Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 267102d9df6da7c23db2ac895729a32cf5bb6877+e99ed673a0cd686e15ecc698ddc640835b09c835 (deb09852edc5f4441000d5d173efab860f2fe137) 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-ssh12596808910618303097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8797311957562817225.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5885224471459619634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5643617352585856340.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14364781793573246951.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-5687 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 267102d9df6da7c23db2ac895729a32cf5bb6877 Merge succeeded, producing 33521c9db20dd0198df9439789b1d282291f9729 Checking out Revision 33521c9db20dd0198df9439789b1d282291f9729 (PR-4465) > 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/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # 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 e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33521c9db20dd0198df9439789b1d282291f9729 # timeout=10 Commit message: "Merge commit 'e99ed673a0cd686e15ecc698ddc640835b09c835' into HEAD" > git rev-list --no-walk 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:19 ========================================================= 08:31:19 EdgeX Global Pipelines Version Info 08:31:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:20 ------------------- 08:31:20 stable info: 08:31:20 ------------------- 08:31:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:31:20 Message: update stable to v1.0.245 08:31:20 ------------------- 08:31:20 experimental info: 08:31:20 ------------------- 08:31:20 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:20 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 08:31:20 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33521c9db20dd0198df9439789b1d282291f9729 [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33521c9 [Pipeline] echo 08:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:21 provisioning config files... 08:31:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config9283054604170696335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:21 ---> docker-login.sh 08:31:21 nexus3.edgexfoundry.org:10001 08:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 nexus3.edgexfoundry.org:10002 08:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 nexus3.edgexfoundry.org:10003 08:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 nexus3.edgexfoundry.org:10004 08:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 docker.io 08:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 ---> docker-login.sh ends [Pipeline] } 08:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:24 + 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:31:24 + dirname cmd/core-command/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo core-command,cmd/core-command/Dockerfile 08:31:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:24 + dirname cmd/core-data/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo core-data,cmd/core-data/Dockerfile 08:31:24 + dirname cmd/core-metadata/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:24 + dirname cmd/security-bootstrapper/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:24 + dirname cmd/security-proxy-auth/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:24 + dirname cmd/security-proxy-setup/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:24 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:24 + dirname cmd/security-spire-agent/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:24 + dirname cmd/security-spire-config/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:24 + dirname cmd/security-spire-server/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:24 + dirname cmd/support-notifications/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:24 + dirname cmd/support-scheduler/Dockerfile 08:31:24 + cut -d/ -f2 08:31:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:24 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:31:24 + git rev-list -1 --merges 33521c9db20dd0198df9439789b1d282291f9729~1..33521c9db20dd0198df9439789b1d282291f9729 [Pipeline] echo 08:31:24 -----------> git rev-list -1 --merges 33521c9db20dd0198df9439789b1d282291f9729~1..33521c9db20dd0198df9439789b1d282291f9729 33521c9db20dd0198df9439789b1d282291f9729 08:31:24 33521c9db20dd0198df9439789b1d282291f9729 [false] [Pipeline] sh 08:31:24 + git log --format=format:%s -1 33521c9db20dd0198df9439789b1d282291f9729 [Pipeline] echo 08:31:24 ========================================================= 08:31:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:25 + grep -v github /etc/ssh/ssh_known_hosts 08:31:25 + [ -e /tmp/ssh_known_hosts ] 08:31:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:25 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 08:31:25 08:31:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:25 08:31:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:26 b85a868b505f: Pulling fs layer 08:31:26 e2be974225ed: Pulling fs layer 08:31:26 339a4e72a1f5: Pulling fs layer 08:31:26 988bab9f4d93: Pulling fs layer 08:31:26 1469e6f7b9e6: Pulling fs layer 08:31:26 eaf3925da568: Pulling fs layer 08:31:26 bab4dde63d76: Pulling fs layer 08:31:26 bde34c3a00c8: Pulling fs layer 08:31:26 b352a97aabf1: Pulling fs layer 08:31:26 4872d77fe225: Pulling fs layer 08:31:26 5851b861e8e6: Pulling fs layer 08:31:26 b352a97aabf1: Waiting 08:31:26 988bab9f4d93: Waiting 08:31:26 4872d77fe225: Waiting 08:31:26 eaf3925da568: Waiting 08:31:26 bab4dde63d76: Waiting 08:31:26 bde34c3a00c8: Waiting 08:31:26 5851b861e8e6: Waiting 08:31:26 1469e6f7b9e6: Waiting 08:31:26 e2be974225ed: Download complete 08:31:26 988bab9f4d93: Verifying Checksum 08:31:26 988bab9f4d93: Download complete 08:31:26 1469e6f7b9e6: Verifying Checksum 08:31:26 1469e6f7b9e6: Download complete 08:31:26 339a4e72a1f5: Verifying Checksum 08:31:26 339a4e72a1f5: Download complete 08:31:26 eaf3925da568: Verifying Checksum 08:31:26 eaf3925da568: Download complete 08:31:26 bde34c3a00c8: Download complete 08:31:26 b352a97aabf1: Download complete 08:31:26 4872d77fe225: Verifying Checksum 08:31:26 4872d77fe225: Download complete 08:31:26 5851b861e8e6: Verifying Checksum 08:31:26 5851b861e8e6: Download complete 08:31:26 b85a868b505f: Verifying Checksum 08:31:26 b85a868b505f: Download complete 08:31:26 bab4dde63d76: Verifying Checksum 08:31:26 bab4dde63d76: Download complete 08:31:28 b85a868b505f: Pull complete 08:31:29 e2be974225ed: Pull complete 08:31:30 339a4e72a1f5: Pull complete 08:31:30 988bab9f4d93: Pull complete 08:31:31 1469e6f7b9e6: Pull complete 08:31:32 eaf3925da568: Pull complete 08:31:34 bab4dde63d76: Pull complete 08:31:34 bde34c3a00c8: Pull complete 08:31:35 b352a97aabf1: Pull complete 08:31:36 4872d77fe225: Pull complete 08:31:36 5851b861e8e6: Pull complete 08:31:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:37 prd-ubuntu20.04-docker-8c-8g-5687 does not seem to be running inside a container 08:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:46 $ docker top fd49bc782fd5dfce5ba73204c97607d6573a2b078a639fc1f5911df9d4db9c77 -eo pid,comm 08:31:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:46 [ssh-agent] Looking for ssh-agent implementation... 08:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:46 $ docker exec fd49bc782fd5dfce5ba73204c97607d6573a2b078a639fc1f5911df9d4db9c77 ssh-agent 08:31:46 SSH_AUTH_SOCK=/tmp/ssh-vJvKb4TC0fmh/agent.14 08:31:46 SSH_AGENT_PID=20 08:31:46 Running ssh-add (command line suppressed) 08:31:46 Identity added: /w/workspace/edgex-go/7@tmp/private_key_14086371590431824825.key (/w/workspace/edgex-go/7@tmp/private_key_14086371590431824825.key) 08:31:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:47 + git tag --points-at HEAD [Pipeline] } 08:31:47 $ docker exec --env ******** --env ******** fd49bc782fd5dfce5ba73204c97607d6573a2b078a639fc1f5911df9d4db9c77 ssh-agent -k 08:31:47 unset SSH_AUTH_SOCK; 08:31:47 unset SSH_AGENT_PID; 08:31:47 echo Agent pid 20 killed; 08:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:47 [ssh-agent] Looking for ssh-agent implementation... 08:31:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:47 $ docker exec fd49bc782fd5dfce5ba73204c97607d6573a2b078a639fc1f5911df9d4db9c77 ssh-agent 08:31:47 SSH_AUTH_SOCK=/tmp/ssh-CggQE5DB9QpC/agent.52 08:31:47 SSH_AGENT_PID=58 08:31:47 Running ssh-add (command line suppressed) 08:31:47 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5366896892635836429.key (/w/workspace/edgex-go/7@tmp/private_key_5366896892635836429.key) 08:31:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:48 + git semver init 08:31:48 2023-03-24 08:31:48,441 [run_init] DEBUG init version:0.0.0 force:False 08:31:48 2023-03-24 08:31:48,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 08:31:48 2023-03-24 08:31:48,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 08:31:48 2023-03-24 08:31:48,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 08:32:03 2023-03-24 08:32:02,310 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 08:32:03 2023-03-24 08:32:02,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4465 with force:False 08:32:03 2023-03-24 08:32:02,311 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4465 08:32:03 2023-03-24 08:32:02,315 [execute] INFO git cat-file --batch-check 08:32:03 2023-03-24 08:32:02,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:32:03 2023-03-24 08:32:02,321 [execute] INFO git cat-file --batch 08:32:03 2023-03-24 08:32:02,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:32:03 2023-03-24 08:32:02,327 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4465 08:32:03 0.0.0 [Pipeline] } 08:32:03 $ docker exec --env ******** --env ******** fd49bc782fd5dfce5ba73204c97607d6573a2b078a639fc1f5911df9d4db9c77 ssh-agent -k 08:32:03 unset SSH_AUTH_SOCK; 08:32:03 unset SSH_AGENT_PID; 08:32:03 echo Agent pid 58 killed; 08:32:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:03 + git semver [Pipeline] } 08:32:04 $ docker stop --time=1 fd49bc782fd5dfce5ba73204c97607d6573a2b078a639fc1f5911df9d4db9c77 08:32:06 $ docker rm -f --volumes fd49bc782fd5dfce5ba73204c97607d6573a2b078a639fc1f5911df9d4db9c77 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:06 Stashed 1 file(s) [Pipeline] echo 08:32:06 [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:32:07 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:32:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:07 ========================================================= 08:32:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:32:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:07 63b65145d645: Pulling fs layer 08:32:07 a2d21d5440eb: Pulling fs layer 08:32:07 935e6c44a52c: Pulling fs layer 08:32:07 94cc34f8dd06: Pulling fs layer 08:32:07 30dea6a524f1: Pulling fs layer 08:32:07 a2aff8979fd8: Pulling fs layer 08:32:07 6808be2612f2: Pulling fs layer 08:32:07 f25807f1079a: Pulling fs layer 08:32:07 a2aff8979fd8: Waiting 08:32:07 94cc34f8dd06: Waiting 08:32:07 6808be2612f2: Waiting 08:32:07 30dea6a524f1: Waiting 08:32:07 a2d21d5440eb: Verifying Checksum 08:32:07 94cc34f8dd06: Verifying Checksum 08:32:07 94cc34f8dd06: Download complete 08:32:07 30dea6a524f1: Verifying Checksum 08:32:07 30dea6a524f1: Download complete 08:32:07 63b65145d645: Verifying Checksum 08:32:07 63b65145d645: Download complete 08:32:07 a2aff8979fd8: Verifying Checksum 08:32:07 a2aff8979fd8: Download complete 08:32:08 63b65145d645: Pull complete 08:32:08 f25807f1079a: Verifying Checksum 08:32:08 f25807f1079a: Download complete 08:32:08 a2d21d5440eb: Pull complete 08:32:08 935e6c44a52c: Verifying Checksum 08:32:08 935e6c44a52c: Download complete 08:32:08 6808be2612f2: Verifying Checksum 08:32:08 6808be2612f2: Download complete 08:32:13 935e6c44a52c: Pull complete 08:32:13 94cc34f8dd06: Pull complete 08:32:13 30dea6a524f1: Pull complete 08:32:14 a2aff8979fd8: Pull complete 08:32:17 6808be2612f2: Pull complete 08:32:19 f25807f1079a: Pull complete 08:32:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:32:19 + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:19 WORKDIR /edgex 08:32:19 COPY go.mod . 08:32:19 RUN go mod download ci-base-image-x86_64 08:32:19 -f - . 08:32:20 Sending build context to Docker daemon 170.5MB 08:32:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:32:20 ---> 3b553350e43f 08:32:20 Step 2/4 : WORKDIR /edgex 08:32:22 Still waiting to schedule task 08:32:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5688’ 08:32:32 ---> Running in 3356d0acb939 08:32:32 Removing intermediate container 3356d0acb939 08:32:32 ---> 4a3284669aad 08:32:32 Step 3/4 : COPY go.mod . 08:32:32 ---> d2cf1e35a014 08:32:32 Step 4/4 : RUN go mod download 08:32:32 ---> Running in 161f2cccb8f1 08:32:54 Removing intermediate container 161f2cccb8f1 08:32:54 ---> bf01c01dd12a 08:32:54 Successfully built bf01c01dd12a 08:32:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:55 + docker inspect -f . ci-base-image-x86_64 08:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:55 prd-ubuntu20.04-docker-8c-8g-5687 does not seem to be running inside a container 08:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:56 $ docker top 05ddaf98f32834f6d43caf05c59ee63e46848fac4381680ee9c8f585b59a6180 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:56 + go version 08:32:56 go version go1.20.2 linux/amd64 [Pipeline] } 08:32:56 $ docker stop --time=1 05ddaf98f32834f6d43caf05c59ee63e46848fac4381680ee9c8f585b59a6180 08:32:58 $ docker rm -f --volumes 05ddaf98f32834f6d43caf05c59ee63e46848fac4381680ee9c8f585b59a6180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:59 + docker inspect -f . ci-base-image-x86_64 08:32:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:59 prd-ubuntu20.04-docker-8c-8g-5687 does not seem to be running inside a container 08:32:59 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:33:00 $ docker top c225ceff32bac47f5f944d1ff17c9f96af3b386afc153bb9e72166dba66857fa -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:00 ========================================================= 08:33:00 [edgeXBuildGoParallel] Running Tests and Build... 08:33:00 ========================================================= [Pipeline] sh 08:33:00 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:33:00 + make test 08:33:00 go test -race -coverprofile=coverage.out ./... 08:33:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 08:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.476s coverage: 88.5% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 3.9% of statements 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:33:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 44.1% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 08:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:34:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:34:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.065s coverage: 92.9% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 81.2% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 82.1% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.040s coverage: 86.0% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.075s coverage: 97.7% of statements 08:34:13 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:34:13 running golangci-lint 08:34:13 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:34:13 go version go1.20.2 linux/amd64 08:34:13 level=info msg="[config_reader] Used config file .golangci.yml" 08:34:13 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:34:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 15.350184898s" 08:34:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.825172ms" 08:34:36 level=info msg="[linters_context/goanalysis] analyzers took 58.615487156s with top 10 stages: buildir: 35.007502277s, fact_deprecated: 2.362752352s, inspect: 2.073492473s, printf: 1.561489167s, gosec: 1.447672466s, ctrlflow: 1.391043888s, S1038: 1.058489264s, nilness: 847.138187ms, fact_purity: 800.961172ms, unused: 608.066554ms" 08:34:36 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:34:36 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/201, skip_dirs: 201/201, nolint: 0/21, cgo: 201/201, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, path_prettifier: 201/201, skip_files: 201/201, identifier_marker: 201/201" 08:34:36 level=info msg="[runner] processing took 22.071542ms with stages: nolint: 9.702613ms, identifier_marker: 7.018588ms, exclude-rules: 1.77157ms, autogenerated_exclude: 1.502682ms, path_prettifier: 1.326678ms, skip_dirs: 696.53µs, cgo: 31.931µs, filename_unadjuster: 16.05µs, max_same_issues: 1.02µs, severity-rules: 830ns, uniq_by_line: 670ns, skip_files: 580ns, exclude: 460ns, diff: 370ns, source_code: 260ns, max_from_linter: 170ns, sort_results: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:34:36 level=info msg="[runner] linters took 8.379694612s with stages: goanalysis_metalinter: 8.357523577s" 08:34:36 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:36 level=info msg="Memory: 238 samples, avg is 190.4MB, max is 749.1MB" 08:34:36 level=info msg="Execution took 23.787225275s" 08:34:36 go vet ./... 08:34:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:34:41 + ls -al . 08:34:41 total 704 08:34:41 drwxrwxr-x 11 1001 1001 4096 Mar 24 08:33 . 08:34:41 drwxr-xr-x 4 root root 4096 Mar 24 08:32 .. 08:34:41 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:31 .blubracket 08:34:41 -rw-rw-r-- 1 1001 1001 16 Mar 24 08:31 .dockerignore 08:34:41 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:32 .git 08:34:41 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:31 .github 08:34:41 -rw-rw-r-- 1 1001 1001 1133 Mar 24 08:31 .gitignore 08:34:41 -rw-rw-r-- 1 1001 1001 42 Mar 24 08:31 .golangci.yml 08:34:41 -rw-rw-r-- 1 1001 1001 87 Mar 24 08:31 .hadolint.yml 08:34:41 drwxr-xr-x 3 1001 1001 4096 Mar 24 08:32 .semver 08:34:41 -rw-rw-r-- 1 1001 1001 166 Mar 24 08:31 .sonarcloud.properties 08:34:41 -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:31 ADOPTERS.md 08:34:41 -rw-rw-r-- 1 1001 1001 10835 Mar 24 08:31 Attribution.txt 08:34:41 -rw-rw-r-- 1 1001 1001 73765 Mar 24 08:31 CHANGELOG.md 08:34:41 -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:31 CONTRIBUTING.md 08:34:41 -rw-rw-r-- 1 1001 1001 677 Mar 24 08:31 GOVERNANCE.md 08:34:41 -rw-rw-r-- 1 1001 1001 883 Mar 24 08:31 Jenkinsfile 08:34:41 -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:31 LICENSE 08:34:41 -rw-rw-r-- 1 1001 1001 14368 Mar 24 08:31 Makefile 08:34:41 -rw-rw-r-- 1 1001 1001 582 Mar 24 08:31 OWNERS.md 08:34:41 -rw-rw-r-- 1 1001 1001 9403 Mar 24 08:31 README.md 08:34:41 -rw-rw-r-- 1 1001 1001 789 Mar 24 08:31 SECURITY.md 08:34:41 -rw-rw-r-- 1 1001 1001 5 Mar 24 08:32 VERSION 08:34:41 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:31 bin 08:34:41 drwxrwxr-x 18 1001 1001 4096 Mar 24 08:31 cmd 08:34:41 -rw-r--r-- 1 root root 447378 Mar 24 08:34 coverage.out 08:34:41 -rw-rw-r-- 1 1001 1001 3200 Mar 24 08:31 go.mod 08:34:41 -rw-rw-r-- 1 1001 1001 31237 Mar 24 08:31 go.sum 08:34:41 drwxrwxr-x 7 1001 1001 4096 Mar 24 08:31 internal 08:34:41 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:31 openapi 08:34:41 -rw-rw-r-- 1 1001 1001 594 Mar 24 08:31 security.txt 08:34:41 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:31 snap 08:34:41 -rw-rw-r-- 1 1001 1001 204 Mar 24 08:31 version.go [Pipeline] sh 08:34:42 + '[' -e coverage.out ] 08:34:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:42 Stashed 1 file(s) [Pipeline] sh 08:34:42 + make build 08:34:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5690 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws 08:34:45 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:34:45 The recommended git tool is: git 08:34:51 using credential edgex-jenkins-ssh 08:34:51 Cloning the remote Git repository 08:34:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:51 > git init /w/workspace/edgex-go/7 # timeout=10 08:34:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:51 > git --version # timeout=10 08:34:51 > git --version # 'git version 2.25.1' 08:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:57 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:04 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:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:08 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:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:11 Merging remotes/origin/main commit e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] } 08:35:11 $ docker stop --time=1 c225ceff32bac47f5f944d1ff17c9f96af3b386afc153bb9e72166dba66857fa 08:35:11 Merge succeeded, producing 392efc0de7edc7b080c2724aee3fa979449b005a 08:35:11 Checking out Revision 392efc0de7edc7b080c2724aee3fa979449b005a (PR-4465) 08:35:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:11 > git config core.sparsecheckout # timeout=10 08:35:11 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 08:35:11 > git remote # timeout=10 08:35:11 > git config --get remote.origin.url # timeout=10 08:35:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:11 > git merge e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 08:35:11 > git rev-parse HEAD^{commit} # timeout=10 08:35:11 > git config core.sparsecheckout # timeout=10 08:35:11 > git checkout -f 392efc0de7edc7b080c2724aee3fa979449b005a # timeout=10 08:35:15 Commit message: "Merge commit 'e99ed673a0cd686e15ecc698ddc640835b09c835' into HEAD" 08:35:15 > git rev-list --no-walk 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 08:35:17 $ docker rm -f --volumes c225ceff32bac47f5f944d1ff17c9f96af3b386afc153bb9e72166dba66857fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:17 08:35:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:18 Dload Upload Total Spent Left Speed 08:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k 08:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:18 latest: Pulling from edgex-devops/edgex-compose 08:35:18 cbdbe7a5bc2a: Pulling fs layer 08:35:18 ca9280d653b3: Pulling fs layer 08:35:18 7e9c9ca2126c: Pulling fs layer 08:35:18 cbdbe7a5bc2a: Download complete 08:35:18 ca9280d653b3: Verifying Checksum 08:35:18 ca9280d653b3: Download complete 08:35:18 cbdbe7a5bc2a: Pull complete [Pipeline] sh 08:35:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:19 7e9c9ca2126c: Download complete 08:35:19 ca9280d653b3: Pull complete 08:35:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:19 + sudo tee /etc/docker/daemon.new 08:35:20 { 08:35:20 "registry-mirrors": [ 08:35:20 "https://nexus3.edgexfoundry.org:10001" 08:35:20 ], 08:35:20 "bip": "10.250.0.254/24", 08:35:20 "hosts": [ 08:35:20 "tcp://0.0.0.0:5555", 08:35:20 "unix:///var/run/docker.sock" 08:35:20 ], 08:35:20 "mtu": 1458, 08:35:20 "selinux-enabled": true, 08:35:20 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:20 } [Pipeline] sh 08:35:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:21 + sudo service docker restart 08:35:22 7e9c9ca2126c: Pull complete 08:35:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:22 prd-ubuntu20.04-docker-8c-8g-5687 does not seem to be running inside a container 08:35:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:35:25 $ docker top fa78afc100f780e1065f12b467866fd98f4a87d2f7049a397064bbf9f0f58fdc -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:25 + docker-compose build --help 08:35:25 + grep parallel 08:35:26 --parallel Build images in parallel. [Pipeline] } 08:35:26 $ docker stop --time=1 fa78afc100f780e1065f12b467866fd98f4a87d2f7049a397064bbf9f0f58fdc 08:35:27 $ docker rm -f --volumes fa78afc100f780e1065f12b467866fd98f4a87d2f7049a397064bbf9f0f58fdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:28 prd-ubuntu20.04-docker-8c-8g-5687 does not seem to be running inside a container 08:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:35:28 $ docker top d5c90e5939f1513438fc060bed2d0255f255a9f6f98e09ad0704a9e71945c87a -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:29 + docker-compose -f ./docker-compose-build.yml build --parallel 08:35:29 Building core-command ... 08:35:29 Building core-common-config-bootstrapper ... 08:35:29 Building core-data ... 08:35:29 Building core-metadata ... 08:35:29 Building security-bootstrapper ... 08:35:29 Building security-proxy-auth ... 08:35:29 Building security-proxy-setup ... 08:35:29 Building security-secretstore-setup ... 08:35:29 Building security-spiffe-token-provider ... 08:35:29 Building security-spire-agent ... 08:35:29 Building security-spire-config ... 08:35:29 Building security-spire-server ... 08:35:29 Building support-notifications ... 08:35:29 Building support-scheduler ... 08:35:29 Building security-bootstrapper 08:35:29 Building security-spire-server 08:35:29 Building core-command 08:35:29 Building security-proxy-auth 08:35:29 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:39 provisioning config files... 08:35:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3166394831620376981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:40 ---> docker-login.sh 08:35:40 nexus3.edgexfoundry.org:10001 08:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:40 Configure a credential helper to remove this warning. See 08:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:40 08:35:40 Login Succeeded 08:35:40 nexus3.edgexfoundry.org:10002 08:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:41 Configure a credential helper to remove this warning. See 08:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:41 08:35:41 Login Succeeded 08:35:41 nexus3.edgexfoundry.org:10003 08:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:41 Configure a credential helper to remove this warning. See 08:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:41 08:35:41 Login Succeeded 08:35:41 nexus3.edgexfoundry.org:10004 08:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:41 Configure a credential helper to remove this warning. See 08:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:41 08:35:41 Login Succeeded 08:35:41 docker.io 08:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:42 Configure a credential helper to remove this warning. See 08:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:42 08:35:42 Login Succeeded 08:35:42 ---> docker-login.sh ends [Pipeline] } 08:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:43 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:35:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:43 ========================================================= 08:35:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:43 af6eaf76a39c: Pulling fs layer 08:35:43 55522c791124: Pulling fs layer 08:35:43 ce5c4a1c91eb: Pulling fs layer 08:35:43 169dfbe0d373: Pulling fs layer 08:35:43 e1ff8fa3b103: Pulling fs layer 08:35:43 52ebb69f0ebf: Pulling fs layer 08:35:43 5abe8eddf0d5: Pulling fs layer 08:35:43 169dfbe0d373: Waiting 08:35:43 e1ff8fa3b103: Waiting 08:35:43 52ebb69f0ebf: Waiting 08:35:43 5abe8eddf0d5: Waiting 08:35:43 55522c791124: Download complete 08:35:43 169dfbe0d373: Verifying Checksum 08:35:43 169dfbe0d373: Download complete 08:35:43 e1ff8fa3b103: Verifying Checksum 08:35:43 e1ff8fa3b103: Download complete 08:35:43 af6eaf76a39c: Verifying Checksum 08:35:43 af6eaf76a39c: Download complete 08:35:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:44 ---> bf01c01dd12a 08:35:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:44 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:44 ---> bf01c01dd12a 08:35:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:44 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:35:44 ---> bf01c01dd12a 08:35:44 Step 3/26 : WORKDIR /edgex-go 08:35:44 5abe8eddf0d5: Verifying Checksum 08:35:44 5abe8eddf0d5: Download complete 08:35:45 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:45 ---> bf01c01dd12a 08:35:45 Step 3/33 : WORKDIR /edgex-go 08:35:46 ce5c4a1c91eb: Verifying Checksum 08:35:46 ce5c4a1c91eb: Download complete 08:35:46 52ebb69f0ebf: Verifying Checksum 08:35:46 52ebb69f0ebf: Download complete 08:35:46 af6eaf76a39c: Pull complete 08:35:47 55522c791124: Pull complete 08:35:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:47 ---> bf01c01dd12a 08:35:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:02 ce5c4a1c91eb: Pull complete 08:36:02 169dfbe0d373: Pull complete 08:36:02 e1ff8fa3b103: Pull complete 08:36:02 ---> Running in d9127024aa72 08:36:02 ---> Running in 5aa6d2503f82 08:36:02 ---> Running in 03bc4bf68e7d 08:36:02 ---> Running in c9038f681620 08:36:02 ---> Running in 8a468e39e874 08:36:02 Removing intermediate container d9127024aa72 08:36:02 ---> a6abb7d3670a 08:36:02 Step 4/23 : WORKDIR /edgex-go 08:36:02 Removing intermediate container 8a468e39e874 08:36:02 ---> 7086c95eb538 08:36:02 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:02 Removing intermediate container 03bc4bf68e7d 08:36:02 ---> 6ffcaa66d83d 08:36:02 Step 4/23 : WORKDIR /edgex-go 08:36:02 Removing intermediate container 5aa6d2503f82 08:36:02 ---> beabd33cf36a 08:36:02 Step 4/33 : RUN apk add --update --no-cache make git 08:36:02 Removing intermediate container c9038f681620 08:36:02 ---> b20c971e6b55 08:36:02 Step 4/24 : WORKDIR /edgex-go 08:36:02 ---> Running in 214e468626e5 08:36:02 ---> Running in 8c5117abd4f0 08:36:02 ---> Running in f013a82cdbd6 08:36:02 ---> Running in 5a84c465c682 08:36:02 ---> Running in 4d1af0948677 08:36:02 Removing intermediate container 214e468626e5 08:36:02 ---> 4906fd7c153a 08:36:02 Removing intermediate container 5a84c465c682 08:36:02 Step 5/23 : RUN apk add --update --no-cache make git ---> 19221b6489f2 08:36:02 08:36:02 Step 5/23 : RUN apk add --update --no-cache make git 08:36:02 ---> Running in 8cb073405713 08:36:02 ---> Running in 08a13a2e22ae 08:36:02 Removing intermediate container 4d1af0948677 08:36:02 ---> 8dd1ac54bde4 08:36:02 Step 5/24 : RUN apk add --update --no-cache make git 08:36:02 ---> Running in adae4aa4b3ea 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 OK: 265 MiB in 53 packages 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 OK: 265 MiB in 53 packages 08:36:02 OK: 265 MiB in 53 packages 08:36:02 OK: 265 MiB in 53 packages 08:36:02 OK: 265 MiB in 53 packages 08:36:02 Removing intermediate container f013a82cdbd6 08:36:02 ---> d6522aabecaf 08:36:02 Step 5/26 : COPY go.mod vendor* ./ 08:36:02 ---> 9281466ba69d 08:36:02 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:02 ---> Running in cede0cc06a75 08:36:02 Removing intermediate container 8c5117abd4f0 08:36:02 ---> 0c8b149b292e 08:36:02 Step 5/33 : COPY go.mod vendor* ./ 08:36:03 ---> 7d92eb170fec 08:36:03 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 Removing intermediate container 8cb073405713 08:36:03 ---> 12e43f0f6c03 08:36:03 Step 6/23 : COPY go.mod vendor* ./ 08:36:03 ---> Running in 52f1a0023414 08:36:03 Removing intermediate container adae4aa4b3ea 08:36:03 ---> 741d2aee41fb 08:36:03 Step 6/24 : COPY go.mod vendor* ./ 08:36:03 Removing intermediate container 08a13a2e22ae 08:36:03 ---> c44b7464903d 08:36:03 Step 6/23 : COPY go.mod vendor* ./ 08:36:03 ---> dacbae08df86 08:36:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 ---> 8da7a9a60272 08:36:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 ---> Running in 8d461d2f9cf1 08:36:03 ---> Running in 3616ca5456ea 08:36:03 ---> be839de449c6 08:36:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 ---> Running in 0de997dbda10 08:36:08 52ebb69f0ebf: Pull complete 08:36:10 5abe8eddf0d5: Pull complete 08:36:10 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:36:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:10 WORKDIR /edgex 08:36:10 COPY go.mod . 08:36:10 RUN go mod download 08:36:10 + docker build -t ci-base-image-arm64 -f - . 08:36:11 Sending build context to Docker daemon 2.933MB 08:36:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:11 ---> 6cb57ee374ae 08:36:11 Step 2/4 : WORKDIR /edgex 08:36:13 ---> Running in d6bd7daa6912 08:36:13 Removing intermediate container d6bd7daa6912 08:36:13 ---> 7a5b3247040a 08:36:13 Step 3/4 : COPY go.mod . 08:36:14 ---> 8d85663dc910 08:36:14 Step 4/4 : RUN go mod download 08:36:14 ---> Running in 32129ffe3eba 08:36:46 Removing intermediate container 32129ffe3eba 08:36:46 ---> 3ac9539d3c1c 08:36:46 Successfully built 3ac9539d3c1c 08:36:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:46 + docker inspect -f . ci-base-image-arm64 08:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:47 prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container 08:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:48 $ docker top 13e17b1af9b651ce22719d46cf372c458d486a61257523f6fea6e44804430ea6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:49 + go version 08:36:49 go version go1.20.2 linux/arm64 [Pipeline] } 08:36:49 $ docker stop --time=1 13e17b1af9b651ce22719d46cf372c458d486a61257523f6fea6e44804430ea6 08:36:50 $ docker rm -f --volumes 13e17b1af9b651ce22719d46cf372c458d486a61257523f6fea6e44804430ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:51 + docker inspect -f . ci-base-image-arm64 08:36:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:51 prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container 08:36:51 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:54 $ docker top df57e312367437a08b6985fbeeee9f214b5bd0f99c9272611d2f8195a853b241 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:54 ========================================================= 08:36:54 [edgeXBuildGoParallel] Running Tests and Build... 08:36:54 ========================================================= [Pipeline] sh 08:36:55 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:36:56 + make test 08:36:56 go test -race -coverprofile=coverage.out ./... 08:37:11 Removing intermediate container 8d461d2f9cf1 08:37:11 ---> 9c4f7eedf19a 08:37:11 Step 8/23 : COPY . . 08:37:11 Removing intermediate container 3616ca5456ea 08:37:11 ---> 7152fb9ec8b3 08:37:11 Step 8/24 : COPY . . 08:37:11 Removing intermediate container 0de997dbda10 08:37:11 ---> 707a726783f1 08:37:11 Step 8/23 : COPY . . 08:37:11 Removing intermediate container 52f1a0023414 08:37:11 ---> 2b175dd38862 08:37:11 Step 7/33 : COPY . . 08:37:11 Removing intermediate container cede0cc06a75 08:37:11 ---> 66aef9fc251a 08:37:11 Step 7/26 : COPY . . 08:37:37 ---> ba8c166deee4 08:37:37 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:37 ---> ee2b6b7397e9 08:37:37 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:37:37 ---> 655b0ec1dfeb 08:37:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:37:37 ---> 2a7ce01feec6 08:37:37 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:37:37 ---> 98249ff1d517 08:37:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:37 ---> Running in b3bf686665fe 08:37:37 ---> Running in 3357eaa7a0e4 08:37:37 ---> Running in 5a34e5bccbd1 08:37:37 ---> Running in c06358becc41 08:37:37 ---> Running in 460f733e7a6e 08:37:37 Removing intermediate container b3bf686665fe 08:37:37 ---> a4e02ce87772 08:37:37 Step 9/26 : WORKDIR /edgex-go/spire-build 08:37:37 ---> Running in dc4ea399abd8 08:37:37 Removing intermediate container dc4ea399abd8 08:37:37 ---> b1605a66915e 08:37:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:37 ---> Running in 3800769656dc 08:37:37 Removing intermediate container 3800769656dc 08:37:37 ---> 90e2f2cf079a 08:37:37 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:37 ---> Running in 9ff6865abc8f 08:37:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:37:37 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:37:37 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:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:37 Removing intermediate container 9ff6865abc8f 08:37:37 ---> f0b5090e3e02 08:37:37 Step 12/26 : WORKDIR /edgex-go 08:37:37 ---> Running in 75c3855adedb 08:37:37 Removing intermediate container 75c3855adedb 08:37:37 ---> 98357df9a82e 08:37:37 08:37:37 Step 13/26 : FROM alpine:3.17 08:37:37 3.17: Pulling from library/alpine 08:37:37 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:37:37 Status: Downloaded newer image for alpine:3.17 08:37:37 ---> b2aa39c304c2 08:37:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:37 ---> Running in 60b1e132da99 08:37:37 Removing intermediate container 60b1e132da99 08:37:37 ---> 17055380b56c 08:37:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:37 ---> Running in 57be42cdd462 08:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:37 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:37 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:37 OK: 17820 distinct packages available 08:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:38 (1/5) Installing dumb-init (1.2.5-r2) 08:37:38 (2/5) Installing musl-obstack (1.2.3-r0) 08:37:38 (3/5) Installing libucontext (1.2-r0) 08:37:38 (4/5) Installing gcompat (1.1.0-r0) 08:37:38 (5/5) Installing openssl (3.0.8-r1) 08:37:38 Executing busybox-1.35.0-r29.trigger 08:37:38 OK: 8 MiB in 20 packages 08:37:39 Removing intermediate container 57be42cdd462 08:37:39 ---> 490daff2cfe4 08:37:39 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:40 ---> db50616daaa2 08:37:40 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:37:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:43 ---> a0124389ded4 08:37:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:51 ---> 2c932a3d22fc 08:37:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:51 ---> b88dcb58974d 08:37:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:52 ---> 458cde00a2ea 08:37:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:53 ---> 789d98cc9a60 08:37:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:53 ---> Running in ad44d0dc5168 08:37:54 Removing intermediate container ad44d0dc5168 08:37:54 ---> 1782bfe4663d 08:37:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:54 ---> Running in a8956e80ba10 08:37:55 Removing intermediate container a8956e80ba10 08:37:55 ---> f87a91c69e1c 08:37:55 Step 24/26 : LABEL arch=x86_64 08:37:55 ---> Running in 2e5b6bdd81ff 08:37:55 Removing intermediate container 2e5b6bdd81ff 08:37:55 ---> 69225d0a9d73 08:37:55 Step 25/26 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:37:55 ---> Running in 90f1ab1244ca 08:37:56 Removing intermediate container 90f1ab1244ca 08:37:56 ---> a36dba4a1223 08:37:56 Step 26/26 : LABEL version=0.0.0 08:37:56 ---> Running in d185dbab3d46 08:37:56 Removing intermediate container d185dbab3d46 08:37:56 ---> 4814d28e8a2f 08:37:56 08:37:56 Successfully built 4814d28e8a2f 08:37:56 Successfully tagged security-spire-server:latest 08:37:56 Building security-secretstore-setup 08:38:00  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:38:00 ---> bf01c01dd12a 08:38:00 Step 3/25 : WORKDIR /edgex-go 08:38:00 ---> Using cache 08:38:00 ---> beabd33cf36a 08:38:00 Step 4/25 : RUN apk add --update --no-cache make git 08:38:00 ---> Using cache 08:38:00 ---> 0c8b149b292e 08:38:00 Step 5/25 : COPY go.mod vendor* ./ 08:38:00 ---> Using cache 08:38:00 ---> 7d92eb170fec 08:38:00 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:00 ---> Using cache 08:38:00 ---> 2b175dd38862 08:38:00 Step 7/25 : COPY . . 08:38:00 ---> Using cache 08:38:00 ---> ba8c166deee4 08:38:00 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:09 ---> Running in a985f5da611d 08:38:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:18 Removing intermediate container c06358becc41 08:38:18 ---> 34785ddd59a8 08:38:18 08:38:18 Step 9/33 : FROM alpine:3.17 08:38:18 ---> b2aa39c304c2 08:38:18 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:18 Removing intermediate container 460f733e7a6e 08:38:18 ---> 9636baf26fc9 08:38:18 08:38:18 Step 10/24 : FROM alpine:3.17 08:38:18 ---> b2aa39c304c2 08:38:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:18 Removing intermediate container 3357eaa7a0e4 08:38:18 ---> 53e4cdf5c674 08:38:18 08:38:18 Step 10/23 : FROM alpine:3.17 08:38:18 ---> b2aa39c304c2 08:38:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:19 ---> Running in 14721316925d 08:38:19 ---> Running in 77a799217dae 08:38:19 ---> Running in 128e96745cc0 08:38:19 Removing intermediate container 5a34e5bccbd1 08:38:19 ---> c68fdefd20a6 08:38:19 08:38:19 Step 10/23 : FROM alpine:3.17 08:38:19 ---> b2aa39c304c2 08:38:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:19 ---> Running in 20acbc70b10e 08:38:19 Removing intermediate container 14721316925d 08:38:19 ---> d028f56c719e 08:38:19 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:19 Removing intermediate container 77a799217dae 08:38:19 ---> 1ba47bc79952 08:38:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:19 ---> Running in 59019c728c27 08:38:19 ---> Running in d1be0f7ec784 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:20 (1/1) Installing dumb-init (1.2.5-r2) 08:38:20 Executing busybox-1.35.0-r29.trigger 08:38:20 OK: 7 MiB in 16 packages 08:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:20 (1/1) Installing dumb-init (1.2.5-r2) 08:38:20 Executing busybox-1.35.0-r29.trigger 08:38:20 OK: 7 MiB in 16 packages 08:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:20 (1/1) Installing dumb-init (1.2.5-r2) 08:38:20 Executing busybox-1.35.0-r29.trigger 08:38:20 OK: 7 MiB in 16 packages 08:38:20 (1/2) Installing dumb-init (1.2.5-r2) 08:38:20 (2/2) Installing su-exec (0.2-r2) 08:38:20 Executing busybox-1.35.0-r29.trigger 08:38:20 OK: 7 MiB in 17 packages 08:38:21 Removing intermediate container 128e96745cc0 08:38:21 ---> ffbbbafca474 08:38:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:21 ---> Running in 1a51ec37378d 08:38:22 Removing intermediate container 20acbc70b10e 08:38:22 ---> 4c621a3ed81e 08:38:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:22 ---> Running in c040a5bcafc1 08:38:22 Removing intermediate container 1a51ec37378d 08:38:22 ---> 3c19b3f48701 08:38:22 Step 13/24 : ENV APP_PORT=59882 08:38:22 Removing intermediate container d1be0f7ec784 08:38:22 ---> 84d7bb6cf3d8 08:38:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:22 Removing intermediate container 59019c728c27 08:38:22 ---> ded3564c19d1 08:38:22 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:22 ---> Running in ca371bc46085 08:38:22 ---> Running in 3cabd5fb00f6 08:38:22 Removing intermediate container c040a5bcafc1 08:38:22 ---> cce68f3c19d1 08:38:22 Step 13/23 : ENV APP_PORT=59861 08:38:22 Removing intermediate container ca371bc46085 08:38:22 ---> 14c62dedf9fe 08:38:22 Step 14/24 : EXPOSE $APP_PORT 08:38:22 ---> 0257774beb8d 08:38:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:22 ---> Running in 44a2b447d96b 08:38:22 ---> Running in 45375266ee45 08:38:22 Removing intermediate container 3cabd5fb00f6 08:38:22 ---> 16a0046ab57c 08:38:22 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:22 ---> Running in f7f6b5d2d32f 08:38:22 Removing intermediate container 45375266ee45 08:38:22 ---> fbd339e57964 08:38:22 Step 15/24 : WORKDIR / 08:38:23 Removing intermediate container 44a2b447d96b 08:38:23 ---> 3848e737d187 08:38:23 Step 14/23 : EXPOSE $APP_PORT 08:38:23 ---> Running in 5d0ec5b23d63 08:38:23 ---> dc216a895111 08:38:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:23 Removing intermediate container f7f6b5d2d32f 08:38:23 ---> e4d229982023 08:38:23 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:23 ---> Running in a623a04e81df 08:38:23 ---> Running in ea706593c52d 08:38:23 Removing intermediate container 5d0ec5b23d63 08:38:23 ---> 5d83e8e05e60 08:38:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 Removing intermediate container a623a04e81df 08:38:23 ---> 3aad1345b23b 08:38:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 ---> 5c88e84bfd03 08:38:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:23 Removing intermediate container ea706593c52d 08:38:23 ---> 2abfa90201ad 08:38:23 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:23 ---> Running in 131bf0c01732 08:38:23 ---> 20d375f27954 08:38:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:23 Removing intermediate container 131bf0c01732 08:38:23 ---> f3642d249bf6 08:38:23 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:23 ---> 102fd00fe898 08:38:23 ---> 614f533a479d 08:38:23 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:23 ---> Running in dc747c9cadfd 08:38:24 ---> 182c13d67c97 08:38:24 ---> 5d9ef8f11a41 08:38:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command /Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:24 08:38:24 ---> 0d28a2954571 08:38:24 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:24 ---> Running in f93e045a0352 08:38:26 ---> b8362d024099 08:38:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:26 ---> bd6e7b30f094 08:38:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:26 Removing intermediate container dc747c9cadfd 08:38:26 ---> 84e8a622351b 08:38:26 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:26 ---> Running in 87ffd6201992 08:38:26 ---> 5e51ad6d7ba0 08:38:26 Step 20/24 : ENTRYPOINT ["/core-command"] 08:38:26 ---> 5eab58f5d741 08:38:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:38:26 ---> Running in 548d07702f91 08:38:26 ---> Running in a56cb31b25ce 08:38:26 Removing intermediate container 87ffd6201992 08:38:26 ---> 77cd03e8ad44 08:38:26 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:26 Removing intermediate container f93e045a0352 08:38:26 ---> 951b0f4e9b9f 08:38:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:26 Removing intermediate container 548d07702f91 08:38:26 ---> 986ce16912cd 08:38:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:26 Removing intermediate container a56cb31b25ce 08:38:26 ---> faebbcff8cae 08:38:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:26 ---> Running in 788a7d694127 08:38:26 ---> Running in 88b20e23f133 08:38:26 ---> Running in ca1bc5a486e5 08:38:26 ---> d3d612f22039 08:38:26 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:26 Removing intermediate container 88b20e23f133 08:38:26 ---> 1b8e3697a90b 08:38:26 Step 22/24 : LABEL arch=x86_64 08:38:26 Removing intermediate container 788a7d694127 08:38:26 ---> 940bb8c32d17 08:38:26 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:38:26 ---> Running in 5dd95c4a74ac 08:38:26 ---> Running in b273d8c426ee 08:38:26 Removing intermediate container ca1bc5a486e5 08:38:26 ---> 742ae6241036 08:38:26 Step 21/23 : LABEL arch=x86_64 08:38:26 ---> Running in a159e68bcbcb 08:38:26 ---> Running in 23da9ce461ca 08:38:26 Removing intermediate container b273d8c426ee 08:38:26 ---> 3177f296e93b 08:38:26 Step 23/24 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:38:27 Removing intermediate container a159e68bcbcb 08:38:27 ---> 7883ca1c9f04 08:38:27 Step 21/23 : LABEL arch=x86_64 08:38:27 ---> Running in dba1da75caed 08:38:27 ---> Running in 1db4c183b50e 08:38:27 Removing intermediate container 23da9ce461ca 08:38:27 ---> e395a8c3d49b 08:38:27 Step 22/23 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:38:27 ---> Running in 7a99ac72a9dc 08:38:27 Removing intermediate container 1db4c183b50e 08:38:27 ---> 80ee0e517dcc 08:38:27 Step 22/23 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:38:27 Removing intermediate container dba1da75caed 08:38:27 ---> 6b66a6bb2b63 08:38:27 Step 24/24 : LABEL version=0.0.0 08:38:27 Removing intermediate container 7a99ac72a9dc 08:38:27 ---> 333dc1842a62 08:38:27 Step 23/23 : LABEL version=0.0.0 08:38:27 ---> Running in b6875682e9f7 08:38:27 ---> Running in 18755cc2435a 08:38:27 ---> Running in 63ed41cdc93e 08:38:27 Removing intermediate container b6875682e9f7 08:38:27 ---> 04b2a27b28ca 08:38:27 Step 23/23 : LABEL version=0.0.0 08:38:27 Removing intermediate container 18755cc2435a 08:38:27 ---> 7172ac057ad6 08:38:27 08:38:27 ---> Running in be82a6a51701 08:38:27 Removing intermediate container 63ed41cdc93e 08:38:27 ---> 06174a7398f2 08:38:27 08:38:27 Successfully built 7172ac057ad6 08:38:27 Successfully tagged support-scheduler:latest 08:38:27 Building core-metadata 08:38:27  Building support-scheduler ... done Successfully built 06174a7398f2 08:38:27 Removing intermediate container 5dd95c4a74ac 08:38:27 ---> 7cae07d55999 08:38:27 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:27 Successfully tagged core-command:latest 08:38:27 Building core-common-config-bootstrapper 08:38:28  Building core-command ... done Removing intermediate container be82a6a51701 08:38:28 ---> 544ab2f64ef7 08:38:28 08:38:28 Successfully built 544ab2f64ef7 08:38:30 Successfully tagged security-proxy-auth:latest 08:38:30 Building security-spire-config 08:38:30  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:33 ---> bf01c01dd12a 08:38:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:33 ---> Using cache 08:38:33 ---> b20c971e6b55 08:38:33 Step 4/23 : WORKDIR /edgex-go 08:38:33 ---> Using cache 08:38:33 ---> 8dd1ac54bde4 08:38:33 Step 5/23 : RUN apk add --update --no-cache make git 08:38:33 ---> Using cache 08:38:33 ---> 741d2aee41fb 08:38:33 Step 6/23 : COPY go.mod vendor* ./ 08:38:33 ---> Using cache 08:38:33 ---> 8da7a9a60272 08:38:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:33 ---> Using cache 08:38:33 ---> 7152fb9ec8b3 08:38:33 Step 8/23 : COPY . . 08:38:33 ---> Using cache 08:38:33 ---> 98249ff1d517 08:38:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:38:35 ---> bf01c01dd12a 08:38:35 Step 3/27 : WORKDIR /edgex-go 08:38:35 ---> Using cache 08:38:35 ---> beabd33cf36a 08:38:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:38:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:38:35 ---> bf01c01dd12a 08:38:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:38:35 ---> Using cache 08:38:35 ---> b20c971e6b55 08:38:35 Step 4/25 : WORKDIR /edgex-go 08:38:35 ---> Using cache 08:38:35 ---> 8dd1ac54bde4 08:38:35 Step 5/25 : RUN apk add --update --no-cache make git 08:38:35 ---> Using cache 08:38:35 ---> 741d2aee41fb 08:38:35 Step 6/25 : COPY go.mod vendor* ./ 08:38:35 ---> Using cache 08:38:35 ---> 8da7a9a60272 08:38:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:35 ---> Using cache 08:38:35 ---> 7152fb9ec8b3 08:38:35 Step 8/25 : COPY . . 08:38:35 ---> Using cache 08:38:35 ---> 98249ff1d517 08:38:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:38:45 ---> 3ac831aca2ab 08:38:45 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:45 ---> Running in ba7d42fb474b 08:38:45 ---> Running in bb49da93f442 08:38:45 ---> Running in b6e09c22c71c 08:38:45 ---> 8700a7401525 08:38:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:45 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:38:45 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:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:47 OK: 265 MiB in 53 packages 08:38:48 ---> b22561f60ef5 08:38:48 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:48 Removing intermediate container a985f5da611d 08:38:48 ---> 25b73c2c4c42 08:38:48 08:38:48 Step 9/25 : FROM alpine:3.17 08:38:48 ---> b2aa39c304c2 08:38:48 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:48 ---> Running in b786bff7719c 08:38:48 ---> 91a1a52ba809 08:38:48 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:48 Removing intermediate container bb49da93f442 08:38:48 ---> b31c21f539c4 08:38:48 Step 5/27 : COPY go.mod vendor* ./ 08:38:49 ---> 468597ff955f 08:38:49 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:49 ---> 1d43f0745f19 08:38:49 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:49 ---> Running in c327885db55f 08:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:49 ---> fc9ef91087ca 08:38:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:49 (1/3) Installing ca-certificates (20220614-r4) 08:38:49 (2/3) Installing dumb-init (1.2.5-r2) 08:38:49 (3/3) Installing su-exec (0.2-r2) 08:38:49 Executing busybox-1.35.0-r29.trigger 08:38:49 Executing ca-certificates-20220614-r4.trigger 08:38:49 ---> c94094d97d0d 08:38:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:49 OK: 8 MiB in 18 packages 08:38:49 ---> a851a5fd29b7 08:38:49 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:49 ---> Running in dd822bf53f2e 08:38:50 Removing intermediate container b786bff7719c 08:38:50 ---> bac1dfcf4718 08:38:50 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:50 ---> Running in f75a25c52e08 08:38:50 Removing intermediate container f75a25c52e08 08:38:50 ---> e2293922231f 08:38:50 Step 12/25 : WORKDIR / 08:38:50 ---> Running in 82de3b072666 08:38:51 Removing intermediate container 82de3b072666 08:38:51 ---> 63caaba4b5a6 08:38:51 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:51 Removing intermediate container dd822bf53f2e 08:38:51 ---> 2924f491e50a 08:38:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:51 ---> Running in 05fdbeaad769 08:38:51 ---> f7f1ef2a2c55 08:38:51 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:38:51 Removing intermediate container 05fdbeaad769 08:38:51 ---> 24526745089c 08:38:51 Step 30/33 : CMD ["gate"] 08:38:51 ---> e9af2d373376 08:38:51 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:51 ---> Running in 57ff42b9eb70 08:38:52 Removing intermediate container 57ff42b9eb70 08:38:52 ---> 3bab4420d5d6 08:38:52 Step 31/33 : LABEL arch=x86_64 08:38:53 ---> c132329bef84 08:38:53 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:53 ---> Running in 3c0215a368e5 08:38:53 Removing intermediate container 3c0215a368e5 08:38:53 ---> 6cf0ab3a9fdb 08:38:53 Step 32/33 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:38:53 ---> Running in fc8ae9f69da6 08:38:53 ---> 01dafe169686 08:38:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:53 Removing intermediate container fc8ae9f69da6 08:38:53 ---> f2a30066d073 08:38:53 Step 33/33 : LABEL version=0.0.0 08:38:54 ---> Running in e99b1e829891 08:38:54 ---> 97fa2f30ec46 08:38:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:54 Removing intermediate container e99b1e829891 08:38:54 ---> 969b4c1658c9 08:38:54 08:38:55 Successfully built 969b4c1658c9 08:38:55 Successfully tagged security-bootstrapper:latest 08:38:55 Building support-notifications 08:38:55  Building security-bootstrapper ... done  ---> 1cba2e9dbba6 08:38:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:00 ---> bf01c01dd12a 08:39:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:39:00 ---> Using cache 08:39:00 ---> b20c971e6b55 08:39:00 Step 4/23 : WORKDIR /edgex-go 08:39:00 ---> Using cache 08:39:00 ---> 8dd1ac54bde4 08:39:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:39:15 ---> 14dd21e49b4b 08:39:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:15 ---> Running in 8419833fa9de 08:39:19 ---> 5edf15602cc2 08:39:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:19 ---> Running in 134eb8c2a590 08:39:19 Removing intermediate container ba7d42fb474b 08:39:19 ---> 7877c6d361c5 08:39:19 08:39:19 Step 10/23 : FROM alpine:3.17 08:39:19 ---> b2aa39c304c2 08:39:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:19 ---> Using cache 08:39:19 ---> 1ba47bc79952 08:39:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:39:19 ---> Using cache 08:39:19 ---> 84d7bb6cf3d8 08:39:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:19 ---> Using cache 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:20 Removing intermediate container c327885db55f 08:39:20 ---> 392c6c5f5519 08:39:20 Step 7/27 : COPY . . 08:39:20 OK: 265 MiB in 53 packages 08:39:20 ---> 0257774beb8d 08:39:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:39:20 ---> Using cache 08:39:28 ---> dc216a895111 08:39:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:29 ---> eb95b0f10cff 08:39:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:39:29 Removing intermediate container b6e09c22c71c 08:39:29 ---> 8221d8006580 08:39:29 08:39:29 Step 10/25 : FROM alpine:3.17 08:39:29 ---> b2aa39c304c2 08:39:29 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:39:29 ---> Using cache 08:39:29 ---> 4c621a3ed81e 08:39:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:39:29 ---> Using cache 08:39:29 ---> cce68f3c19d1 08:39:29 Step 13/25 : ENV APP_PORT=59881 08:39:29 Removing intermediate container 8419833fa9de 08:39:29 ---> 53199db1c4da 08:39:29 Step 6/23 : COPY go.mod vendor* ./ 08:39:29 Removing intermediate container 134eb8c2a590 08:39:29 ---> d877467416c5 08:39:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:39:29 ---> Running in 0e2fe177cf05 08:39:29 ---> Running in 1a8c20f6d4be 08:39:29 ---> 59937f7b0267 08:39:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:29 ---> Running in e30d7bd20e44 08:39:29 Removing intermediate container 0e2fe177cf05 08:39:29 ---> bc0841889858 08:39:29 Step 9/27 : WORKDIR /edgex-go/spire-build 08:39:29 Removing intermediate container 1a8c20f6d4be 08:39:29 ---> 9e07db5a8f7b 08:39:29 Step 14/25 : EXPOSE $APP_PORT 08:39:29 ---> f79a4c9c38aa 08:39:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:29 ---> Running in 04982c8c98a3 08:39:29 Removing intermediate container e30d7bd20e44 08:39:29 ---> bb2fc81b6786 08:39:29 Step 23/25 : LABEL arch=x86_64 08:39:29 ---> Running in e817b15ba653 08:39:29 ---> Running in 265a0c11f7e3 08:39:29 ---> 1ca5c8777448 08:39:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:29 ---> Running in 19858b8c66fc 08:39:29 Removing intermediate container 04982c8c98a3 08:39:29 ---> 0ded5cd6e50e 08:39:29 Step 15/25 : WORKDIR / 08:39:29 ---> Running in 6f24d87d8ec3 08:39:29 Removing intermediate container e817b15ba653 08:39:29 ---> 741ca0bd7daa 08:39:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:39:29 ---> Running in 732fa7987b19 08:39:29 ---> a184fbf95876 08:39:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:29 Removing intermediate container 19858b8c66fc 08:39:29 ---> f5ea672341b1 08:39:29 Step 24/25 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:39:30 ---> Running in e3ca9e2eb1ff 08:39:30 ---> Running in 8c195025223e 08:39:30 Removing intermediate container 6f24d87d8ec3 08:39:30 ---> cdba825fd669 08:39:30 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:30 Removing intermediate container 732fa7987b19 08:39:30 ---> 6632109d50ff 08:39: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 08:39:30 ---> Running in 9763195eda87 08:39:30 Removing intermediate container e3ca9e2eb1ff 08:39:30 ---> 8d80192365fc 08:39:30 Step 25/25 : LABEL version=0.0.0 08:39:30 ---> Running in b5aac0cf8dbb 08:39:30 ---> 4140d311ea24 08:39:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:39:30 Removing intermediate container b5aac0cf8dbb 08:39:30 ---> 1639a82e9eb7 08:39:30 08:39:30 Successfully built 1639a82e9eb7 08:39:30 Successfully tagged security-secretstore-setup:latest 08:39:30  Building security-secretstore-setup ... done Building core-data 08:39:30 ---> 03e0fe1befd6 08:39:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:33 ---> bf01c01dd12a 08:39:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:39:33 ---> Using cache 08:39:33 ---> b20c971e6b55 08:39:33 Step 4/23 : WORKDIR /edgex-go 08:39:33 ---> Using cache 08:39:33 ---> 8dd1ac54bde4 08:39:33 Step 5/23 : RUN apk add --update --no-cache make git 08:39:33 ---> Using cache 08:39:33 ---> 741d2aee41fb 08:39:33 Step 6/23 : COPY go.mod vendor* ./ 08:39:33 ---> Using cache 08:39:33 ---> 8da7a9a60272 08:39:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:33 ---> Using cache 08:39:33 ---> 7152fb9ec8b3 08:39:33 Step 8/23 : COPY . . 08:39:33 ---> Using cache 08:39:33 ---> 98249ff1d517 08:39:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:39:37 ---> 742cd5a515a5 08:39:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:37 ---> Running in 1ed8c7f45f76 08:39:37 Removing intermediate container 8c195025223e 08:39:37 ---> 2c216c4a8dfd 08:39:37 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:39:37 Removing intermediate container 9763195eda87 08:39:37 ---> efe83497a399 08:39:37 Step 12/27 : WORKDIR /edgex-go 08:39:37 ---> 4f89004666c0 08:39:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:37 ---> Running in d184c7a98bc4 08:39:37 ---> Running in 565da51efc7b 08:39:37 Removing intermediate container d184c7a98bc4 08:39:37 ---> 40bdee8d65d4 08:39:37 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:39:37 Removing intermediate container 565da51efc7b 08:39:37 ---> 89f40de16fdc 08:39:37 08:39:37 Step 13/27 : FROM alpine:3.17 08:39:37 ---> b2aa39c304c2 08:39:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:37 ---> Using cache 08:39:37 ---> 17055380b56c 08:39:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:39:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:39:37 ---> 3e31c7b448f1 08:39:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:39:37 ---> Running in 20f29658a0ab 08:39:37 ---> Running in cf0095ab3707 08:39:37 ---> Running in 0de0b6178f20 08:39:37 Removing intermediate container cf0095ab3707 08:39:37 ---> 8c1566d69ecf 08:39:37 Step 21/23 : LABEL arch=x86_64 08:39:37 Removing intermediate container 0de0b6178f20 08:39:37 ---> 6e274eaf9927 08:39:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:37 ---> Running in 53e505a0dced 08:39:37 ---> Running in ccc0f0d0c903 08:39:37 Removing intermediate container 53e505a0dced 08:39:37 ---> 5b065359a690 08:39:37 Step 22/23 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:39:37 ---> Running in ecd5eb443636 08:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:37 Removing intermediate container ccc0f0d0c903 08:39:37 ---> 26425203de12 08:39:37 Step 23/25 : LABEL arch=x86_64 08:39:37 ---> Running in 8362c974ad55 08:39:38 Removing intermediate container ecd5eb443636 08:39:38 ---> 92b915313274 08:39:38 Step 23/23 : LABEL version=0.0.0 08:39:38 ---> Running in 907c21477120 08:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:38 Removing intermediate container 8362c974ad55 08:39:38 ---> 60056a018f80 08:39:38 Step 24/25 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:39:38 ---> Running in 77bc61163c49 08:39:38 Removing intermediate container 907c21477120 08:39:38 ---> 13bc909c77ff 08:39:38 08:39:38 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:39:38 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:39:38 OK: 17820 distinct packages available 08:39:38 Successfully built 13bc909c77ff 08:39:38 Successfully tagged core-common-config-bootstrapper:latest 08:39:38  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 08:39:38 Removing intermediate container 77bc61163c49 08:39:38 ---> 694d192c569c 08:39:38 Step 25/25 : LABEL version=0.0.0 08:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:38 ---> Running in 71574d12aea0 08:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:39 (1/4) Installing dumb-init (1.2.5-r2) 08:39:39 (2/4) Installing musl-obstack (1.2.3-r0) 08:39:39 (3/4) Installing libucontext (1.2-r0) 08:39:39 (4/4) Installing gcompat (1.1.0-r0) 08:39:39 Executing busybox-1.35.0-r29.trigger 08:39:39 OK: 7 MiB in 19 packages 08:39:41 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:39:41 ---> bf01c01dd12a 08:39:41 Step 3/20 : WORKDIR /edgex-go 08:39:41 ---> Using cache 08:39:41 ---> beabd33cf36a 08:39:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:39:44 Removing intermediate container 71574d12aea0 08:39:44 ---> d8a7d655518d 08:39:44 08:39:44 Successfully built d8a7d655518d 08:39:45 Successfully tagged core-metadata:latest 08:39:45  Building core-metadata ... done Building security-proxy-setup 08:39:45 ---> Running in 64172a2ef996 08:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:47 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:39:47 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:39:47 OK: 17822 distinct packages available 08:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:48 OK: 265 MiB in 53 packages 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:51 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:51 ---> bf01c01dd12a 08:39:51 Step 3/22 : WORKDIR /edgex-go 08:39:51 ---> Using cache 08:39:51 ---> beabd33cf36a 08:39:51 Step 4/22 : RUN apk add --update --no-cache make git 08:39:51 ---> Using cache 08:39:51 ---> 0c8b149b292e 08:39:51 Step 5/22 : COPY go.mod vendor* ./ 08:39:51 ---> Using cache 08:39:51 ---> 7d92eb170fec 08:39:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:51 ---> Using cache 08:39:51 ---> 2b175dd38862 08:39:51 Step 7/22 : COPY . . 08:39:51 ---> Using cache 08:39:51 ---> ba8c166deee4 08:39:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:53 Removing intermediate container 20f29658a0ab 08:39:53 ---> 1a5a338077a5 08:39:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:55 ---> Running in 6dd7ab748f61 08:39:55 ---> e399ece9799c 08:39:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:39:55 Removing intermediate container 64172a2ef996 08:39:55 ---> 3064d29c307e 08:39:55 Step 5/20 : COPY go.mod vendor* ./ 08:39:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:39:56 ---> f92144e7d6b2 08:39:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:58 ---> 4c9388d95504 08:39:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:08 ---> 7e68167351fa 08:40:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:40:08 ---> Running in b70ded01e0ed 08:40:12 ---> 7f539b20043c 08:40:12 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:40:15 ---> Running in d22775d7100c 08:40:15 Removing intermediate container 1ed8c7f45f76 08:40:15 ---> 51f8e112f739 08:40:15 08:40:15 Step 10/23 : FROM alpine:3.17 08:40:15 ---> b2aa39c304c2 08:40:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:40:15 ---> Running in ff586cd4b0c8 08:40:15 Removing intermediate container d22775d7100c 08:40:15 ---> 14602a521946 08:40:15 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:40:16 Removing intermediate container ff586cd4b0c8 08:40:16 ---> 9c0275974cbc 08:40:16 Step 12/23 : ENV APP_PORT=59880 08:40:16 Removing intermediate container 265a0c11f7e3 08:40:16 ---> 82355ac24afc 08:40:16 Step 8/23 : COPY . . 08:40:16 ---> 3c3b29cf5bd0 08:40:16 Step 22/27 : WORKDIR / 08:40:16 ---> Running in 6cc98d687642 08:40:16 ---> Running in f5ae44ae3212 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 08:40:25 Removing intermediate container 6cc98d687642 08:40:25 ---> 97922f9527de 08:40:25 Step 13/23 : EXPOSE $APP_PORT 08:40:25 Removing intermediate container f5ae44ae3212 08:40:25 ---> 043da8483cf0 08:40:25 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:25 ---> Running in fa2a1e6cffb2 08:40:25 ---> d35b9f300e98 08:40:25 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:40:25 ---> Running in f31fe12c6789 08:40:25 ---> Running in acf1c0c843ed 08:40:25 Removing intermediate container fa2a1e6cffb2 08:40:25 ---> e68bbacba25d 08:40:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:40:25 ---> Running in 004b574d669f 08:40:25 Removing intermediate container f31fe12c6789 08:40:25 ---> f1a851e451b0 08:40:25 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:25 ---> Running in 13e7597832c2 08:40:25 Removing intermediate container 13e7597832c2 08:40:25 ---> 991e0a1a2cf9 08:40:25 Step 25/27 : LABEL arch=x86_64 08:40:25 ---> Running in 5233f104bab9 08:40:25 Removing intermediate container 5233f104bab9 08:40:25 ---> 49731ed76672 08:40:25 Step 26/27 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:40:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:26 (1/1) Installing dumb-init (1.2.5-r2) 08:40:26 Executing busybox-1.35.0-r29.trigger 08:40:26 OK: 7 MiB in 16 packages 08:40:26 ---> Running in c906603f4dca 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 98.5% of statements 08:40:26 Removing intermediate container c906603f4dca 08:40:26 ---> 0a274933a32d 08:40:26 Step 27/27 : LABEL version=0.0.0 08:40:26 Removing intermediate container 6dd7ab748f61 08:40:26 ---> 4afa382d85d0 08:40:26 08:40:26 Step 9/22 : FROM alpine:3.17 08:40:26 ---> b2aa39c304c2 08:40:26 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:40:26 ---> Running in 52378fbe7c45 08:40:26 Removing intermediate container 004b574d669f 08:40:26 ---> b61c47ee47b6 08:40:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:26 ---> Running in dd3eac08c6f3 08:40:27 Removing intermediate container 52378fbe7c45 08:40:27 ---> f1fc78439539 08:40:27 08:40:27 Successfully built f1fc78439539 08:40:27 Successfully tagged security-spire-config:latest 08:40:27  Building security-spire-config ... done Building security-spire-agent 08:40:27 ---> 7da1058a8a3b 08:40:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:28 (1/2) Installing dumb-init (1.2.5-r2) 08:40:28 (2/2) Installing openssl (3.0.8-r1) 08:40:28 Executing busybox-1.35.0-r29.trigger 08:40:28 OK: 8 MiB in 17 packages 08:40:30 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:40:30 ---> bf01c01dd12a 08:40:30 Step 3/27 : WORKDIR /edgex-go 08:40:30 ---> Using cache 08:40:30 ---> beabd33cf36a 08:40:30 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:40:30 ---> Using cache 08:40:30 ---> b31c21f539c4 08:40:30 Step 5/27 : COPY go.mod vendor* ./ 08:40:30 ---> Using cache 08:40:30 ---> 1d43f0745f19 08:40:30 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:30 ---> Using cache 08:40:30 ---> 392c6c5f5519 08:40:30 Step 7/27 : COPY . . 08:40:30 ---> Using cache 08:40:30 ---> eb95b0f10cff 08:40:30 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:40:30 ---> Using cache 08:40:30 ---> bc0841889858 08:40:30 Step 9/27 : WORKDIR /edgex-go/spire-build 08:40:30 ---> Using cache 08:40:30 ---> 741ca0bd7daa 08:40:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:40:30 ---> Using cache 08:40:30 ---> 6632109d50ff 08:40: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 08:40:30 ---> Using cache 08:40:30 ---> efe83497a399 08:40:30 Step 12/27 : WORKDIR /edgex-go 08:40:30 ---> Using cache 08:40:30 ---> 89f40de16fdc 08:40:30 08:40:30 Step 13/27 : FROM alpine:3.17 08:40:30 ---> b2aa39c304c2 08:40:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:30 ---> Using cache 08:40:30 ---> 17055380b56c 08:40:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:30 ---> Using cache 08:40:30 ---> 490daff2cfe4 08:40:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:30 ---> Using cache 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.400s coverage: 71.3% of statements 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 54.0% of statements 08:40:40 ---> db50616daaa2 08:40:40 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:40:40 ---> Using cache 08:40:40 ---> 86abde1830c8 08:40:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:40 ---> a0124389ded4 08:40:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:40:40 Removing intermediate container dd3eac08c6f3 08:40:40 ---> 3e0e1e762ed4 08:40:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:42 ---> Running in 7515946fbc05 08:40:43 ---> 22652c6ac9de 08:40:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:40:46 ---> 6235a12b08e4 08:40:46 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:46 Removing intermediate container 7515946fbc05 08:40:46 ---> fafbdaa05cb8 08:40:46 Step 12/22 : WORKDIR /edgex 08:40:48 ---> 0e4ba7ac1c40 08:40:48 Step 19/23 : ENTRYPOINT ["/core-data"] 08:40:48 ---> Running in c9358bf9d828 08:40:48 ---> Running in 54fa49abae64 08:40:48 ---> 93ebd735bd49 08:40:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:40:49 Removing intermediate container c9358bf9d828 08:40:49 ---> 0e985efc3c9e 08:40:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:49 Removing intermediate container 54fa49abae64 08:40:49 ---> 75daab3d3a21 08:40:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:49 ---> c52a5ffdaf7e 08:40:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:40:49 ---> Running in 8a63a93d228d 08:40:49 ---> e03811989f4d 08:40:49 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:40:49 Removing intermediate container b70ded01e0ed 08:40:49 ---> b7c2b3a99bdd 08:40:49 Step 7/20 : COPY . . 08:40:49 ---> 020496130ca6 08:40:49 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:49 Removing intermediate container 8a63a93d228d 08:40:49 ---> fc304eb89627 08:40:49 Step 21/23 : LABEL arch=x86_64 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:50 ---> Running in 4187fbfbfca9 08:40:57 ---> 3892101a5a07 08:40:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:40:57 ---> c4231c992971 08:40:57 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:57 Removing intermediate container 4187fbfbfca9 08:40:57 ---> 787ce8cc5f89 08:40:57 Step 22/23 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:40:57 ---> Running in 84c940c1aedd 08:40:57 ---> Running in 5091933a0b27 08:40:57 ---> 32e2c78bb5a5 08:40:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:57 ---> Running in c4e362b08408 08:40:59 ---> cfcf1ed74dcb 08:40:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:59 Removing intermediate container 84c940c1aedd 08:40:59 ---> 167766c769ac 08:40:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:59 Removing intermediate container 5091933a0b27 08:40:59 ---> 4a846b2164a4 08:40:59 Step 23/23 : LABEL version=0.0.0 08:40:59 ---> Running in cb61edf22341 08:40:59 ---> Running in c78071a753b8 08:41:00 Removing intermediate container cb61edf22341 08:41:00 ---> f4449497a3db 08:41:00 Step 25/27 : LABEL arch=x86_64 08:41:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:41:00 Removing intermediate container acf1c0c843ed 08:41:00 ---> 8c71fe59f2a2 08:41:00 08:41:00 Step 10/23 : FROM alpine:3.17 08:41:00 ---> b2aa39c304c2 08:41:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:41:00 Removing intermediate container c78071a753b8 08:41:00 ---> 351c0e576ef9 08:41:00 08:41:00 ---> Running in c7861ef2a49b 08:41:00 ---> Running in 49bcc1a0c95e 08:41:00 ---> 3be35059915e 08:41:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:00 Successfully built 351c0e576ef9 08:41:00 Successfully tagged core-data:latest 08:41:00  Building core-data ... done Removing intermediate container c7861ef2a49b 08:41:00 ---> 24037dc655c9 08:41:00 Step 26/27 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:41:00 ---> Running in c13fecd94d80 08:41:00 ---> e71d26177e40 08:41:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:00 ---> Running in 17a4ab7104d5 08:41:00 Removing intermediate container c13fecd94d80 08:41:00 ---> 534df0707f22 08:41:00 Step 27/27 : LABEL version=0.0.0 08:41:00 ---> Running in 717a3b6d081e 08:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:00 Removing intermediate container 717a3b6d081e 08:41:00 ---> d63feaed4db7 08:41:00 08:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:00 Successfully built d63feaed4db7 08:41:00 Successfully tagged security-spire-agent:latest 08:41:01  Building security-spire-agent ... done (1/2) Installing ca-certificates (20220614-r4) 08:41:01 (2/2) Installing dumb-init (1.2.5-r2) 08:41:01 Executing busybox-1.35.0-r29.trigger 08:41:01 Executing ca-certificates-20220614-r4.trigger 08:41:01 OK: 8 MiB in 17 packages 08:41:01 Removing intermediate container 17a4ab7104d5 08:41:01 ---> 4674bdee022e 08:41:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:41:01 ---> Running in c43dca42fae8 08:41:01 Removing intermediate container c43dca42fae8 08:41:01 ---> 98e80ed2e3fd 08:41:01 Step 20/22 : LABEL arch=x86_64 08:41:01 ---> Running in 5bde81fa1988 08:41:01 Removing intermediate container 49bcc1a0c95e 08:41:01 ---> 742c2154f879 08:41:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:41:01 Removing intermediate container 5bde81fa1988 08:41:01 ---> af2d9e34f647 08:41:01 Step 21/22 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:41:01 ---> Running in fb3dca0507b2 08:41:01 ---> Running in bafc0afec0e0 08:41:01 Removing intermediate container fb3dca0507b2 08:41:01 ---> b6d3f404b151 08:41:01 Step 13/23 : ENV APP_PORT=59860 08:41:01 ---> Running in d7af3dca4a9e 08:41:01 Removing intermediate container bafc0afec0e0 08:41:01 ---> f970876bc205 08:41:01 Step 22/22 : LABEL version=0.0.0 08:41:01 ---> Running in e96062eba1c3 08:41:01 Removing intermediate container d7af3dca4a9e 08:41:01 ---> 8bfa81915e97 08:41:01 Step 14/23 : EXPOSE $APP_PORT 08:41:01 ---> Running in 30ded3dca2cc 08:41:01 Removing intermediate container e96062eba1c3 08:41:01 ---> 97c54ae43abf 08:41:01 08:41:02 Successfully built 97c54ae43abf 08:41:02 Successfully tagged security-proxy-setup:latest 08:41:02  Building security-proxy-setup ... done Removing intermediate container 30ded3dca2cc 08:41:02 ---> d1c439114c65 08:41:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:02 ---> 5f4263aaaebd 08:41:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:41:02 ---> 06efcc969178 08:41:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:03 ---> b4224bf545b4 08:41:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:03 ---> f07798ba74cc 08:41:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:41:03 ---> Running in 9fd1f238462d 08:41:04 Removing intermediate container 9fd1f238462d 08:41:04 ---> 1edce9402125 08:41:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:04 ---> Running in e37fc9f97ced 08:41:04 Removing intermediate container e37fc9f97ced 08:41:04 ---> 240184e5ecf7 08:41:04 Step 21/23 : LABEL arch=x86_64 08:41:04 ---> Running in f91fbad84448 08:41:04 Removing intermediate container f91fbad84448 08:41:04 ---> dc776e904cda 08:41:04 Step 22/23 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:41:04 ---> Running in 76618a2731d6 08:41:04 Removing intermediate container 76618a2731d6 08:41:04 ---> 388a059ffdb4 08:41:04 Step 23/23 : LABEL version=0.0.0 08:41:04 ---> Running in db7c199fee2a 08:41:04 Removing intermediate container db7c199fee2a 08:41:04 ---> 767da7f06eb8 08:41:04 08:41:04 Successfully built 767da7f06eb8 08:41:04 Successfully tagged support-notifications:latest 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.043s coverage: 88.5% of statements 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.414s coverage: 3.9% of statements 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.633s coverage: 95.6% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 65.9% of statements 08:41:22  Building support-notifications ... done Removing intermediate container c4e362b08408 08:41:22 ---> b13f76e349b6 08:41:22 08:41:22 Step 9/20 : FROM alpine:3.17 08:41:22 ---> b2aa39c304c2 08:41:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:41:22 ---> Using cache 08:41:22 ---> d028f56c719e 08:41:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:22 ---> Running in e7cb9e1824ff 08:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:22 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:41:22 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:41:22 OK: 17820 distinct packages available 08:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:22 (1/9) Installing ca-certificates (20220614-r4) 08:41:22 (2/9) Installing brotli-libs (1.0.9-r9) 08:41:22 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:41:22 (4/9) Installing libcurl (7.88.1-r1) 08:41:22 (5/9) Installing curl (7.88.1-r1) 08:41:22 (6/9) Installing dumb-init (1.2.5-r2) 08:41:22 (7/9) Installing musl-obstack (1.2.3-r0) 08:41:22 (8/9) Installing libucontext (1.2-r0) 08:41:22 (9/9) Installing gcompat (1.1.0-r0) 08:41:22 Executing busybox-1.35.0-r29.trigger 08:41:22 Executing ca-certificates-20220614-r4.trigger 08:41:22 OK: 10 MiB in 24 packages 08:41:22 Removing intermediate container e7cb9e1824ff 08:41:22 ---> 844f5605c2e2 08:41:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:22 ---> 8b816579763a 08:41:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:41:22 ---> 8755bcfb328c 08:41:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:23 ---> c701310deb3e 08:41:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.0% of statements 08:41:23 ---> 517c0bf4b73a 08:41:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:41:23 ---> Running in 3931cd9f8b6c 08:41:23 Removing intermediate container 3931cd9f8b6c 08:41:23 ---> b3b7bab3c8c3 08:41:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:23 ---> Running in 4c6b479f098d 08:41:23 Removing intermediate container 4c6b479f098d 08:41:23 ---> f0cf64e29271 08:41:23 Step 18/20 : LABEL arch=x86_64 08:41:23 ---> Running in 7f324c7cbaf9 08:41:23 Removing intermediate container 7f324c7cbaf9 08:41:23 ---> 444b165141bd 08:41:23 Step 19/20 : LABEL git_sha=33521c9db20dd0198df9439789b1d282291f9729 08:41:23 ---> Running in 2f51d98bac5f 08:41:23 Removing intermediate container 2f51d98bac5f 08:41:23 ---> 748ee456ccfd 08:41:23 Step 20/20 : LABEL version=0.0.0 08:41:23 ---> Running in 748e4ebd9805 08:41:24 Removing intermediate container 748e4ebd9805 08:41:24 ---> 3576b30a8346 08:41:24 08:41:24 Successfully built 3576b30a8346 08:41:24 Successfully tagged security-spiffe-token-provider:latest 08:41:24  Building security-spiffe-token-provider ... done  [Pipeline] } 08:41:24 $ docker stop --time=1 d5c90e5939f1513438fc060bed2d0255f255a9f6f98e09ad0704a9e71945c87a 08:41:25 $ docker rm -f --volumes d5c90e5939f1513438fc060bed2d0255f255a9f6f98e09ad0704a9e71945c87a [Pipeline] // withDockerContainer [Pipeline] sh 08:41:25 + docker images 08:41:25 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:25 security-spiffe-token-provider latest 3576b30a8346 2 seconds ago 32.8MB 08:41:25 b13f76e349b6 7 seconds ago 1.73GB 08:41:25 support-notifications latest 767da7f06eb8 21 seconds ago 32.7MB 08:41:25 security-proxy-setup latest 97c54ae43abf 24 seconds ago 18.7MB 08:41:25 security-spire-agent latest d63feaed4db7 25 seconds ago 129MB 08:41:25 core-data latest 351c0e576ef9 26 seconds ago 20MB 08:41:25 8c71fe59f2a2 26 seconds ago 1.75GB 08:41:25 security-spire-config latest f1fc78439539 58 seconds ago 88.9MB 08:41:25 4afa382d85d0 59 seconds ago 1.67GB 08:41:25 51f8e112f739 About a minute ago 1.69GB 08:41:25 core-common-config-bootstrapper latest 13bc909c77ff About a minute ago 17.2MB 08:41:25 core-metadata latest d8a7d655518d About a minute ago 20.4MB 08:41:25 89f40de16fdc About a minute ago 1.55GB 08:41:25 security-secretstore-setup latest 1639a82e9eb7 About a minute ago 32.7MB 08:41:25 8221d8006580 About a minute ago 1.69GB 08:41:25 7877c6d361c5 2 minutes ago 1.68GB 08:41:25 security-bootstrapper latest 969b4c1658c9 2 minutes ago 22.2MB 08:41:25 25b73c2c4c42 2 minutes ago 1.68GB 08:41:25 core-command latest 06174a7398f2 2 minutes ago 19.8MB 08:41:25 security-proxy-auth latest 544ab2f64ef7 2 minutes ago 18.3MB 08:41:25 support-scheduler latest 7172ac057ad6 2 minutes ago 32.1MB 08:41:25 c68fdefd20a6 3 minutes ago 1.75GB 08:41:25 9636baf26fc9 3 minutes ago 1.69GB 08:41:25 34785ddd59a8 3 minutes ago 1.67GB 08:41:25 53e4cdf5c674 3 minutes ago 1.66GB 08:41:25 security-spire-server latest 4814d28e8a2f 3 minutes ago 89.8MB 08:41:25 98357df9a82e 3 minutes ago 1.55GB 08:41:25 ci-base-image-x86_64 latest bf01c01dd12a 8 minutes ago 881MB 08:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB 08:41:25 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 08:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:41:25 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:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 44.1% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.254s coverage: 82.9% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.099s coverage: 79.9% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.277s coverage: 92.9% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 86.9% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.526s coverage: 81.2% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 86.0% of statements 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.109s coverage: 63.1% of statements 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 92.3% of statements 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 61.5% of statements 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 08:42:40 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:42:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:40 go vet ./... 08:45:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:33 + ls -al . 08:45:33 total 700 08:45:33 drwxrwxr-x 10 1001 1001 4096 Mar 24 08:37 . 08:45:33 drwxr-xr-x 4 root root 4096 Mar 24 08:36 .. 08:45:33 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:35 .blubracket 08:45:33 -rw-rw-r-- 1 1001 1001 16 Mar 24 08:35 .dockerignore 08:45:33 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:35 .git 08:45:33 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:35 .github 08:45:33 -rw-rw-r-- 1 1001 1001 1133 Mar 24 08:35 .gitignore 08:45:33 -rw-rw-r-- 1 1001 1001 42 Mar 24 08:35 .golangci.yml 08:45:33 -rw-rw-r-- 1 1001 1001 87 Mar 24 08:35 .hadolint.yml 08:45:33 -rw-rw-r-- 1 1001 1001 166 Mar 24 08:35 .sonarcloud.properties 08:45:33 -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:35 ADOPTERS.md 08:45:33 -rw-rw-r-- 1 1001 1001 10835 Mar 24 08:35 Attribution.txt 08:45:33 -rw-rw-r-- 1 1001 1001 73765 Mar 24 08:35 CHANGELOG.md 08:45:33 -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:35 CONTRIBUTING.md 08:45:33 -rw-rw-r-- 1 1001 1001 677 Mar 24 08:35 GOVERNANCE.md 08:45:33 -rw-rw-r-- 1 1001 1001 883 Mar 24 08:35 Jenkinsfile 08:45:33 -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:35 LICENSE 08:45:33 -rw-rw-r-- 1 1001 1001 14368 Mar 24 08:35 Makefile 08:45:33 -rw-rw-r-- 1 1001 1001 582 Mar 24 08:35 OWNERS.md 08:45:33 -rw-rw-r-- 1 1001 1001 9403 Mar 24 08:35 README.md 08:45:33 -rw-rw-r-- 1 1001 1001 789 Mar 24 08:35 SECURITY.md 08:45:33 -rw-rw-r-- 1 1001 1001 5 Mar 24 08:32 VERSION 08:45:33 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:35 bin 08:45:33 drwxrwxr-x 18 1001 1001 4096 Mar 24 08:35 cmd 08:45:33 -rw-r--r-- 1 root root 447378 Mar 24 08:42 coverage.out 08:45:33 -rw-rw-r-- 1 1001 1001 3200 Mar 24 08:35 go.mod 08:45:33 -rw-rw-r-- 1 1001 1001 31237 Mar 24 08:35 go.sum 08:45:33 drwxrwxr-x 7 1001 1001 4096 Mar 24 08:35 internal 08:45:33 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:35 openapi 08:45:33 -rw-rw-r-- 1 1001 1001 594 Mar 24 08:35 security.txt 08:45:33 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:35 snap 08:45:33 -rw-rw-r-- 1 1001 1001 204 Mar 24 08:35 version.go [Pipeline] sh 08:45:33 + '[' -e coverage.out ] 08:45:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:34 Warning: overwriting stash ‘coverage-report’ 08:45:34 Stashed 1 file(s) [Pipeline] sh 08:45:35 + make build 08:45:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:47:17 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:47:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:48:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:48: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:49 $ docker stop --time=1 df57e312367437a08b6985fbeeee9f214b5bd0f99c9272611d2f8195a853b241 08:48:52 $ docker rm -f --volumes df57e312367437a08b6985fbeeee9f214b5bd0f99c9272611d2f8195a853b241 [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:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:54 08:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:55 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:55 29e5d40040c1: Pulling fs layer 08:48:55 1ce36da41761: Pulling fs layer 08:48:55 25b303627fd3: Pulling fs layer 08:48:55 29e5d40040c1: Verifying Checksum 08:48:55 29e5d40040c1: Download complete 08:48:55 1ce36da41761: Verifying Checksum 08:48:55 1ce36da41761: Download complete 08:48:55 29e5d40040c1: Pull complete 08:48:56 1ce36da41761: Pull complete 08:48:57 25b303627fd3: Verifying Checksum 08:48:57 25b303627fd3: Download complete 08:49:07 25b303627fd3: Pull complete 08:49:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:07 prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container 08:49:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:10 $ docker top e713f60ee076fef230b647cfc46055f1159d58c84dea30492dc76f00b2fa75d7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:10 + + grepdocker-compose parallel build 08:49:10 --help 08:49:16 --parallel Build images in parallel. [Pipeline] } 08:49:16 $ docker stop --time=1 e713f60ee076fef230b647cfc46055f1159d58c84dea30492dc76f00b2fa75d7 08:49:18 $ docker rm -f --volumes e713f60ee076fef230b647cfc46055f1159d58c84dea30492dc76f00b2fa75d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:18 prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container 08:49:19 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:20 $ docker top d0d8e7e13a14fdc829c88d3ef26a265a9883d7babd4a4d0f9eccffc3b12f67ed -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:20 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:27 Building core-command ... 08:49:27 Building core-common-config-bootstrapper ... 08:49:27 Building core-data ... 08:49:27 Building core-metadata ... 08:49:27 Building security-bootstrapper ... 08:49:27 Building security-proxy-auth ... 08:49:27 Building security-proxy-setup ... 08:49:27 Building security-secretstore-setup ... 08:49:27 Building security-spiffe-token-provider ... 08:49:27 Building security-spire-agent ... 08:49:27 Building security-spire-config ... 08:49:27 Building security-spire-server ... 08:49:27 Building support-notifications ... 08:49:27 Building support-scheduler ... 08:49:27 Building core-metadata 08:49:27 Building support-notifications 08:49:27 Building security-proxy-auth 08:49:27 Building core-data 08:49:27 Building security-secretstore-setup 08:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:14 ---> 3ac9539d3c1c 08:50:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:14 ---> 3ac9539d3c1c 08:50:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:14 ---> 3ac9539d3c1c 08:50:14 Step 3/25 : WORKDIR /edgex-go 08:50:14 ---> Running in a90af164e062 08:50:14 ---> Running in 25590ba29279 08:50:14 ---> Running in 4645fd3d5eea 08:50:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:14 ---> 3ac9539d3c1c 08:50:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:50:14 ---> Running in 3da8971fc636 08:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:14 ---> 3ac9539d3c1c 08:50:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:14 ---> Running in 3eb41c99387c 08:50:14 Removing intermediate container 25590ba29279 08:50:14 ---> c7af70d3f6aa 08:50:14 Step 4/23 : WORKDIR /edgex-go 08:50:14 Removing intermediate container a90af164e062 08:50:14 ---> 49379004f515 08:50:14 Step 4/25 : RUN apk add --update --no-cache make git 08:50:14 Removing intermediate container 4645fd3d5eea 08:50:14 ---> 2742af3689ee 08:50:14 Step 4/23 : WORKDIR /edgex-go 08:50:14 ---> Running in 9cd648f3c12b 08:50:14 ---> Running in a02de6fe88f8 08:50:14 Removing intermediate container 3da8971fc636 08:50:14 ---> c5b01a63d682 08:50:14 Step 4/25 : WORKDIR /edgex-go 08:50:14 ---> Running in f207708a5f62 08:50:14 Removing intermediate container 3eb41c99387c 08:50:14 ---> f45777f40ca6 08:50:14 Step 4/23 : WORKDIR /edgex-go 08:50:14 ---> Running in 1b52bb2b9755 08:50:14 ---> Running in a3ec79179cb7 08:50:14 Removing intermediate container 9cd648f3c12b 08:50:14 ---> b6b1a53479ec 08:50:14 Step 5/23 : RUN apk add --update --no-cache make git 08:50:14 Removing intermediate container f207708a5f62 08:50:14 ---> c9754c17f237 08:50:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:50:14 ---> Running in f5b441bf5c41 08:50:14 ---> Running in cb896a5f1f60 08:50:14 Removing intermediate container a3ec79179cb7 08:50:14 ---> abee4d3c1783 08:50:14 Step 5/23 : RUN apk add --update --no-cache make git 08:50:14 Removing intermediate container 1b52bb2b9755 08:50:14 ---> 5dee2e868583 08:50:14 Step 5/25 : RUN apk add --update --no-cache make git 08:50:14 ---> Running in 0db35bb54ac1 08:50:14 ---> Running in da48955d164a 08:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:15 OK: 263 MiB in 53 packages 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:17 OK: 263 MiB in 53 packages 08:50:17 OK: 263 MiB in 53 packages 08:50:17 OK: 263 MiB in 53 packages 08:50:17 OK: 263 MiB in 53 packages 08:50:18 Removing intermediate container a02de6fe88f8 08:50:18 ---> a08049c94a76 08:50:18 Step 5/25 : COPY go.mod vendor* ./ 08:50:19 Removing intermediate container f5b441bf5c41 08:50:19 ---> 60156e221f3e 08:50:19 Step 6/23 : COPY go.mod vendor* ./ 08:50:19 ---> 6edc7ee422a5 08:50:19 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:19 Removing intermediate container 0db35bb54ac1 08:50:19 ---> 6c9bcb2f37f5 08:50:19 Step 6/23 : COPY go.mod vendor* ./ 08:50:19 Removing intermediate container cb896a5f1f60 08:50:19 ---> b58ac14bbf7a 08:50:19 Step 6/23 : COPY go.mod vendor* ./ 08:50:19 ---> Running in 475ca4decbff 08:50:19 Removing intermediate container da48955d164a 08:50:19 ---> 52d4aa770e80 08:50:19 Step 6/25 : COPY go.mod vendor* ./ 08:50:20 ---> 7a4258595722 08:50:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:20 ---> Running in 352f128b934f 08:50:20 ---> 47dfbdc0b60c 08:50:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:21 ---> 50158007f380 08:50:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:21 ---> Running in d971c6d281f5 08:50:21 ---> 001bc0cdec37 08:50:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:21 ---> Running in 0dbb09aa36a7 08:50:21 ---> Running in 13410ae9ddf3 08:52:13 Removing intermediate container 13410ae9ddf3 08:52:13 ---> d5fc397206be 08:52:13 Step 8/25 : COPY . . 08:52:13 Removing intermediate container 352f128b934f 08:52:13 ---> 2b576fb7d952 08:52:13 Step 8/23 : COPY . . 08:52:13 Removing intermediate container 475ca4decbff 08:52:13 ---> 04ca467907e1 08:52:13 Step 7/25 : COPY . . 08:52:13 Removing intermediate container 0dbb09aa36a7 08:52:13 ---> 26791efa75c3 08:52:13 Step 8/23 : COPY . . 08:52:13 Removing intermediate container d971c6d281f5 08:52:13 ---> 7f8258abcc13 08:52:13 Step 8/23 : COPY . . 08:52:23 ---> d38351c5248b 08:52:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:52:23 ---> 12a8699bcfea 08:52:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:52:23 ---> cdda1e5fef34 08:52:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:52:23 ---> 17f9262696e6 08:52:23 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:52:23 ---> de86e191ce45 08:52:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:52:23 ---> Running in d99d7da29de5 08:52:23 ---> Running in e92664d3968d 08:52:23 ---> Running in 1020e6c07234 08:52:23 ---> Running in e9ced5ba1c6a 08:52:23 ---> Running in 4457f438d72a 08:52:24 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:52:24 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:52:24 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:52:24 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:52: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:58:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:58:46 Removing intermediate container d99d7da29de5 08:58:46 ---> 5bebeb589123 08:58:46 08:58:46 Step 10/23 : FROM alpine:3.17 08:58:46 3.17: Pulling from library/alpine 08:58:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:58:46 Status: Downloaded newer image for alpine:3.17 08:58:46 ---> d74e625d9115 08:58:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:46 ---> Running in 7ad897dcda78 08:58:46 Removing intermediate container 7ad897dcda78 08:58:46 ---> af4b517a32f3 08:58:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:58:46 ---> Running in 3aa07a8c85b8 08:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:49 (1/1) Installing dumb-init (1.2.5-r2) 08:58:49 Executing busybox-1.35.0-r29.trigger 08:58:49 OK: 8 MiB in 16 packages 08:58:51 Removing intermediate container 3aa07a8c85b8 08:58:51 ---> cc40e3be7f5c 08:58:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:53 ---> 37191b4cb564 08:58:53 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:58:55 ---> b58e774097da 08:58:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:57 ---> 3b300ec81cab 08:58:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:58:59 ---> be8585f6b6da 08:58:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:00 ---> 567763b67385 08:59:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:00 ---> Running in c42a4550b2d2 08:59:03 Removing intermediate container 4457f438d72a 08:59:03 ---> b09f8ae146ef 08:59:03 08:59:03 Step 9/25 : FROM alpine:3.17 08:59:03 ---> d74e625d9115 08:59:03 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:03 ---> Running in c9b004835bbf 08:59:04 Removing intermediate container c42a4550b2d2 08:59:04 ---> 3c2f05c6334b 08:59:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:04 ---> Running in c6a2eb3f9774 08:59:04 Removing intermediate container c6a2eb3f9774 08:59:04 ---> 89561d956652 08:59:04 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:59:05 ---> Running in 5d292828758e 08:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:05 Removing intermediate container 5d292828758e 08:59:05 ---> 8b1b1de334b0 08:59:05 Step 21/23 : LABEL arch=arm64 08:59:05 ---> Running in 9ede53b37485 08:59:06 Removing intermediate container 9ede53b37485 08:59:06 ---> 119320d7fa64 08:59:06 Step 22/23 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 08:59:06 ---> Running in 884e6882da43 08:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:06 Removing intermediate container 884e6882da43 08:59:06 ---> a4e444e73264 08:59:06 Step 23/23 : LABEL version=0.0.0 08:59:07 ---> Running in 6ba41254224c 08:59:07 Removing intermediate container 6ba41254224c 08:59:07 ---> e90859f2cb28 08:59:07 08:59:08 Successfully built e90859f2cb28 08:59:08 Successfully tagged security-proxy-auth-arm64:latest 08:59:08 Building security-spire-config 08:59:08  Building security-proxy-auth ... done (1/3) Installing ca-certificates (20220614-r4) 08:59:08 (2/3) Installing dumb-init (1.2.5-r2) 08:59:08 (3/3) Installing su-exec (0.2-r2) 08:59:08 Executing busybox-1.35.0-r29.trigger 08:59:08 Executing ca-certificates-20220614-r4.trigger 08:59:09 OK: 8 MiB in 18 packages 08:59:11 Removing intermediate container c9b004835bbf 08:59:11 ---> 07a661c7aa2b 08:59:11 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:59:11 ---> Running in 85d7d3ff9ecf 08:59:12 Removing intermediate container 85d7d3ff9ecf 08:59:12 ---> 547be02435c3 08:59:12 Step 12/25 : WORKDIR / 08:59:12 ---> Running in 84a3949e613b 08:59:12 Removing intermediate container 84a3949e613b 08:59:12 ---> 793ac4265aa4 08:59:12 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:13 ---> 7a8f0f501cdb 08:59:13 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:59:16 ---> 392b88a898c6 08:59:16 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:59:17 ---> 6ad847974b1a 08:59:17 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:59:18 ---> a77483368754 08:59:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:59:20 ---> 24028ca8b074 08:59:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:59:22 ---> 94a990ea5aa2 08:59:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:59:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:59:25 ---> 3ac9539d3c1c 08:59:25 Step 3/27 : WORKDIR /edgex-go 08:59:25 ---> Using cache 08:59:25 ---> 49379004f515 08:59:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:59:25 ---> e5e4dc8cf51b 08:59:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:59:25 ---> Running in 60121fb2b8f0 08:59:26 ---> 28bef588f50b 08:59:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:26 ---> Running in 3ef743930eec 08:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:30 OK: 263 MiB in 53 packages 08:59:31 Removing intermediate container 60121fb2b8f0 08:59:31 ---> 196b1062b048 08:59:31 Step 5/27 : COPY go.mod vendor* ./ 08:59:31 Removing intermediate container 3ef743930eec 08:59:31 ---> 75abc8fa4722 08:59:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:59:31 ---> Running in a93df10fca83 08:59:32 Removing intermediate container a93df10fca83 08:59:32 ---> 36433a992ebf 08:59:32 Step 23/25 : LABEL arch=arm64 08:59:32 ---> Running in 676b21e3e466 08:59:33 ---> dce5f9fc16cf 08:59:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:33 ---> Running in 28f949da96f6 08:59:33 Removing intermediate container 676b21e3e466 08:59:33 ---> 0a492caa6b28 08:59:33 Step 24/25 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 08:59:33 ---> Running in 48ffa9e46d00 08:59:34 Removing intermediate container 48ffa9e46d00 08:59:34 ---> baf31f078278 08:59:34 Step 25/25 : LABEL version=0.0.0 08:59:34 ---> Running in f42d36bb9af7 08:59:35 Removing intermediate container f42d36bb9af7 08:59:35 ---> 0674f0480205 08:59:35 08:59:35 Successfully built 0674f0480205 08:59:35 Successfully tagged security-secretstore-setup-arm64:latest 08:59:35 Building support-scheduler 08:59:53  Building security-secretstore-setup ... done Removing intermediate container 1020e6c07234 08:59:53 ---> 4e49f3a487ed 08:59:53 08:59:53 Step 10/23 : FROM alpine:3.17 08:59:53 ---> d74e625d9115 08:59:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:53 ---> Running in d7d772b75927 08:59:53 Removing intermediate container d7d772b75927 08:59:53 ---> 5629ff612025 08:59:53 Step 12/23 : ENV APP_PORT=59880 08:59:53 ---> Running in 40a7a325ea8c 08:59:55 Removing intermediate container 40a7a325ea8c 08:59:55 ---> 07f94149c8b3 08:59:55 Step 13/23 : EXPOSE $APP_PORT 08:59:55 ---> Running in 3196eac00925 08:59:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:56 ---> 3ac9539d3c1c 08:59:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:56 ---> Using cache 08:59:56 ---> f45777f40ca6 08:59:56 Step 4/23 : WORKDIR /edgex-go 08:59:56 ---> Using cache 08:59:56 ---> abee4d3c1783 08:59:56 Step 5/23 : RUN apk add --update --no-cache make git 08:59:56 ---> Using cache 08:59:56 ---> 6c9bcb2f37f5 08:59:56 Step 6/23 : COPY go.mod vendor* ./ 08:59:56 ---> Using cache 08:59:56 ---> 47dfbdc0b60c 08:59:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:56 ---> Using cache 08:59:56 ---> 7f8258abcc13 08:59:56 Step 8/23 : COPY . . 08:59:56 ---> Using cache 08:59:56 ---> 12a8699bcfea 08:59:56 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:59:56 Removing intermediate container e92664d3968d 08:59:56 ---> 5c551904e00b 08:59:56 08:59:56 Step 10/25 : FROM alpine:3.17 08:59:56 ---> d74e625d9115 08:59:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:59:56 Removing intermediate container 3196eac00925 08:59:56 ---> 0937a98fe502 08:59:56 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:59:56 ---> Running in 9b7bb3e105ac 08:59:56 ---> Running in f8ab5953cfdb 08:59:57 ---> Running in 23d36e757c83 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:59 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:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:02 (1/1) Installing dumb-init (1.2.5-r2) 09:00:02 Executing busybox-1.35.0-r29.trigger 09:00:02 OK: 8 MiB in 16 packages 09:00:02 (1/1) Installing dumb-init (1.2.5-r2) 09:00:02 Executing busybox-1.35.0-r29.trigger 09:00:02 OK: 8 MiB in 16 packages 09:00:05 Removing intermediate container 9b7bb3e105ac 09:00:05 ---> fad5b16e1469 09:00:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:05 Removing intermediate container 23d36e757c83 09:00:05 ---> 6e8caabf08e4 09:00:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:05 ---> Running in f5ccc8f2fe14 09:00:05 Removing intermediate container f5ccc8f2fe14 09:00:05 ---> 6eece232603c 09:00:05 Step 13/25 : ENV APP_PORT=59881 09:00:05 ---> Running in 38a9693db0d1 09:00:06 ---> fd9be345cc1c 09:00:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:06 Removing intermediate container 38a9693db0d1 09:00:06 ---> 85a67276b847 09:00:06 Step 14/25 : EXPOSE $APP_PORT 09:00:06 ---> Running in 33f7f0fb3eb1 09:00:07 Removing intermediate container 33f7f0fb3eb1 09:00:07 ---> 25895c8d086e 09:00:07 Step 15/25 : WORKDIR / 09:00:07 ---> Running in 19f2d9afd0fc 09:00:07 ---> 8dfc53e71495 09:00:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:08 Removing intermediate container 19f2d9afd0fc 09:00:08 ---> a3843dbd7160 09:00:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:09 ---> 5d77d7143478 09:00:09 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:00:10 ---> 5a5ffb94b90c 09:00:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:00:11 ---> aa27756656cc 09:00:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:11 ---> c7612d11d146 09:00:11 Step 19/23 : ENTRYPOINT ["/core-data"] 09:00:11 ---> Running in 3381ca821eea 09:00:12 Removing intermediate container 3381ca821eea 09:00:12 ---> 811042c9975f 09:00:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:12 ---> Running in 7cea5ba0edb2 09:00:13 Removing intermediate container 7cea5ba0edb2 09:00:13 ---> 50af962c448d 09:00:13 Step 21/23 : LABEL arch=arm64 09:00:13 ---> Running in 63762d3de17e 09:00:13 ---> 0399c53daed6 09:00:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:00:14 Removing intermediate container 63762d3de17e 09:00:14 ---> a7348ccb5841 09:00:14 Step 22/23 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:00:14 ---> Running in f7471f34a404 09:00:15 ---> a74b087a9dcf 09:00:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:00:15 Removing intermediate container f7471f34a404 09:00:15 ---> 2e82b7cbfc22 09:00:15 Step 23/23 : LABEL version=0.0.0 09:00:15 ---> Running in ffc9298744b9 09:00:16 Removing intermediate container ffc9298744b9 09:00:16 ---> 181a14be8948 09:00:16 09:00:16 ---> 166caa068814 09:00:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:00:16 ---> Running in 8b8db619c818 09:00:16 Successfully built 181a14be8948 09:00:16 Successfully tagged core-data-arm64:latest 09:00:16 Building security-spire-server 09:00:17  Building core-data ... done Removing intermediate container 8b8db619c818 09:00:17 ---> a747569b154f 09:00:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:17 ---> Running in aaa6ac46b3f7 09:00:17 Removing intermediate container aaa6ac46b3f7 09:00:17 ---> 7730447aee36 09:00:17 Step 23/25 : LABEL arch=arm64 09:00:18 ---> Running in a7abea5e67a8 09:00:18 Removing intermediate container a7abea5e67a8 09:00:18 ---> cb7a531aaa35 09:00:18 Step 24/25 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:00:18 ---> Running in 8c04d1941470 09:00:19 Removing intermediate container 8c04d1941470 09:00:19 ---> 5e183b360afc 09:00:19 Step 25/25 : LABEL version=0.0.0 09:00:19 ---> Running in 63a1b79049cd 09:00:20 Removing intermediate container 63a1b79049cd 09:00:20 ---> be5790d92936 09:00:20 09:00:20 Successfully built be5790d92936 09:00:20 Successfully tagged core-metadata-arm64:latest 09:00:20  Building core-metadata ... done Building security-bootstrapper 09:00:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:00:43 ---> 3ac9539d3c1c 09:00:43 Step 3/26 : WORKDIR /edgex-go 09:00:43 ---> Using cache 09:00:43 ---> 49379004f515 09:00:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:00:43 ---> Using cache 09:00:43 ---> 196b1062b048 09:00:43 Step 5/26 : COPY go.mod vendor* ./ 09:00:43 ---> Using cache 09:00:43 ---> dce5f9fc16cf 09:00:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:43 ---> Running in 72221a411321 09:00:47 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:47 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:00:47 ---> 3ac9539d3c1c 09:00:47 Step 3/33 : WORKDIR /edgex-go 09:00:47 ---> Using cache 09:00:47 ---> 49379004f515 09:00:47 Step 4/33 : RUN apk add --update --no-cache make git 09:00:47 ---> Using cache 09:00:47 ---> a08049c94a76 09:00:47 Step 5/33 : COPY go.mod vendor* ./ 09:00:47 ---> Using cache 09:00:47 ---> 6edc7ee422a5 09:00:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:47 ---> Using cache 09:00:47 ---> 04ca467907e1 09:00:47 Step 7/33 : COPY . . 09:00:47 ---> Using cache 09:00:47 ---> de86e191ce45 09:00:47 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:00:48 ---> Running in cc59c1a37ea6 09:00: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:01:22 Removing intermediate container 28f949da96f6 09:01:22 ---> 55ef6bf14a63 09:01:22 Step 7/27 : COPY . . 09:01:32 ---> a77265235542 09:01:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:01:32 ---> Running in a242c308acba 09:01:32 Removing intermediate container a242c308acba 09:01:32 ---> e2293b043ed1 09:01:32 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:32 ---> Running in 8c9a3ef9c1fe 09:01:33 Removing intermediate container 8c9a3ef9c1fe 09:01:33 ---> 57fcdfa36ff2 09:01:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:33 ---> Running in 89d85c3d964c 09:01:33 Removing intermediate container 89d85c3d964c 09:01:33 ---> fc9c0b23d9e7 09:01:33 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:01:34 ---> Running in 1d067b6a7a36 09:01:37 Removing intermediate container 1d067b6a7a36 09:01:37 ---> cd3d78860940 09:01:37 Step 12/27 : WORKDIR /edgex-go 09:01:37 ---> Running in f7dc8ff7fe52 09:01:37 Removing intermediate container f7dc8ff7fe52 09:01:37 ---> c61facb643a9 09:01:37 09:01:37 Step 13/27 : FROM alpine:3.17 09:01:37 ---> d74e625d9115 09:01:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:37 ---> Running in bbbe4d4c3eb1 09:01:38 Removing intermediate container bbbe4d4c3eb1 09:01:38 ---> 60f9a9ade3e4 09:01:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:38 ---> Running in bcd2c1e2c407 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:42 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:42 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:42 OK: 17691 distinct packages available 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:45 (1/4) Installing dumb-init (1.2.5-r2) 09:01:45 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:45 (3/4) Installing libucontext (1.2-r0) 09:01:45 (4/4) Installing gcompat (1.1.0-r0) 09:01:45 Executing busybox-1.35.0-r29.trigger 09:01:45 OK: 8 MiB in 19 packages 09:01:47 Removing intermediate container bcd2c1e2c407 09:01:47 ---> 2a437aece2cb 09:01:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:48 ---> 7528bbbd8cb1 09:01:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:49 ---> 9a31784fa21c 09:01:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:55 ---> 05d5d340f6e2 09:01:55 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:01:57 ---> d77b933e315c 09:01:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:01:57 ---> Running in ac2781c4e37d 09:01:59 Removing intermediate container ac2781c4e37d 09:01:59 ---> c7452c923221 09:01:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:01 ---> 4a60031ff39a 09:02:01 Step 22/27 : WORKDIR / 09:02:01 ---> Running in b66c9dd68596 09:02:02 Removing intermediate container b66c9dd68596 09:02:02 ---> 794fac39172b 09:02:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:02 ---> Running in 0926d0e4b5e1 09:02:03 Removing intermediate container 0926d0e4b5e1 09:02:03 ---> e8932c4bf8db 09:02:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:03 ---> Running in 146229473fcf 09:02:04 Removing intermediate container 146229473fcf 09:02:04 ---> 08371e858426 09:02:04 Step 25/27 : LABEL arch=arm64 09:02:04 ---> Running in 5a12bfeb0d02 09:02:06 Removing intermediate container 5a12bfeb0d02 09:02:06 ---> d79f39e88536 09:02:06 Step 26/27 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:02:07 ---> Running in 90592fbb1c74 09:02:08 Removing intermediate container 90592fbb1c74 09:02:08 ---> 2d596cb54193 09:02:08 Step 27/27 : LABEL version=0.0.0 09:02:08 ---> Running in 636277b14672 09:02:10 Removing intermediate container 636277b14672 09:02:10 ---> 3b72e0f379ae 09:02:10 09:02:10 Successfully built 3b72e0f379ae 09:02:10 Successfully tagged security-spire-config-arm64:latest 09:02:10  Building security-spire-config ... done Building security-spiffe-token-provider 09:02:17 Removing intermediate container e9ced5ba1c6a 09:02:17 ---> 877ee79fa5a3 09:02:17 09:02:17 Step 10/23 : FROM alpine:3.17 09:02:17 ---> d74e625d9115 09:02:17 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:02:17 ---> Running in 0e374e756a90 09:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:22 (1/2) Installing ca-certificates (20220614-r4) 09:02:22 (2/2) Installing dumb-init (1.2.5-r2) 09:02:22 Executing busybox-1.35.0-r29.trigger 09:02:22 Executing ca-certificates-20220614-r4.trigger 09:02:23 OK: 8 MiB in 17 packages 09:02:27 Removing intermediate container 0e374e756a90 09:02:27 ---> 0da2a9601b58 09:02:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:02:27 ---> Running in 9e5734c07151 09:02:28 Removing intermediate container 9e5734c07151 09:02:28 ---> 3e599e6c203b 09:02:28 Step 13/23 : ENV APP_PORT=59860 09:02:28 ---> Running in c738aa0a5731 09:02:29 Removing intermediate container c738aa0a5731 09:02:29 ---> ba6aa64297ab 09:02:29 Step 14/23 : EXPOSE $APP_PORT 09:02:29 ---> Running in 5e9ca80057a5 09:02:30 Removing intermediate container 5e9ca80057a5 09:02:30 ---> fba0946594db 09:02:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:32 ---> 5a07e068205c 09:02:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:02:34 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:02:34 ---> 3ac9539d3c1c 09:02:34 Step 3/20 : WORKDIR /edgex-go 09:02:34 ---> Using cache 09:02:34 ---> 49379004f515 09:02:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:02:34 ---> Running in 74a848d14494 09:02:34 ---> acb63f83410f 09:02:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:39 ---> e64a31498bae 09:02:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:02:40 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:40 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:40 OK: 17693 distinct packages available 09:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:41 ---> 36130d4710d7 09:02:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:02:41 ---> Running in c1f21b83bbb2 09:02:42 OK: 263 MiB in 53 packages 09:02:42 Removing intermediate container c1f21b83bbb2 09:02:42 ---> b05f73143fa5 09:02:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:43 ---> Running in e9c9c4d9175a 09:02:44 Removing intermediate container e9c9c4d9175a 09:02:44 ---> e3574666cf2a 09:02:44 Step 21/23 : LABEL arch=arm64 09:02:44 ---> Running in 8f220c3fa661 09:02:45 Removing intermediate container 74a848d14494 09:02:45 ---> 289412264435 09:02:45 Step 5/20 : COPY go.mod vendor* ./ 09:02:45 Removing intermediate container 8f220c3fa661 09:02:45 ---> 2b4857691877 09:02:45 Step 22/23 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:02:46 ---> Running in 55624202e3c3 09:02:47 ---> 223e076e7b5a 09:02:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:47 Removing intermediate container 55624202e3c3 09:02:47 ---> 428da90c8acd 09:02:47 Step 23/23 : LABEL version=0.0.0 09:02:47 ---> Running in 59dc01a06911 09:02:48 ---> Running in 91d4ab942fd1 09:02:49 Removing intermediate container 91d4ab942fd1 09:02:49 ---> 99fe80d88977 09:02:49 09:02:50 Successfully built 99fe80d88977 09:02:50 Successfully tagged support-notifications-arm64:latest 09:02:50  Building support-notifications ... done Building security-spire-agent 09:02:57 Removing intermediate container 72221a411321 09:02:57 ---> 17eae085d995 09:02:57 Step 7/26 : COPY . . 09:03:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:03:07 ---> 3ac9539d3c1c 09:03:07 Step 3/27 : WORKDIR /edgex-go 09:03:07 ---> Using cache 09:03:07 ---> 49379004f515 09:03:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:03:07 ---> Using cache 09:03:07 ---> 196b1062b048 09:03:07 Step 5/27 : COPY go.mod vendor* ./ 09:03:07 ---> Using cache 09:03:07 ---> dce5f9fc16cf 09:03:07 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:07 ---> Using cache 09:03:07 ---> 17eae085d995 09:03:07 Step 7/27 : COPY . . 09:03:19 ---> 5c9202ddeed5 09:03:19 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:03:19 ---> Running in 132ffdfd296b 09:03:20 Removing intermediate container 132ffdfd296b 09:03:20 ---> ca73c727dd6e 09:03:20 Step 9/26 : WORKDIR /edgex-go/spire-build 09:03:20 ---> Running in 5fb6884d9d74 09:03:21 Removing intermediate container 5fb6884d9d74 09:03:21 ---> 9314c65cfe81 09:03:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:21 ---> Running in e0777f52263e 09:03:23 Removing intermediate container e0777f52263e 09:03:23 ---> 5dfabab02856 09:03:23 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:23 ---> Running in 0d6b3b75b03e 09:03:25 ---> e1988c78eb9c 09:03:25 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:03:25 ---> Running in be67e8817115 09:03:26 Removing intermediate container be67e8817115 09:03:26 ---> 1e9c5f89e37b 09:03:26 Step 9/27 : WORKDIR /edgex-go/spire-build 09:03:26 ---> Running in 271d4d213523 09:03:27 Removing intermediate container 0d6b3b75b03e 09:03:27 ---> 0c4d9699a077 09:03:27 Step 12/26 : WORKDIR /edgex-go 09:03:27 ---> Running in d8dc36f9e35e 09:03:27 Removing intermediate container 271d4d213523 09:03:27 ---> 1672ca3a24fa 09:03:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:27 ---> Running in f0357ea7f85c 09:03:28 Removing intermediate container d8dc36f9e35e 09:03:28 ---> 3a987d68fcc2 09:03:28 09:03:28 Step 13/26 : FROM alpine:3.17 09:03:28 ---> d74e625d9115 09:03:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:28 ---> Using cache 09:03:28 ---> 60f9a9ade3e4 09:03:28 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:28 Removing intermediate container f0357ea7f85c 09:03:28 ---> ea35ce10e645 09:03: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 09:03:28 ---> Running in 360c32a04cba 09:03:28 ---> Running in d5ef4a8108cf 09:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:32 Removing intermediate container d5ef4a8108cf 09:03:32 ---> 341044e65b0e 09:03:32 Step 12/27 : WORKDIR /edgex-go 09:03:32 ---> Running in f5776e409b64 09:03:33 Removing intermediate container f5776e409b64 09:03:33 ---> 079b47edf279 09:03:33 09:03:33 Step 13/27 : FROM alpine:3.17 09:03:33 ---> d74e625d9115 09:03:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:33 ---> Using cache 09:03:33 ---> 60f9a9ade3e4 09:03:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:33 ---> Running in 07a7b8ae952a 09:03:34 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:34 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:34 OK: 17691 distinct packages available 09:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:37 (1/5) Installing dumb-init (1.2.5-r2) 09:03:37 (2/5) Installing musl-obstack (1.2.3-r0) 09:03:37 (3/5) Installing libucontext (1.2-r0) 09:03:37 (4/5) Installing gcompat (1.1.0-r0) 09:03:37 (5/5) Installing openssl (3.0.8-r1) 09:03:37 Executing busybox-1.35.0-r29.trigger 09:03:37 OK: 9 MiB in 20 packages 09:03:37 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:37 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:37 OK: 17691 distinct packages available 09:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:40 (1/5) Installing dumb-init (1.2.5-r2) 09:03:40 (2/5) Installing musl-obstack (1.2.3-r0) 09:03:40 (3/5) Installing libucontext (1.2-r0) 09:03:40 (4/5) Installing gcompat (1.1.0-r0) 09:03:40 (5/5) Installing openssl (3.0.8-r1) 09:03:40 Executing busybox-1.35.0-r29.trigger 09:03:40 OK: 9 MiB in 20 packages 09:03:40 Removing intermediate container 360c32a04cba 09:03:40 ---> 90a2390cca36 09:03:40 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:42 ---> 58a4c0a49092 09:03:42 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:03:42 Removing intermediate container 07a7b8ae952a 09:03:42 ---> dba5c52424ce 09:03:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:43 ---> 6e71920d1581 09:03:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:43 ---> 400552ade802 09:03:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:03:45 ---> 531be4ba7282 09:03:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:03:51 ---> 49286beea495 09:03:51 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:51 ---> 43ef38fd4a48 09:03:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:03:53 ---> c657469fdf8f 09:03:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:03:55 ---> 0adcc23af10e 09:03:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:03:57 ---> 65d6c7a3c21b 09:03:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:57 ---> Running in b7d288a9b531 09:03:58 Removing intermediate container b7d288a9b531 09:03:58 ---> a213d96ebfd0 09:03:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:58 ---> Running in 27712e364bfe 09:04:00 Removing intermediate container 27712e364bfe 09:04:00 ---> 9f0ed4c13b4d 09:04:00 Step 24/26 : LABEL arch=arm64 09:04:00 ---> 7f889a03e691 09:04:00 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:04:00 ---> Running in 9409c8560b31 09:04:01 Removing intermediate container 9409c8560b31 09:04:01 ---> 48c139100f69 09:04:01 Step 25/26 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:04:01 ---> Running in f77be4b9f7fa 09:04:02 Removing intermediate container f77be4b9f7fa 09:04:02 ---> ba7c1cd340c5 09:04:02 Step 26/26 : LABEL version=0.0.0 09:04:02 ---> bb8a569de902 09:04:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:04:02 ---> Running in 50884c4ce6c2 09:04:04 Removing intermediate container 50884c4ce6c2 09:04:04 ---> 208c31332103 09:04:04 09:04:04 ---> 247d95058c37 09:04:04 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:04:04 Successfully built 208c31332103 09:04:04 Successfully tagged security-spire-server-arm64:latest 09:04:04 Building core-command 09:04:06  Building security-spire-server ... done  ---> 9a8a73a4f5a7 09:04:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:06 ---> Running in d859f155ce70 09:04:07 Removing intermediate container d859f155ce70 09:04:07 ---> 6625f285ca92 09:04:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:07 ---> Running in 2816c652c400 09:04:08 Removing intermediate container 2816c652c400 09:04:08 ---> 318137570125 09:04:08 Step 25/27 : LABEL arch=arm64 09:04:08 ---> Running in 146733055c4e 09:04:09 Removing intermediate container 146733055c4e 09:04:09 ---> d8cde7c5f8bc 09:04:09 Step 26/27 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:04:09 ---> Running in 0d5ea4f6f4d4 09:04:10 Removing intermediate container 0d5ea4f6f4d4 09:04:10 ---> 0d1c01e0ae80 09:04:10 Step 27/27 : LABEL version=0.0.0 09:04:11 ---> Running in 2fabec527608 09:04:12 Removing intermediate container 2fabec527608 09:04:12 ---> 95a9ec2e6d54 09:04:12 09:04:13 Successfully built 95a9ec2e6d54 09:04:13 Successfully tagged security-spire-agent-arm64:latest 09:04:13 Building core-common-config-bootstrapper 09:04:28  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:04:28 ---> 3ac9539d3c1c 09:04:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:04:28 ---> Using cache 09:04:28 ---> f45777f40ca6 09:04:28 Step 4/24 : WORKDIR /edgex-go 09:04:28 ---> Using cache 09:04:28 ---> abee4d3c1783 09:04:28 Step 5/24 : RUN apk add --update --no-cache make git 09:04:28 ---> Using cache 09:04:28 ---> 6c9bcb2f37f5 09:04:28 Step 6/24 : COPY go.mod vendor* ./ 09:04:28 ---> Using cache 09:04:28 ---> 47dfbdc0b60c 09:04:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:28 ---> Using cache 09:04:28 ---> 7f8258abcc13 09:04:28 Step 8/24 : COPY . . 09:04:28 ---> Using cache 09:04:28 ---> 12a8699bcfea 09:04:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:04:28 ---> Running in 4ddd18486691 09:04:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:04:38 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 ---> 3ac9539d3c1c 09:04:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:04:38 ---> Using cache 09:04:38 ---> f45777f40ca6 09:04:38 Step 4/23 : WORKDIR /edgex-go 09:04:38 ---> Using cache 09:04:38 ---> abee4d3c1783 09:04:38 Step 5/23 : RUN apk add --update --no-cache make git 09:04:38 ---> Using cache 09:04:38 ---> 6c9bcb2f37f5 09:04:38 Step 6/23 : COPY go.mod vendor* ./ 09:04:38 ---> Using cache 09:04:38 ---> 47dfbdc0b60c 09:04:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:38 ---> Using cache 09:04:38 ---> 7f8258abcc13 09:04:38 Step 8/23 : COPY . . 09:04:38 ---> Using cache 09:04:38 ---> 12a8699bcfea 09:04:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:38 ---> Running in 24cb021b2cf0 09:04:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:04:49 Removing intermediate container 59dc01a06911 09:04:49 ---> d0b1ab067146 09:04:49 Step 7/20 : COPY . . 09:05:01 ---> 0aed471951a4 09:05:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:01 ---> Running in 5c68de9ced13 09:05:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:07:09 Removing intermediate container cc59c1a37ea6 09:07:09 ---> 3aff66455a58 09:07:09 09:07:09 Step 9/33 : FROM alpine:3.17 09:07:09 ---> d74e625d9115 09:07:09 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:07:09 ---> Running in afaf80e88ea1 09:07:09 Removing intermediate container afaf80e88ea1 09:07:09 ---> 554a00cfd60d 09:07:09 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:07:09 ---> Running in 42fd2bbf29e6 09:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:09 (1/2) Installing dumb-init (1.2.5-r2) 09:07:09 (2/2) Installing su-exec (0.2-r2) 09:07:09 Executing busybox-1.35.0-r29.trigger 09:07:09 OK: 8 MiB in 17 packages 09:07:11 Removing intermediate container 42fd2bbf29e6 09:07:11 ---> 997b3bbf3286 09:07:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:07:11 ---> Running in 995204ecc240 09:07:12 Removing intermediate container 995204ecc240 09:07:12 ---> c02491bba18a 09:07:12 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:07:12 ---> Running in 5e6f976bca37 09:07:12 Removing intermediate container 5e6f976bca37 09:07:12 ---> c2c4f0c0b3e5 09:07:12 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:07:13 ---> Running in 6b7bb7027961 09:07:13 Removing intermediate container 6b7bb7027961 09:07:13 ---> 4081dda65de1 09:07:13 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:07:13 ---> Running in 1956571472c8 09:07:14 Removing intermediate container 1956571472c8 09:07:14 ---> e510390d329d 09:07:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:07:14 ---> Running in 6d833c5ecfb6 09:07:17 Removing intermediate container 6d833c5ecfb6 09:07:17 ---> 1740704dcf2a 09:07:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:07:17 ---> Running in 4d26e03abb34 09:07:17 Removing intermediate container 4d26e03abb34 09:07:17 ---> 48335f76abf4 09:07:17 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:07:18 ---> 4329a94903d5 09:07:18 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:07:18 ---> Running in 2419c465e46e 09:07:22 Removing intermediate container 2419c465e46e 09:07:22 ---> 49bfb543204e 09:07:22 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:23 ---> 1450af7706ce 09:07:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:07:24 ---> 584f573f15c7 09:07:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:07:26 ---> c991ee69ad96 09:07:26 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:07:27 ---> 57f43a6b1977 09:07:27 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:07:28 ---> 615a4dbd64cb 09:07:28 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:07:29 ---> e238ef05ea29 09:07:29 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:07:30 ---> 33fa88351eea 09:07:30 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:07:31 ---> f9eaaa29c42f 09:07:31 Step 28/33 : RUN chmod +x /entrypoint.sh 09:07:31 ---> Running in d2a1b56c6fc7 09:07:34 Removing intermediate container d2a1b56c6fc7 09:07:34 ---> bca1e5af856e 09:07:34 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:07:34 ---> Running in d38b15aeecf6 09:07:34 Removing intermediate container d38b15aeecf6 09:07:34 ---> b8d229909770 09:07:34 Step 30/33 : CMD ["gate"] 09:07:34 ---> Running in 7b5f9da3a154 09:07:35 Removing intermediate container 7b5f9da3a154 09:07:35 ---> 2ac7fa42e543 09:07:35 Step 31/33 : LABEL arch=arm64 09:07:35 ---> Running in 84e552270bb0 09:07:36 Removing intermediate container 84e552270bb0 09:07:36 ---> 35244dcf38e2 09:07:36 Step 32/33 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:07:36 ---> Running in f8ca5c74a1b4 09:07:36 Removing intermediate container f8ca5c74a1b4 09:07:36 ---> a3926416c9a0 09:07:36 Step 33/33 : LABEL version=0.0.0 09:07:36 ---> Running in 6052064b0569 09:07:37 Removing intermediate container 6052064b0569 09:07:37 ---> 8a8020a972d7 09:07:37 09:07:37 Successfully built 8a8020a972d7 09:07:37 Successfully tagged security-bootstrapper-arm64:latest 09:07:37 Building security-proxy-setup 09:07:55  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:07:55 ---> 3ac9539d3c1c 09:07:55 Step 3/22 : WORKDIR /edgex-go 09:07:55 ---> Using cache 09:07:55 ---> 49379004f515 09:07:55 Step 4/22 : RUN apk add --update --no-cache make git 09:07:55 ---> Using cache 09:07:55 ---> a08049c94a76 09:07:55 Step 5/22 : COPY go.mod vendor* ./ 09:07:55 ---> Using cache 09:07:55 ---> 6edc7ee422a5 09:07:55 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:55 ---> Using cache 09:07:55 ---> 04ca467907e1 09:07:55 Step 7/22 : COPY . . 09:07:55 ---> Using cache 09:07:55 ---> de86e191ce45 09:07:55 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:07:55 ---> Running in 85d6dfb25242 09:07:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:10:02 Removing intermediate container f8ab5953cfdb 09:10:02 ---> d2dc99c0a999 09:10:02 09:10:02 Step 10/23 : FROM alpine:3.17 09:10:02 ---> d74e625d9115 09:10:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:10:02 ---> Using cache 09:10:02 ---> fad5b16e1469 09:10:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:02 ---> Using cache 09:10:02 ---> 6eece232603c 09:10:02 Step 13/23 : ENV APP_PORT=59861 09:10:02 ---> Running in e1e014baa07f 09:10:02 Removing intermediate container e1e014baa07f 09:10:02 ---> c9d147949675 09:10:02 Step 14/23 : EXPOSE $APP_PORT 09:10:02 ---> Running in 7b57dbd989be 09:10:02 Removing intermediate container 7b57dbd989be 09:10:02 ---> 3f30bb353665 09:10:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:02 ---> 712b9bd0b067 09:10:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:02 ---> adb4d895e80d 09:10:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:02 ---> 93cf55a0fa31 09:10:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:10:02 ---> 410467e57001 09:10:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:10:02 ---> Running in ba63a7ac6186 09:10:02 Removing intermediate container ba63a7ac6186 09:10:02 ---> e5e1eb0b5c86 09:10:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:02 ---> Running in 2c3601a4e1ac 09:10:02 Removing intermediate container 2c3601a4e1ac 09:10:02 ---> 065460bd6cce 09:10:02 Step 21/23 : LABEL arch=arm64 09:10:02 ---> Running in f20862840b52 09:10:02 Removing intermediate container f20862840b52 09:10:02 ---> a4649c876d78 09:10:02 Step 22/23 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:10:02 ---> Running in 1ad052159eca 09:10:02 Removing intermediate container 1ad052159eca 09:10:02 ---> 4937ac72a602 09:10:02 Step 23/23 : LABEL version=0.0.0 09:10:02 ---> Running in 2c6b4641e201 09:10:02 Removing intermediate container 2c6b4641e201 09:10:02 ---> 7af3ebc7d77d 09:10:02 09:10:02 Successfully built 7af3ebc7d77d 09:10:02 Successfully tagged support-scheduler-arm64:latest 09:11:54  Building support-scheduler ... done Removing intermediate container 24cb021b2cf0 09:11:54 ---> 2720c192bc79 09:11:54 09:11:54 Step 10/23 : FROM alpine:3.17 09:11:54 ---> d74e625d9115 09:11:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:11:54 ---> Using cache 09:11:54 ---> af4b517a32f3 09:11:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:11:54 ---> Using cache 09:11:54 ---> cc40e3be7f5c 09:11:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:54 ---> Using cache 09:11:54 ---> 37191b4cb564 09:11:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:11:54 ---> Using cache 09:11:54 ---> b58e774097da 09:11:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:11:54 ---> fd6d211a50d4 09:11:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:11:54 ---> 59fcaeddee5c 09:11:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:11:54 ---> 04c11027f522 09:11:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:54 ---> Running in 1d3164f441d7 09:11:54 Removing intermediate container 4ddd18486691 09:11:54 ---> e978e01275cc 09:11:54 09:11:54 Step 10/24 : FROM alpine:3.17 09:11:54 ---> d74e625d9115 09:11:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:11:54 ---> Using cache 09:11:54 ---> fad5b16e1469 09:11:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:54 ---> Using cache 09:11:54 ---> 6eece232603c 09:11:54 Step 13/24 : ENV APP_PORT=59882 09:11:54 ---> Running in 4239900c49c8 09:11:54 Removing intermediate container 1d3164f441d7 09:11:54 ---> 98c76f337d70 09:11:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:11:54 Removing intermediate container 4239900c49c8 09:11:54 ---> 810bb8f8c06d 09:11:54 Step 14/24 : EXPOSE $APP_PORT 09:11:54 ---> Running in 2a30861d13af 09:11:54 ---> Running in 0ba92b9e0cf1 09:11:54 Removing intermediate container 2a30861d13af 09:11:54 ---> 774e89cdb9c9 09:11:54 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:11:54 ---> Running in 837caf1d8708 09:11:54 Removing intermediate container 0ba92b9e0cf1 09:11:54 ---> 3b8b2ea96315 09:11:54 Step 15/24 : WORKDIR / 09:11:54 ---> Running in d9a313ca66b9 09:11:54 Removing intermediate container d9a313ca66b9 09:11:54 ---> e7bf9bb84b16 09:11:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:54 Removing intermediate container 837caf1d8708 09:11:54 ---> 9f91f8e7b18a 09:11:54 Step 21/23 : LABEL arch=arm64 09:11:54 ---> Running in 7c4dedb9b1fa 09:11:54 Removing intermediate container 7c4dedb9b1fa 09:11:54 ---> 62d9f2ff54e4 09:11:54 Step 22/23 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:11:54 ---> 5ab53d9bfcf1 09:11:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:11:54 ---> Running in 5daad8b8b310 09:11:54 Removing intermediate container 5daad8b8b310 09:11:54 ---> 9235b8a6477e 09:11:54 Step 23/23 : LABEL version=0.0.0 09:11:54 ---> Running in be6a417a35f9 09:11:54 ---> c5a78c245a9f 09:11:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:55 Removing intermediate container be6a417a35f9 09:11:55 ---> 49cd3e2853c7 09:11:55 09:11:55 Successfully built 49cd3e2853c7 09:11:55 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:11:56  Building core-common-config-bootstrapper ... done  ---> 6d9c2959e248 09:11:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:11:57 ---> e76f14f50885 09:11:57 Step 20/24 : ENTRYPOINT ["/core-command"] 09:11:57 ---> Running in fe4217044e61 09:11:58 Removing intermediate container fe4217044e61 09:11:58 ---> 335b26342914 09:11:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:58 ---> Running in 2e78e7ba769c 09:12:00 Removing intermediate container 2e78e7ba769c 09:12:00 ---> f00b1f9c3982 09:12:00 Step 22/24 : LABEL arch=arm64 09:12:00 ---> Running in f23440e6415f 09:12:00 Removing intermediate container f23440e6415f 09:12:00 ---> faf2440ae5ac 09:12:00 Step 23/24 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:12:00 ---> Running in 0ac15583a54d 09:12:01 Removing intermediate container 0ac15583a54d 09:12:01 ---> a34c12023033 09:12:01 Step 24/24 : LABEL version=0.0.0 09:12:01 ---> Running in 840e9e7b72a3 09:12:01 Removing intermediate container 840e9e7b72a3 09:12:01 ---> f3d9ecf5fa1b 09:12:01 09:12:02 Successfully built f3d9ecf5fa1b 09:12:02 Successfully tagged core-command-arm64:latest 09:12:58  Building core-command ... done Removing intermediate container 85d6dfb25242 09:12:58 ---> 644374b53911 09:12:58 09:12:58 Step 9/22 : FROM alpine:3.17 09:12:58 ---> d74e625d9115 09:12:58 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:12:58 ---> Running in 13ab31986805 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:58 Removing intermediate container 5c68de9ced13 09:12:58 ---> 3f0a9bd1985d 09:12:58 09:12:58 Step 9/20 : FROM alpine:3.17 09:12:58 ---> d74e625d9115 09:12:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:12:58 ---> Using cache 09:12:58 ---> 554a00cfd60d 09:12:58 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:58 ---> Running in 68faaf0c41c8 09:12:58 (1/2) Installing dumb-init (1.2.5-r2) 09:12:58 (2/2) Installing openssl (3.0.8-r1) 09:12:58 Executing busybox-1.35.0-r29.trigger 09:12:58 OK: 8 MiB in 17 packages 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:58 Removing intermediate container 13ab31986805 09:12:58 ---> 72536499d100 09:12:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:12:58 ---> Running in 48df046f181d 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:58 Removing intermediate container 48df046f181d 09:12:58 ---> 8ee9228fd2c8 09:12:58 Step 12/22 : WORKDIR /edgex 09:12:58 ---> Running in 00532ae51b49 09:12:58 Removing intermediate container 00532ae51b49 09:12:58 ---> 99ddc77c1ba2 09:12:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:58 ---> 329673bc7060 09:12:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:12:58 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:12:58 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:12:58 OK: 17691 distinct packages available 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:58 ---> abddfaf3cd96 09:12:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:58 ---> bfbca0adeb07 09:12:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:58 ---> f24ff04cccfb 09:12:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:12:58 (1/9) Installing ca-certificates (20220614-r4) 09:12:58 (2/9) Installing brotli-libs (1.0.9-r9) 09:12:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:12:58 (4/9) Installing libcurl (7.88.1-r1) 09:12:58 (5/9) Installing curl (7.88.1-r1) 09:12:58 (6/9) Installing dumb-init (1.2.5-r2) 09:12:58 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:58 (8/9) Installing libucontext (1.2-r0) 09:12:58 (9/9) Installing gcompat (1.1.0-r0) 09:12:58 Executing busybox-1.35.0-r29.trigger 09:12:58 Executing ca-certificates-20220614-r4.trigger 09:12:58 ---> 5308fcc60b18 09:12:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:58 ---> Running in f875f6bcc391 09:12:58 OK: 11 MiB in 24 packages 09:12:59 Removing intermediate container 68faaf0c41c8 09:12:59 ---> b249aa08b7fd 09:12:59 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:59 Removing intermediate container f875f6bcc391 09:12:59 ---> 5e77c959ddc4 09:12:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:12:59 ---> Running in 931997aa8beb 09:13:00 ---> e9856e5b3d29 09:13:00 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:13:00 Removing intermediate container 931997aa8beb 09:13:00 ---> 101ddac96689 09:13:00 Step 20/22 : LABEL arch=arm64 09:13:00 ---> Running in cd4a6c09a366 09:13:00 Removing intermediate container cd4a6c09a366 09:13:00 ---> 384b0b80c323 09:13:00 Step 21/22 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:13:00 ---> 7ad9b28c3ee0 09:13:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:13:00 ---> Running in ddada33328e3 09:13:01 Removing intermediate container ddada33328e3 09:13:01 ---> 2731279abe9e 09:13:01 Step 22/22 : LABEL version=0.0.0 09:13:01 ---> Running in 9ab633657b44 09:13:01 Removing intermediate container 9ab633657b44 09:13:01 ---> 8d7181243e7b 09:13:01 09:13:01 Successfully built 8d7181243e7b 09:13:01 Successfully tagged security-proxy-setup-arm64:latest 09:13:02  Building security-proxy-setup ... done  ---> 6f892b9a5ae3 09:13:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:13:02 ---> 2822eea91484 09:13:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:13:02 ---> Running in 340f8aab0775 09:13:03 Removing intermediate container 340f8aab0775 09:13:03 ---> e8b91fedfb6b 09:13:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:03 ---> Running in de8c19d69234 09:13:03 Removing intermediate container de8c19d69234 09:13:03 ---> 78237abf5336 09:13:03 Step 18/20 : LABEL arch=arm64 09:13:03 ---> Running in 1c00223fb053 09:13:04 Removing intermediate container 1c00223fb053 09:13:04 ---> afb58a01a225 09:13:04 Step 19/20 : LABEL git_sha=392efc0de7edc7b080c2724aee3fa979449b005a 09:13:04 ---> Running in fbf09fa78873 09:13:04 Removing intermediate container fbf09fa78873 09:13:04 ---> 6a7e4948da40 09:13:04 Step 20/20 : LABEL version=0.0.0 09:13:04 ---> Running in 28b7bd38e653 09:13:04 Removing intermediate container 28b7bd38e653 09:13:04 ---> 4e60d4d7cd05 09:13:04 09:13:05 Successfully built 4e60d4d7cd05 09:13:05 Successfully tagged security-spiffe-token-provider-arm64:latest 09:13:05  Building security-spiffe-token-provider ... done  [Pipeline] } 09:13:05 $ docker stop --time=1 d0d8e7e13a14fdc829c88d3ef26a265a9883d7babd4a4d0f9eccffc3b12f67ed 09:13:07 $ docker rm -f --volumes d0d8e7e13a14fdc829c88d3ef26a265a9883d7babd4a4d0f9eccffc3b12f67ed [Pipeline] // withDockerContainer [Pipeline] sh 09:13:07 + docker images 09:13:07 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:07 security-spiffe-token-provider-arm64 latest 4e60d4d7cd05 3 seconds ago 32.7MB 09:13:07 security-proxy-setup-arm64 latest 8d7181243e7b 6 seconds ago 18.6MB 09:13:07 3f0a9bd1985d 17 seconds ago 1.53GB 09:13:07 644374b53911 20 seconds ago 1.47GB 09:13:07 core-command-arm64 latest f3d9ecf5fa1b About a minute ago 19.6MB 09:13:07 core-common-config-bootstrapper-arm64 latest 49cd3e2853c7 About a minute ago 17.2MB 09:13:07 e978e01275cc About a minute ago 1.49GB 09:13:07 2720c192bc79 About a minute ago 1.49GB 09:13:07 support-scheduler-arm64 latest 7af3ebc7d77d 3 minutes ago 31.5MB 09:13:07 d2dc99c0a999 3 minutes ago 1.56GB 09:13:07 security-bootstrapper-arm64 latest 8a8020a972d7 5 minutes ago 21.9MB 09:13:07 3aff66455a58 6 minutes ago 1.48GB 09:13:07 security-spire-agent-arm64 latest 95a9ec2e6d54 8 minutes ago 125MB 09:13:07 security-spire-server-arm64 latest 208c31332103 9 minutes ago 87.1MB 09:13:07 079b47edf279 9 minutes ago 1.35GB 09:13:07 3a987d68fcc2 9 minutes ago 1.35GB 09:13:07 support-notifications-arm64 latest 99fe80d88977 10 minutes ago 32.1MB 09:13:07 877ee79fa5a3 10 minutes ago 1.56GB 09:13:07 security-spire-config-arm64 latest 3b72e0f379ae 10 minutes ago 86.2MB 09:13:07 c61facb643a9 11 minutes ago 1.35GB 09:13:07 core-metadata-arm64 latest be5790d92936 12 minutes ago 20.2MB 09:13:07 core-data-arm64 latest 181a14be8948 12 minutes ago 19.8MB 09:13:07 5c551904e00b 13 minutes ago 1.5GB 09:13:07 4e49f3a487ed 13 minutes ago 1.5GB 09:13:07 security-secretstore-setup-arm64 latest 0674f0480205 13 minutes ago 32.1MB 09:13:07 security-proxy-auth-arm64 latest e90859f2cb28 14 minutes ago 18.2MB 09:13:07 b09f8ae146ef 14 minutes ago 1.49GB 09:13:07 5bebeb589123 14 minutes ago 1.47GB 09:13:07 ci-base-image-arm64 latest 3ac9539d3c1c 36 minutes ago 866MB 09:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB 09:13:07 alpine 3.17 d74e625d9115 5 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:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:08 09:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:08 arm64: Pulling from edgex-lftools-log-publisher 09:13:08 8998bd30e6a1: Pulling fs layer 09:13:08 04944245beec: Pulling fs layer 09:13:08 699f458cf7ca: Pulling fs layer 09:13:08 765212b225bb: Pulling fs layer 09:13:08 f23df028b6ca: Pulling fs layer 09:13:08 d65c8cfc05b1: Pulling fs layer 09:13:08 2437ff75d9bd: Pulling fs layer 09:13:08 f23df028b6ca: Waiting 09:13:08 d65c8cfc05b1: Waiting 09:13:08 765212b225bb: Waiting 09:13:08 2437ff75d9bd: Waiting 09:13:08 04944245beec: Verifying Checksum 09:13:08 04944245beec: Download complete 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:09 8998bd30e6a1: Download complete 09:13:11 2437ff75d9bd: Verifying Checksum 09:13:11 2437ff75d9bd: Download complete 09:13:13 8998bd30e6a1: Pull complete 09:13:13 04944245beec: Pull complete 09:13:15 699f458cf7ca: Pull complete 09:13:15 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:31 prd-ubuntu20.04-docker-arm64-4c-16g-5690 does not seem to be running inside a container 09:13:31 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:34 $ docker top 66f8a573802d30caf94ec864f0e40bfa7abd359f510e95a15eca044e2dd45a14 -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:36 INFO: Archiving Costs [Pipeline] sh 09:13:37 + cut -d, -f6 09:13:37 + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 09:13:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-7-stack-cost] 09:13:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4465-7-stack-cost] did not exist. Created. 09:13:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-7-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-4465-7-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:37 $ docker stop --time=1 66f8a573802d30caf94ec864f0e40bfa7abd359f510e95a15eca044e2dd45a14 09:13:39 $ docker rm -f --volumes 66f8a573802d30caf94ec864f0e40bfa7abd359f510e95a15eca044e2dd45a14 [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/7@tmp/config9750055906881688963tmp [Pipeline] { [Pipeline] sh 09:13:40 + set +x 09:13:40 + + curlbash -s -s https://codecov.io/bash -- 09:13:40 09:13:40 09:13:40 _____ _ 09:13:40 / ____| | | 09:13:40 | | ___ __| | ___ ___ _____ __ 09:13:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:40 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:40 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:40 Bash-1.0.6 09:13:40 09:13:40 09:13:40 ==> git version 2.25.1 found 09:13:40 ==> 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:40 Release-Date: 2020-01-08 09:13:40 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:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:40 ==> Jenkins CI detected. 09:13:40 current dir:  /w/workspace/edgex-go/7 09:13:40 project root: . 09:13:40 --> token set from env 09:13:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:40 ==> Running gcov in . (disable via -X gcov) 09:13:40 ==> Python coveragepy not found 09:13:40 ==> Searching for coverage reports in: 09:13:40 + . 09:13:40 -> Found 1 reports 09:13:40 ==> Detecting git/mercurial file structure 09:13:40 ==> Reading reports 09:13:40 + ./coverage.out bytes=447378 09:13:40 ==> Appending adjustments 09:13:40 https://docs.codecov.io/docs/fixing-reports 09:13:41 + Found adjustments 09:13:41 ==> Gzipping contents 09:13:41 60K /tmp/codecov.e8uW4K.gz 09:13:41 ==> Uploading reports 09:13:41 url: https://codecov.io 09:13:41 query: branch=PR-4465&commit=33521c9db20dd0198df9439789b1d282291f9729&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&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-4465&commit=33521c9db20dd0198df9439789b1d282291f9729&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 09:13:41 -> Uploading to 09:13:41 https://storage.googleapis.com/codecov/v4/raw/2023-03-24/00271124DB129430A58F1EEE437C3FCB/33521c9db20dd0198df9439789b1d282291f9729/977407ca-59ef-4a82-aa5a-1ff248d3e59d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T091341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2935310278960c64704dc95eaf93c9451f3959469f59af4e6f887821e7bd375 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 57464 0 0 100 57464 0 190k --:--:-- --:--:-- --:--:-- 190k 09:13:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/33521c9db20dd0198df9439789b1d282291f9729 [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:42 + [ -d /w/workspace/edgex-go/7/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/7 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/7 ']' 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/7 ']' 09:13:43 + mkdir -p /w/workspace/edgex-go/7/archives/ 09:13:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/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/7/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:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:44 09:13:44 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 2f39f015ded8: Waiting 09:13:44 3a2ae6a8a46f: Waiting 09:13:44 33b1e0a273af: Waiting 09:13:44 5c69ac0246d0: Download complete 09:13:44 3a2ae6a8a46f: Verifying Checksum 09:13:44 3a2ae6a8a46f: Download complete 09:13:45 33b1e0a273af: Verifying Checksum 09:13:45 33b1e0a273af: Download complete 09:13:45 ec43610c2a17: Verifying Checksum 09:13:45 ec43610c2a17: Download complete 09:13:45 5d3b04190fa2: Verifying Checksum 09:13:45 5d3b04190fa2: Download complete 09:13:45 5eb5b503b376: Verifying Checksum 09:13:45 5eb5b503b376: Download complete 09:13:45 2f39f015ded8: Download complete 09:13:46 5eb5b503b376: Pull complete 09:13:46 5c69ac0246d0: Pull complete 09:13:47 ec43610c2a17: Pull complete 09:13:47 3a2ae6a8a46f: Pull complete 09:13:47 33b1e0a273af: Pull complete 09:13:47 5d3b04190fa2: Pull complete 09:13:51 2f39f015ded8: Pull complete 09:13:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:51 prd-ubuntu20.04-docker-8c-8g-5687 does not seem to be running inside a container 09:13:51 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:54 $ docker top 6fbaad00ed253211ff95be5c5f57617cce395d9d080904fdf6e9634c3b1dc69f -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:55 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:55 + ls /var/log/sa-host 09:13:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:55 provisioning config files... 09:13:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1354711303652466771tmp [Pipeline] { [Pipeline] echo 09:13:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:56 ---> create-netrc.sh [Pipeline] } 09:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:56 ---> python-tools-install.sh [Pipeline] echo 09:13:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:56 ---> sudo-logs.sh 09:13:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:57 ---> job-cost.sh 09:13:57 lf-activate-venv: SKIPPING 09:13:57 DEBUG: total: 0.10999999940395355 09:13:57 INFO: Retrieving Stack Cost... 09:13:57 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:58 INFO: Archiving Costs [Pipeline] echo 09:13:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:58 ---> logs-deploy.sh 09:13:58 lf-activate-venv: SKIPPING 09:13:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/7 09:13:58 INFO: archiving workspace using pattern(s): 09:13:59 Archives upload complete. 09:13:59 INFO: archiving logs to Nexus