Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+eecf9864b491fb41522b6558cae261f6169b3352 (a1586b2be9d48a936f32c76fc0201e444136ac2d) 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-ssh17045164723209209056.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-ssh13961457827878935756.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7816964506354400906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10978371219726196380.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16314912116886944581.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15273 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing b0bb4953ca331064c348680d63eb7d9677b8144c Checking out Revision b0bb4953ca331064c348680d63eb7d9677b8144c (PR-4563) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0bb4953ca331064c348680d63eb7d9677b8144c # timeout=10 Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6bed93e808492c1bcb1c32678c135e0cf8965531 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:29 ========================================================= 08:30:29 EdgeX Global Pipelines Version Info 08:30:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:29 ------------------- 08:30:29 stable info: 08:30:29 ------------------- 08:30:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:29 Message: update stable to v1.0.249 08:30:30 ------------------- 08:30:30 experimental info: 08:30:30 ------------------- 08:30:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0bb495 [Pipeline] echo 08:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:30 provisioning config files... 08:30:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9494423452663248791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:31 ---> docker-login.sh 08:30:31 nexus3.edgexfoundry.org:10001 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 nexus3.edgexfoundry.org:10002 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 nexus3.edgexfoundry.org:10003 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 nexus3.edgexfoundry.org:10004 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:31 Configure a credential helper to remove this warning. See 08:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:31 08:30:31 Login Succeeded 08:30:31 docker.io 08:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:32 Configure a credential helper to remove this warning. See 08:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:32 08:30:32 Login Succeeded 08:30:32 ---> docker-login.sh ends [Pipeline] } 08:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:32 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:32 + dirname cmd/core-command/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo core-command,cmd/core-command/Dockerfile 08:30:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:32 + dirname+ cmd/core-data/Dockerfile 08:30:32 cut -d/ -f2 08:30:32 + echo core-data,cmd/core-data/Dockerfile 08:30:32 + dirname cmd/core-metadata/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:32 + dirname cmd/security-bootstrapper/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:32 + dirname cmd/security-proxy-auth/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:32 + + dirname cmd/security-proxy-setup/Dockerfile 08:30:32 cut -d/ -f2 08:30:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:32 + + dirname cmd/security-secretstore-setup/Dockerfile 08:30:32 cut -d/ -f2 08:30:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + dirname cmd/security-spire-agent/Dockerfile 08:30:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:32 + dirname cmd/security-spire-config/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:32 + dirname cmd/security-spire-server/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:32 + dirname cmd/support-notifications/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:32 + cut -d/ -f2 08:30:32 + dirname cmd/support-scheduler/Dockerfile 08:30:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:32 + git rev-list -1 --merges b0bb4953ca331064c348680d63eb7d9677b8144c~1..b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] echo 08:30:32 -----------> git rev-list -1 --merges b0bb4953ca331064c348680d63eb7d9677b8144c~1..b0bb4953ca331064c348680d63eb7d9677b8144c b0bb4953ca331064c348680d63eb7d9677b8144c 08:30:32 b0bb4953ca331064c348680d63eb7d9677b8144c [false] [Pipeline] sh 08:30:33 + git log --format=format:%s -1 b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] echo 08:30:33 ========================================================= 08:30:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:33 + grep -v github /etc/ssh/ssh_known_hosts 08:30:33 + [ -e /tmp/ssh_known_hosts ] 08:30:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:33 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:33 08:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:34 b85a868b505f: Pulling fs layer 08:30:34 e2be974225ed: Pulling fs layer 08:30:34 339a4e72a1f5: Pulling fs layer 08:30:34 988bab9f4d93: Pulling fs layer 08:30:34 1469e6f7b9e6: Pulling fs layer 08:30:34 eaf3925da568: Pulling fs layer 08:30:34 bab4dde63d76: Pulling fs layer 08:30:34 bde34c3a00c8: Pulling fs layer 08:30:34 b352a97aabf1: Pulling fs layer 08:30:34 988bab9f4d93: Waiting 08:30:34 1469e6f7b9e6: Waiting 08:30:34 eaf3925da568: Waiting 08:30:34 bab4dde63d76: Waiting 08:30:34 bde34c3a00c8: Waiting 08:30:34 4872d77fe225: Pulling fs layer 08:30:34 5851b861e8e6: Pulling fs layer 08:30:34 b352a97aabf1: Waiting 08:30:34 5851b861e8e6: Waiting 08:30:34 e2be974225ed: Verifying Checksum 08:30:34 e2be974225ed: Download complete 08:30:34 988bab9f4d93: Verifying Checksum 08:30:34 988bab9f4d93: Download complete 08:30:34 1469e6f7b9e6: Verifying Checksum 08:30:34 1469e6f7b9e6: Download complete 08:30:34 339a4e72a1f5: Verifying Checksum 08:30:34 339a4e72a1f5: Download complete 08:30:34 eaf3925da568: Verifying Checksum 08:30:34 eaf3925da568: Download complete 08:30:34 bde34c3a00c8: Verifying Checksum 08:30:34 bde34c3a00c8: Download complete 08:30:34 b352a97aabf1: Verifying Checksum 08:30:34 b352a97aabf1: Download complete 08:30:34 4872d77fe225: Verifying Checksum 08:30:34 4872d77fe225: Download complete 08:30:34 5851b861e8e6: Verifying Checksum 08:30:34 5851b861e8e6: Download complete 08:30:34 b85a868b505f: Verifying Checksum 08:30:34 b85a868b505f: Download complete 08:30:34 bab4dde63d76: Verifying Checksum 08:30:34 bab4dde63d76: Download complete 08:30:35 b85a868b505f: Pull complete 08:30:35 e2be974225ed: Pull complete 08:30:36 339a4e72a1f5: Pull complete 08:30:36 988bab9f4d93: Pull complete 08:30:36 1469e6f7b9e6: Pull complete 08:30:36 eaf3925da568: Pull complete 08:30:38 bab4dde63d76: Pull complete 08:30:38 bde34c3a00c8: Pull complete 08:30:38 b352a97aabf1: Pull complete 08:30:38 4872d77fe225: Pull complete 08:30:38 5851b861e8e6: Pull complete 08:30:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:38 prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container 08:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:42 $ docker top c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac -eo pid,comm 08:30:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:42 [ssh-agent] Looking for ssh-agent implementation... 08:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:42 $ docker exec c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent 08:30:42 SSH_AUTH_SOCK=/tmp/ssh-lLkEHRKhGKTj/agent.32 08:30:42 SSH_AGENT_PID=39 08:30:42 Running ssh-add (command line suppressed) 08:30:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3392052334546970723.key (/w/workspace/edgex-go/4@tmp/private_key_3392052334546970723.key) 08:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:42 + git tag --points-at HEAD [Pipeline] } 08:30:42 $ docker exec --env ******** --env ******** c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent -k 08:30:43 unset SSH_AUTH_SOCK; 08:30:43 unset SSH_AGENT_PID; 08:30:43 echo Agent pid 39 killed; 08:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:43 [ssh-agent] Looking for ssh-agent implementation... 08:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:43 $ docker exec c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent 08:30:43 SSH_AUTH_SOCK=/tmp/ssh-GAhsjlikHqZr/agent.72 08:30:43 SSH_AGENT_PID=78 08:30:43 Running ssh-add (command line suppressed) 08:30:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7409665593348146255.key (/w/workspace/edgex-go/4@tmp/private_key_7409665593348146255.key) 08:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:43 + git semver init 08:30:44 2023-05-12 08:30:43,920 [run_init] DEBUG init version:0.0.0 force:False 08:30:44 2023-05-12 08:30:43,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:30:44 2023-05-12 08:30:43,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:30:44 2023-05-12 08:30:43,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:49 2023-05-12 08:30:49,007 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:49 2023-05-12 08:30:49,008 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4563 with force:False 08:30:49 2023-05-12 08:30:49,008 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4563 08:30:49 2023-05-12 08:30:49,013 [execute] INFO git cat-file --batch-check 08:30:49 2023-05-12 08:30:49,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:49 2023-05-12 08:30:49,019 [execute] INFO git cat-file --batch 08:30:49 2023-05-12 08:30:49,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:49 2023-05-12 08:30:49,025 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4563 08:30:49 0.0.0 [Pipeline] } 08:30:49 $ docker exec --env ******** --env ******** c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent -k 08:30:49 unset SSH_AUTH_SOCK; 08:30:49 unset SSH_AGENT_PID; 08:30:49 echo Agent pid 78 killed; 08:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:49 + git semver [Pipeline] } 08:30:49 $ docker stop --time=1 c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac 08:30:51 $ docker rm -f --volumes c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac [Pipeline] // withDockerContainer [Pipeline] sh 08:30:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:51 Stashed 1 file(s) [Pipeline] echo 08:30:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:52 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:52 ========================================================= 08:30:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:52 f56be85fc22e: Pulling fs layer 08:30:52 85791d961cd3: Pulling fs layer 08:30:52 d694b5ae8c79: Pulling fs layer 08:30:52 9f32a84ed3da: Pulling fs layer 08:30:52 4d19c01a9841: Pulling fs layer 08:30:52 9325e15d5711: Pulling fs layer 08:30:52 556b6ee489ea: Pulling fs layer 08:30:52 c5a4b2cf53e6: Pulling fs layer 08:30:52 4d19c01a9841: Waiting 08:30:52 9325e15d5711: Waiting 08:30:52 556b6ee489ea: Waiting 08:30:52 c5a4b2cf53e6: Waiting 08:30:52 9f32a84ed3da: Waiting 08:30:52 85791d961cd3: Download complete 08:30:52 9f32a84ed3da: Verifying Checksum 08:30:52 9f32a84ed3da: Download complete 08:30:52 4d19c01a9841: Verifying Checksum 08:30:52 4d19c01a9841: Download complete 08:30:52 f56be85fc22e: Verifying Checksum 08:30:52 f56be85fc22e: Download complete 08:30:52 9325e15d5711: Verifying Checksum 08:30:52 9325e15d5711: Download complete 08:30:52 f56be85fc22e: Pull complete 08:30:52 85791d961cd3: Pull complete 08:30:53 d694b5ae8c79: Verifying Checksum 08:30:53 d694b5ae8c79: Download complete 08:30:53 c5a4b2cf53e6: Verifying Checksum 08:30:53 c5a4b2cf53e6: Download complete 08:30:53 556b6ee489ea: Verifying Checksum 08:30:53 556b6ee489ea: Download complete 08:30:56 d694b5ae8c79: Pull complete 08:30:56 9f32a84ed3da: Pull complete 08:30:56 4d19c01a9841: Pull complete 08:30:56 9325e15d5711: Pull complete 08:30:58 556b6ee489ea: Pull complete 08:31:00 c5a4b2cf53e6: Pull complete 08:31:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:00 WORKDIR /edgex 08:31:00 COPY go.mod . 08:31:00 RUN go mod download 08:31:00 + docker build -t ci-base-image-x86_64 -f - . 08:31:01 Sending build context to Docker daemon 170.7MB 08:31:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:01 ---> c4be618373d6 08:31:01 Step 2/4 : WORKDIR /edgex 08:31:06 ---> Running in e72ac511bc15 08:31:06 Removing intermediate container e72ac511bc15 08:31:06 ---> 9c7f468f6e23 08:31:06 Step 3/4 : COPY go.mod . 08:31:06 ---> 35f747fa791c 08:31:06 Step 4/4 : RUN go mod download 08:31:06 ---> Running in 51630f38cb70 08:31:06 Still waiting to schedule task 08:31:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15274’ is offline 08:31:18 Removing intermediate container 51630f38cb70 08:31:18 ---> 77a06969d956 08:31:18 Successfully built 77a06969d956 08:31:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:19 + docker inspect -f . ci-base-image-x86_64 08:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:19 prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container 08:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:19 $ docker top 0edda1fd6301e0adbb7ea0c0dc630bafac0a9c7db4635451d53de51e87621bfa -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:19 + go version 08:31:19 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:19 $ docker stop --time=1 0edda1fd6301e0adbb7ea0c0dc630bafac0a9c7db4635451d53de51e87621bfa 08:31:21 $ docker rm -f --volumes 0edda1fd6301e0adbb7ea0c0dc630bafac0a9c7db4635451d53de51e87621bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:21 + docker inspect -f . ci-base-image-x86_64 08:31:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:21 prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container 08:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:22 $ docker top 8aadfaf40661cc9c70276e122e5549c0c7b95ae9b8718dd8fd324bd64bbaee57 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:22 ========================================================= 08:31:22 [edgeXBuildGoParallel] Running Tests and Build... 08:31:22 ========================================================= [Pipeline] sh 08:31:22 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:22 + make test 08:31:22 go test -race -coverprofile=coverage.out ./... 08:31:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.356s coverage: 88.5% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.8% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.252s coverage: 79.9% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.069s coverage: 92.9% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.048s coverage: 62.3% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 63.1% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 08:32:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:31 running golangci-lint 08:32:31 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:31 go version go1.20.2 linux/amd64 08:32:31 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:31 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:46 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 13.270905024s" 08:32:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.242582ms" 08:32:51 level=info msg="[linters_context/goanalysis] analyzers took 1m17.037823749s with top 10 stages: buildir: 26.467599165s, inspect: 1.972648529s, fact_deprecated: 1.866021601s, gosec: 1.449886895s, ctrlflow: 1.415299786s, printf: 1.301167565s, nilness: 975.562757ms, fact_purity: 914.155605ms, S1038: 846.931622ms, SA1012: 702.242925ms" 08:32:51 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:51 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, nolint: 0/23, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude: 203/203" 08:32:51 level=info msg="[runner] processing took 15.78593ms with stages: nolint: 6.441754ms, identifier_marker: 4.43235ms, path_prettifier: 1.482108ms, autogenerated_exclude: 1.424306ms, exclude-rules: 1.233144ms, skip_dirs: 723.628µs, cgo: 29.67µs, filename_unadjuster: 14.78µs, max_same_issues: 680ns, diff: 610ns, uniq_by_line: 550ns, exclude: 530ns, skip_files: 430ns, source_code: 280ns, severity-rules: 270ns, sort_results: 270ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 08:32:51 level=info msg="[runner] linters took 6.309750466s with stages: goanalysis_metalinter: 6.293882895s" 08:32:51 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:51 level=info msg="Memory: 198 samples, avg is 183.0MB, max is 756.6MB" 08:32:51 level=info msg="Execution took 19.630690587s" 08:32:51 go vet ./... 08:32:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:55 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:55 + ls -al . 08:32:55 total 704 08:32:55 drwxrwxr-x 11 1001 1001 4096 May 12 08:31 . 08:32:55 drwxr-xr-x 4 root root 4096 May 12 08:31 .. 08:32:55 drwxrwxr-x 2 1001 1001 4096 May 12 08:30 .blubracket 08:32:55 -rw-rw-r-- 1 1001 1001 16 May 12 08:30 .dockerignore 08:32:55 drwxrwxr-x 8 1001 1001 4096 May 12 08:30 .git 08:32:55 drwxrwxr-x 3 1001 1001 4096 May 12 08:30 .github 08:32:55 -rw-rw-r-- 1 1001 1001 1133 May 12 08:30 .gitignore 08:32:55 -rw-rw-r-- 1 1001 1001 42 May 12 08:30 .golangci.yml 08:32:55 -rw-rw-r-- 1 1001 1001 87 May 12 08:30 .hadolint.yml 08:32:55 drwxr-xr-x 3 1001 1001 4096 May 12 08:30 .semver 08:32:55 -rw-rw-r-- 1 1001 1001 166 May 12 08:30 .sonarcloud.properties 08:32:55 -rw-rw-r-- 1 1001 1001 1171 May 12 08:30 ADOPTERS.md 08:32:55 -rw-rw-r-- 1 1001 1001 10835 May 12 08:30 Attribution.txt 08:32:55 -rw-rw-r-- 1 1001 1001 73765 May 12 08:30 CHANGELOG.md 08:32:55 -rw-rw-r-- 1 1001 1001 3804 May 12 08:30 CONTRIBUTING.md 08:32:55 -rw-rw-r-- 1 1001 1001 677 May 12 08:30 GOVERNANCE.md 08:32:55 -rw-rw-r-- 1 1001 1001 883 May 12 08:30 Jenkinsfile 08:32:55 -rw-rw-r-- 1 1001 1001 10775 May 12 08:30 LICENSE 08:32:55 -rw-rw-r-- 1 1001 1001 14368 May 12 08:30 Makefile 08:32:55 -rw-rw-r-- 1 1001 1001 582 May 12 08:30 OWNERS.md 08:32:55 -rw-rw-r-- 1 1001 1001 9902 May 12 08:30 README.md 08:32:55 -rw-rw-r-- 1 1001 1001 789 May 12 08:30 SECURITY.md 08:32:55 -rw-rw-r-- 1 1001 1001 5 May 12 08:30 VERSION 08:32:55 drwxrwxr-x 2 1001 1001 4096 May 12 08:30 bin 08:32:55 drwxrwxr-x 18 1001 1001 4096 May 12 08:30 cmd 08:32:55 -rw-r--r-- 1 root root 447731 May 12 08:32 coverage.out 08:32:55 -rw-rw-r-- 1 1001 1001 3201 May 12 08:30 go.mod 08:32:55 -rw-rw-r-- 1 1001 1001 31042 May 12 08:30 go.sum 08:32:55 drwxrwxr-x 7 1001 1001 4096 May 12 08:30 internal 08:32:55 drwxrwxr-x 3 1001 1001 4096 May 12 08:30 openapi 08:32:55 -rw-rw-r-- 1 1001 1001 594 May 12 08:30 security.txt 08:32:55 drwxrwxr-x 4 1001 1001 4096 May 12 08:30 snap 08:32:55 -rw-rw-r-- 1 1001 1001 204 May 12 08:30 version.go [Pipeline] sh 08:32:56 + '[' -e coverage.out ] 08:32:56 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:56 Stashed 1 file(s) [Pipeline] sh 08:32:56 + make build 08:32:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33: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 [Pipeline] } 08:33:22 $ docker stop --time=1 8aadfaf40661cc9c70276e122e5549c0c7b95ae9b8718dd8fd324bd64bbaee57 08:33:27 $ docker rm -f --volumes 8aadfaf40661cc9c70276e122e5549c0c7b95ae9b8718dd8fd324bd64bbaee57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:28 08:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:29 latest: Pulling from edgex-devops/edgex-compose 08:33:29 cbdbe7a5bc2a: Pulling fs layer 08:33:29 ca9280d653b3: Pulling fs layer 08:33:29 7e9c9ca2126c: Pulling fs layer 08:33:29 cbdbe7a5bc2a: Download complete 08:33:29 cbdbe7a5bc2a: Pull complete 08:33:29 ca9280d653b3: Verifying Checksum 08:33:29 ca9280d653b3: Download complete 08:33:29 ca9280d653b3: Pull complete 08:33:30 7e9c9ca2126c: Download complete 08:33:34 7e9c9ca2126c: Pull complete 08:33:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container 08:33:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:37 $ docker top ed331ed0306a8d40a8033979da8e6a2fc01875e1344f6298a34c026ea3046649 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:37 + docker-compose build --help 08:33:37 + grep parallel 08:33:37 --parallel Build images in parallel. [Pipeline] } 08:33:37 $ docker stop --time=1 ed331ed0306a8d40a8033979da8e6a2fc01875e1344f6298a34c026ea3046649 08:33:39 $ docker rm -f --volumes ed331ed0306a8d40a8033979da8e6a2fc01875e1344f6298a34c026ea3046649 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:39 prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container 08:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:40 $ docker top ea6cb8881fcd460fda21bd865889049bfcb94b799622040aa3d0414f2c3c4abc -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:40 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:40 Building core-command ... 08:33:40 Building core-common-config-bootstrapper ... 08:33:40 Building core-data ... 08:33:40 Building core-metadata ... 08:33:40 Building security-bootstrapper ... 08:33:40 Building security-proxy-auth ... 08:33:40 Building security-proxy-setup ... 08:33:40 Building security-secretstore-setup ... 08:33:40 Building security-spiffe-token-provider ... 08:33:40 Building security-spire-agent ... 08:33:40 Building security-spire-config ... 08:33:40 Building security-spire-server ... 08:33:40 Building support-notifications ... 08:33:40 Building support-scheduler ... 08:33:40 Building support-scheduler 08:33:40 Building core-common-config-bootstrapper 08:33:40 Building support-notifications 08:33:40 Building security-proxy-setup 08:33:40 Building security-proxy-auth 08:33:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:50 ---> 77a06969d956 08:33:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:50 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:50 ---> 77a06969d956 08:33:50 Step 3/22 : WORKDIR /edgex-go 08:33:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:50 ---> 77a06969d956 08:33:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 77a06969d956 08:33:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15275 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:33:52 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:33:52 The recommended git tool is: git 08:33:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:52 ---> 77a06969d956 08:33:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:57 using credential edgex-jenkins-ssh 08:33:57 Cloning the remote Git repository 08:33:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:58 > git init /w/workspace/edgex-go/4 # timeout=10 08:33:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:58 > git --version # timeout=10 08:33:58 > git --version # 'git version 2.25.1' 08:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:02 ---> Running in a071ddbfcb5c 08:34:02 ---> Running in a6091cba3650 08:34:02 ---> Running in 356e855d15d7 08:34:02 ---> Running in 6bfee34a1421 08:34:02 ---> Running in 84fd5e766a89 08:34:02 Removing intermediate container a071ddbfcb5c 08:34:02 ---> 72df55a1f2d2 08:34:02 Step 4/23 : WORKDIR /edgex-go 08:34:02 ---> Running in 195a2a4d58cc 08:34:02 Removing intermediate container 356e855d15d7 08:34:02 ---> f54e92e9f6ec 08:34:02 Step 4/23 : WORKDIR /edgex-go 08:34:02 Removing intermediate container 84fd5e766a89 08:34:02 ---> 68fee40509ad 08:34:02 Step 4/23 : WORKDIR /edgex-go 08:34:02 Removing intermediate container a6091cba3650 08:34:02 ---> fdcbb32e1c44 08:34:02 Step 4/22 : RUN apk add --update --no-cache make git 08:34:02 ---> Running in 2b5948eeb523 08:34:02 Removing intermediate container 6bfee34a1421 08:34:02 ---> 5e5c86ee7fc2 08:34:02 Step 4/23 : WORKDIR /edgex-go 08:34:02 ---> Running in 9909756ca0b1 08:34:02 ---> Running in 76819ea8462a 08:34:02 ---> Running in ff372e2e34a8 08:34:02 Removing intermediate container 195a2a4d58cc 08:34:02 ---> d5608f29621f 08:34:02 Step 5/23 : RUN apk add --update --no-cache make git 08:34:02 ---> Running in 605cc6370ec7 08:34:02 Removing intermediate container 2b5948eeb523 08:34:02 ---> 8d8c616d77a9 08:34:02 Step 5/23 : RUN apk add --update --no-cache make git 08:34:02 Removing intermediate container 9909756ca0b1 08:34:02 ---> a1c474df5529 08:34:02 Step 5/23 : RUN apk add --update --no-cache make git 08:34:02 Removing intermediate container ff372e2e34a8 08:34:02 ---> d5b1ca397a10 08:34:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:02 ---> Running in 37fafd8f11cb 08:34:02 ---> Running in 5da444a58f5c 08:34:02 ---> Running in b5aa7516907e 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 OK: 265 MiB in 53 packages 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 OK: 265 MiB in 53 packages 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 OK: 265 MiB in 53 packages 08:34:02 OK: 265 MiB in 53 packages 08:34:02 Removing intermediate container 76819ea8462a 08:34:02 ---> 63327a0b17bf 08:34:02 Step 5/22 : COPY go.mod vendor* ./ 08:34:02 Removing intermediate container 605cc6370ec7 08:34:02 ---> 12cef27889b5 08:34:02 Step 6/23 : COPY go.mod vendor* ./ 08:34:02 OK: 265 MiB in 53 packages 08:34:02 ---> f7ca94522aab 08:34:02 ---> 862533007e5c 08:34:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:02 08:34:02 ---> Running in 4ab3c62894d2 08:34:02 ---> Running in ead0b2389b72 08:34:02 Removing intermediate container 37fafd8f11cb 08:34:02 ---> a63be059f3db 08:34:02 Step 6/23 : COPY go.mod vendor* ./ 08:34:02 ---> 64ca3ea524f0 08:34:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:02 Removing intermediate container 5da444a58f5c 08:34:02 ---> a5698e62e5f0 08:34:02 Step 6/23 : COPY go.mod vendor* ./ 08:34:02 ---> Running in 57209b39e39c 08:34:03 Removing intermediate container b5aa7516907e 08:34:03 ---> 4b287498091d 08:34:03 Step 6/23 : COPY go.mod vendor* ./ 08:34:03 ---> 8acf2d4deaa4 08:34:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Running in 8682c79c6539 08:34:03 ---> f4b73dd7becf 08:34:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Running in 9641167cfc54 08:34:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:20 Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:34:21 Merge succeeded, producing 31be8874c1cfb9357742510532cdb0556aba3da1 08:34:21 Checking out Revision 31be8874c1cfb9357742510532cdb0556aba3da1 (PR-4563) 08:34:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:20 > git config core.sparsecheckout # timeout=10 08:34:20 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:34:20 > git remote # timeout=10 08:34:20 > git config --get remote.origin.url # timeout=10 08:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:20 > git merge eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 08:34:21 > git rev-parse HEAD^{commit} # timeout=10 08:34:21 > git config core.sparsecheckout # timeout=10 08:34:21 > git checkout -f 31be8874c1cfb9357742510532cdb0556aba3da1 # timeout=10 08:34:24 Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" 08:34:24 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:25 Dload Upload Total Spent Left Speed 08:34:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k 08:34:24 > git rev-list --no-walk 6bed93e808492c1bcb1c32678c135e0cf8965531 # timeout=10 [Pipeline] sh 08:34:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:26 + sudo tee /etc/docker/daemon.new 08:34:26 { 08:34:26 "registry-mirrors": [ 08:34:26 "https://nexus3.edgexfoundry.org:10001" 08:34:26 ], 08:34:26 "bip": "10.250.0.254/24", 08:34:26 "hosts": [ 08:34:26 "tcp://0.0.0.0:5555", 08:34:26 "unix:///var/run/docker.sock" 08:34:26 ], 08:34:26 "mtu": 1458, 08:34:26 "selinux-enabled": true, 08:34:26 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:26 } [Pipeline] sh 08:34:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:27 + sudo service docker restart 08:34:49 Removing intermediate container 8682c79c6539 08:34:49 ---> 50a95e55544b 08:34:49 Step 8/23 : COPY . . 08:34:49 Removing intermediate container 57209b39e39c 08:34:49 ---> 8512f243a936 08:34:49 Step 8/23 : COPY . . 08:34:49 Removing intermediate container 4ab3c62894d2 08:34:49 ---> 055acc481263 08:34:49 Step 8/23 : COPY . . 08:34:49 Removing intermediate container ead0b2389b72 08:34:49 ---> c09f6b419014 08:34:49 Step 7/22 : COPY . . 08:34:49 Removing intermediate container 9641167cfc54 08:34:49 ---> 4cc44390b775 08:34:49 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:49 provisioning config files... 08:34:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1273159715523870566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:50 ---> docker-login.sh 08:34:50 nexus3.edgexfoundry.org:10001 08:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:50 Configure a credential helper to remove this warning. See 08:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:50 08:34:50 Login Succeeded 08:34:50 nexus3.edgexfoundry.org:10002 08:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:51 Configure a credential helper to remove this warning. See 08:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:51 08:34:51 Login Succeeded 08:34:51 nexus3.edgexfoundry.org:10003 08:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:51 Configure a credential helper to remove this warning. See 08:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:51 08:34:51 Login Succeeded 08:34:51 nexus3.edgexfoundry.org:10004 08:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:52 Configure a credential helper to remove this warning. See 08:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:52 08:34:52 Login Succeeded 08:34:52 docker.io 08:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:52 Configure a credential helper to remove this warning. See 08:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:52 08:34:52 Login Succeeded 08:34:52 ---> docker-login.sh ends [Pipeline] } 08:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:53 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:34:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:53 ========================================================= 08:34:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:56 c41833b44d91: Pulling fs layer 08:34:56 ed15518f5707: Pulling fs layer 08:34:56 feae8fd75edb: Pulling fs layer 08:34:56 242c74f7c9fa: Pulling fs layer 08:34:56 3cdef696dda3: Pulling fs layer 08:34:56 2ced38df9373: Pulling fs layer 08:34:56 58f1dce35555: Pulling fs layer 08:34:56 242c74f7c9fa: Waiting 08:34:56 2ced38df9373: Waiting 08:34:56 58f1dce35555: Waiting 08:34:56 3cdef696dda3: Waiting 08:34:56 ed15518f5707: Verifying Checksum 08:34:56 ed15518f5707: Download complete 08:34:56 242c74f7c9fa: Verifying Checksum 08:34:56 242c74f7c9fa: Download complete 08:34:56 3cdef696dda3: Verifying Checksum 08:34:56 3cdef696dda3: Download complete 08:34:56 c41833b44d91: Download complete 08:34:57 c41833b44d91: Pull complete 08:34:57 58f1dce35555: Verifying Checksum 08:34:57 58f1dce35555: Download complete 08:34:58 ed15518f5707: Pull complete 08:34:59 2ced38df9373: Verifying Checksum 08:34:59 2ced38df9373: Download complete 08:34:59 feae8fd75edb: Verifying Checksum 08:34:59 feae8fd75edb: Download complete 08:35:11 feae8fd75edb: Pull complete 08:35:11 242c74f7c9fa: Pull complete 08:35:11 3cdef696dda3: Pull complete 08:35:11 ---> 37972b70ef52 08:35:11 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:35:11 ---> Running in c201158d7244 08:35:11 ---> 57c0d10aed58 08:35:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:11 ---> e1fedc54e664 08:35:11 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:11 ---> c361413f837e 08:35:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:11 ---> f749cf7e7cc5 08:35:11 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:11 ---> Running in c5db44cd9217 08:35:11 ---> Running in 094934e3b845 08:35:11 ---> Running in 799c9f0855f0 08:35:11 ---> Running in 2c216e5eb902 08:35:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:18 2ced38df9373: Pull complete 08:35:19 58f1dce35555: Pull complete 08:35:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:19 WORKDIR /edgex 08:35:19 COPY go.mod . 08:35:19 RUN go mod download 08:35:19 + docker build -t ci-base-image-arm64 -f - . 08:35:20 Sending build context to Docker daemon 2.928MB 08:35:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:20 ---> fadd8f120f05 08:35:20 Step 2/4 : WORKDIR /edgex 08:35:22 ---> Running in 074751bae2ca 08:35:22 Removing intermediate container 074751bae2ca 08:35:22 ---> 978deddec4f7 08:35:22 Step 3/4 : COPY go.mod . 08:35:23 ---> 46bf0209b7e5 08:35:23 Step 4/4 : RUN go mod download 08:35:23 ---> Running in 63f6d270b449 08:35:55 Removing intermediate container 63f6d270b449 08:35:55 ---> b182bc75d556 08:35:55 Successfully built b182bc75d556 08:35:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker inspect -f . ci-base-image-arm64 08:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container 08:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:57 $ docker top e559cd123676707258f6d07e0ac30161978d089b8be9e20cfd586b7ddb0dbe7b -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:58 + go version 08:35:58 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:58 $ docker stop --time=1 e559cd123676707258f6d07e0ac30161978d089b8be9e20cfd586b7ddb0dbe7b 08:35:58 Removing intermediate container 799c9f0855f0 08:35:58 ---> 5e538485b93c 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.17 08:35:58 Removing intermediate container c5db44cd9217 08:35:58 ---> ea1111296d46 08:35:58 08:35:58 Step 9/22 : FROM alpine:3.17 08:35:58 Removing intermediate container 094934e3b845 08:35:58 ---> 8afc1d99cc2f 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.17 08:35:58 3.17: Pulling from library/alpine 08:35:58 3.17: Pulling from library/alpine 08:35:58 3.17: Pulling from library/alpine 08:35:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:58 Status: Downloaded newer image for alpine:3.17 08:35:58 Status: Image is up to date for alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:35:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:58 Status: Image is up to date for alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:58 ---> Running in e6f45564de84 08:35:58 ---> Running in fabf072d26ad 08:35:58 ---> Running in 290febc78b5f 08:35:58 Removing intermediate container e6f45564de84 08:35:58 ---> 3b4177ab37cd 08:35:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container 290febc78b5f 08:35:58 ---> 5e180d27cdd6 08:35:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 ---> Running in 416f8a604156 08:35:58 ---> Running in 4cb468d99d51 08:35:58 Removing intermediate container c201158d7244 08:35:58 ---> 8d8280c71fe5 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:58 (1/2) Installing dumb-init (1.2.5-r2) 08:35:58 (2/2) Installing openssl (3.0.8-r4) 08:35:58 ---> Running in 6c4a6c189c09 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 Removing intermediate container 2c216e5eb902 08:35:58 ---> b8cc00983b06 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.17 08:35:58 ---> 9ed4aefc74f6 08:35:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:58 OK: 8 MiB in 17 packages 08:35:58 ---> Running in 1decc32500a7 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container fabf072d26ad 08:35:58 ---> 019c75d7ec17 08:35:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:58 ---> Running in f803bf93acda 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 Removing intermediate container f803bf93acda 08:35:58 ---> bf2f1fa095a8 08:35:58 Step 12/22 : WORKDIR /edgex 08:35:58 ---> Running in 578cebb23650 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 OK: 7 MiB in 16 packages 08:35:58 Removing intermediate container 578cebb23650 08:35:58 ---> 3c90b562a36c 08:35:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 OK: 7 MiB in 16 packages 08:35:58 ---> b55fb6a62495 08:35:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:35:58 (1/1) Installing dumb-init (1.2.5-r2) 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 OK: 7 MiB in 16 packages 08:35:58 ---> 6929b6121715 08:35:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:58 (1/2) Installing ca-certificates (20230506-r0) 08:35:58 (2/2) Installing dumb-init (1.2.5-r2) 08:35:58 Executing busybox-1.35.0-r29.trigger 08:35:58 Executing ca-certificates-20230506-r0.trigger 08:35:58 Removing intermediate container 416f8a604156 08:35:58 ---> 4f0ecdb72d05 08:35:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 OK: 8 MiB in 17 packages 08:35:58 ---> 212af8597001 08:35:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:58 ---> 6401014759c4 08:35:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:58 Removing intermediate container 4cb468d99d51 08:35:58 ---> 9836af5199f0 08:35:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> 686b637eb741 08:35:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:58 ---> 19d6787cc25d 08:35:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:58 ---> 8a7f27481057 08:35:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:58 Removing intermediate container 1decc32500a7 08:35:58 ---> 69d6e004f402 08:35:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:58 ---> Running in 4828f441a768 08:35:58 Removing intermediate container 6c4a6c189c09 08:35:58 ---> 2c80559b07b5 08:35:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:35:58 ---> 96372ba9df7f 08:35:58 ---> bbdb2cb1e838 08:35:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:58 08:35:58 Removing intermediate container 4828f441a768 08:35:58 ---> 676425aa5a2d 08:35:58 Step 13/23 : ENV APP_PORT=59861 08:35:58 ---> Running in c68cf491a149 08:35:58 ---> Running in f8ca130ea3a3 08:35:58 ---> 4f5d0a7452cb 08:35:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:58 ---> Running in 94e26cf40ffb 08:35:58 Removing intermediate container c68cf491a149 08:35:58 ---> 4151ec08b379 08:35:58 Step 13/23 : ENV APP_PORT=59860 08:35:58 Removing intermediate container 94e26cf40ffb 08:35:58 ---> b90889f1dd0d 08:35:58 Step 14/23 : EXPOSE $APP_PORT 08:35:59 ---> d5429b1f1327 08:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:59 ---> Running in abcc74f2a5e6 08:35:59 ---> ef6c23af0049 08:35:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:59 ---> Running in 03dfbe5be8a5 08:35:59 Removing intermediate container abcc74f2a5e6 08:35:59 ---> d5c63bce3179 08:35:59 Step 14/23 : EXPOSE $APP_PORT 08:35:59 Removing intermediate container 03dfbe5be8a5 08:35:59 ---> cc9fad237354 08:35:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:59 ---> Running in 29f44f108c20 08:35:59 ---> 2da6bbbbef46 08:35:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:59 ---> d3aad1153adf 08:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:59 ---> Running in 6590eab72c5d 08:35:59 Removing intermediate container 29f44f108c20 08:35:59 ---> cc7b63b7b073 08:35:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:59 ---> c575d3c8c22a 08:35:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:59 Removing intermediate container f8ca130ea3a3 08:35:59 ---> 87901826a9ae 08:35:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:59 ---> Running in ce90e7ef3d2e 08:35:59 ---> ae74de144541 08:35:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:59 ---> Running in cad43ec9b155 08:35:59 ---> 6a1c10e8be49 08:35:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:59 Removing intermediate container ce90e7ef3d2e 08:35:59 ---> d2614e94e358 08:35:59 Step 20/22 : LABEL arch=x86_64 08:35:59 ---> 2d1f09d568a2 08:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:59 ---> Running in 87647fcc9b70 08:35:59 ---> b3a0c71153a0 08:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:59 Removing intermediate container 87647fcc9b70 08:35:59 ---> ac5938d27f6d 08:35:59 Step 21/22 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:35:59 ---> Running in 33686c768d51 08:35:59 $ docker rm -f --volumes e559cd123676707258f6d07e0ac30161978d089b8be9e20cfd586b7ddb0dbe7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker inspect -f . ci-base-image-arm64 08:36:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:00 prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container 08:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:01 Removing intermediate container 33686c768d51 08:36:01 ---> fa73d5feaf71 08:36:01 Step 22/22 : LABEL version=0.0.0 08:36:01 ---> 25af32c1ae68 08:36:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:01 ---> Running in b62fd44ae553 08:36:01 ---> 1980be813ee2 08:36:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:01 Removing intermediate container 6590eab72c5d 08:36:01 ---> f888f6085ee5 08:36:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:01 Removing intermediate container b62fd44ae553 08:36:01 ---> bf929d1998b9 08:36:01 08:36:01 ---> Running in 38a6af1f9cd1 08:36:01 ---> 9457c9433c4e 08:36:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:01 ---> 56c42d657c37 08:36:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:01 Successfully built bf929d1998b9 08:36:01 Successfully tagged security-proxy-setup:latest 08:36:01 Building security-spire-config 08:36:01  Building security-proxy-setup ... done  ---> Running in 94ede22d56fc 08:36:01 ---> Running in 2ce123a468a7 08:36:01 Removing intermediate container 38a6af1f9cd1 08:36:01 ---> a4e01b84f91a 08:36:01 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:36:01 ---> Running in 424aa4f645f8 08:36:02 $ docker top d47bdf94aade95cd309eff3ecb43f8c3e2a4dcda7defe5c690a0aa22c3236088 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:02 ========================================================= 08:36:02 [edgeXBuildGoParallel] Running Tests and Build... 08:36:02 ========================================================= [Pipeline] sh 08:36:02 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:36:03 + make test 08:36:03 go test -race -coverprofile=coverage.out ./... 08:36:03 Removing intermediate container 94ede22d56fc 08:36:03 ---> b879d57416ec 08:36:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:04 ---> 77a06969d956 08:36:04 Step 3/27 : WORKDIR /edgex-go 08:36:04 ---> Using cache 08:36:04 ---> fdcbb32e1c44 08:36:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:06 Removing intermediate container cad43ec9b155 08:36:06 ---> 3a6844c83057 08:36:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:06 Removing intermediate container 424aa4f645f8 08:36:06 ---> f86769d72f6c 08:36:06 Step 21/23 : LABEL arch=x86_64 ---> Running in aa75aa9df4ba 08:36:06 08:36:06 Removing intermediate container 2ce123a468a7 08:36:06 ---> cb2ccb8e79e6 08:36:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:06 ---> Running in 6a2eec2dd1d4 08:36:06 ---> Running in 45cf46330570 08:36:06 ---> Running in 6701e335bedd 08:36:06 ---> Running in 67a4992c6bd4 08:36:06 Removing intermediate container aa75aa9df4ba 08:36:06 ---> dbc837322a30 08:36:06 Step 21/23 : LABEL arch=x86_64 08:36:06 Removing intermediate container 45cf46330570 08:36:06 ---> 7054aa8bc2eb 08:36:06 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:06 ---> Running in e74e11ca75f2 08:36:06 Removing intermediate container 6701e335bedd 08:36:06 ---> cf928f6ead3c 08:36:06 Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:36:06 Removing intermediate container 67a4992c6bd4 08:36:06 ---> 5f1c4f7682c3 08:36:06 Step 21/23 : LABEL arch=x86_64 08:36:06 ---> Running in 55a06163fe20 08:36:06 ---> Running in 3df4d103567b 08:36:06 ---> Running in dfae3e0d654c 08:36:06 Removing intermediate container e74e11ca75f2 08:36:06 ---> 335994855278 08:36:06 Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:36:06 ---> Running in 10b3dea08f1d 08:36:06 Removing intermediate container 55a06163fe20 08:36:06 ---> 145efd2dbf8f 08:36:06 Step 21/23 : LABEL arch=x86_64 08:36:06 Removing intermediate container 3df4d103567b 08:36:06 ---> b3cc3a4865ba 08:36:06 Step 23/23 : LABEL version=0.0.0 08:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:06 Removing intermediate container dfae3e0d654c 08:36:06 ---> 413e80f044cd 08:36:06 Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:36:06 ---> Running in e3c0d19e1755 08:36:06 ---> Running in c052b7e0eb16 08:36:06 ---> Running in a470cf2b0aa7 08:36:06 Removing intermediate container 10b3dea08f1d 08:36:06 ---> dfdf5738130f 08:36:06 Step 23/23 : LABEL version=0.0.0 08:36:07 ---> Running in f26d68fe99cb 08:36:07 Removing intermediate container e3c0d19e1755 08:36:07 ---> c1ae338f0bfe 08:36:07 Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:36:07 Removing intermediate container c052b7e0eb16 08:36:07 ---> 61e93f3de989 08:36:07 08:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:07 ---> Running in f5aac9fd3c7b 08:36:07 Removing intermediate container a470cf2b0aa7 08:36:07 ---> 99ab653af8db 08:36:07 Step 23/23 : LABEL version=0.0.0 08:36:07 Removing intermediate container f26d68fe99cb 08:36:07 ---> 66fa5ee9ea49 08:36:07 08:36:07 ---> Running in 774ecd66ae41 08:36:07 Successfully built 61e93f3de989 08:36:07 Successfully tagged security-proxy-auth:latest 08:36:07  Building security-proxy-auth ... done Building core-metadata 08:36:07 Successfully built 66fa5ee9ea49 08:36:07 Successfully tagged support-scheduler:latest 08:36:07  Building support-scheduler ... done Building security-spiffe-token-provider 08:36:07 Removing intermediate container f5aac9fd3c7b 08:36:07 ---> 1aad0ef349a7 08:36:07 Step 23/23 : LABEL version=0.0.0 08:36:07 ---> Running in 97e7af9ce602 08:36:07 OK: 265 MiB in 53 packages 08:36:07 Removing intermediate container 774ecd66ae41 08:36:07 ---> 3be226f409d7 08:36:07 08:36:07 Removing intermediate container 97e7af9ce602 08:36:07 ---> acdda0dc51d6 08:36:07 08:36:07 Successfully built 3be226f409d7 08:36:07 Successfully tagged support-notifications:latest 08:36:07 Building security-spire-server 08:36:07  Building support-notifications ... done Successfully built acdda0dc51d6 08:36:07 Successfully tagged core-common-config-bootstrapper:latest 08:36:07 Building core-data 08:36:14  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:14 ---> 77a06969d956 08:36:14 Step 3/20 : WORKDIR /edgex-go 08:36:14 ---> Using cache 08:36:14 ---> fdcbb32e1c44 08:36:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:14 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:14 ---> 77a06969d956 08:36:14 Step 3/26 : WORKDIR /edgex-go 08:36:14 ---> Using cache 08:36:14 ---> fdcbb32e1c44 08:36:14 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:14 ---> Using cache 08:36:14 ---> afdcaadf5fb3 08:36:14 Step 5/26 : COPY go.mod vendor* ./ 08:36:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:14 ---> 77a06969d956 08:36:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:36:14 ---> Using cache 08:36:14 ---> 5e5c86ee7fc2 08:36:14 Step 4/25 : WORKDIR /edgex-go 08:36:14 ---> Using cache 08:36:14 ---> d5b1ca397a10 08:36:14 Step 5/25 : RUN apk add --update --no-cache make git 08:36:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:14 ---> 77a06969d956 08:36:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:14 ---> Using cache 08:36:14 ---> 5e5c86ee7fc2 08:36:14 Step 4/23 : WORKDIR /edgex-go 08:36:14 ---> Using cache 08:36:14 ---> d5b1ca397a10 08:36:14 Step 5/23 : RUN apk add --update --no-cache make git 08:36:21 ---> 8055a6a1b85c 08:36:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:21 Removing intermediate container 6a2eec2dd1d4 08:36:21 ---> afdcaadf5fb3 08:36:21 Step 5/27 : COPY go.mod vendor* ./ 08:36:21 ---> Running in 22ac0928881d 08:36:21 ---> Running in ffa1452f240e 08:36:21 ---> Running in 1a74c40da9f2 08:36:21 ---> Running in 95f974dfa6b6 08:36:21 ---> 209dbd28f800 08:36:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:21 ---> Running in d947cea6780f 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:22 OK: 265 MiB in 53 packages 08:36:22 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:22 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:22 OK: 17821 distinct packages available 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:22 OK: 265 MiB in 53 packages 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:22 OK: 265 MiB in 53 packages 08:36:22 Removing intermediate container ffa1452f240e 08:36:22 ---> 93729f7a15fa 08:36:22 Step 6/25 : COPY go.mod vendor* ./ 08:36:22 Removing intermediate container 22ac0928881d 08:36:22 ---> 54910591b1fa 08:36:22 Step 6/23 : COPY go.mod vendor* ./ 08:36:23 ---> c80897042edb 08:36:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Running in b00f7d4c5e5f 08:36:23 ---> bc0ac0c2d18e 08:36:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Running in 7b6ca0ec0a15 08:36:23 Removing intermediate container 1a74c40da9f2 08:36:23 ---> 3c52521580fd 08:36:23 Step 5/20 : COPY go.mod vendor* ./ 08:36:23 ---> aabbb79f9694 08:36:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Running in 41896f8074c5 08:36:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:10 Removing intermediate container 7b6ca0ec0a15 08:37:10 ---> 16751f235ae2 08:37:10 Step 8/23 : COPY . . 08:37:10 Removing intermediate container d947cea6780f 08:37:10 ---> 0e7fd5d92951 08:37:10 Step 7/27 : COPY . . 08:37:10 Removing intermediate container 41896f8074c5 08:37:10 ---> 78301337fe15 08:37:10 Step 7/20 : COPY . . 08:37:10 Removing intermediate container b00f7d4c5e5f 08:37:10 ---> ec749a94c8db 08:37:10 Step 8/25 : COPY . . 08:37:10 Removing intermediate container 95f974dfa6b6 08:37:10 ---> 9c01f8c82001 08:37:10 Step 7/26 : COPY . . 08:37:28 ---> dcd23cdc5ef3 08:37:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:28 ---> 2edc38c1074c 08:37:28 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:37:28 ---> cd6e5a06983b 08:37:28 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:37:28 ---> 1efffae11771 08:37:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:37:28 ---> e1423119a361 08:37:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:28 ---> Running in a20eae4d2de2 08:37:28 ---> Running in 98288bbe1007 08:37:28 ---> Running in b63301bd20f8 08:37:28 ---> Running in f510e7c73ac1 08:37:28 ---> Running in 7a167521fac5 08:37:28 Removing intermediate container b63301bd20f8 08:37:28 ---> ea6bf167b9c1 08:37:28 Step 9/26 : WORKDIR /edgex-go/spire-build 08:37:28 Removing intermediate container 7a167521fac5 08:37:28 ---> f7825a285d61 08:37:28 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:28 ---> Running in 6cb6189af06e 08:37:28 ---> Running in a974208785ea 08:37:28 Removing intermediate container 6cb6189af06e 08:37:28 ---> 547ddbdcfef3 08:37:28 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:28 ---> Running in fad9ffde9526 08:37:28 Removing intermediate container a974208785ea 08:37:28 ---> 5869ae063539 08:37:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:28 ---> Running in 2d6bd69be81f 08:37:28 Removing intermediate container fad9ffde9526 08:37:28 ---> 730431e7d915 08:37:28 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:28 ---> Running in 642b96b083f7 08:37:28 Removing intermediate container 2d6bd69be81f 08:37:28 ---> 248eeae8d131 08:37:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:28 ---> Running in edafe11e0721 08:37:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:37:28 Removing intermediate container edafe11e0721 08:37:28 ---> 624830d936dd 08:37:28 Step 12/27 : WORKDIR /edgex-go 08:37:28 Removing intermediate container 642b96b083f7 08:37:28 ---> 65ec7220442c 08:37:28 Step 12/26 : WORKDIR /edgex-go 08:37:28 ---> Running in 90317d9f6c29 08:37:28 ---> Running in f437e17c21cf 08:37:28 Removing intermediate container 90317d9f6c29 08:37:28 ---> 1d291a77013f 08:37:28 08:37:28 Step 13/26 : FROM alpine:3.17 08:37:28 ---> 9ed4aefc74f6 08:37:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:28 Removing intermediate container f437e17c21cf 08:37:28 ---> d416d54c7e3d 08:37:28 08:37:28 Step 13/27 : FROM alpine:3.17 08:37:28 ---> 9ed4aefc74f6 08:37:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:28 ---> Running in c61c1214af45 08:37:28 ---> Running in 878b18521a0f 08:37:29 Removing intermediate container c61c1214af45 08:37:29 ---> cf939091bc92 08:37:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:29 Removing intermediate container 878b18521a0f 08:37:29 ---> 7d19f3def687 08:37:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:29 ---> Running in fb20cf7a39e8 08:37:29 ---> Running in 087580f8a51f 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:29 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:29 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:29 OK: 17821 distinct packages available 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:29 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:29 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:29 OK: 17821 distinct packages available 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:30 (1/5) Installing dumb-init (1.2.5-r2) 08:37:30 (2/5) Installing musl-obstack (1.2.3-r0) 08:37:30 (3/5) Installing libucontext (1.2-r0) 08:37:30 (4/5) Installing gcompat (1.1.0-r0) 08:37:30 (5/5) Installing openssl (3.0.8-r4) 08:37:30 Executing busybox-1.35.0-r29.trigger 08:37:30 OK: 8 MiB in 20 packages 08:37:30 (1/4) Installing dumb-init (1.2.5-r2) 08:37:30 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:30 (3/4) Installing libucontext (1.2-r0) 08:37:30 (4/4) Installing gcompat (1.1.0-r0) 08:37:30 Executing busybox-1.35.0-r29.trigger 08:37:30 OK: 7 MiB in 19 packages 08:37:30 Removing intermediate container fb20cf7a39e8 08:37:30 ---> 1e5732ae6493 08:37:30 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:31 Removing intermediate container 087580f8a51f 08:37:31 ---> ea648ddb1c05 08:37:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:31 ---> a4482b2480f6 08:37:31 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:37:32 ---> 98dc2ae00956 08:37:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:32 ---> 04ac6d75e72c 08:37:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:32 ---> 7cc1cd8efc7b 08:37:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:44 ---> 4afd07e72cc4 08:37:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:44 ---> 67e36d6a0617 08:37:44 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:44 ---> bb6ca2366ff9 08:37:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:44 ---> d814537c44f6 08:37:44 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:44 ---> Running in ac53a8d15ab3 08:37:45 ---> a19ec06c0f28 08:37:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:45 Removing intermediate container ac53a8d15ab3 08:37:45 ---> 945db2217cfa 08:37:45 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:45 ---> b4951f9866f0 08:37:45 Step 22/27 : WORKDIR / 08:37:45 ---> 193a65764d62 08:37:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:46 ---> Running in d1fb05121652 08:37:46 ---> Running in d26a1c60e1d4 08:37:46 Removing intermediate container d1fb05121652 08:37:46 ---> 154e2673215a 08:37:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:46 Removing intermediate container d26a1c60e1d4 08:37:46 ---> 893bd741f2fa 08:37:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:46 ---> Running in 00aea9051bce 08:37:46 ---> Running in f1ac8b6a44c5 08:37:47 Removing intermediate container f1ac8b6a44c5 08:37:47 ---> b77e414b3bba 08:37:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:47 Removing intermediate container 00aea9051bce 08:37:47 ---> d098f5595eef 08:37:47 Step 24/26 : LABEL arch=x86_64 08:37:47 ---> Running in 3cb9fa975327 08:37:47 ---> Running in 219949852b4f 08:37:47 Removing intermediate container 3cb9fa975327 08:37:47 ---> 050360df1d80 08:37:47 Step 25/27 : LABEL arch=x86_64 08:37:47 Removing intermediate container 219949852b4f 08:37:47 ---> e93ad1dc1186 08:37:47 Step 25/26 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:37:47 ---> Running in f09f589ad8d2 08:37:47 ---> Running in 952bb96be195 08:37:48 Removing intermediate container 952bb96be195 08:37:48 ---> b9e059ec45f1 08:37:48 Step 26/26 : LABEL version=0.0.0 08:37:48 Removing intermediate container f09f589ad8d2 08:37:48 ---> 5c4387940c37 08:37:48 Step 26/27 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:37:48 ---> Running in f6a7080e5b44 08:37:48 ---> Running in b15e7b9eb19e 08:37:48 Removing intermediate container f6a7080e5b44 08:37:48 ---> 9aaca81d95b8 08:37:48 08:37:48 Successfully built 9aaca81d95b8 08:37:48 Successfully tagged security-spire-server:latest 08:37:48  Building security-spire-server ... done Building core-command 08:37:48 Removing intermediate container b15e7b9eb19e 08:37:48 ---> 99b17eb2a643 08:37:48 Step 27/27 : LABEL version=0.0.0 08:37:55 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:55 ---> 77a06969d956 08:37:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:37:55 ---> Using cache 08:37:55 ---> 5e5c86ee7fc2 08:37:55 Step 4/24 : WORKDIR /edgex-go 08:37:55 ---> Using cache 08:37:55 ---> d5b1ca397a10 08:37:55 Step 5/24 : RUN apk add --update --no-cache make git 08:37:55 ---> Using cache 08:37:55 ---> 54910591b1fa 08:37:55 Step 6/24 : COPY go.mod vendor* ./ 08:37:55 ---> Using cache 08:37:55 ---> bc0ac0c2d18e 08:37:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:55 ---> Using cache 08:37:55 ---> 16751f235ae2 08:37:55 Step 8/24 : COPY . . 08:37:55 ---> Using cache 08:37:55 ---> 1efffae11771 08:37:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:55 ---> Running in 5d6e872e10c7 08:37:55 ---> Running in ff4bf2e8899d 08:37:55 Removing intermediate container 5d6e872e10c7 08:37:55 ---> 78c6d6cb3187 08:37:55 08:37:55 Successfully built 78c6d6cb3187 08:37:55 Successfully tagged security-spire-config:latest 08:37:55  Building security-spire-config ... done Building security-secretstore-setup 08:37: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 08:37:58 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> 77a06969d956 08:37:58 Step 3/25 : WORKDIR /edgex-go 08:37:58 ---> Using cache 08:37:58 ---> fdcbb32e1c44 08:37:58 Step 4/25 : RUN apk add --update --no-cache make git 08:37:58 ---> Using cache 08:37:58 ---> 63327a0b17bf 08:37:58 Step 5/25 : COPY go.mod vendor* ./ 08:37:58 ---> Using cache 08:37:58 ---> 862533007e5c 08:37:58 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:58 ---> Using cache 08:37:58 ---> c09f6b419014 08:37:58 Step 7/25 : COPY . . 08:37:58 ---> Using cache 08:37:58 ---> e1fedc54e664 08:37:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:01 ---> Running in 82fa9da500de 08:38:02 Removing intermediate container 98288bbe1007 08:38:02 ---> bc6e9752c9da 08:38:02 08:38:02 Step 10/25 : FROM alpine:3.17 08:38:02 ---> 9ed4aefc74f6 08:38:02 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:38:02 ---> Using cache 08:38:02 ---> 69d6e004f402 08:38:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:02 ---> Using cache 08:38:02 ---> 676425aa5a2d 08:38:02 Step 13/25 : ENV APP_PORT=59881 08:38:02 Removing intermediate container f510e7c73ac1 08:38:02 ---> 99f8d1ed844b 08:38:02 08:38:02 Step 10/23 : FROM alpine:3.17 08:38:02 ---> 9ed4aefc74f6 08:38:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:02 ---> Running in f41c1d30a756 08:38:02 ---> Running in 48ff5a0559ed 08:38:03 Removing intermediate container 48ff5a0559ed 08:38:03 ---> 89ee82eeb439 08:38:03 Step 14/25 : EXPOSE $APP_PORT 08:38:05 Removing intermediate container f41c1d30a756 08:38:05 ---> 3d61d0e67314 08:38:05 Step 12/23 : ENV APP_PORT=59880 08:38:05 ---> Running in 8cb57da4d96a 08:38:05 ---> Running in a1be49ebd46b 08:38:06 Removing intermediate container a20eae4d2de2 08:38:06 ---> 108093b680c5 08:38:06 08:38:06 Step 9/20 : FROM alpine:3.17 08:38:06 ---> 9ed4aefc74f6 08:38:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:06 Removing intermediate container 8cb57da4d96a 08:38:06 ---> e8e18c3b1769 08:38:06 Step 15/25 : WORKDIR / 08:38:06 ---> Running in e5b6021d346b 08:38:06 ---> Running in 7ce24787e694 08:38:06 Removing intermediate container a1be49ebd46b 08:38:06 ---> efb674c1ddc5 08:38:06 Step 13/23 : EXPOSE $APP_PORT 08:38:06 ---> Running in 989f7e5638cc 08:38:06 Removing intermediate container e5b6021d346b 08:38:06 ---> 7c14b80c5ebf 08:38:06 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:06 ---> Running in 3d53efa574e7 08:38:06 Removing intermediate container 7ce24787e694 08:38:06 ---> e03fb63dcb3c 08:38:06 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:06 Removing intermediate container 989f7e5638cc 08:38:06 ---> 3fe1d530f81c 08:38:06 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:06 ---> Running in c66be21b027c 08:38:06 ---> 7c1ef22018e3 08:38:06 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:07 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:07 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:07 OK: 17821 distinct packages available 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:07 ---> 96f4a191fd0e 08:38:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:07 (1/9) Installing ca-certificates (20230506-r0) 08:38:07 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:07 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:07 (4/9) Installing libcurl (8.0.1-r0) 08:38:07 (5/9) Installing curl (8.0.1-r0) 08:38:07 (6/9) Installing dumb-init (1.2.5-r2) 08:38:07 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:07 (8/9) Installing libucontext (1.2-r0) 08:38:07 (9/9) Installing gcompat (1.1.0-r0) 08:38:07 Executing busybox-1.35.0-r29.trigger 08:38:07 Executing ca-certificates-20230506-r0.trigger 08:38:07 OK: 10 MiB in 24 packages 08:38:07 (1/1) Installing dumb-init (1.2.5-r2) 08:38:07 Executing busybox-1.35.0-r29.trigger 08:38:07 OK: 7 MiB in 16 packages 08:38:09 ---> ee310ece4123 08:38:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:09 Removing intermediate container c66be21b027c 08:38:09 ---> fa1595b11cfe 08:38:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:09 Removing intermediate container 3d53efa574e7 08:38:09 ---> 27ae4dcd74ae 08:38:09 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:09 ---> ad2c1d289626 08:38:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:09 ---> f46de54f3cbb 08:38:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:09 ---> ddd86c718750 08:38:09 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:38:10 ---> 90be5eb0704d 08:38:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:38:10 ---> Running in 1b49003965ad 08:38:10 ---> 6c237c44447c 08:38:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:10 ---> 48486763ebd4 08:38:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:10 Removing intermediate container 1b49003965ad 08:38:10 ---> 07507d0a7464 08:38:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:10 ---> Running in 0c0ce4c0535c 08:38:11 Removing intermediate container 0c0ce4c0535c 08:38:11 ---> 7580db741cc3 08:38:11 Step 23/25 : LABEL arch=x86_64 08:38:12 ---> e54a95a060e5 08:38:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:12 ---> bfd47034b773 08:38:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:12 ---> Running in b94ea547433d 08:38:12 Removing intermediate container b94ea547433d 08:38:12 ---> 05b7f2d0fdda 08:38:12 Step 24/25 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:38:13 ---> 58bc08177edd 08:38:13 Step 19/23 : ENTRYPOINT ["/core-data"] 08:38:13 ---> 4c98d4b7c39c 08:38:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:13 ---> Running in d5ebd2d58f68 08:38:13 ---> Running in d3c62e55d46a 08:38:13 ---> Running in eef87a421e03 08:38:13 Removing intermediate container d5ebd2d58f68 08:38:13 ---> 3a93e950a748 08:38:13 Step 25/25 : LABEL version=0.0.0 08:38:13 Removing intermediate container d3c62e55d46a 08:38:13 ---> 3ff3b139d5a7 08:38:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:38:13 ---> Running in 7f872406bf59 08:38:13 Removing intermediate container eef87a421e03 08:38:13 ---> 9c21ad2227af 08:38:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:13 ---> Running in 13030e625949 08:38:13 ---> Running in 3dd61296a8c7 08:38:13 Removing intermediate container 7f872406bf59 08:38:13 ---> dc6f21b74b9b 08:38:13 08:38:14 Successfully built dc6f21b74b9b 08:38:14 Successfully tagged core-metadata:latest 08:38:14  Building core-metadata ... done Building security-bootstrapper 08:38:14 Removing intermediate container 13030e625949 08:38:14 ---> 0ecd32b929e8 08:38:14 Step 18/20 : LABEL arch=x86_64 08:38:14 Removing intermediate container 3dd61296a8c7 08:38:14 ---> c12cf733d46e 08:38:14 Step 21/23 : LABEL arch=x86_64 08:38:14 ---> Running in 4e8ed36481a0 08:38:14 ---> Running in b75c415ad5e3 08:38:17 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:38:17 ---> 77a06969d956 08:38:17 Step 3/33 : WORKDIR /edgex-go 08:38:17 ---> Using cache 08:38:17 ---> fdcbb32e1c44 08:38:17 Step 4/33 : RUN apk add --update --no-cache make git 08:38:17 ---> Using cache 08:38:17 ---> 63327a0b17bf 08:38:17 Step 5/33 : COPY go.mod vendor* ./ 08:38:17 ---> Using cache 08:38:17 ---> 862533007e5c 08:38:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:17 ---> Using cache 08:38:17 ---> c09f6b419014 08:38:17 Step 7/33 : COPY . . 08:38:17 ---> Using cache 08:38:17 ---> e1fedc54e664 08:38:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:17 Removing intermediate container 4e8ed36481a0 08:38:17 ---> 38df250e4121 08:38:17 Step 19/20 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:38:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:18 Removing intermediate container b75c415ad5e3 08:38:18 ---> 8b2b86f9c3d3 08:38:18 Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:38:18 ---> Running in be6075f5b92c 08:38:18 ---> Running in 3df875bd467b 08:38:18 ---> Running in bfe360bb28b7 08:38:18 Removing intermediate container bfe360bb28b7 08:38:18 ---> 2fc64425a739 08:38:18 Step 23/23 : LABEL version=0.0.0 08:38:18 Removing intermediate container be6075f5b92c 08:38:18 ---> a1d89894ae3f 08:38:18 Step 20/20 : LABEL version=0.0.0 08:38:18 ---> Running in 5905db81157d 08:38:18 ---> Running in 0e62709c3f0d 08:38:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:19 Removing intermediate container 0e62709c3f0d 08:38:19 ---> e7c2f8afaf32 08:38:19 08:38:19 Removing intermediate container 5905db81157d 08:38:19 ---> 47a4c1b8a557 08:38:19 08:38:19 Successfully built e7c2f8afaf32 08:38:19 Successfully tagged core-data:latest 08:38:19  Building core-data ... done Building security-spire-agent 08:38:19 Successfully built 47a4c1b8a557 08:38:19 Successfully tagged security-spiffe-token-provider:latest 08:38:22  Building security-spiffe-token-provider ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:38:22 ---> 77a06969d956 08:38:22 Step 3/27 : WORKDIR /edgex-go 08:38:22 ---> Using cache 08:38:22 ---> fdcbb32e1c44 08:38:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:38:22 ---> Using cache 08:38:22 ---> afdcaadf5fb3 08:38:22 Step 5/27 : COPY go.mod vendor* ./ 08:38:22 ---> Using cache 08:38:22 ---> 209dbd28f800 08:38:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:22 ---> Using cache 08:38:22 ---> 0e7fd5d92951 08:38:22 Step 7/27 : COPY . . 08:38:22 ---> Using cache 08:38:22 ---> e1423119a361 08:38:22 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:38:22 ---> Using cache 08:38:22 ---> f7825a285d61 08:38:22 Step 9/27 : WORKDIR /edgex-go/spire-build 08:38:22 ---> Using cache 08:38:22 ---> 5869ae063539 08:38:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:22 ---> Using cache 08:38:22 ---> 248eeae8d131 08:38:22 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:22 ---> Using cache 08:38:22 ---> 624830d936dd 08:38:22 Step 12/27 : WORKDIR /edgex-go 08:38:22 ---> Using cache 08:38:22 ---> d416d54c7e3d 08:38:22 08:38:22 Step 13/27 : FROM alpine:3.17 08:38:22 ---> 9ed4aefc74f6 08:38:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:22 ---> Using cache 08:38:22 ---> 7d19f3def687 08:38:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:22 ---> Using cache 08:38:22 ---> 1e5732ae6493 08:38:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:22 ---> Using cache 08:38:25 ---> a4482b2480f6 08:38:25 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:38:25 ---> Using cache 08:38:25 ---> 04ac6d75e72c 08:38:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:38:25 Removing intermediate container ff4bf2e8899d 08:38:25 ---> b1c309e1a008 08:38:25 08:38:25 Step 10/24 : FROM alpine:3.17 08:38:25 ---> 9ed4aefc74f6 08:38:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:25 ---> Using cache 08:38:25 ---> 69d6e004f402 08:38:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:25 ---> Using cache 08:38:25 ---> 676425aa5a2d 08:38:25 Step 13/24 : ENV APP_PORT=59882 08:38:25 ---> Running in 00012fe1cc26 08:38:27 Removing intermediate container 00012fe1cc26 08:38:27 ---> c2f106b5cd51 08:38:27 Step 14/24 : EXPOSE $APP_PORT 08:38:29 ---> Running in 9ffb44cad0c9 08:38:29 ---> 7f6e7fa265d5 08:38:29 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:29 Removing intermediate container 82fa9da500de 08:38:29 ---> 7e7a5f2f6901 08:38:29 08:38:29 Step 9/25 : FROM alpine:3.17 08:38:29 ---> 9ed4aefc74f6 08:38:29 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:29 ---> Running in ceb9b2195b54 08:38:29 Removing intermediate container 9ffb44cad0c9 08:38:29 ---> e803f98950f0 08:38:29 Step 15/24 : WORKDIR / 08:38:30 ---> Running in 944161f849b1 08:38:30 ---> f1849647d2a6 08:38:30 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:30 Removing intermediate container 944161f849b1 08:38:30 ---> 64cbe355eecd 08:38:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:30 ---> 3c594004953b 08:38:30 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:38:30 ---> 2f1c298aa083 08:38:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:30 ---> 39832e7ce5c1 08:38:30 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:38:30 (1/3) Installing ca-certificates (20230506-r0) 08:38:30 (2/3) Installing dumb-init (1.2.5-r2) 08:38:30 (3/3) Installing su-exec (0.2-r2) 08:38:30 Executing busybox-1.35.0-r29.trigger 08:38:30 Executing ca-certificates-20230506-r0.trigger 08:38:31 ---> ac4b16a202f3 08:38:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:31 ---> b5d188f2a4c1 08:38:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:31 ---> Running in d031005d7389 08:38:31 OK: 8 MiB in 18 packages 08:38:31 Removing intermediate container d031005d7389 08:38:31 ---> 5cf0b0d85f02 08:38:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:31 ---> Running in e60db9e037bd 08:38:31 ---> ec0444095cd8 08:38:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:31 Removing intermediate container e60db9e037bd 08:38:31 ---> e4a01e5a3d15 08:38:31 Step 25/27 : LABEL arch=x86_64 08:38:31 ---> Running in 649ec15d1717 08:38:31 ---> 69d3bf452ea2 08:38:31 Step 20/24 : ENTRYPOINT ["/core-command"] 08:38:31 Removing intermediate container ceb9b2195b54 08:38:31 ---> 1e66ae67d089 08:38:31 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:32 ---> Running in 256528be4f59 08:38:32 ---> Running in 972031b95eaf 08:38:32 Removing intermediate container 649ec15d1717 08:38:32 ---> a6502571e546 08:38:32 Step 26/27 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:38:32 Removing intermediate container 972031b95eaf 08:38:32 ---> 0d875793b261 08:38:32 Step 12/25 : WORKDIR / 08:38:32 ---> Running in 1c1db6e24293 08:38:32 Removing intermediate container 256528be4f59 08:38:32 ---> b2e0028afd25 08:38:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:32 ---> Running in 061a6cc243e3 08:38:32 ---> Running in 4e7589c6380e 08:38:32 Removing intermediate container 1c1db6e24293 08:38:32 ---> 52258b7b5446 08:38:32 Step 27/27 : LABEL version=0.0.0 08:38:32 Removing intermediate container 4e7589c6380e 08:38:32 ---> 6299160ceb49 08:38:32 Step 22/24 : LABEL arch=x86_64 08:38:32 ---> Running in deb57e24fce4 08:38:32 Removing intermediate container 061a6cc243e3 08:38:32 ---> 7602d86af9d9 08:38:32 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:32 ---> Running in d11080faa2dd 08:38:32 Removing intermediate container deb57e24fce4 08:38:32 ---> ad006e6b73b4 08:38:32 Step 23/24 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:38:32 ---> Running in 36d218f00ba3 08:38:32 Removing intermediate container d11080faa2dd 08:38:32 ---> aa3c09c0f851 08:38:32 08:38:32 ---> 5a6395dbcdac 08:38:32 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:38:32 Successfully built aa3c09c0f851 08:38:32 Successfully tagged security-spire-agent:latest 08:38:32  Building security-spire-agent ... done Removing intermediate container 36d218f00ba3 08:38:32 ---> ddd213072020 08:38:32 Step 24/24 : LABEL version=0.0.0 08:38:32 ---> Running in 90eaba1a24f8 08:38:32 Removing intermediate container 90eaba1a24f8 08:38:32 ---> fe4437c8e023 08:38:32 08:38:32 ---> 8f87f7e8cc6d 08:38:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:32 Successfully built fe4437c8e023 08:38:32 Successfully tagged core-command:latest 08:38:33  Building core-command ... done  ---> 918becff97ff 08:38:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:33 ---> 76d917d767b0 08:38:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:33 ---> 92a9a5869307 08:38:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:33 ---> 54f16cffd6ec 08:38:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:34 ---> 94c3de9fbe6b 08:38:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:34 ---> cd483cfe4cc2 08:38:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:34 ---> Running in 4df50c923702 08:38:35 Removing intermediate container 4df50c923702 08:38:35 ---> e0c66cc0866f 08:38:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:35 ---> Running in 587d4fbcc1c9 08:38:35 Removing intermediate container 587d4fbcc1c9 08:38:35 ---> ef14014d0ff4 08:38:35 Step 23/25 : LABEL arch=x86_64 08:38:35 ---> Running in 01141105893f 08:38:35 Removing intermediate container 01141105893f 08:38:35 ---> 99a9e0afb1fc 08:38:35 Step 24/25 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:38:36 ---> Running in f422291f17d4 08:38:36 Removing intermediate container f422291f17d4 08:38:36 ---> e28a78feab03 08:38:36 Step 25/25 : LABEL version=0.0.0 08:38:36 ---> Running in 8e35f5e51d7c 08:38:36 Removing intermediate container 8e35f5e51d7c 08:38:36 ---> 90507bb33337 08:38:36 08:38:36 Successfully built 90507bb33337 08:38:36 Successfully tagged security-secretstore-setup:latest 08:38:40  Building security-secretstore-setup ... done Removing intermediate container 3df875bd467b 08:38:40 ---> dc687c054e47 08:38:40 08:38:40 Step 9/33 : FROM alpine:3.17 08:38:40 ---> 9ed4aefc74f6 08:38:40 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:40 ---> Using cache 08:38:40 ---> 7c14b80c5ebf 08:38:40 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:40 ---> Running in eeaa06db11ba 08:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:40 (1/2) Installing dumb-init (1.2.5-r2) 08:38:40 (2/2) Installing su-exec (0.2-r2) 08:38:40 Executing busybox-1.35.0-r29.trigger 08:38:40 OK: 7 MiB in 17 packages 08:38:40 Removing intermediate container eeaa06db11ba 08:38:40 ---> bf2cb49d088c 08:38:40 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:40 ---> Running in cc272caabc4e 08:38:40 Removing intermediate container cc272caabc4e 08:38:40 ---> e11d58733dc7 08:38:40 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:40 ---> Running in 7dcfccd75095 08:38:40 Removing intermediate container 7dcfccd75095 08:38:40 ---> 0882bab470d2 08:38:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:40 ---> Running in 384d5285d63e 08:38:41 Removing intermediate container 384d5285d63e 08:38:41 ---> 3ca5a80bb155 08:38:41 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:41 ---> Running in 0a829940354d 08:38:41 Removing intermediate container 0a829940354d 08:38:41 ---> cd17a83ffed1 08:38:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:41 ---> Running in 70910a76572d 08:38:41 Removing intermediate container 70910a76572d 08:38:41 ---> 78e8d79b669c 08:38:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:41 ---> Running in 248f95a777a9 08:38:41 Removing intermediate container 248f95a777a9 08:38:41 ---> dc624431a156 08:38:41 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:41 ---> c3c2a34590a4 08:38:41 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:41 ---> Running in 31adf3aa561d 08:38:42 Removing intermediate container 31adf3aa561d 08:38:42 ---> ceccc372a953 08:38:42 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:42 ---> b71c8f30df55 08:38:42 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:42 ---> 979116b23df2 08:38:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:43 ---> a7c644acbb63 08:38:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:43 ---> 901ea23f3e85 08:38:43 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:43 ---> 730fa6491ff3 08:38:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:43 ---> c1d010ab8092 08:38:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:43 ---> c8a1fec3fa6c 08:38:43 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:44 ---> 75dfff03362a 08:38:44 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:44 ---> Running in 14c3b2cf66c7 08:38:44 Removing intermediate container 14c3b2cf66c7 08:38:44 ---> 411d18ed5ca1 08:38:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:44 ---> Running in 4e6a21f34122 08:38:44 Removing intermediate container 4e6a21f34122 08:38:44 ---> 6eca5bb18526 08:38:44 Step 30/33 : CMD ["gate"] 08:38:44 ---> Running in 7db6b8fcabcd 08:38:44 Removing intermediate container 7db6b8fcabcd 08:38:44 ---> e886dee91242 08:38:44 Step 31/33 : LABEL arch=x86_64 08:38:44 ---> Running in da05fcf64b74 08:38:44 Removing intermediate container da05fcf64b74 08:38:44 ---> 3ad8fac6cd9d 08:38:44 Step 32/33 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c 08:38:44 ---> Running in 1e27977943ad 08:38:44 Removing intermediate container 1e27977943ad 08:38:44 ---> 1761e76255c1 08:38:44 Step 33/33 : LABEL version=0.0.0 08:38:44 ---> Running in e97f6dbc0f6b 08:38:44 Removing intermediate container e97f6dbc0f6b 08:38:44 ---> 1e595b24f0b3 08:38:44 08:38:44 Successfully built 1e595b24f0b3 08:38:44 Successfully tagged security-bootstrapper:latest 08:38:45  Building security-bootstrapper ... done  [Pipeline] } 08:38:45 $ docker stop --time=1 ea6cb8881fcd460fda21bd865889049bfcb94b799622040aa3d0414f2c3c4abc 08:38:46 $ docker rm -f --volumes ea6cb8881fcd460fda21bd865889049bfcb94b799622040aa3d0414f2c3c4abc [Pipeline] // withDockerContainer [Pipeline] sh 08:38:46 + docker images 08:38:46 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:46 security-bootstrapper latest 1e595b24f0b3 2 seconds ago 22.2MB 08:38:46 dc687c054e47 8 seconds ago 1.71GB 08:38:46 security-secretstore-setup latest 90507bb33337 10 seconds ago 32.8MB 08:38:46 core-command latest fe4437c8e023 14 seconds ago 19.9MB 08:38:46 security-spire-agent latest aa3c09c0f851 14 seconds ago 161MB 08:38:46 7e7a5f2f6901 19 seconds ago 1.72GB 08:38:46 b1c309e1a008 24 seconds ago 1.72GB 08:38:46 security-spiffe-token-provider latest 47a4c1b8a557 27 seconds ago 32.8MB 08:38:46 core-data latest e7c2f8afaf32 28 seconds ago 20MB 08:38:46 core-metadata latest dc6f21b74b9b 33 seconds ago 20.4MB 08:38:46 108093b680c5 41 seconds ago 1.76GB 08:38:46 bc6e9752c9da 45 seconds ago 1.73GB 08:38:46 99f8d1ed844b 45 seconds ago 1.73GB 08:38:46 security-spire-config latest 78c6d6cb3187 51 seconds ago 102MB 08:38:46 security-spire-server latest 9aaca81d95b8 58 seconds ago 103MB 08:38:46 d416d54c7e3d About a minute ago 1.58GB 08:38:46 1d291a77013f About a minute ago 1.58GB 08:38:46 core-common-config-bootstrapper latest acdda0dc51d6 2 minutes ago 17.2MB 08:38:46 support-notifications latest 3be226f409d7 2 minutes ago 32.4MB 08:38:46 security-proxy-auth latest 61e93f3de989 2 minutes ago 18.3MB 08:38:46 support-scheduler latest 66fa5ee9ea49 2 minutes ago 31.8MB 08:38:46 security-proxy-setup latest bf929d1998b9 2 minutes ago 18.7MB 08:38:46 b8cc00983b06 2 minutes ago 1.79GB 08:38:46 8d8280c71fe5 2 minutes ago 1.79GB 08:38:46 8afc1d99cc2f 2 minutes ago 1.72GB 08:38:46 5e538485b93c 2 minutes ago 1.7GB 08:38:46 ea1111296d46 2 minutes ago 1.7GB 08:38:46 ci-base-image-x86_64 latest 77a06969d956 7 minutes ago 918MB 08:38:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 08:38:46 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 08:38:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:38:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.305s coverage: 28.7% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.308s coverage: 98.5% of statements 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.470s coverage: 71.5% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 54.0% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.771s coverage: 88.5% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.504s coverage: 3.8% of statements 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.760s coverage: 95.6% of statements 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.271s coverage: 65.9% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.466s coverage: 0.9% of statements 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.0% of statements 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.126s coverage: 79.9% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.280s coverage: 92.9% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.226s coverage: 62.3% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.498s coverage: 81.8% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.506s coverage: 82.1% of statements 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.099s coverage: 38.4% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements 08:41:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:49 go vet ./... 08:44:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:41 + ls -al . 08:44:41 total 700 08:44:41 drwxrwxr-x 10 1001 1001 4096 May 12 08:36 . 08:44:41 drwxr-xr-x 4 root root 4096 May 12 08:36 .. 08:44:41 drwxrwxr-x 2 1001 1001 4096 May 12 08:34 .blubracket 08:44:41 -rw-rw-r-- 1 1001 1001 16 May 12 08:34 .dockerignore 08:44:41 drwxrwxr-x 8 1001 1001 4096 May 12 08:34 .git 08:44:41 drwxrwxr-x 3 1001 1001 4096 May 12 08:34 .github 08:44:41 -rw-rw-r-- 1 1001 1001 1133 May 12 08:34 .gitignore 08:44:41 -rw-rw-r-- 1 1001 1001 42 May 12 08:34 .golangci.yml 08:44:41 -rw-rw-r-- 1 1001 1001 87 May 12 08:34 .hadolint.yml 08:44:41 -rw-rw-r-- 1 1001 1001 166 May 12 08:34 .sonarcloud.properties 08:44:41 -rw-rw-r-- 1 1001 1001 1171 May 12 08:34 ADOPTERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 10835 May 12 08:34 Attribution.txt 08:44:41 -rw-rw-r-- 1 1001 1001 73765 May 12 08:34 CHANGELOG.md 08:44:41 -rw-rw-r-- 1 1001 1001 3804 May 12 08:34 CONTRIBUTING.md 08:44:41 -rw-rw-r-- 1 1001 1001 677 May 12 08:34 GOVERNANCE.md 08:44:41 -rw-rw-r-- 1 1001 1001 883 May 12 08:34 Jenkinsfile 08:44:41 -rw-rw-r-- 1 1001 1001 10775 May 12 08:34 LICENSE 08:44:41 -rw-rw-r-- 1 1001 1001 14368 May 12 08:34 Makefile 08:44:41 -rw-rw-r-- 1 1001 1001 582 May 12 08:34 OWNERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 9902 May 12 08:34 README.md 08:44:41 -rw-rw-r-- 1 1001 1001 789 May 12 08:34 SECURITY.md 08:44:41 -rw-rw-r-- 1 1001 1001 5 May 12 08:30 VERSION 08:44:41 drwxrwxr-x 2 1001 1001 4096 May 12 08:34 bin 08:44:41 drwxrwxr-x 18 1001 1001 4096 May 12 08:34 cmd 08:44:41 -rw-r--r-- 1 root root 447730 May 12 08:41 coverage.out 08:44:41 -rw-rw-r-- 1 1001 1001 3201 May 12 08:34 go.mod 08:44:41 -rw-rw-r-- 1 1001 1001 31042 May 12 08:34 go.sum 08:44:41 drwxrwxr-x 7 1001 1001 4096 May 12 08:34 internal 08:44:41 drwxrwxr-x 3 1001 1001 4096 May 12 08:34 openapi 08:44:41 -rw-rw-r-- 1 1001 1001 594 May 12 08:34 security.txt 08:44:41 drwxrwxr-x 4 1001 1001 4096 May 12 08:34 snap 08:44:41 -rw-rw-r-- 1 1001 1001 204 May 12 08:34 version.go [Pipeline] sh 08:44:42 + '[' -e coverage.out ] 08:44:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:42 Warning: overwriting stash ‘coverage-report’ 08:44:42 Stashed 1 file(s) [Pipeline] sh 08:44:43 + make build 08:44:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:46:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:47:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:47:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:57 $ docker stop --time=1 d47bdf94aade95cd309eff3ecb43f8c3e2a4dcda7defe5c690a0aa22c3236088 08:47:59 $ docker rm -f --volumes d47bdf94aade95cd309eff3ecb43f8c3e2a4dcda7defe5c690a0aa22c3236088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:01 08:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:02 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:02 29e5d40040c1: Pulling fs layer 08:48:02 1ce36da41761: Pulling fs layer 08:48:02 25b303627fd3: Pulling fs layer 08:48:02 29e5d40040c1: Verifying Checksum 08:48:02 29e5d40040c1: Download complete 08:48:02 1ce36da41761: Verifying Checksum 08:48:02 1ce36da41761: Download complete 08:48:02 29e5d40040c1: Pull complete 08:48:04 1ce36da41761: Pull complete 08:48:04 25b303627fd3: Verifying Checksum 08:48:04 25b303627fd3: Download complete 08:48:14 25b303627fd3: Pull complete 08:48:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:14 prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container 08:48:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:17 $ docker top 32d07f60566e19c0895cbe778395623a2b5a450670faf64f4d56db1faa1a1383 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:17 + docker-compose+ buildgrep --help parallel 08:48:17 08:48:23 --parallel Build images in parallel. [Pipeline] } 08:48:23 $ docker stop --time=1 32d07f60566e19c0895cbe778395623a2b5a450670faf64f4d56db1faa1a1383 08:48:25 $ docker rm -f --volumes 32d07f60566e19c0895cbe778395623a2b5a450670faf64f4d56db1faa1a1383 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container 08:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:27 $ docker top f9812ddcdfe00dd82c94e8ff901cd58c1ada68639eba574577234149e72237fd -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:28 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:35 Building core-command ... 08:48:35 Building core-common-config-bootstrapper ... 08:48:35 Building core-data ... 08:48:35 Building core-metadata ... 08:48:35 Building security-bootstrapper ... 08:48:35 Building security-proxy-auth ... 08:48:35 Building security-proxy-setup ... 08:48:35 Building security-secretstore-setup ... 08:48:35 Building security-spiffe-token-provider ... 08:48:35 Building security-spire-agent ... 08:48:35 Building security-spire-config ... 08:48:35 Building security-spire-server ... 08:48:35 Building support-notifications ... 08:48:35 Building support-scheduler ... 08:48:35 Building security-proxy-setup 08:48:35 Building core-data 08:48:35 Building security-proxy-auth 08:48:35 Building security-spiffe-token-provider 08:48:35 Building security-spire-config 08:49:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:49:22 ---> b182bc75d556 08:49:22 Step 3/27 : WORKDIR /edgex-go 08:49:22 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:49:22 ---> b182bc75d556 08:49:22 Step 3/20 : WORKDIR /edgex-go 08:49:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:22 ---> b182bc75d556 08:49:22 Step 3/22 : WORKDIR /edgex-go 08:49:22 ---> Running in f8cc51bdd111 08:49:22 ---> Running in c46e7aaa6172 08:49:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:22 ---> b182bc75d556 08:49:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:22 ---> Running in 18d21ed844b4 08:49:22 ---> Running in addb69a401a9 08:49:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:22 ---> b182bc75d556 08:49:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:22 ---> Running in 4da5fe66705c 08:49:22 Removing intermediate container 18d21ed844b4 08:49:22 ---> f3def844028b 08:49:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:49:22 Removing intermediate container f8cc51bdd111 08:49:22 ---> 3c216ef8ad18 08:49:22 Step 4/22 : RUN apk add --update --no-cache make git 08:49:22 Removing intermediate container addb69a401a9 08:49:22 ---> 12cee3f2c429 08:49:22 Step 4/23 : WORKDIR /edgex-go 08:49:22 Removing intermediate container c46e7aaa6172 08:49:22 ---> 73bc76b16a62 08:49:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:49:22 ---> Running in f3e97cde581b 08:49:22 ---> Running in 673706ef0e18 08:49:22 Removing intermediate container 4da5fe66705c 08:49:22 ---> d5cc6cc08c8b 08:49:22 Step 4/23 : WORKDIR /edgex-go 08:49:22 ---> Running in 6288bad68a00 08:49:22 ---> Running in 2e0d3c5fe289 08:49:22 ---> Running in c7f6d9d8eb25 08:49:23 Removing intermediate container 673706ef0e18 08:49:23 ---> 20cca60ac0a0 08:49:23 Step 5/23 : RUN apk add --update --no-cache make git 08:49:23 ---> Running in b15caeb72309 08:49:23 Removing intermediate container c7f6d9d8eb25 08:49:23 ---> 82206cda7863 08:49:23 Step 5/23 : RUN apk add --update --no-cache make git 08:49:23 ---> Running in b0e35400bcc4 08:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:26 OK: 263 MiB in 53 packages 08:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:27 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:27 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:27 OK: 17692 distinct packages available 08:49:27 OK: 263 MiB in 53 packages 08:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:28 Removing intermediate container f3e97cde581b 08:49:28 ---> 2e43a959af18 08:49:28 Step 5/27 : COPY go.mod vendor* ./ 08:49:28 OK: 263 MiB in 53 packages 08:49:28 OK: 263 MiB in 53 packages 08:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:29 ---> bf22e5d9c8a7 08:49:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:29 Removing intermediate container 2e0d3c5fe289 08:49:29 ---> c904bb974d0d 08:49:29 Step 5/22 : COPY go.mod vendor* ./ 08:49:29 ---> Running in 76090879e2a9 08:49:30 OK: 263 MiB in 53 packages 08:49:30 Removing intermediate container b15caeb72309 08:49:30 ---> c8fe87befed0 08:49:30 Step 6/23 : COPY go.mod vendor* ./ 08:49:30 Removing intermediate container b0e35400bcc4 08:49:30 ---> 4caea2214abb 08:49:30 Step 6/23 : COPY go.mod vendor* ./ 08:49:31 ---> 8002d8055f2b 08:49:31 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 ---> Running in ece3a77e83bd 08:49:31 ---> a8290c1ed1df 08:49:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 Removing intermediate container 6288bad68a00 08:49:31 ---> bc056c5f486d 08:49:31 Step 5/20 : COPY go.mod vendor* ./ 08:49:32 ---> Running in c0dd7da777ea 08:49:32 ---> 37d64cb6a0a8 08:49:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:32 ---> Running in 06b486f68b49 08:49:33 ---> 2af15baf32ab 08:49:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:33 ---> Running in 8ce3613c8efe 08:51:25 Removing intermediate container 76090879e2a9 08:51:25 ---> 1a769e735577 08:51:25 Step 7/27 : COPY . . 08:51:25 Removing intermediate container ece3a77e83bd 08:51:25 ---> 6eff02b2ce81 08:51:25 Step 7/22 : COPY . . 08:51:25 Removing intermediate container 06b486f68b49 08:51:25 ---> 4317681ec006 08:51:25 Step 8/23 : COPY . . 08:51:25 Removing intermediate container c0dd7da777ea 08:51:25 ---> 4b5559a4ed4d 08:51:25 Step 8/23 : COPY . . 08:51:25 Removing intermediate container 8ce3613c8efe 08:51:25 ---> e5e4c891c196 08:51:25 Step 7/20 : COPY . . 08:51:35 ---> d41cbde0b4b2 08:51:35 Step 8/22 : RUN make cmd/secrets-config/secrets-config ---> 1ffc180ad777 08:51:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:35 08:51:35 ---> 961f009a0cc7 08:51:35 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:51:35 ---> 2a9bb35774e2 08:51:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:35 ---> Running in 6c87f0e0e9f0 08:51:35 ---> Running in 871f7c74f70e 08:51:35 ---> Running in d6a45b5070e8 08:51:35 ---> 0fdd4304711c 08:51:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:36 ---> Running in 6c58cec39648 08:51:36 ---> Running in b3036ccaa8cc 08:51:36 Removing intermediate container 871f7c74f70e 08:51:36 ---> a5f675f3ef42 08:51:36 Step 9/27 : WORKDIR /edgex-go/spire-build 08:51:37 ---> Running in bccd2dc4f130 08:51:37 Removing intermediate container bccd2dc4f130 08:51:37 ---> 29707a862651 08:51:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:37 ---> Running in b7f371451663 08:51:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:38 Removing intermediate container b7f371451663 08:51:38 ---> a0a1180bbf83 08:51:38 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:38 ---> Running in 060cf6a9014c 08:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:51:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:41 Removing intermediate container 060cf6a9014c 08:51:41 ---> d2832137c08d 08:51:41 Step 12/27 : WORKDIR /edgex-go 08:51:41 ---> Running in 1b22a6b8ad05 08:51:42 Removing intermediate container 1b22a6b8ad05 08:51:42 ---> c7e8b1f59bf9 08:51:42 08:51:42 Step 13/27 : FROM alpine:3.17 08:51:42 3.17: Pulling from library/alpine 08:51:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:51:42 Status: Downloaded newer image for alpine:3.17 08:51:42 ---> 51e60588ff2c 08:51:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:42 ---> Running in af3277c2c199 08:51:43 Removing intermediate container af3277c2c199 08:51:43 ---> 85e7d2112387 08:51:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:43 ---> Running in ef602865e3c4 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:47 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:47 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:47 OK: 17692 distinct packages available 08:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:50 (1/4) Installing dumb-init (1.2.5-r2) 08:51:50 (2/4) Installing musl-obstack (1.2.3-r0) 08:51:50 (3/4) Installing libucontext (1.2-r0) 08:51:50 (4/4) Installing gcompat (1.1.0-r0) 08:51:50 Executing busybox-1.35.0-r29.trigger 08:51:50 OK: 8 MiB in 19 packages 08:51:52 Removing intermediate container ef602865e3c4 08:51:52 ---> 29f19a48cbf8 08:51:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:51:53 ---> 4e8290994612 08:51:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:51:54 ---> d6241317b2f3 08:51:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:01 ---> 5c87311468c4 08:52:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:52:01 ---> bea4a60bec4f 08:52:01 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:52:01 ---> Running in 4b807f5e48be 08:52:02 Removing intermediate container 4b807f5e48be 08:52:02 ---> 23e235dbf4f9 08:52:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:52:03 ---> 31d19808884a 08:52:03 Step 22/27 : WORKDIR / 08:52:03 ---> Running in cf0a651d7c2d 08:52:03 Removing intermediate container cf0a651d7c2d 08:52:03 ---> 79a23e7fdda1 08:52:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:03 ---> Running in db5c744bcd41 08:52:04 Removing intermediate container db5c744bcd41 08:52:04 ---> e49f063882b3 08:52:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:04 ---> Running in 295998df5a97 08:52:04 Removing intermediate container 295998df5a97 08:52:04 ---> 709c07c219bf 08:52:04 Step 25/27 : LABEL arch=arm64 08:52:04 ---> Running in 5e9332c4ad71 08:52:05 Removing intermediate container 5e9332c4ad71 08:52:05 ---> aa89a27f2cc7 08:52:05 Step 26/27 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 08:52:05 ---> Running in c318f5b0b78c 08:52:06 Removing intermediate container c318f5b0b78c 08:52:06 ---> 6dac982e29f2 08:52:06 Step 27/27 : LABEL version=0.0.0 08:52:06 ---> Running in 45b8b9a794dc 08:52:06 Removing intermediate container 45b8b9a794dc 08:52:06 ---> cb3463aa10cd 08:52:06 08:52:06 Successfully built cb3463aa10cd 08:52:06 Successfully tagged security-spire-config-arm64:latest 08:52:06  Building security-spire-config ... done Building security-secretstore-setup 08:52:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:52:25 ---> b182bc75d556 08:52:25 Step 3/25 : WORKDIR /edgex-go 08:52:25 ---> Using cache 08:52:25 ---> 73bc76b16a62 08:52:25 Step 4/25 : RUN apk add --update --no-cache make git 08:52:25 ---> Running in 7b709949d301 08:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:28 OK: 263 MiB in 53 packages 08:52:29 Removing intermediate container 7b709949d301 08:52:29 ---> 5e90e4f9ac49 08:52:29 Step 5/25 : COPY go.mod vendor* ./ 08:52:30 ---> b7496c5dded7 08:52:30 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:30 ---> Running in a17fabf0d4a0 08:54:36 Removing intermediate container a17fabf0d4a0 08:54:36 ---> 163830bff14c 08:54:36 Step 7/25 : COPY . . 08:54:49 ---> aa5e9ccb7841 08:54:49 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:54:51 ---> Running in 6cece51df778 08:54:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:58:29 Removing intermediate container b3036ccaa8cc 08:58:29 ---> 6803a8ead9f6 08:58:29 08:58:29 Step 10/23 : FROM alpine:3.17 08:58:29 ---> 51e60588ff2c 08:58:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:29 ---> Running in 35f8e9156cfc 08:58:29 Removing intermediate container 35f8e9156cfc 08:58:29 ---> 3c17613be5ec 08:58:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:58:30 ---> Running in d0758eeb0ea2 08:58:32 Removing intermediate container d6a45b5070e8 08:58:32 ---> 7664acdb310b 08:58:32 08:58:32 Step 9/22 : FROM alpine:3.17 08:58:32 ---> 51e60588ff2c 08:58:32 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:32 ---> Running in d7bb9c3b7f2e 08:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:35 (1/1) Installing dumb-init (1.2.5-r2) 08:58:35 Executing busybox-1.35.0-r29.trigger 08:58:35 OK: 8 MiB in 16 packages 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:36 Removing intermediate container d0758eeb0ea2 08:58:36 ---> d8c50cbed568 08:58:36 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:37 (1/2) Installing dumb-init (1.2.5-r2) 08:58:37 (2/2) Installing openssl (3.0.8-r4) 08:58:37 Executing busybox-1.35.0-r29.trigger 08:58:37 OK: 8 MiB in 17 packages 08:58:37 ---> a8bf03a06d88 08:58:37 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:58:42 ---> 60a699a0420c 08:58:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:42 Removing intermediate container d7bb9c3b7f2e 08:58:42 ---> 68d8f7b9b244 08:58:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:42 ---> Running in fdc704c58466 08:58:42 Removing intermediate container fdc704c58466 08:58:42 ---> e80dc478be4b 08:58:42 Step 12/22 : WORKDIR /edgex 08:58:42 ---> Running in 3e594600469c 08:58:42 Removing intermediate container 3e594600469c 08:58:42 ---> d2c5e7589020 08:58:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:43 ---> 24951e31b237 08:58:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:58:43 ---> 550fd8607d28 08:58:43 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:58:45 ---> e48400225de8 08:58:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:45 ---> 44f3124e8302 08:58:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:58:46 ---> cfb8cd0547b2 08:58:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:46 ---> d2d42db448ff 08:58:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:46 ---> Running in e79db3252b7b 08:58:49 ---> 6cf3cf100087 08:58:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:50 ---> 73b0b44379d6 08:58:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:50 Removing intermediate container e79db3252b7b 08:58:50 ---> b861b773ef30 08:58:50 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:58:50 ---> Running in c15aa664968e 08:58:50 ---> Running in 59500ffd5ee0 08:58:51 Removing intermediate container 59500ffd5ee0 08:58:51 ---> 01730fff0e74 08:58:51 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:58:51 ---> Running in fa63f40b4789 08:58:54 Removing intermediate container fa63f40b4789 08:58:54 ---> af91a9965da5 08:58:54 Step 21/23 : LABEL arch=arm64 08:58:54 ---> Running in 3fad11a26872 08:58:55 Removing intermediate container 3fad11a26872 08:58:55 ---> 42a1e00773d0 08:58:55 Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 08:58:55 ---> Running in 8d4b03e79397 08:58:56 Removing intermediate container 8d4b03e79397 08:58:56 ---> c2dba31e48bd 08:58:56 Step 23/23 : LABEL version=0.0.0 08:58:56 Removing intermediate container c15aa664968e 08:58:56 ---> 4d56a5a9e3a5 08:58:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] ---> Running in 4ddc1eb1c5b1 08:58:56 08:58:56 ---> Running in 5f8cb1dafd2a 08:58:57 Removing intermediate container 4ddc1eb1c5b1 08:58:57 ---> 9c533fc57631 08:58:57 08:58:57 Removing intermediate container 5f8cb1dafd2a 08:58:57 ---> 3a7db751a8de 08:58:57 Step 20/22 : LABEL arch=arm64 08:58:57 ---> Running in 6c866bf55554 08:58:57 Successfully built 9c533fc57631 08:58:57 Successfully tagged security-proxy-auth-arm64:latest 08:58:57  Building security-proxy-auth ... done Building core-command 08:58:58 Removing intermediate container 6c866bf55554 08:58:58 ---> ab65e44ba8c9 08:58:58 Step 21/22 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 08:58:58 ---> Running in 59926c4191d4 08:58:58 Removing intermediate container 59926c4191d4 08:58:58 ---> f3fdadc34c85 08:58:58 Step 22/22 : LABEL version=0.0.0 08:58:58 ---> Running in 9a7e2c042f3c 08:58:59 Removing intermediate container 9a7e2c042f3c 08:58:59 ---> 787a22a1a44e 08:58:59 08:58:59 Successfully built 787a22a1a44e 08:58:59 Successfully tagged security-proxy-setup-arm64:latest 08:58:59 Building core-metadata 08:59:26  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:26 ---> b182bc75d556 08:59:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:59:26 ---> Using cache 08:59:26 ---> d5cc6cc08c8b 08:59:26 Step 4/24 : WORKDIR /edgex-go 08:59:26 ---> Using cache 08:59:26 ---> 82206cda7863 08:59:26 Step 5/24 : RUN apk add --update --no-cache make git 08:59:26 ---> Using cache 08:59:26 ---> 4caea2214abb 08:59:26 Step 6/24 : COPY go.mod vendor* ./ 08:59:26 ---> Using cache 08:59:26 ---> 37d64cb6a0a8 08:59:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 ---> Using cache 08:59:26 ---> 4317681ec006 08:59:26 Step 8/24 : COPY . . 08:59:26 ---> Using cache 08:59:26 ---> 2a9bb35774e2 08:59:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:59:26 ---> Running in a0df6ff17bcf 08:59:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:59:26 ---> b182bc75d556 08:59:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:59:26 ---> Using cache 08:59:26 ---> d5cc6cc08c8b 08:59:26 Step 4/25 : WORKDIR /edgex-go 08:59:26 ---> Using cache 08:59:26 ---> 82206cda7863 08:59:26 Step 5/25 : RUN apk add --update --no-cache make git 08:59:26 ---> Using cache 08:59:26 ---> 4caea2214abb 08:59:26 Step 6/25 : COPY go.mod vendor* ./ 08:59:26 ---> Using cache 08:59:26 ---> 37d64cb6a0a8 08:59:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 ---> Using cache 08:59:26 ---> 4317681ec006 08:59:26 Step 8/25 : COPY . . 08:59:26 ---> Using cache 08:59:26 ---> 2a9bb35774e2 08:59:26 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:26 ---> Running in 63b7e0a2d8d6 08:59:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:59:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:59:32 Removing intermediate container 6c87f0e0e9f0 08:59:32 ---> b99edb20217c 08:59:32 08:59:32 Step 10/23 : FROM alpine:3.17 08:59:32 ---> 51e60588ff2c 08:59:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:32 ---> Running in 797e60a02400 08:59:35 Removing intermediate container 797e60a02400 08:59:35 ---> 6b6f064e72b2 08:59:35 Step 12/23 : ENV APP_PORT=59880 08:59:35 ---> Running in 4f790cb96643 08:59:36 Removing intermediate container 4f790cb96643 08:59:36 ---> e3414b9160f5 08:59:36 Step 13/23 : EXPOSE $APP_PORT 08:59:36 ---> Running in 0142834c5823 08:59:36 Removing intermediate container 0142834c5823 08:59:36 ---> ca77e2b0d1d2 08:59:36 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:59:36 ---> Running in 315a347a3ec0 08:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:41 (1/1) Installing dumb-init (1.2.5-r2) 08:59:41 Executing busybox-1.35.0-r29.trigger 08:59:41 OK: 8 MiB in 16 packages 08:59:42 Removing intermediate container 315a347a3ec0 08:59:42 ---> 9c0fe0049f61 08:59:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:44 ---> bb60766ac61d 08:59:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:59:44 ---> 99fd2678d398 08:59:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:46 ---> a93b3168cd8a 08:59:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:48 ---> 901a46ad5acb 08:59:48 Step 19/23 : ENTRYPOINT ["/core-data"] 08:59:48 ---> Running in 9a3b5b453def 08:59:48 Removing intermediate container 9a3b5b453def 08:59:48 ---> 9b233c298fc9 08:59:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:49 ---> Running in 440a20cfd42e 08:59:49 Removing intermediate container 440a20cfd42e 08:59:49 ---> e92373509b57 08:59:49 Step 21/23 : LABEL arch=arm64 08:59:49 ---> Running in d697270b47d5 08:59:50 Removing intermediate container d697270b47d5 08:59:50 ---> a007c0432186 08:59:50 Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 08:59:50 ---> Running in f89d9b52f885 08:59:50 Removing intermediate container f89d9b52f885 08:59:50 ---> 5bd38fd57928 08:59:50 Step 23/23 : LABEL version=0.0.0 08:59:50 ---> Running in ce2567c232c7 08:59:51 Removing intermediate container ce2567c232c7 08:59:51 ---> 4f7085a01cc3 08:59:51 08:59:51 Successfully built 4f7085a01cc3 08:59:51 Successfully tagged core-data-arm64:latest 08:59:51  Building core-data ... done Building core-common-config-bootstrapper 09:00:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:09 ---> b182bc75d556 09:00:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:09 ---> Using cache 09:00:09 ---> d5cc6cc08c8b 09:00:09 Step 4/23 : WORKDIR /edgex-go 09:00:09 ---> Using cache 09:00:09 ---> 82206cda7863 09:00:09 Step 5/23 : RUN apk add --update --no-cache make git 09:00:09 ---> Using cache 09:00:09 ---> 4caea2214abb 09:00:09 Step 6/23 : COPY go.mod vendor* ./ 09:00:09 ---> Using cache 09:00:09 ---> 37d64cb6a0a8 09:00:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:09 ---> Using cache 09:00:09 ---> 4317681ec006 09:00:09 Step 8/23 : COPY . . 09:00:09 ---> Using cache 09:00:09 ---> 2a9bb35774e2 09:00:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:00:09 ---> Running in 3c8d6f82cb20 09:00:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:01:08 Removing intermediate container 6c58cec39648 09:01:08 ---> edba45abe895 09:01:08 09:01:08 Step 9/20 : FROM alpine:3.17 09:01:08 ---> 51e60588ff2c 09:01:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:01:08 ---> Running in f184d4d5c25b 09:01:08 Removing intermediate container f184d4d5c25b 09:01:08 ---> 6aa26a2db214 09:01:08 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:01:08 ---> Running in 9192b5c655fa 09:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:08 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:08 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:08 OK: 17692 distinct packages available 09:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:08 (1/9) Installing ca-certificates (20230506-r0) 09:01:08 (2/9) Installing brotli-libs (1.0.9-r9) 09:01:08 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:01:08 (4/9) Installing libcurl (8.0.1-r0) 09:01:08 (5/9) Installing curl (8.0.1-r0) 09:01:08 (6/9) Installing dumb-init (1.2.5-r2) 09:01:08 (7/9) Installing musl-obstack (1.2.3-r0) 09:01:08 (8/9) Installing libucontext (1.2-r0) 09:01:08 (9/9) Installing gcompat (1.1.0-r0) 09:01:08 Executing busybox-1.35.0-r29.trigger 09:01:08 Executing ca-certificates-20230506-r0.trigger 09:01:08 OK: 11 MiB in 24 packages 09:01:10 Removing intermediate container 9192b5c655fa 09:01:10 ---> 73a117862696 09:01:10 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:11 ---> 1ae3732dd560 09:01:11 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:01:12 ---> 387a7ce18f7f 09:01:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:01:15 ---> d27ccb240c05 09:01:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:01:15 ---> e85a1e35b065 09:01:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:01:15 ---> Running in 6eb46928c4d6 09:01:16 Removing intermediate container 6eb46928c4d6 09:01:16 ---> baf5e22c83a9 09:01:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:01:16 ---> Running in 73746c76cceb 09:01:17 Removing intermediate container 73746c76cceb 09:01:17 ---> 3d0065af2402 09:01:17 Step 18/20 : LABEL arch=arm64 09:01:17 ---> Running in f33d5ef736f9 09:01:17 Removing intermediate container f33d5ef736f9 09:01:17 ---> 89e8c0b54e65 09:01:17 Step 19/20 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:01:17 ---> Running in 1519a9d73ad2 09:01:21 Removing intermediate container 1519a9d73ad2 09:01:21 ---> 023d802771ba 09:01:21 Step 20/20 : LABEL version=0.0.0 09:01:21 ---> Running in 0889d7306916 09:01:22 Removing intermediate container 0889d7306916 09:01:22 ---> 1931dfff01ce 09:01:22 09:01:22 Successfully built 1931dfff01ce 09:01:22 Successfully tagged security-spiffe-token-provider-arm64:latest 09:01:22  Building security-spiffe-token-provider ... done Building security-spire-server 09:01:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:01:40 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:01:40 ---> b182bc75d556 09:01:40 Step 3/26 : WORKDIR /edgex-go 09:01:40 ---> Using cache 09:01:40 ---> 73bc76b16a62 09:01:40 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:01:40 ---> Running in d80ce6b6e34f 09:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:46 OK: 263 MiB in 53 packages 09:01:51 Removing intermediate container d80ce6b6e34f 09:01:51 ---> 3013025a79fe 09:01:51 Step 5/26 : COPY go.mod vendor* ./ 09:01:52 ---> b48ee929f2ab 09:01:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:52 ---> Running in f5f9bf759c42 09:01:52 Removing intermediate container 6cece51df778 09:01:52 ---> 0abcf58401ea 09:01:52 09:01:52 Step 9/25 : FROM alpine:3.17 09:01:52 ---> 51e60588ff2c 09:01:52 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:01:52 ---> Running in 204b25fb069e 09:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:57 (1/3) Installing ca-certificates (20230506-r0) 09:01:57 (2/3) Installing dumb-init (1.2.5-r2) 09:01:57 (3/3) Installing su-exec (0.2-r2) 09:01:57 Executing busybox-1.35.0-r29.trigger 09:01:57 Executing ca-certificates-20230506-r0.trigger 09:01:58 OK: 8 MiB in 18 packages 09:02:00 Removing intermediate container 204b25fb069e 09:02:00 ---> 8ab9caf7a3da 09:02:00 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:02:00 ---> Running in 8c1f96fe9eb4 09:02:01 Removing intermediate container 8c1f96fe9eb4 09:02:01 ---> 89a086937ee4 09:02:01 Step 12/25 : WORKDIR / 09:02:01 ---> Running in fb524d2ebc6d 09:02:02 Removing intermediate container fb524d2ebc6d 09:02:02 ---> 795b583f7b66 09:02:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:03 ---> 79155cb1859a 09:02:03 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:02:03 ---> 4221ef378f8c 09:02:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:02:04 ---> 60f6acb29d1c 09:02:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:02:05 ---> 8c442747c754 09:02:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:02:06 ---> 62b93bfbb3f7 09:02:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:02:08 ---> 4be005a50aa6 09:02:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:02:10 ---> 9dcd89a5c5e4 09:02:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:02:11 ---> 87f384ff8550 09:02:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:11 ---> Running in 01e1231a9d5d 09:02:15 Removing intermediate container 01e1231a9d5d 09:02:15 ---> 8db580c4862f 09:02:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:02:15 ---> Running in 9597ab795c52 09:02:15 Removing intermediate container 9597ab795c52 09:02:15 ---> d611432483f1 09:02:15 Step 23/25 : LABEL arch=arm64 09:02:15 ---> Running in d78ba6fc2aa1 09:02:16 Removing intermediate container d78ba6fc2aa1 09:02:16 ---> 0c271c9e0e95 09:02:16 Step 24/25 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:02:16 ---> Running in 527f88b4640a 09:02:17 Removing intermediate container 527f88b4640a 09:02:17 ---> 44a31c0cb45b 09:02:17 Step 25/25 : LABEL version=0.0.0 09:02:17 ---> Running in 1a6383e3bce7 09:02:17 Removing intermediate container 1a6383e3bce7 09:02:17 ---> 39580581520b 09:02:17 09:02:18 Successfully built 39580581520b 09:02:18 Successfully tagged security-secretstore-setup-arm64:latest 09:02:18  Building security-secretstore-setup ... done Building security-bootstrapper 09:02:36 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:02:36 ---> b182bc75d556 09:02:36 Step 3/33 : WORKDIR /edgex-go 09:02:36 ---> Using cache 09:02:36 ---> 73bc76b16a62 09:02:36 Step 4/33 : RUN apk add --update --no-cache make git 09:02:36 ---> Using cache 09:02:36 ---> 5e90e4f9ac49 09:02:36 Step 5/33 : COPY go.mod vendor* ./ 09:02:36 ---> Using cache 09:02:36 ---> b7496c5dded7 09:02:36 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:36 ---> Using cache 09:02:36 ---> 163830bff14c 09:02:36 Step 7/33 : COPY . . 09:02:36 ---> Using cache 09:02:36 ---> aa5e9ccb7841 09:02:36 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:36 ---> Running in 73164c81f9f4 09:02: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 09:03:34 Removing intermediate container f5f9bf759c42 09:03:34 ---> 3816eb7047ab 09:03:34 Step 7/26 : COPY . . 09:03:47 ---> 7d1607fff567 09:03:47 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:03:47 ---> Running in 5dd2eff3a5b5 09:03:47 Removing intermediate container 5dd2eff3a5b5 09:03:47 ---> aca0674b5131 09:03:47 Step 9/26 : WORKDIR /edgex-go/spire-build 09:03:47 ---> Running in 326114ae935a 09:03:47 Removing intermediate container 326114ae935a 09:03:47 ---> 2e8a477880ad 09:03:47 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:47 ---> Running in 0652a9adc14a 09:03:49 Removing intermediate container 0652a9adc14a 09:03:49 ---> 2a19b43c4611 09:03:49 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:03:49 ---> Running in cc3a3c86945d 09:03:52 Removing intermediate container cc3a3c86945d 09:03:52 ---> 053f79b00593 09:03:52 Step 12/26 : WORKDIR /edgex-go 09:03:52 ---> Running in 04f2dcf3b251 09:03:53 Removing intermediate container 04f2dcf3b251 09:03:53 ---> 6548b60bcf01 09:03:53 09:03:53 Step 13/26 : FROM alpine:3.17 09:03:53 ---> 51e60588ff2c 09:03:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:53 ---> Using cache 09:03:53 ---> 85e7d2112387 09:03:53 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:53 ---> Running in 288d5baaaa08 09:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:57 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:57 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:57 OK: 17692 distinct packages available 09:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:00 (1/5) Installing dumb-init (1.2.5-r2) 09:04:00 (2/5) Installing musl-obstack (1.2.3-r0) 09:04:00 (3/5) Installing libucontext (1.2-r0) 09:04:00 (4/5) Installing gcompat (1.1.0-r0) 09:04:00 (5/5) Installing openssl (3.0.8-r4) 09:04:00 Executing busybox-1.35.0-r29.trigger 09:04:00 OK: 9 MiB in 20 packages 09:04:04 Removing intermediate container 288d5baaaa08 09:04:04 ---> f7c446c0d815 09:04:04 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:04 ---> 5afd4505c39a 09:04:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:04:05 ---> 00bbe66ffd2b 09:04:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:12 ---> 4c9fdefef7d0 09:04:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:12 ---> 6f80f4b98d8f 09:04:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:04:13 ---> d094a1bdd458 09:04:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:17 ---> f6140e9c5381 09:04:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:17 ---> Running in 3e752e7e1441 09:04:17 Removing intermediate container 3e752e7e1441 09:04:17 ---> 1d65d65f5d14 09:04:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:17 ---> Running in 3c135f167e2a 09:04:17 Removing intermediate container 3c135f167e2a 09:04:17 ---> 85189462a5bd 09:04:17 Step 24/26 : LABEL arch=arm64 09:04:17 ---> Running in 34da798688e8 09:04:18 Removing intermediate container 34da798688e8 09:04:18 ---> 58a61d9ee9bf 09:04:18 Step 25/26 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:04:18 ---> Running in 9b745aac5ca3 09:04:19 Removing intermediate container 9b745aac5ca3 09:04:19 ---> b53093af534d 09:04:19 Step 26/26 : LABEL version=0.0.0 09:04:19 ---> Running in 8d85de3372ed 09:04:19 Removing intermediate container 8d85de3372ed 09:04:19 ---> 9f9430ebc330 09:04:19 09:04:20 Successfully built 9f9430ebc330 09:04:20 Successfully tagged security-spire-server-arm64:latest 09:04:20 Building support-scheduler 09:04:38  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:38 ---> b182bc75d556 09:04:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:04:38 ---> Using cache 09:04:38 ---> d5cc6cc08c8b 09:04:38 Step 4/23 : WORKDIR /edgex-go 09:04:38 ---> Using cache 09:04:38 ---> 82206cda7863 09:04:38 Step 5/23 : RUN apk add --update --no-cache make git 09:04:38 ---> Using cache 09:04:38 ---> 4caea2214abb 09:04:38 Step 6/23 : COPY go.mod vendor* ./ 09:04:38 ---> Using cache 09:04:38 ---> 37d64cb6a0a8 09:04:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:38 ---> Using cache 09:04:38 ---> 4317681ec006 09:04:38 Step 8/23 : COPY . . 09:04:38 ---> Using cache 09:04:38 ---> 2a9bb35774e2 09:04:38 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:04:38 ---> Running in 8ded9177af55 09:04:38 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 09:07:30 Removing intermediate container a0df6ff17bcf 09:07:30 ---> 6f1aa9c2d7e1 09:07:30 09:07:30 Step 10/24 : FROM alpine:3.17 09:07:30 ---> 51e60588ff2c 09:07:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:07:30 ---> Running in 964605fd9247 09:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:30 (1/1) Installing dumb-init (1.2.5-r2) 09:07:30 Executing busybox-1.35.0-r29.trigger 09:07:30 OK: 8 MiB in 16 packages 09:07:30 Removing intermediate container 964605fd9247 09:07:30 ---> 487588e0aaea 09:07:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:07:30 ---> Running in 4ce87f71d05c 09:07:30 Removing intermediate container 4ce87f71d05c 09:07:30 ---> 192486fb040e 09:07:30 Step 13/24 : ENV APP_PORT=59882 09:07:30 ---> Running in 9650212a6ba1 09:07:30 Removing intermediate container 9650212a6ba1 09:07:30 ---> ad5e33142b81 09:07:30 Step 14/24 : EXPOSE $APP_PORT 09:07:30 ---> Running in 2f1c9e4a3056 09:07:30 Removing intermediate container 2f1c9e4a3056 09:07:30 ---> acb447c808b7 09:07:30 Step 15/24 : WORKDIR / 09:07:30 ---> Running in a2b4457c8282 09:07:30 Removing intermediate container a2b4457c8282 09:07:30 ---> 1094f0c92dca 09:07:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:30 ---> 1fc617122455 09:07:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:07:30 ---> d5ca3078104b 09:07:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:07:30 ---> bbe396f1ae17 09:07:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:07:32 ---> 6ee45ce100d8 09:07:32 Step 20/24 : ENTRYPOINT ["/core-command"] 09:07:32 ---> Running in 5335c67bea9c 09:07:32 Removing intermediate container 5335c67bea9c 09:07:32 ---> 532524172a88 09:07:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:32 ---> Running in f468cce62bd8 09:07:33 Removing intermediate container f468cce62bd8 09:07:33 ---> 4ab37e9df0d0 09:07:33 Step 22/24 : LABEL arch=arm64 09:07:33 ---> Running in 2d13115d35da 09:07:34 Removing intermediate container 2d13115d35da 09:07:34 ---> 737adb32d14a 09:07:34 Step 23/24 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:07:34 ---> Running in 3222a86d3d3f 09:07:35 Removing intermediate container 3222a86d3d3f 09:07:35 ---> 013ae1cdf9f0 09:07:35 Step 24/24 : LABEL version=0.0.0 09:07:36 ---> Running in 8f7fbb0d6f96 09:07:37 Removing intermediate container 8f7fbb0d6f96 09:07:37 ---> 3c95e1eaf62b 09:07:37 09:07:37 Successfully built 3c95e1eaf62b 09:07:37 Successfully tagged core-command-arm64:latest 09:07:37 Building support-notifications 09:07:48  Building core-command ... done Removing intermediate container 63b7e0a2d8d6 09:07:48 ---> ced049aac1db 09:07:48 09:07:48 Step 10/25 : FROM alpine:3.17 09:07:48 ---> 51e60588ff2c 09:07:48 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:07:48 ---> Using cache 09:07:48 ---> 487588e0aaea 09:07:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:07:48 ---> Using cache 09:07:48 ---> 192486fb040e 09:07:48 Step 13/25 : ENV APP_PORT=59881 09:07:48 ---> Running in 11ba6ea3966a 09:07:48 Removing intermediate container 11ba6ea3966a 09:07:48 ---> bebf9d181425 09:07:48 Step 14/25 : EXPOSE $APP_PORT 09:07:48 ---> Running in 26de52314c69 09:07:49 Removing intermediate container 26de52314c69 09:07:49 ---> 6864b51ed688 09:07:49 Step 15/25 : WORKDIR / 09:07:49 ---> Running in 1bc5f4baf2f3 09:07:51 Removing intermediate container 1bc5f4baf2f3 09:07:51 ---> bdacf6d010a0 09:07:51 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:52 ---> 44d803653214 09:07:52 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:07:54 ---> bd0388ffa7d6 09:07:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:07:57 Removing intermediate container 3c8d6f82cb20 09:07:57 ---> 3b2310c8e07d 09:07:57 09:07:57 Step 10/23 : FROM alpine:3.17 09:07:57 ---> 51e60588ff2c 09:07:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:07:57 ---> Using cache 09:07:57 ---> 3c17613be5ec 09:07:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:07:57 ---> Using cache 09:07:57 ---> d8c50cbed568 09:07:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:57 ---> Using cache 09:07:57 ---> a8bf03a06d88 09:07:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:07:57 ---> Using cache 09:07:57 ---> 60a699a0420c 09:07:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:07:59 ---> da020f77893a 09:07:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:07:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:07:59 ---> b182bc75d556 09:07:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:07:59 ---> Using cache 09:07:59 ---> d5cc6cc08c8b 09:07:59 Step 4/23 : WORKDIR /edgex-go 09:07:59 ---> Using cache 09:07:59 ---> 82206cda7863 09:07:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:07:59 ---> Running in c6271fec2263 09:08:00 ---> bbdaaa16e9fd 09:08:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:08:01 ---> b6c559d1a6d6 09:08:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:02 ---> 081a0eb99fb2 09:08:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:08:02 ---> c0d524f40ef7 09:08:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:02 ---> Running in 9fe660eac105 09:08:03 ---> 67bb7d38130e 09:08:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:03 ---> Running in 5eeb8d5f706d 09:08:03 Removing intermediate container 9fe660eac105 09:08:03 ---> aac143189288 09:08:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:03 ---> Running in d0d8b1d04ac3 09:08:04 Removing intermediate container d0d8b1d04ac3 09:08:04 ---> d7ee6fa4f41d 09:08:04 Step 23/25 : LABEL arch=arm64 09:08:04 OK: 263 MiB in 53 packages 09:08:08 ---> Running in a481df3c02cb 09:08:09 Removing intermediate container a481df3c02cb 09:08:09 ---> 590746bc5a46 09:08:09 Step 24/25 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:08:09 ---> Running in f5fe510ff694 09:08:10 Removing intermediate container c6271fec2263 09:08:10 ---> 59178c275ca7 09:08:10 Step 6/23 : COPY go.mod vendor* ./ 09:08:10 Removing intermediate container 5eeb8d5f706d 09:08:10 ---> e5997e924599 09:08:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:08:10 Removing intermediate container f5fe510ff694 09:08:10 ---> 4e563ec1c4d2 09:08:10 Step 25/25 : LABEL version=0.0.0 09:08:10 ---> Running in 3e3ef8ee4477 09:08:10 ---> Running in 358ace05609b 09:08:11 ---> dd0b06599405 09:08:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:11 ---> Running in 5f22bf8a4655 09:08:11 Removing intermediate container 358ace05609b 09:08:11 ---> 01743149647d 09:08:11 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:08:11 Removing intermediate container 3e3ef8ee4477 09:08:11 ---> ad1002a7f517 09:08:11 09:08:11 ---> Running in c1d497294062 09:08:12 Successfully built ad1002a7f517 09:08:12 Successfully tagged core-metadata-arm64:latest 09:08:12 Removing intermediate container c1d497294062 09:08:12 ---> 1cc5dde5bba2 09:08:12 Step 21/23 : LABEL arch=arm64 09:08:12 Building security-spire-agent 09:08:13  Building core-metadata ... done  ---> Running in 1818bd39ccbb 09:08:13 Removing intermediate container 1818bd39ccbb 09:08:13 ---> ac6afa42a1d3 09:08:13 Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:08:13 ---> Running in 65f855b40a1e 09:08:14 Removing intermediate container 65f855b40a1e 09:08:14 ---> 0a943fa883c1 09:08:14 Step 23/23 : LABEL version=0.0.0 09:08:14 ---> Running in 4bda6ccce4cd 09:08:15 Removing intermediate container 4bda6ccce4cd 09:08:15 ---> d12a6f3cb955 09:08:15 09:08:15 Successfully built d12a6f3cb955 09:08:15 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:08:30  Building core-common-config-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:08:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:08:30 ---> b182bc75d556 09:08:30 Step 3/27 : WORKDIR /edgex-go 09:08:30 ---> Using cache 09:08:30 ---> 73bc76b16a62 09:08:30 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:08:30 ---> Using cache 09:08:30 ---> 3013025a79fe 09:08:30 Step 5/27 : COPY go.mod vendor* ./ 09:08:30 ---> Using cache 09:08:30 ---> b48ee929f2ab 09:08:30 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:30 ---> Using cache 09:08:30 ---> 3816eb7047ab 09:08:30 Step 7/27 : COPY . . 09:08:30 ---> Using cache 09:08:30 ---> 7d1607fff567 09:08:30 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:08:30 ---> Using cache 09:08:30 ---> aca0674b5131 09:08:30 Step 9/27 : WORKDIR /edgex-go/spire-build 09:08:30 ---> Using cache 09:08:30 ---> 2e8a477880ad 09:08:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:08:30 ---> Using cache 09:08:30 ---> 2a19b43c4611 09:08:30 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:08:30 ---> Running in 2bf366e75d92 09:08:34 Removing intermediate container 2bf366e75d92 09:08:34 ---> a4e9ba76bf26 09:08:34 Step 12/27 : WORKDIR /edgex-go 09:08:34 ---> Running in 7181c8031386 09:08:34 Removing intermediate container 7181c8031386 09:08:34 ---> 9908d6cfbcb4 09:08:34 09:08:34 Step 13/27 : FROM alpine:3.17 09:08:34 ---> 51e60588ff2c 09:08:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:34 ---> Using cache 09:08:34 ---> 85e7d2112387 09:08:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:08:34 ---> Using cache 09:08:34 ---> f7c446c0d815 09:08:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:35 ---> Using cache 09:08:35 ---> 5afd4505c39a 09:08:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:08:35 ---> Using cache 09:08:35 ---> 00bbe66ffd2b 09:08:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:08:40 ---> b64a7d600b4c 09:08:40 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:08:48 ---> 22f782205edb 09:08:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:08:50 ---> 14edaedade3c 09:08:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:08:51 ---> fb21ff1a6faa 09:08:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:08:51 ---> bc6232e0629c 09:08:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:08:51 ---> Running in 76d2b4c6df4e 09:08:52 Removing intermediate container 76d2b4c6df4e 09:08:52 ---> 037592969589 09:08:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:08:52 ---> Running in 23794e957590 09:08:53 Removing intermediate container 23794e957590 09:08:53 ---> 200987e107cc 09:08:53 Step 25/27 : LABEL arch=arm64 09:08:53 ---> Running in 74a35f262826 09:08:53 Removing intermediate container 74a35f262826 09:08:53 ---> 610c4e5c95f4 09:08:53 Step 26/27 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:08:53 ---> Running in 8238aa668b78 09:08:54 Removing intermediate container 8238aa668b78 09:08:54 ---> 0b61cf8f8368 09:08:54 Step 27/27 : LABEL version=0.0.0 09:08:54 ---> Running in 6576d43a3d75 09:08:55 Removing intermediate container 6576d43a3d75 09:08:55 ---> c943974be561 09:08:55 09:08:55 Successfully built c943974be561 09:08:55 Successfully tagged security-spire-agent-arm64:latest 09:09:34  Building security-spire-agent ... done Removing intermediate container 73164c81f9f4 09:09:34 ---> 432fbeae1e3e 09:09:34 09:09:34 Step 9/33 : FROM alpine:3.17 09:09:34 ---> 51e60588ff2c 09:09:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:09:34 ---> Using cache 09:09:34 ---> 6aa26a2db214 09:09:34 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:09:34 ---> Running in f09002d4de97 09:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:34 (1/2) Installing dumb-init (1.2.5-r2) 09:09:34 (2/2) Installing su-exec (0.2-r2) 09:09:34 Executing busybox-1.35.0-r29.trigger 09:09:34 OK: 8 MiB in 17 packages 09:09:37 Removing intermediate container f09002d4de97 09:09:37 ---> 32e3effdb180 09:09:37 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:09:37 ---> Running in 1db86567b986 09:09:37 Removing intermediate container 1db86567b986 09:09:37 ---> 85c0b599f849 09:09:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:09:37 ---> Running in 51b5895c9a38 09:09:38 Removing intermediate container 51b5895c9a38 09:09:38 ---> 136e3b3c11ce 09:09:38 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:09:38 ---> Running in 14206ee5e32e 09:09:39 Removing intermediate container 14206ee5e32e 09:09:39 ---> 9823ca257a81 09:09:39 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:09:39 ---> Running in 388ecc3cb213 09:09:43 Removing intermediate container 388ecc3cb213 09:09:43 ---> b925941c2cba 09:09:43 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:09:43 ---> Running in a6e3dd9f1220 09:09:47 Removing intermediate container a6e3dd9f1220 09:09:47 ---> 2d77abb3c859 09:09:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:09:47 ---> Running in ecf3e008cbe4 09:09:47 Removing intermediate container 5f22bf8a4655 09:09:47 ---> 99df59e38afd 09:09:47 Step 8/23 : COPY . . 09:09:47 Removing intermediate container ecf3e008cbe4 09:09:47 ---> 60557b1e1071 09:09:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:09:49 ---> 8353f301f252 09:09:49 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:09:49 ---> Running in 88b0482ded81 09:09:58 Removing intermediate container 88b0482ded81 09:09:58 ---> 6fc514cdd9bf 09:09:58 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:58 ---> 0fdb75fc8f33 09:09:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:09:59 ---> 9fa6c8826643 09:09:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:03 ---> 160bcca03e05 09:10:03 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:10:04 ---> 3bcad641ed7e 09:10:04 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:10:06 ---> f085ed102f22 09:10:06 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:10:10 ---> 6e07938ae081 09:10:10 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:10:10 ---> 8e0dafe98e03 09:10:10 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:10:10 ---> Running in 62f6d4a993c5 09:10:11 ---> 2bb603b935b8 09:10:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:10:12 ---> a38fe347d91e 09:10:12 Step 28/33 : RUN chmod +x /entrypoint.sh 09:10:12 ---> Running in 890b697b9aa2 09:10:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:10:15 Removing intermediate container 890b697b9aa2 09:10:15 ---> 2403c8facfa8 09:10:15 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:10:15 ---> Running in a3fcf9d0746d 09:10:16 Removing intermediate container a3fcf9d0746d 09:10:16 ---> 27e0d7471bb2 09:10:16 Step 30/33 : CMD ["gate"] 09:10:16 ---> Running in b42eac9f118d 09:10:17 Removing intermediate container b42eac9f118d 09:10:17 ---> dd744dc059b9 09:10:17 Step 31/33 : LABEL arch=arm64 09:10:17 ---> Running in dc7a27fcedea 09:10:17 Removing intermediate container dc7a27fcedea 09:10:17 ---> 15ae831fbb5f 09:10:17 Step 32/33 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:10:17 ---> Running in 27f56d550695 09:10:18 Removing intermediate container 27f56d550695 09:10:18 ---> f2a6159d183f 09:10:18 Step 33/33 : LABEL version=0.0.0 09:10:18 ---> Running in 9d711e8a79c0 09:10:19 Removing intermediate container 9d711e8a79c0 09:10:19 ---> 262f0ea2bbcb 09:10:19 09:10:19 Successfully built 262f0ea2bbcb 09:10:19 Successfully tagged security-bootstrapper-arm64:latest 09:11:15  Building security-bootstrapper ... done Removing intermediate container 8ded9177af55 09:11:15 ---> 09d3727b87c2 09:11:15 09:11:15 Step 10/23 : FROM alpine:3.17 09:11:15 ---> 51e60588ff2c 09:11:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:11:15 ---> Using cache 09:11:15 ---> 487588e0aaea 09:11:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:15 ---> Using cache 09:11:15 ---> 192486fb040e 09:11:15 Step 13/23 : ENV APP_PORT=59861 09:11:15 ---> Running in 5c66cbe9eee1 09:11:15 Removing intermediate container 5c66cbe9eee1 09:11:15 ---> aecab16a2fd2 09:11:15 Step 14/23 : EXPOSE $APP_PORT 09:11:15 ---> Running in 7447c80fc794 09:11:16 Removing intermediate container 7447c80fc794 09:11:16 ---> 5072b0b6f127 09:11:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:17 ---> 5b3a13e80e65 09:11:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:18 ---> 3152fdd5d70f 09:11:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:21 ---> 92bfcd49b192 09:11:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:11:21 ---> 75b32a59aa0d 09:11:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:11:21 ---> Running in ec8a754c699a 09:11:22 Removing intermediate container ec8a754c699a 09:11:22 ---> 9bd20eb350b7 09:11:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:22 ---> Running in 47709e97e3d2 09:11:23 Removing intermediate container 47709e97e3d2 09:11:23 ---> 4ec4340aa510 09:11:23 Step 21/23 : LABEL arch=arm64 09:11:23 ---> Running in 93a381048aa1 09:11:23 Removing intermediate container 93a381048aa1 09:11:23 ---> 31f066e89233 09:11:23 Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:11:23 ---> Running in c15134b06969 09:11:24 Removing intermediate container c15134b06969 09:11:24 ---> f775a1fdde70 09:11:24 Step 23/23 : LABEL version=0.0.0 09:11:24 ---> Running in 2e7c910842c5 09:11:25 Removing intermediate container 2e7c910842c5 09:11:25 ---> b760125b3efa 09:11:25 09:11:25 Successfully built b760125b3efa 09:11:25 Successfully tagged support-scheduler-arm64:latest 09:13:01  Building support-scheduler ... done Removing intermediate container 62f6d4a993c5 09:13:01 ---> 4f4dd36e6a16 09:13:01 09:13:01 Step 10/23 : FROM alpine:3.17 09:13:01 ---> 51e60588ff2c 09:13:01 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:01 ---> Running in 2abbc9b67959 09:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:01 (1/2) Installing ca-certificates (20230506-r0) 09:13:01 (2/2) Installing dumb-init (1.2.5-r2) 09:13:01 Executing busybox-1.35.0-r29.trigger 09:13:01 Executing ca-certificates-20230506-r0.trigger 09:13:01 OK: 8 MiB in 17 packages 09:13:01 Removing intermediate container 2abbc9b67959 09:13:01 ---> c7f7bfa7f616 09:13:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:13:01 ---> Running in cbbb30686eee 09:13:01 Removing intermediate container cbbb30686eee 09:13:01 ---> 648fb5704592 09:13:01 Step 13/23 : ENV APP_PORT=59860 09:13:01 ---> Running in 4f4dc31ab539 09:13:01 Removing intermediate container 4f4dc31ab539 09:13:01 ---> 4b18dce38404 09:13:01 Step 14/23 : EXPOSE $APP_PORT 09:13:01 ---> Running in 71b73cd8b7f3 09:13:01 Removing intermediate container 71b73cd8b7f3 09:13:01 ---> d0ce6b756ac2 09:13:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:01 ---> 8b193046b308 09:13:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:01 ---> 478b7273093d 09:13:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:01 ---> 21029dd2dc2f 09:13:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:13:02 ---> d6828fe1bdad 09:13:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:13:02 ---> Running in afe2d3443475 09:13:02 Removing intermediate container afe2d3443475 09:13:02 ---> a56e8e008099 09:13:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:02 ---> Running in f3d84796f210 09:13:03 Removing intermediate container f3d84796f210 09:13:03 ---> 789e0cdb02e5 09:13:03 Step 21/23 : LABEL arch=arm64 09:13:03 ---> Running in a2866d12ff6b 09:13:03 Removing intermediate container a2866d12ff6b 09:13:03 ---> ab0183aac659 09:13:03 Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 09:13:03 ---> Running in 80e263e700fa 09:13:03 Removing intermediate container 80e263e700fa 09:13:03 ---> 8e1e1a579cc4 09:13:03 Step 23/23 : LABEL version=0.0.0 09:13:03 ---> Running in 8c5e819e7e76 09:13:04 Removing intermediate container 8c5e819e7e76 09:13:04 ---> 8d5849467e81 09:13:04 09:13:04 Successfully built 8d5849467e81 09:13:04 Successfully tagged support-notifications-arm64:latest 09:13:04  Building support-notifications ... done  [Pipeline] } 09:13:04 $ docker stop --time=1 f9812ddcdfe00dd82c94e8ff901cd58c1ada68639eba574577234149e72237fd 09:13:06 $ docker rm -f --volumes f9812ddcdfe00dd82c94e8ff901cd58c1ada68639eba574577234149e72237fd [Pipeline] // withDockerContainer [Pipeline] sh 09:13:06 + docker images 09:13:07 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:07 support-notifications-arm64 latest 8d5849467e81 3 seconds ago 31.9MB 09:13:07 4f4dd36e6a16 14 seconds ago 1.59GB 09:13:07 support-scheduler-arm64 latest b760125b3efa About a minute ago 31.2MB 09:13:07 09d3727b87c2 About a minute ago 1.59GB 09:13:07 security-bootstrapper-arm64 latest 262f0ea2bbcb 2 minutes ago 21.9MB 09:13:07 432fbeae1e3e 3 minutes ago 1.51GB 09:13:07 security-spire-agent-arm64 latest c943974be561 4 minutes ago 153MB 09:13:07 9908d6cfbcb4 4 minutes ago 1.39GB 09:13:07 core-common-config-bootstrapper-arm64 latest d12a6f3cb955 4 minutes ago 17.2MB 09:13:07 core-metadata-arm64 latest ad1002a7f517 4 minutes ago 20.2MB 09:13:07 3b2310c8e07d 5 minutes ago 1.52GB 09:13:07 ced049aac1db 5 minutes ago 1.53GB 09:13:07 core-command-arm64 latest 3c95e1eaf62b 5 minutes ago 19.7MB 09:13:07 6f1aa9c2d7e1 5 minutes ago 1.53GB 09:13:07 security-spire-server-arm64 latest 9f9430ebc330 8 minutes ago 97MB 09:13:07 6548b60bcf01 9 minutes ago 1.39GB 09:13:07 security-secretstore-setup-arm64 latest 39580581520b 10 minutes ago 32.2MB 09:13:07 0abcf58401ea 11 minutes ago 1.52GB 09:13:07 security-spiffe-token-provider-arm64 latest 1931dfff01ce 11 minutes ago 32.7MB 09:13:07 edba45abe895 12 minutes ago 1.57GB 09:13:07 core-data-arm64 latest 4f7085a01cc3 13 minutes ago 19.9MB 09:13:07 b99edb20217c 13 minutes ago 1.53GB 09:13:07 security-proxy-setup-arm64 latest 787a22a1a44e 14 minutes ago 18.7MB 09:13:07 security-proxy-auth-arm64 latest 9c533fc57631 14 minutes ago 18.1MB 09:13:07 7664acdb310b 14 minutes ago 1.51GB 09:13:07 6803a8ead9f6 14 minutes ago 1.51GB 09:13:07 security-spire-config-arm64 latest cb3463aa10cd 21 minutes ago 96.1MB 09:13:07 c7e8b1f59bf9 21 minutes ago 1.39GB 09:13:07 ci-base-image-arm64 latest b182bc75d556 37 minutes ago 899MB 09:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:13:07 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 09:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:07 09:13:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:07 arm64: Pulling from edgex-lftools-log-publisher 09:13:07 8998bd30e6a1: Pulling fs layer 09:13:07 04944245beec: Pulling fs layer 09:13:07 699f458cf7ca: Pulling fs layer 09:13:07 765212b225bb: Pulling fs layer 09:13:07 f23df028b6ca: Pulling fs layer 09:13:07 d65c8cfc05b1: Pulling fs layer 09:13:07 2437ff75d9bd: Pulling fs layer 09:13:07 f23df028b6ca: Waiting 09:13:07 d65c8cfc05b1: Waiting 09:13:07 2437ff75d9bd: Waiting 09:13:07 765212b225bb: Waiting 09:13:08 04944245beec: Verifying Checksum 09:13:08 04944245beec: Download complete 09:13:08 765212b225bb: Verifying Checksum 09:13:08 765212b225bb: Download complete 09:13:08 f23df028b6ca: Verifying Checksum 09:13:08 f23df028b6ca: Download complete 09:13:08 d65c8cfc05b1: Verifying Checksum 09:13:08 d65c8cfc05b1: Download complete 09:13:08 699f458cf7ca: Verifying Checksum 09:13:08 699f458cf7ca: Download complete 09:13:08 8998bd30e6a1: Verifying Checksum 09:13:08 8998bd30e6a1: Download complete 09:13:11 2437ff75d9bd: Verifying Checksum 09:13:11 2437ff75d9bd: Download complete 09:13:12 8998bd30e6a1: Pull complete 09:13:12 04944245beec: Pull complete 09:13:14 699f458cf7ca: Pull complete 09:13:14 765212b225bb: Pull complete 09:13:15 f23df028b6ca: Pull complete 09:13:15 d65c8cfc05b1: Pull complete 09:13:30 2437ff75d9bd: Pull complete 09:13:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:30 prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container 09:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:33 $ docker top 66553eddb5e495217afb72a43227825406885c31ffcce3a0f36b0f966068a38b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:34 ---> job-cost.sh 09:13:34 lf-activate-venv: SKIPPING 09:13:34 INFO: No Stack... 09:13:35 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:35 INFO: Archiving Costs [Pipeline] sh 09:13:36 + cut -d, -f6 09:13:36 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 09:13:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] 09:13:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] did not exist. Created. 09:13:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:37 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:37 Stashed 1 file(s) [Pipeline] } 09:13:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:37 $ docker stop --time=1 66553eddb5e495217afb72a43227825406885c31ffcce3a0f36b0f966068a38b 09:13:39 $ docker rm -f --volumes 66553eddb5e495217afb72a43227825406885c31ffcce3a0f36b0f966068a38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:13:39 provisioning config files... 09:13:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config12083967834439901009tmp [Pipeline] { [Pipeline] sh 09:13:39 + set +x 09:13:39 + bash -s -- 09:13:39 + curl -s https://codecov.io/bash 09:13:39 09:13:39 _____ _ 09:13:39 / ____| | | 09:13:39 | | ___ __| | ___ ___ _____ __ 09:13:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:39 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:39 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:39 Bash-1.0.6 09:13:39 09:13:39 09:13:39 ==> git version 2.25.1 found 09:13:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:13:39 Release-Date: 2020-01-08 09:13:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:39 ==> Jenkins CI detected. 09:13:39 current dir:  /w/workspace/edgex-go/4 09:13:39 project root: . 09:13:39 --> token set from env 09:13:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:39 ==> Running gcov in . (disable via -X gcov) 09:13:39 ==> Python coveragepy not found 09:13:39 ==> Searching for coverage reports in: 09:13:39 + . 09:13:39 -> Found 1 reports 09:13:39 ==> Detecting git/mercurial file structure 09:13:39 ==> Reading reports 09:13:39 + ./coverage.out bytes=447730 09:13:39 ==> Appending adjustments 09:13:39 https://docs.codecov.io/docs/fixing-reports 09:13:41 + Found adjustments 09:13:41 ==> Gzipping contents 09:13:41 60K /tmp/codecov.kww4qt.gz 09:13:41 ==> Uploading reports 09:13:41 url: https://codecov.io 09:13:41 query: branch=PR-4563&commit=b0bb4953ca331064c348680d63eb7d9677b8144c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:13:41 -> Pinging Codecov 09:13:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=b0bb4953ca331064c348680d63eb7d9677b8144c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:13:41 -> Uploading to 09:13:41 https://storage.googleapis.com/codecov/v4/raw/2023-05-12/00271124DB129430A58F1EEE437C3FCB/b0bb4953ca331064c348680d63eb7d9677b8144c/4f8aa5aa-780b-4050-b0a1-ebc43a062303.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T091340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6221e3285170f946a8536e5beeb8e4282c276ac87851e8463c285cdee45a820 09:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:41 Dload Upload Total Spent Left Speed 09:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 273k --:--:-- --:--:-- --:--:-- 273k 100 57447 0 0 100 57447 0 252k --:--:-- --:--:-- --:--:-- 251k 09:13:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] } 09:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:13:41 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:43 ---> package-listing.sh 09:13:43 ++ facter osfamily 09:13:43 ++ tr '[:upper:]' '[:lower:]' 09:13:43 + OS_FAMILY=debian 09:13:43 + workspace=/w/workspace/edgex-go/4 09:13:43 + START_PACKAGES=/tmp/packages_start.txt 09:13:43 + END_PACKAGES=/tmp/packages_end.txt 09:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:43 + PACKAGES=/tmp/packages_start.txt 09:13:43 + '[' /w/workspace/edgex-go/4 ']' 09:13:43 + PACKAGES=/tmp/packages_end.txt 09:13:43 + case "${OS_FAMILY}" in 09:13:43 + dpkg -l 09:13:43 + grep '^ii' 09:13:43 + '[' -f /tmp/packages_start.txt ']' 09:13:43 + '[' -f /tmp/packages_end.txt ']' 09:13:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:43 + '[' /w/workspace/edgex-go/4 ']' 09:13:43 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:13:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:13:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:43 09:13:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:44 latest: Pulling from edgex-lftools-log-publisher 09:13:44 5eb5b503b376: Pulling fs layer 09:13:44 5c69ac0246d0: Pulling fs layer 09:13:44 ec43610c2a17: Pulling fs layer 09:13:44 3a2ae6a8a46f: Pulling fs layer 09:13:44 33b1e0a273af: Pulling fs layer 09:13:44 5d3b04190fa2: Pulling fs layer 09:13:44 2f39f015ded8: Pulling fs layer 09:13:44 3a2ae6a8a46f: Waiting 09:13:44 33b1e0a273af: Waiting 09:13:44 5d3b04190fa2: Waiting 09:13:44 5c69ac0246d0: Download complete 09:13:44 3a2ae6a8a46f: Verifying Checksum 09:13:44 3a2ae6a8a46f: Download complete 09:13:44 33b1e0a273af: Verifying Checksum 09:13:44 33b1e0a273af: Download complete 09:13:44 5d3b04190fa2: Verifying Checksum 09:13:44 5d3b04190fa2: Download complete 09:13:44 ec43610c2a17: Verifying Checksum 09:13:44 ec43610c2a17: Download complete 09:13:44 5eb5b503b376: Verifying Checksum 09:13:44 5eb5b503b376: Download complete 09:13:45 2f39f015ded8: Download complete 09:13:45 5eb5b503b376: Pull complete 09:13:45 5c69ac0246d0: Pull complete 09:13:46 ec43610c2a17: Pull complete 09:13:46 3a2ae6a8a46f: Pull complete 09:13:46 33b1e0a273af: Pull complete 09:13:46 5d3b04190fa2: Pull complete 09:13:49 2f39f015ded8: Pull complete 09:13:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:50 prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container 09:13:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:52 $ docker top a7c0e205131dd69e05b601d93294f9d7cc7ee02cd308d83ddc80379da64d4d78 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:53 + ls /var/log/sa-host 09:13:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:53 provisioning config files... 09:13:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14710266843520135858tmp [Pipeline] { [Pipeline] echo 09:13:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:53 ---> create-netrc.sh [Pipeline] } 09:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:53 ---> python-tools-install.sh [Pipeline] echo 09:13:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:54 ---> sudo-logs.sh 09:13:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:54 ---> job-cost.sh 09:13:54 lf-activate-venv: SKIPPING 09:13:54 DEBUG: total: 0.10999999940395355 09:13:54 INFO: Retrieving Stack Cost... 09:13:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:55 INFO: Archiving Costs [Pipeline] echo 09:13:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:55 ---> logs-deploy.sh 09:13:55 lf-activate-venv: SKIPPING 09:13:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/4 09:13:55 INFO: archiving workspace using pattern(s): 09:13:56 Archives upload complete. 09:13:56 INFO: archiving logs to Nexus