Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 2bac5d16a43a6729031be1bb569bb56c5aedbab0 rather than e6dd8003105e415196b989053b9bd47d9fbc7861 Obtained Jenkinsfile from 2bac5d16a43a6729031be1bb569bb56c5aedbab0 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-ssh8765464608122808296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11209879812625278551.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4668/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-4668/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12759149408980152201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh12958830915521560632.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-4668/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-4668/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17651600062589298535.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-5436 in /w/workspace/edgexfoundry_edgex-go_PR-4668 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bac5d16a43a6729031be1bb569bb56c5aedbab0 into PR head commit e6dd8003105e415196b989053b9bd47d9fbc7861 Merge succeeded, producing c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 Checking out Revision c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 (PR-4668) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4668/head:refs/remotes/origin/PR-4668 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6dd8003105e415196b989053b9bd47d9fbc7861 # 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 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 # timeout=10 Commit message: "Merge commit '2bac5d16a43a6729031be1bb569bb56c5aedbab0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:24 ========================================================= 08:31:24 EdgeX Global Pipelines Version Info 08:31:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:25 ------------------- 08:31:25 stable info: 08:31:25 ------------------- 08:31:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:31:25 Message: update stable to v1.0.253 > git rev-list --no-walk cc583d5b2a50b4876d00e6bbf635125e5c196ad1 # timeout=10 08:31:25 ------------------- 08:31:25 experimental info: 08:31:25 ------------------- 08:31:25 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:31:25 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4668 [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4668 [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4668 [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0af18a [Pipeline] echo 08:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:26 provisioning config files... 08:31:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9865029664348729051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:26 ---> docker-login.sh 08:31:26 nexus3.edgexfoundry.org:10001 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10002 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10003 08:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:27 Configure a credential helper to remove this warning. See 08:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:27 08:31:27 Login Succeeded 08:31:27 nexus3.edgexfoundry.org:10004 08:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:27 Configure a credential helper to remove this warning. See 08:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:27 08:31:27 Login Succeeded 08:31:27 docker.io 08:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:27 Configure a credential helper to remove this warning. See 08:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:27 08:31:27 Login Succeeded 08:31:27 ---> docker-login.sh ends [Pipeline] } 08:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:27 + 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:27 + dirname cmd/core-command/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo core-command,cmd/core-command/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + dirname cmd/core-data/Dockerfile 08:31:27 + echo core-data,cmd/core-data/Dockerfile 08:31:27 + dirname cmd/core-metadata/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:27 + dirname cmd/security-bootstrapper/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:27 + dirname cmd/security-proxy-auth/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:27 + + cut -d/ -f2 08:31:27 dirname cmd/security-proxy-setup/Dockerfile 08:31:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:27 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:27 + dirname cmd/security-spire-agent/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + dirname cmd/security-spire-config/Dockerfile 08:31:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:27 + dirname cmd/security-spire-server/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:27 + dirname cmd/support-notifications/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:27 + dirname cmd/support-scheduler/Dockerfile 08:31:27 + cut -d/ -f2 08:31:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:27 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:28 + git rev-list -1 --merges c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92~1..c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 [Pipeline] echo 08:31:28 -----------> git rev-list -1 --merges c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92~1..c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 08:31:28 c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 [false] [Pipeline] sh 08:31:28 + git log --format=format:%s -1 c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 [Pipeline] echo 08:31:28 ========================================================= 08:31:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:28 + grep -v github /etc/ssh/ssh_known_hosts 08:31:28 + [ -e /tmp/ssh_known_hosts ] 08:31:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:28 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:29 08:31:29 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:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:29 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:29 b85a868b505f: Pulling fs layer 08:31:29 e2be974225ed: Pulling fs layer 08:31:29 339a4e72a1f5: Pulling fs layer 08:31:29 988bab9f4d93: Pulling fs layer 08:31:29 1469e6f7b9e6: Pulling fs layer 08:31:29 eaf3925da568: Pulling fs layer 08:31:29 bab4dde63d76: Pulling fs layer 08:31:29 bde34c3a00c8: Pulling fs layer 08:31:29 b352a97aabf1: Pulling fs layer 08:31:29 4872d77fe225: Pulling fs layer 08:31:29 5851b861e8e6: Pulling fs layer 08:31:29 988bab9f4d93: Waiting 08:31:29 1469e6f7b9e6: Waiting 08:31:29 eaf3925da568: Waiting 08:31:29 bab4dde63d76: Waiting 08:31:29 bde34c3a00c8: Waiting 08:31:29 b352a97aabf1: Waiting 08:31:29 4872d77fe225: Waiting 08:31:29 5851b861e8e6: Waiting 08:31:29 e2be974225ed: Download complete 08:31:29 988bab9f4d93: Verifying Checksum 08:31:29 988bab9f4d93: Download complete 08:31:29 339a4e72a1f5: Verifying Checksum 08:31:29 339a4e72a1f5: Download complete 08:31:29 1469e6f7b9e6: Download complete 08:31:29 eaf3925da568: Download complete 08:31:29 bde34c3a00c8: Verifying Checksum 08:31:29 bde34c3a00c8: Download complete 08:31:29 b352a97aabf1: Download complete 08:31:29 4872d77fe225: Download complete 08:31:29 5851b861e8e6: Verifying Checksum 08:31:29 5851b861e8e6: Download complete 08:31:29 b85a868b505f: Verifying Checksum 08:31:29 b85a868b505f: Download complete 08:31:30 bab4dde63d76: Verifying Checksum 08:31:30 bab4dde63d76: Download complete 08:31:30 b85a868b505f: Pull complete 08:31:31 e2be974225ed: Pull complete 08:31:31 339a4e72a1f5: Pull complete 08:31:31 988bab9f4d93: Pull complete 08:31:32 1469e6f7b9e6: Pull complete 08:31:32 eaf3925da568: Pull complete 08:31:33 bab4dde63d76: Pull complete 08:31:33 bde34c3a00c8: Pull complete 08:31:33 b352a97aabf1: Pull complete 08:31:33 4872d77fe225: Pull complete 08:31:33 5851b861e8e6: Pull complete 08:31:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:34 prd-ubuntu20.04-docker-8c-8g-5436 does not seem to be running inside a container 08:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:37 $ docker top 755db8929e842a4ffe54c3c84ce890cf5f9dbcc3c14e3bfd72f9174a7297a970 -eo pid,comm 08:31:37 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:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:37 [ssh-agent] Looking for ssh-agent implementation... 08:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:37 $ docker exec 755db8929e842a4ffe54c3c84ce890cf5f9dbcc3c14e3bfd72f9174a7297a970 ssh-agent 08:31:38 SSH_AUTH_SOCK=/tmp/ssh-l1eVKtBi8jLq/agent.33 08:31:38 SSH_AGENT_PID=39 08:31:38 Running ssh-add (command line suppressed) 08:31:38 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1918882936922077201.key (/w/workspace/edgex-go/5@tmp/private_key_1918882936922077201.key) 08:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:38 + git tag --points-at HEAD [Pipeline] } 08:31:38 $ docker exec --env ******** --env ******** 755db8929e842a4ffe54c3c84ce890cf5f9dbcc3c14e3bfd72f9174a7297a970 ssh-agent -k 08:31:38 unset SSH_AUTH_SOCK; 08:31:38 unset SSH_AGENT_PID; 08:31:38 echo Agent pid 39 killed; 08:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:38 [ssh-agent] Looking for ssh-agent implementation... 08:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:38 $ docker exec 755db8929e842a4ffe54c3c84ce890cf5f9dbcc3c14e3bfd72f9174a7297a970 ssh-agent 08:31:38 SSH_AUTH_SOCK=/tmp/ssh-cKMoxGVagOCk/agent.71 08:31:38 SSH_AGENT_PID=77 08:31:38 Running ssh-add (command line suppressed) 08:31:38 Identity added: /w/workspace/edgex-go/5@tmp/private_key_14404860930788173576.key (/w/workspace/edgex-go/5@tmp/private_key_14404860930788173576.key) 08:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:39 + git semver init 08:31:39 2023-09-06 08:31:39,465 [run_init] DEBUG init version:0.0.0 force:False 08:31:39 2023-09-06 08:31:39,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:31:39 2023-09-06 08:31:39,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:31:39 2023-09-06 08:31:39,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:31:44 2023-09-06 08:31:44,694 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:31:44 2023-09-06 08:31:44,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4668 with force:False 08:31:44 2023-09-06 08:31:44,695 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4668 08:31:44 2023-09-06 08:31:44,699 [execute] INFO git cat-file --batch-check 08:31:44 2023-09-06 08:31:44,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:44 2023-09-06 08:31:44,706 [execute] INFO git cat-file --batch 08:31:44 2023-09-06 08:31:44,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:44 2023-09-06 08:31:44,712 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4668 08:31:44 0.0.0 [Pipeline] } 08:31:44 $ docker exec --env ******** --env ******** 755db8929e842a4ffe54c3c84ce890cf5f9dbcc3c14e3bfd72f9174a7297a970 ssh-agent -k 08:31:44 unset SSH_AUTH_SOCK; 08:31:44 unset SSH_AGENT_PID; 08:31:44 echo Agent pid 77 killed; 08:31:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:45 + git semver [Pipeline] } 08:31:45 $ docker stop --time=1 755db8929e842a4ffe54c3c84ce890cf5f9dbcc3c14e3bfd72f9174a7297a970 08:31:46 $ docker rm -f --volumes 755db8929e842a4ffe54c3c84ce890cf5f9dbcc3c14e3bfd72f9174a7297a970 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:47 Stashed 1 file(s) [Pipeline] echo 08:31:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:47 ========================================================= 08:31:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:48 4db1b89c0bd1: Pulling fs layer 08:31:48 6911f1a30b25: Pulling fs layer 08:31:48 e194b8c5c2a9: Pulling fs layer 08:31:48 6863d3e3a2b1: Pulling fs layer 08:31:48 ec0bb842ea78: Pulling fs layer 08:31:48 40a00589a448: Pulling fs layer 08:31:48 6c08303d61cc: Pulling fs layer 08:31:48 798269fcf238: Pulling fs layer 08:31:48 ec0bb842ea78: Waiting 08:31:48 40a00589a448: Waiting 08:31:48 6c08303d61cc: Waiting 08:31:48 798269fcf238: Waiting 08:31:48 6863d3e3a2b1: Waiting 08:31:48 6911f1a30b25: Verifying Checksum 08:31:48 6911f1a30b25: Download complete 08:31:48 6863d3e3a2b1: Verifying Checksum 08:31:48 6863d3e3a2b1: Download complete 08:31:48 ec0bb842ea78: Verifying Checksum 08:31:48 ec0bb842ea78: Download complete 08:31:48 4db1b89c0bd1: Verifying Checksum 08:31:48 4db1b89c0bd1: Download complete 08:31:48 40a00589a448: Verifying Checksum 08:31:48 40a00589a448: Download complete 08:31:48 4db1b89c0bd1: Pull complete 08:31:48 6911f1a30b25: Pull complete 08:31:48 e194b8c5c2a9: Verifying Checksum 08:31:48 e194b8c5c2a9: Download complete 08:31:48 798269fcf238: Verifying Checksum 08:31:48 798269fcf238: Download complete 08:31:48 6c08303d61cc: Verifying Checksum 08:31:48 6c08303d61cc: Download complete 08:31:52 e194b8c5c2a9: Pull complete 08:31:52 6863d3e3a2b1: Pull complete 08:31:52 ec0bb842ea78: Pull complete 08:31:52 40a00589a448: Pull complete 08:31:54 6c08303d61cc: Pull complete 08:31:55 798269fcf238: Pull complete 08:31:55 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 08:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:55 WORKDIR /edgex 08:31:55 COPY go.mod . 08:31:55 RUN go mod download 08:31:55 + docker build -t ci-base-image-x86_64 -f - . 08:31:55 Sending build context to Docker daemon 170.9MB 08:31:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:55 ---> ec979cd7f677 08:31:55 Step 2/4 : WORKDIR /edgex 08:32:01 ---> Running in f310253051b6 08:32:01 Removing intermediate container f310253051b6 08:32:01 ---> cc4e4f9ba08c 08:32:01 Step 3/4 : COPY go.mod . 08:32:01 ---> c34e91f38bbb 08:32:01 Step 4/4 : RUN go mod download 08:32:01 ---> Running in 59d327f2d02d 08:32:02 Still waiting to schedule task 08:32:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5437’ 08:32:16 Removing intermediate container 59d327f2d02d 08:32:16 ---> 36469bcdd56e 08:32:16 Successfully built 36469bcdd56e 08:32:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:16 + docker inspect -f . ci-base-image-x86_64 08:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:16 prd-ubuntu20.04-docker-8c-8g-5436 does not seem to be running inside a container 08:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:16 $ docker top bde912b0f4c7365b68efa96f3207128c200cb7644a7fcfecd32348d6b05a1641 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:17 + go version 08:32:17 go version go1.20.6 linux/amd64 [Pipeline] } 08:32:17 $ docker stop --time=1 bde912b0f4c7365b68efa96f3207128c200cb7644a7fcfecd32348d6b05a1641 08:32:18 $ docker rm -f --volumes bde912b0f4c7365b68efa96f3207128c200cb7644a7fcfecd32348d6b05a1641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:18 + docker inspect -f . ci-base-image-x86_64 08:32:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:18 prd-ubuntu20.04-docker-8c-8g-5436 does not seem to be running inside a container 08:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:19 $ docker top 26a58004b0064bab462476599de142191124a8d70cd27a384ee47e6cbbefb75d -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:19 ========================================================= 08:32:19 [edgeXBuildGoParallel] Running Tests and Build... 08:32:19 ========================================================= [Pipeline] sh 08:32:19 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:32:19 + make test 08:32:19 go test -race -coverprofile=coverage.out ./... 08:32:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 97.0% of statements 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 69.4% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.4% of statements 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.310s coverage: 93.4% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.391s coverage: 97.6% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 38.4% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 95.7% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 08:33: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:33:13 running golangci-lint 08:33:14 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:33:14 go version go1.20.6 linux/amd64 08:33:14 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:14 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:33:29 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|deps|imports|name|types_sizes) took 13.620225862s" 08:33:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.740317ms" 08:33:35 level=info msg="[linters_context/goanalysis] analyzers took 1m1.141744266s with top 10 stages: buildir: 33.093748025s, inspect: 1.683455317s, fact_deprecated: 1.547862795s, ctrlflow: 1.291036298s, gosec: 1.162554997s, printf: 1.043509136s, S1038: 861.81856ms, fact_purity: 791.793582ms, nilness: 769.091291ms, directives: 570.795644ms" 08:33:35 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:33:35 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 202/202, exclude: 202/202, exclude-rules: 21/202, nolint: 0/21, cgo: 202/202, filename_unadjuster: 202/202, identifier_marker: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, skip_dirs: 202/202" 08:33:35 level=info msg="[runner] processing took 17.725546ms with stages: nolint: 7.263251ms, identifier_marker: 6.634533ms, exclude-rules: 1.252453ms, path_prettifier: 1.152622ms, autogenerated_exclude: 945.641µs, skip_dirs: 417.035µs, cgo: 36.431µs, filename_unadjuster: 19.15µs, max_same_issues: 710ns, severity-rules: 540ns, exclude: 530ns, diff: 440ns, uniq_by_line: 430ns, path_prefixer: 350ns, skip_files: 350ns, source_code: 290ns, sort_results: 270ns, max_from_linter: 180ns, path_shortener: 180ns, max_per_file_from_linter: 160ns" 08:33:35 level=info msg="[runner] linters took 7.295406085s with stages: goanalysis_metalinter: 7.277582618s" 08:33:35 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:35 level=info msg="Memory: 210 samples, avg is 193.9MB, max is 773.7MB" 08:33:35 level=info msg="Execution took 20.965434711s" 08:33:35 go vet ./... 08:33:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:39 ./bin/test-attribution-txt.sh 08:33:39 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:33:39 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:33:39 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:33:39 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:33:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:40 + ls -al . 08:33:40 total 728 08:33:40 drwxrwxr-x 12 1001 1001 4096 Sep 6 08:32 . 08:33:40 drwxr-xr-x 4 root root 4096 Sep 6 08:32 .. 08:33:40 drwxrwxr-x 2 1001 1001 4096 Sep 6 08:31 .blubracket 08:33:40 -rw-rw-r-- 1 1001 1001 16 Sep 6 08:31 .dockerignore 08:33:40 drwxrwxr-x 8 1001 1001 4096 Sep 6 08:31 .git 08:33:40 drwxrwxr-x 3 1001 1001 4096 Sep 6 08:31 .github 08:33:40 -rw-rw-r-- 1 1001 1001 1173 Sep 6 08:31 .gitignore 08:33:40 -rw-rw-r-- 1 1001 1001 42 Sep 6 08:31 .golangci.yml 08:33:40 -rw-rw-r-- 1 1001 1001 100 Sep 6 08:31 .hadolint.yml 08:33:40 drwxr-xr-x 3 1001 1001 4096 Sep 6 08:31 .semver 08:33:40 -rw-rw-r-- 1 1001 1001 166 Sep 6 08:31 .sonarcloud.properties 08:33:40 -rw-rw-r-- 1 1001 1001 1171 Sep 6 08:31 ADOPTERS.md 08:33:40 -rw-rw-r-- 1 1001 1001 11152 Sep 6 08:31 Attribution.txt 08:33:40 -rw-rw-r-- 1 1001 1001 93407 Sep 6 08:31 CHANGELOG.md 08:33:40 -rw-rw-r-- 1 1001 1001 3804 Sep 6 08:31 CONTRIBUTING.md 08:33:40 -rw-rw-r-- 1 1001 1001 677 Sep 6 08:31 GOVERNANCE.md 08:33:40 -rw-rw-r-- 1 1001 1001 883 Sep 6 08:31 Jenkinsfile 08:33:40 -rw-rw-r-- 1 1001 1001 10775 Sep 6 08:31 LICENSE 08:33:40 -rw-rw-r-- 1 1001 1001 14764 Sep 6 08:31 Makefile 08:33:40 -rw-rw-r-- 1 1001 1001 582 Sep 6 08:31 OWNERS.md 08:33:40 -rw-rw-r-- 1 1001 1001 9923 Sep 6 08:31 README.md 08:33:40 -rw-rw-r-- 1 1001 1001 789 Sep 6 08:31 SECURITY.md 08:33:40 -rw-rw-r-- 1 1001 1001 5 Sep 6 08:31 VERSION 08:33:40 drwxrwxr-x 2 1001 1001 4096 Sep 6 08:31 bin 08:33:40 drwxrwxr-x 18 1001 1001 4096 Sep 6 08:31 cmd 08:33:40 -rw-r--r-- 1 root root 450177 Sep 6 08:33 coverage.out 08:33:40 drwxrwxr-x 2 1001 1001 4096 Sep 6 08:31 fuzz_test 08:33:40 -rw-rw-r-- 1 1001 1001 3687 Sep 6 08:31 go.mod 08:33:40 -rw-rw-r-- 1 1001 1001 33714 Sep 6 08:31 go.sum 08:33:40 drwxrwxr-x 7 1001 1001 4096 Sep 6 08:31 internal 08:33:40 drwxrwxr-x 3 1001 1001 4096 Sep 6 08:31 openapi 08:33:40 -rw-rw-r-- 1 1001 1001 594 Sep 6 08:31 security.txt 08:33:40 drwxrwxr-x 4 1001 1001 4096 Sep 6 08:31 snap 08:33:40 -rw-rw-r-- 1 1001 1001 204 Sep 6 08:31 version.go [Pipeline] sh 08:33:40 + '[' -e coverage.out ] 08:33:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:40 Stashed 1 file(s) [Pipeline] sh 08:33:40 + make build 08:33:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:09 $ docker stop --time=1 26a58004b0064bab462476599de142191124a8d70cd27a384ee47e6cbbefb75d 08:34:14 $ docker rm -f --volumes 26a58004b0064bab462476599de142191124a8d70cd27a384ee47e6cbbefb75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:15 08:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:15 latest: Pulling from edgex-devops/edgex-compose 08:34:15 91d30c5bc195: Pulling fs layer 08:34:15 2e9b0aa3be6d: Pulling fs layer 08:34:15 9c61dcf015f6: Pulling fs layer 08:34:15 4698f68db338: Pulling fs layer 08:34:15 2a2f49069b9e: Pulling fs layer 08:34:15 e0025b399a48: Pulling fs layer 08:34:15 4698f68db338: Waiting 08:34:15 2a2f49069b9e: Waiting 08:34:15 e0025b399a48: Waiting 08:34:15 91d30c5bc195: Verifying Checksum 08:34:15 91d30c5bc195: Download complete 08:34:15 4698f68db338: Verifying Checksum 08:34:15 4698f68db338: Download complete 08:34:15 2e9b0aa3be6d: Verifying Checksum 08:34:15 2e9b0aa3be6d: Download complete 08:34:15 e0025b399a48: Download complete 08:34:15 91d30c5bc195: Pull complete 08:34:15 2a2f49069b9e: Verifying Checksum 08:34:15 2a2f49069b9e: Download complete 08:34:16 2e9b0aa3be6d: Pull complete 08:34:16 9c61dcf015f6: Verifying Checksum 08:34:16 9c61dcf015f6: Download complete 08:34:18 9c61dcf015f6: Pull complete 08:34:18 4698f68db338: Pull complete 08:34:18 2a2f49069b9e: Pull complete 08:34:19 e0025b399a48: Pull complete 08:34:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:19 prd-ubuntu20.04-docker-8c-8g-5436 does not seem to be running inside a container 08:34: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:22 $ docker top 06b03e6a3b135993d664102c2fc85291dea5abab3045d54f82d87d49b93a478a -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:22 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:25 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:34:25 #1 transferring dockerfile: 2.04kB done 08:34:25 #1 DONE 0.0s 08:34:25 08:34:25 #2 [support-scheduler internal] load build definition from Dockerfile 08:34:25 #2 transferring dockerfile: 1.82kB done 08:34:25 #2 DONE 0.0s 08:34:25 08:34:25 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:25 #3 transferring dockerfile: 2.12kB done 08:34:25 #3 DONE 0.0s 08:34:25 08:34:25 #4 [security-spire-server internal] load build definition from Dockerfile 08:34:25 #4 transferring dockerfile: 1.59kB done 08:34:25 #4 DONE 0.0s 08:34:25 08:34:25 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:34:25 #5 transferring dockerfile: 2.82kB done 08:34:25 #5 DONE 0.0s 08:34:25 08:34:25 #6 [security-spire-config internal] load build definition from Dockerfile 08:34:25 #6 transferring dockerfile: 1.58kB done 08:34:25 #6 DONE 0.0s 08:34:25 08:34:25 #7 [core-data internal] load build definition from Dockerfile 08:34:25 #7 transferring dockerfile: 1.90kB done 08:34:25 #7 DONE 0.0s 08:34:25 08:34:25 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:25 #8 transferring dockerfile: 1.78kB done 08:34:25 #8 DONE 0.0s 08:34:25 08:34:25 #9 [core-command internal] load build definition from Dockerfile 08:34:25 #9 transferring dockerfile: 1.82kB done 08:34:25 #9 DONE 0.0s 08:34:25 08:34:25 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:34:25 #10 transferring dockerfile: 2.39kB done 08:34:25 #10 DONE 0.0s 08:34:25 08:34:25 #11 [support-notifications internal] load build definition from Dockerfile 08:34:25 #11 transferring dockerfile: 1.84kB done 08:34:25 #11 DONE 0.0s 08:34:25 08:34:25 #12 [core-metadata internal] load build definition from Dockerfile 08:34:25 #12 transferring dockerfile: 1.96kB done 08:34:25 #12 DONE 0.0s 08:34:25 08:34:25 #13 [security-spire-agent internal] load build definition from Dockerfile 08:34:25 #13 transferring dockerfile: 1.70kB done 08:34:25 #13 DONE 0.0s 08:34:25 08:34:25 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:25 #14 transferring dockerfile: 2.38kB done 08:34:25 #14 DONE 0.0s 08:34:25 08:34:25 #15 [security-proxy-auth internal] load .dockerignore 08:34:25 #15 transferring context: 56B done 08:34:25 #15 DONE 0.0s 08:34:25 08:34:25 #16 [support-scheduler internal] load .dockerignore 08:34:25 #16 transferring context: 56B done 08:34:25 #16 DONE 0.0s 08:34:25 08:34:25 #17 [core-common-config-bootstrapper internal] load .dockerignore 08:34:25 #17 transferring context: 56B done 08:34:25 #17 DONE 0.0s 08:34:25 08:34:25 #18 [security-spire-server internal] load .dockerignore 08:34:25 #18 transferring context: 56B done 08:34:25 #18 DONE 0.0s 08:34:25 08:34:25 #19 [security-bootstrapper internal] load .dockerignore 08:34:25 #19 transferring context: 56B done 08:34:25 #19 DONE 0.0s 08:34:25 08:34:25 #20 [security-spire-config internal] load .dockerignore 08:34:25 #20 transferring context: 56B done 08:34:25 #20 DONE 0.0s 08:34:25 08:34:25 #21 [core-data internal] load .dockerignore 08:34:25 #21 transferring context: 56B done 08:34:25 #21 DONE 0.0s 08:34:25 08:34:25 #22 [security-spiffe-token-provider internal] load .dockerignore 08:34:25 #22 transferring context: 56B done 08:34:25 #22 DONE 0.0s 08:34:25 08:34:25 #23 [security-proxy-setup internal] load .dockerignore 08:34:25 #23 transferring context: 56B done 08:34:25 #23 DONE 0.0s 08:34:25 08:34:25 #24 [core-command internal] load .dockerignore 08:34:25 #24 transferring context: 56B done 08:34:25 #24 DONE 0.0s 08:34:25 08:34:25 #25 [security-spire-agent internal] load .dockerignore 08:34:25 #25 transferring context: 56B done 08:34:25 #25 DONE 0.0s 08:34:25 08:34:25 #26 [support-notifications internal] load .dockerignore 08:34:25 #26 transferring context: 56B done 08:34:25 #26 DONE 0.0s 08:34:25 08:34:25 #27 [core-metadata internal] load .dockerignore 08:34:25 #27 transferring context: 56B done 08:34:25 #27 DONE 0.0s 08:34:25 08:34:25 #28 [security-secretstore-setup internal] load .dockerignore 08:34:25 #28 transferring context: 56B done 08:34:25 #28 DONE 0.0s 08:34:25 08:34:25 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 08:34:25 #30 DONE 0.1s 08:34:25 08:34:25 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:25 #31 ... 08:34:25 08:34:25 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:25 #31 ... 08:34:25 08:34:25 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:34:25 #30 DONE 0.2s 08:34:25 08:34:25 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:34:25 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:34:25 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:34:25 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:34:25 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:34:25 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:34:25 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 08:34:25 #32 ... 08:34:25 08:34:25 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 08:34:25 #30 DONE 0.4s 08:34:25 08:34:25 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:25 #33 DONE 0.6s 08:34:25 08:34:25 #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:34:25 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:34:25 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:34:25 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:34:25 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:34:25 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:34:25 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 08:34:26 #32 ... 08:34:26 08:34:26 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:26 #33 DONE 0.6s 08:34:26 08:34:26 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:34:26 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:34:26 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:34:26 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:34:26 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:34:26 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:34:26 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 08:34:31 #32 ... 08:34:31 08:34:31 #34 [core-data internal] load build context 08:34:31 #34 transferring context: 323.28MB 5.3s 08:34:31 #34 ... 08:34:31 08:34:31 #35 [core-command internal] load build context 08:34:31 #35 ... 08:34:31 08:34:31 #34 [core-data internal] load build context 08:34:32 #34 transferring context: 365.32MB 6.0s done 08:34:35 #34 ... 08:34:35 08:34:35 #36 [security-proxy-auth internal] load build context 08:34:35 #36 transferring context: 365.32MB 6.7s done 08:34:35 #36 ... 08:34:35 08:34:35 #37 [security-bootstrapper internal] load build context 08:34:35 #37 transferring context: 365.32MB 7.0s done 08:34:35 #37 ... 08:34:35 08:34:35 #38 [support-scheduler internal] load build context 08:34:35 #38 transferring context: 365.32MB 8.1s done 08:34:35 #38 ... 08:34:35 08:34:35 #39 [core-metadata internal] load build context 08:34:35 #39 transferring context: 365.32MB 7.6s done 08:34:36 #39 ... 08:34:36 08:34:36 #40 [core-common-config-bootstrapper internal] load build context 08:34:36 #40 transferring context: 365.32MB 7.5s done 08:34:36 #40 ... 08:34:36 08:34:36 #41 [security-spiffe-token-provider internal] load build context 08:34:36 #41 transferring context: 365.32MB 6.2s done 08:34:36 #41 ... 08:34:36 08:34:36 #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:34:36 #42 ... 08:34:36 08:34:36 #43 [security-secretstore-setup internal] load build context 08:34:36 #43 transferring context: 365.32MB 6.2s done 08:34:36 #43 ... 08:34:36 08:34:36 #44 [support-notifications internal] load build context 08:34:36 #44 transferring context: 365.32MB 7.1s done 08:34:36 #44 ... 08:34:36 08:34:36 #45 [security-proxy-setup internal] load build context 08:34:36 #45 transferring context: 365.32MB 7.9s done 08:34:36 #45 ... 08:34:36 08:34:36 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:37 #46 ... 08:34:37 08:34:37 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:37 #31 ... 08:34:37 08:34:37 #35 [core-command internal] load build context 08:34:37 #35 transferring context: 365.32MB 7.9s done 08:34:38 #35 ... 08:34:38 08:34:38 #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:34:38 #32 DONE 12.1s 08:34:38 08:34:38 #41 [security-spiffe-token-provider internal] load build context 08:34:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5438 in /w/workspace/edgexfoundry_edgex-go_PR-4668 [Pipeline] { [Pipeline] ws 08:34:43 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:34:43 The recommended git tool is: git 08:34:45 #41 ... 08:34:45 08:34:45 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:46 #47 ... 08:34:46 08:34:46 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:34:46 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:34:46 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:34:46 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:34:46 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:34:46 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:34:46 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 08:34:46 #32 DONE 12.1s 08:34:46 08:34:46 #44 [support-notifications internal] load build context 08:34:46 #44 DONE 20.3s 08:34:46 08:34:46 #34 [core-data internal] load build context 08:34:46 #34 DONE 20.4s 08:34:46 08:34:46 #41 [security-spiffe-token-provider internal] load build context 08:34:46 #41 DONE 20.4s 08:34:46 08:34:46 #37 [security-bootstrapper internal] load build context 08:34:46 #37 DONE 20.5s 08:34:46 08:34:46 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:46 #31 DONE 20.6s 08:34:46 08:34:46 #40 [core-common-config-bootstrapper internal] load build context 08:34:46 #40 DONE 20.6s 08:34:46 08:34:46 #42 [support-notifications builder 2/7] WORKDIR /edgex-go 08:34:46 #42 DONE 20.3s 08:34:46 08:34:46 #36 [security-proxy-auth internal] load build context 08:34:46 #36 DONE 20.7s 08:34:46 08:34:46 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:34:46 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:34:46 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:34:46 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:34:46 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:34:46 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:34:46 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 08:34:46 #32 DONE 12.1s 08:34:46 08:34:46 #39 [core-metadata internal] load build context 08:34:46 #39 DONE 20.3s 08:34:46 08:34:46 #45 [security-proxy-setup internal] load build context 08:34:46 #45 DONE 20.5s 08:34:46 08:34:46 #35 [core-command internal] load build context 08:34:46 #35 DONE 20.4s 08:34:46 08:34:46 #38 [support-scheduler internal] load build context 08:34:46 #38 DONE 20.7s 08:34:46 08:34:46 #43 [security-secretstore-setup internal] load build context 08:34:46 #43 DONE 20.2s 08:34:46 08:34:46 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:46 #46 DONE 20.4s 08:34:46 08:34:46 #48 [security-spire-server internal] load build context 08:34:46 #48 transferring context: 17.59kB done 08:34:46 #48 DONE 0.1s 08:34:46 08:34:46 #49 [security-spire-config internal] load build context 08:34:46 #49 transferring context: 15.84kB done 08:34:46 #49 DONE 0.1s 08:34:46 08:34:46 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:46 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 done 08:34:46 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 08:34:46 #50 ... 08:34:46 08:34:46 #51 [security-spire-agent internal] load build context 08:34:46 #51 transferring context: 17.12kB done 08:34:46 #51 DONE 0.0s 08:34:46 08:34:46 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:46 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:46 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done 08:34:46 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:34:46 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.1s 08:34:46 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 0.1s 08:34:46 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:46 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:46 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:46 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 08:34:46 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 14.68MB / 18.86MB 0.3s 08:34:46 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:34:46 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s 08:34:46 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 08:34:47 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 08:34:48 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 08:34:50 using credential edgex-jenkins-ssh 08:34:50 Cloning the remote Git repository 08:34:51 #50 ... 08:34:51 08:34:51 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:51 #0 1.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.723 OK: 265 MiB in 53 packages 08:34:51 #52 DONE 4.8s 08:34:51 08:34:51 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:34:51 #0 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.391 (1/2) Installing dumb-init (1.2.5-r2) 08:34:51 #0 1.394 (2/2) Installing su-exec (0.2-r2) 08:34:51 #0 1.407 Executing busybox-1.35.0-r29.trigger 08:34:51 #0 1.407 OK: 7 MiB in 17 packages 08:34:51 #53 DONE 4.9s 08:34:51 08:34:51 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:51 #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.762 (1/4) Installing dumb-init (1.2.5-r2) 08:34:51 #0 1.764 (2/4) Installing openssl (3.0.10-r0) 08:34:51 #0 1.775 (3/4) Installing su-exec (0.2-r2) 08:34:51 #0 1.778 (4/4) Installing yq (4.30.4-r4) 08:34:51 #0 1.849 Executing busybox-1.35.0-r29.trigger 08:34:51 #0 1.853 OK: 17 MiB in 19 packages 08:34:51 #54 DONE 4.9s 08:34:51 08:34:51 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:51 #47 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #47 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #47 1.398 (1/4) Installing ca-certificates (20230506-r0) 08:34:51 #47 1.411 (2/4) Installing dumb-init (1.2.5-r2) 08:34:51 #47 1.416 (3/4) Installing su-exec (0.2-r2) 08:34:51 #47 1.430 (4/4) Installing yq (4.30.4-r4) 08:34:51 #47 1.500 Executing busybox-1.35.0-r29.trigger 08:34:51 #47 1.506 Executing ca-certificates-20230506-r0.trigger 08:34:51 #47 1.588 OK: 17 MiB in 19 packages 08:34:51 #47 DONE 4.9s 08:34:51 08:34:51 #55 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:51 #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.795 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:51 #0 1.795 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:51 #0 1.795 OK: 17818 distinct packages available 08:34:51 #0 1.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 2.202 (1/5) Installing dumb-init (1.2.5-r2) 08:34:51 #0 2.205 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:51 #0 2.208 (3/5) Installing libucontext (1.2-r0) 08:34:51 #0 2.211 (4/5) Installing gcompat (1.1.0-r0) 08:34:51 #0 2.216 (5/5) Installing openssl (3.0.10-r0) 08:34:51 #0 2.229 Executing busybox-1.35.0-r29.trigger 08:34:51 #0 2.233 OK: 8 MiB in 20 packages 08:34:51 #55 DONE 4.8s 08:34:51 08:34:51 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:51 #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 2.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 2.883 OK: 265 MiB in 53 packages 08:34:51 #56 DONE 4.9s 08:34:51 08:34:51 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:34:51 #0 0.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.391 (1/1) Installing dumb-init (1.2.5-r2) 08:34:51 #0 1.396 Executing busybox-1.35.0-r29.trigger 08:34:51 #0 1.405 OK: 7 MiB in 16 packages 08:34:51 #57 DONE 4.9s 08:34:51 08:34:51 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:51 #0 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.771 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:51 #0 1.771 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:51 #0 1.771 OK: 17823 distinct packages available 08:34:51 #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 2.155 OK: 265 MiB in 53 packages 08:34:51 #58 DONE 4.9s 08:34:51 08:34:51 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:51 #0 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.588 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:51 #0 1.588 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:51 #0 1.588 OK: 17818 distinct packages available 08:34:51 #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.968 (1/9) Installing ca-certificates (20230506-r0) 08:34:51 #0 1.983 (2/9) Installing brotli-libs (1.0.9-r9) 08:34:51 #0 1.991 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:34:51 #0 1.996 (4/9) Installing libcurl (8.2.1-r0) 08:34:51 #0 2.011 (5/9) Installing curl (8.2.1-r0) 08:34:51 #0 2.016 (6/9) Installing dumb-init (1.2.5-r2) 08:34:51 #0 2.019 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:51 #0 2.023 (8/9) Installing libucontext (1.2-r0) 08:34:51 #0 2.026 (9/9) Installing gcompat (1.1.0-r0) 08:34:51 #0 2.029 Executing busybox-1.35.0-r29.trigger 08:34:51 #0 2.035 Executing ca-certificates-20230506-r0.trigger 08:34:51 #0 2.096 OK: 10 MiB in 24 packages 08:34:51 #59 DONE 4.9s 08:34:51 08:34:51 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:51 #0 0.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 1.360 (1/2) Installing ca-certificates (20230506-r0) 08:34:51 #0 1.376 (2/2) Installing dumb-init (1.2.5-r2) 08:34:51 #0 1.380 Executing busybox-1.35.0-r29.trigger 08:34:51 #0 1.388 Executing ca-certificates-20230506-r0.trigger 08:34:51 #0 1.446 OK: 8 MiB in 17 packages 08:34:51 #60 DONE 4.9s 08:34:51 08:34:51 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:51 #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 3.396 (1/1) Installing dumb-init (1.2.5-r2) 08:34:51 #0 3.586 Executing busybox-1.35.0-r29.trigger 08:34:51 #0 3.592 OK: 7 MiB in 16 packages 08:34:51 #61 DONE 5.1s 08:34:51 08:34:51 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:51 #62 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 08:34:51 #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:51 #62 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:51 #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:34:51 #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:34:51 #62 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 08:34:51 #62 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 08:34:51 #62 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:51 #62 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:51 #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:51 #62 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:34:51 #62 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done 08:34:51 #62 ... 08:34:51 08:34:51 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:34:51 #63 DONE 0.2s 08:34:51 08:34:51 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:51 #64 DONE 0.2s 08:34:51 08:34:51 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:51 #65 DONE 0.3s 08:34:51 08:34:51 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:51 #66 DONE 0.2s 08:34:51 08:34:51 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:34:51 #0 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 #0 4.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 #0 4.905 OK: 265 MiB in 53 packages 08:34:51 #67 DONE 5.2s 08:34:51 08:34:51 #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:51 #68 DONE 0.1s 08:34:51 08:34:51 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:51 #69 ... 08:34:51 08:34:51 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:51 #50 DONE 5.1s 08:34:51 08:34:51 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:51 #62 DONE 5.2s 08:34:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:50 > git init /w/workspace/edgex-go/5 # timeout=10 08:34:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:50 > git --version # timeout=10 08:34:50 > git --version # 'git version 2.25.1' 08:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:51 08:34:51 #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:52 #70 ... 08:34:52 08:34:52 #71 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:52 #0 4.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 #0 4.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 #0 5.190 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:52 #0 5.190 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:52 #0 5.190 OK: 17818 distinct packages available 08:34:52 #0 5.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 #0 5.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 #0 5.563 (1/4) Installing dumb-init (1.2.5-r2) 08:34:52 #0 5.568 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:52 #0 5.571 (3/4) Installing libucontext (1.2-r0) 08:34:52 #0 5.574 (4/4) Installing gcompat (1.1.0-r0) 08:34:52 #0 5.578 Executing busybox-1.35.0-r29.trigger 08:34:52 #0 5.584 OK: 7 MiB in 19 packages 08:34:52 #71 DONE 5.9s 08:34:52 08:34:52 #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:52 #70 DONE 0.6s 08:34:52 08:34:52 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:53 #72 DONE 1.3s 08:34:53 08:34:53 #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:53 #73 DONE 1.8s 08:34:53 08:34:53 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:53 #74 DONE 1.3s 08:34:53 08:34:53 #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:34:53 #75 DONE 0.1s 08:34:53 08:34:53 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:34:53 #76 DONE 0.0s 08:34:53 08:34:53 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:34:53 #77 DONE 0.1s 08:34:53 08:34:53 #78 [security-spire-config stage-2 5/9] COPY security.txt / 08:34:53 #78 DONE 0.1s 08:34:53 08:34:53 #79 [security-spire-agent stage-3 6/9] COPY security.txt / 08:34:53 #79 DONE 0.1s 08:34:53 08:34:53 #80 [security-spire-server stage-2 5/8] COPY security.txt / 08:34:53 #80 DONE 0.1s 08:34:53 08:34:53 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:53 #81 DONE 0.1s 08:34:53 08:34:53 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:53 #82 DONE 0.1s 08:34:53 08:34:53 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:53 #83 DONE 0.1s 08:34:53 08:34:53 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:54 #84 DONE 0.1s 08:34:54 08:34:54 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:54 #85 DONE 0.2s 08:34:54 08:34:54 #86 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:54 #86 DONE 3.0s 08:34:54 08:34:54 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:54 #87 DONE 0.1s 08:34:54 08:34:54 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:54 #88 DONE 0.1s 08:34:54 08:34:54 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:54 #89 DONE 0.1s 08:34:54 08:34:54 #90 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:34:54 #90 DONE 0.1s 08:34:54 08:34:54 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:54 #91 DONE 0.1s 08:34:54 08:34:54 #92 [security-spire-server] exporting to image 08:34:54 #92 exporting layers 08:34:54 #92 exporting layers 0.5s done 08:34:54 #92 writing image sha256:647307e20644aa70760f3bd81f1ec8e4d20f1ae8edde9201981170e09a1b85a0 0.0s done 08:34:54 #92 naming to docker.io/library/security-spire-agent done 08:34:54 #92 exporting layers 0.5s done 08:34:54 #92 writing image sha256:209569636136da1f732065ae1d70d75ff5c1ca240aeb3f4dc713d390ea356ca8 done 08:34:54 #92 naming to docker.io/library/security-spire-server done 08:34:54 #92 writing image sha256:d1d6aab2505619f626a6e0a1df4f52ddda6d12f63c52937edea08287440617da done 08:34:54 #92 naming to docker.io/library/security-spire-config done 08:34:54 #92 DONE 0.6s 08:34:54 08:34:54 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 #93 ... 08:35:01 08:35:01 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 #94 ... 08:35:01 08:35:01 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:09 Merging remotes/origin/main commit 2bac5d16a43a6729031be1bb569bb56c5aedbab0 into PR head commit e6dd8003105e415196b989053b9bd47d9fbc7861 08:35:09 Merge succeeded, producing 5d5a3605bcbc8e9c988a1ff2e738f080cc94f7de 08:35:09 Checking out Revision 5d5a3605bcbc8e9c988a1ff2e738f080cc94f7de (PR-4668) 08:35:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4668/head:refs/remotes/origin/PR-4668 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:09 > git config core.sparsecheckout # timeout=10 08:35:09 > git checkout -f e6dd8003105e415196b989053b9bd47d9fbc7861 # timeout=10 08:35:09 > git remote # timeout=10 08:35:09 > git config --get remote.origin.url # timeout=10 08:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:09 > git merge 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 08:35:09 > git rev-parse HEAD^{commit} # timeout=10 08:35:09 > git config core.sparsecheckout # timeout=10 08:35:09 > git checkout -f 5d5a3605bcbc8e9c988a1ff2e738f080cc94f7de # timeout=10 08:35:13 Commit message: "Merge commit '2bac5d16a43a6729031be1bb569bb56c5aedbab0' into HEAD" 08:35:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:14 Dload Upload Total Spent Left Speed 08:35:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:35:13 > git rev-list --no-walk cc583d5b2a50b4876d00e6bbf635125e5c196ad1 # timeout=10 08:35:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:15 + sudo tee /etc/docker/daemon.new 08:35:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:15 { 08:35:15 "registry-mirrors": [ 08:35:15 "https://nexus3.edgexfoundry.org:10001" 08:35:15 ], 08:35:15 "bip": "10.250.0.254/24", 08:35:15 "hosts": [ 08:35:15 "tcp://0.0.0.0:5555", 08:35:15 "unix:///var/run/docker.sock" 08:35:15 ], 08:35:15 "mtu": 1458, 08:35:15 "selinux-enabled": true, 08:35:15 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:15 } [Pipeline] sh 08:35:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:16 + sudo service docker restart 08:35:28 #95 ... 08:35:28 08:35:28 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 #93 DONE 32.4s 08:35:28 08:35:28 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 #95 DONE 32.5s 08:35:28 08:35:28 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 #69 DONE 32.5s 08:35:28 08:35:28 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 #94 DONE 32.5s 08:35:28 08:35:28 #96 [support-notifications builder 6/7] COPY . . 08:35:34 #96 DONE 9.6s 08:35:34 08:35:34 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:34 #97 CACHED 08:35:34 08:35:34 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:34 #98 CACHED 08:35:34 08:35:34 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #99 CACHED 08:35:34 08:35:34 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #100 CACHED 08:35:34 08:35:34 #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:34 #101 CACHED 08:35:34 08:35:34 #102 [core-metadata builder 6/7] COPY . . 08:35:34 #102 CACHED 08:35:34 08:35:34 #103 [core-command builder 6/7] COPY . . 08:35:34 #103 CACHED 08:35:34 08:35:34 #104 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:34 #104 CACHED 08:35:34 08:35:34 #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #105 CACHED 08:35:34 08:35:34 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:34 #106 CACHED 08:35:34 08:35:34 #107 [support-scheduler builder 6/7] COPY . . 08:35:34 #107 CACHED 08:35:34 08:35:34 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #108 CACHED 08:35:34 08:35:34 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:34 #109 CACHED 08:35:34 08:35:34 #110 [core-data builder 6/7] COPY . . 08:35:34 #110 CACHED 08:35:34 08:35:34 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #111 CACHED 08:35:34 08:35:34 #112 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:34 #112 DONE 9.6s 08:35:34 08:35:34 #113 [security-bootstrapper builder 6/7] COPY . . 08:35:34 #113 DONE 9.6s 08:35:34 08:35:34 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:34 #114 CACHED 08:35:34 08:35:34 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #115 CACHED 08:35:34 08:35:34 #116 [security-secretstore-setup builder 6/7] COPY . . 08:35:34 #116 CACHED 08:35:34 08:35:34 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #117 CACHED 08:35:34 08:35:34 #118 [security-proxy-setup builder 6/7] COPY . . 08:35:34 #118 CACHED 08:35:34 08:35:34 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:34 #119 CACHED 08:35:34 08:35:34 #120 [security-proxy-auth builder 6/7] COPY . . 08:35:34 #120 DONE 9.6s 08:35:34 08:35:34 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:34 #121 1.012 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:34 provisioning config files... 08:35:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3510436427882704559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:34 ---> docker-login.sh 08:35:34 nexus3.edgexfoundry.org:10001 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10002 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10003 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:36 Configure a credential helper to remove this warning. See 08:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:36 08:35:36 Login Succeeded 08:35:36 nexus3.edgexfoundry.org:10004 08:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:36 Configure a credential helper to remove this warning. See 08:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:36 08:35:36 Login Succeeded 08:35:36 docker.io 08:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:37 Configure a credential helper to remove this warning. See 08:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:37 08:35:37 Login Succeeded 08:35:37 ---> docker-login.sh ends [Pipeline] } 08:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:37 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:37 ========================================================= 08:35:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:37 edb6bdbacee9: Pulling fs layer 08:35:37 5f9638ab2659: Pulling fs layer 08:35:37 8d51d6327a98: Pulling fs layer 08:35:37 8b374f2dd631: Pulling fs layer 08:35:37 ec14aa9079de: Pulling fs layer 08:35:37 2f466654f4bb: Pulling fs layer 08:35:37 554e91adad29: Pulling fs layer 08:35:37 8b374f2dd631: Waiting 08:35:37 ec14aa9079de: Waiting 08:35:37 2f466654f4bb: Waiting 08:35:37 554e91adad29: Waiting 08:35:38 5f9638ab2659: Verifying Checksum 08:35:38 5f9638ab2659: Download complete 08:35:38 8b374f2dd631: Verifying Checksum 08:35:38 8b374f2dd631: Download complete 08:35:38 ec14aa9079de: Verifying Checksum 08:35:38 ec14aa9079de: Download complete 08:35:38 edb6bdbacee9: Verifying Checksum 08:35:38 edb6bdbacee9: Download complete 08:35:39 edb6bdbacee9: Pull complete 08:35:39 554e91adad29: Verifying Checksum 08:35:39 554e91adad29: Download complete 08:35:39 5f9638ab2659: Pull complete 08:35:40 8d51d6327a98: Verifying Checksum 08:35:40 8d51d6327a98: Download complete 08:35:40 2f466654f4bb: Verifying Checksum 08:35:40 2f466654f4bb: Download complete 08:35:44 #121 ... 08:35:44 08:35:44 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:44 #0 1.247 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:35:44 #122 ... 08:35:44 08:35:44 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:44 #0 0.828 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:44 #123 ... 08:35:44 08:35:44 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:44 #0 1.678 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:35:44 #124 ... 08:35:44 08:35:44 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:44 #0 0.934 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:44 #125 ... 08:35:44 08:35:44 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:44 #0 0.458 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:44 #126 ... 08:35:44 08:35:44 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:44 #0 0.644 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:44 #127 ... 08:35:44 08:35:44 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:44 #0 0.875 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:44 #128 ... 08:35:44 08:35:44 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:44 #0 1.311 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:35:44 #129 ... 08:35:44 08:35:44 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:44 #0 0.560 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:44 #130 ... 08:35:44 08:35:44 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:44 #0 1.601 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:50 8d51d6327a98: Pull complete 08:35:50 8b374f2dd631: Pull complete 08:35:50 ec14aa9079de: Pull complete 08:35:59 2f466654f4bb: Pull complete 08:36:00 554e91adad29: Pull complete 08:36:00 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 08:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:36:00 + docker build -t ci-base-image-arm64 -f - . 08:36:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:00 WORKDIR /edgex 08:36:00 COPY go.mod . 08:36:00 RUN go mod download 08:36:01 Sending build context to Docker daemon 2.976MB 08:36:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:01 ---> 1e15ea492957 08:36:01 Step 2/4 : WORKDIR /edgex 08:36:03 ---> Running in 030912839a73 08:36:03 Removing intermediate container 030912839a73 08:36:03 ---> 186d757d53e4 08:36:03 Step 3/4 : COPY go.mod . 08:36:03 ---> bb5761e70852 08:36:03 Step 4/4 : RUN go mod download 08:36:04 ---> Running in cd31f11864e8 08:36:42 Removing intermediate container cd31f11864e8 08:36:42 ---> 54eedfde259e 08:36:42 Successfully built 54eedfde259e 08:36:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:43 + docker inspect -f . ci-base-image-arm64 08:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:43 prd-ubuntu20.04-docker-arm64-4c-16g-5438 does not seem to be running inside a container 08:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:44 $ docker top f94be237adf61bd37bf77b1ce640140a9ec24a180c1ba0f28bc7bcd65809972d -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:45 + go version 08:36:45 go version go1.20.6 linux/arm64 [Pipeline] } 08:36:45 $ docker stop --time=1 f94be237adf61bd37bf77b1ce640140a9ec24a180c1ba0f28bc7bcd65809972d 08:36:47 $ docker rm -f --volumes f94be237adf61bd37bf77b1ce640140a9ec24a180c1ba0f28bc7bcd65809972d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:47 + docker inspect -f . ci-base-image-arm64 08:36:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:47 prd-ubuntu20.04-docker-arm64-4c-16g-5438 does not seem to be running inside a container 08:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:51 $ docker top 8ad4ddffbfb8e009b5da877fde7922cc88e3b01b4f7816dcd6db0aa588989e46 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:51 ========================================================= 08:36:51 [edgeXBuildGoParallel] Running Tests and Build... 08:36:51 ========================================================= [Pipeline] sh 08:36:51 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:36:52 + make test 08:36:52 go test -race -coverprofile=coverage.out ./... 08:36:54 #131 ... 08:36:54 08:36:54 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:54 #121 74.72 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:36:55 #121 DONE 82.2s 08:36:55 08:36:55 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:55 #131 DONE 82.2s 08:36:55 08:36:55 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:55 #125 DONE 82.2s 08:36:55 08:36:55 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:55 #126 DONE 82.3s 08:36:55 08:36:55 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:55 #129 DONE 82.3s 08:36:55 08:36:55 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:55 #122 DONE 82.3s 08:36:55 08:36:55 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:55 #130 DONE 82.3s 08:36:55 08:36:55 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:55 #132 ... 08:36:55 08:36:55 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:55 #128 DONE 82.3s 08:36:55 08:36:55 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:55 #124 DONE 82.5s 08:36:55 08:36:55 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #133 ... 08:36:56 08:36:56 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:56 #123 DONE 82.7s 08:36:56 08:36:56 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:56 #127 DONE 82.8s 08:36:56 08:36:56 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #134 ... 08:36:56 08:36:56 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:56 #132 DONE 0.8s 08:36:56 08:36:56 #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #135 DONE 0.7s 08:36:56 08:36:56 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #133 DONE 0.7s 08:36:56 08:36:56 #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #136 DONE 0.5s 08:36:56 08:36:56 #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #137 DONE 0.6s 08:36:56 08:36:56 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #134 DONE 0.6s 08:36:56 08:36:56 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:56 #138 ... 08:36:56 08:36:56 #139 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:56 #139 CACHED 08:36:56 08:36:56 #140 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #140 CACHED 08:36:56 08:36:56 #141 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:56 #141 DONE 0.3s 08:36:56 08:36:56 #142 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:56 #142 CACHED 08:36:56 08:36:56 #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #143 CACHED 08:36:56 08:36:56 #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:36:56 #144 CACHED 08:36:56 08:36:56 #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #145 CACHED 08:36:56 08:36:56 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:56 #146 CACHED 08:36:56 08:36:56 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #147 CACHED 08:36:56 08:36:56 #148 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:56 #148 DONE 0.2s 08:36:56 08:36:56 #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:36:56 #149 DONE 0.2s 08:36:56 08:36:56 #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:56 #150 DONE 0.3s 08:36:56 08:36:56 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:56 #151 DONE 0.3s 08:36:56 08:36:56 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:56 #138 DONE 0.3s 08:36:56 08:36:56 #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:57 #152 ... 08:36:57 08:36:57 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:57 #153 DONE 1.4s 08:36:57 08:36:57 #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:57 #154 DONE 1.4s 08:36:57 08:36:57 #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:57 #155 DONE 1.4s 08:36:57 08:36:57 #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:57 #156 DONE 1.4s 08:36:57 08:36:57 #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:36:57 #157 DONE 1.4s 08:36:57 08:36:57 #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:57 #152 DONE 1.4s 08:36:57 08:36:57 #158 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:57 #158 DONE 1.4s 08:36:57 08:36:57 #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:57 #159 DONE 1.5s 08:36:57 08:36:57 #160 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:58 #160 ... 08:36:58 08:36:58 #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:58 #161 DONE 1.5s 08:36:58 08:36:58 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:58 #162 DONE 1.5s 08:36:58 08:36:58 #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:58 #163 ... 08:36:58 08:36:58 #164 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:58 #164 DONE 0.5s 08:36:58 08:36:58 #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:58 #165 DONE 0.5s 08:36:58 08:36:58 #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:58 #166 DONE 0.5s 08:36:58 08:36:58 #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:58 #167 DONE 0.5s 08:36:58 08:36:58 #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:58 #168 DONE 0.5s 08:36:58 08:36:58 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:58 #169 DONE 0.5s 08:36:58 08:36:58 #160 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:58 #160 DONE 0.5s 08:36:58 08:36:58 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:58 #170 DONE 0.5s 08:36:58 08:36:58 #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:58 #171 DONE 0.5s 08:36:58 08:36:58 #92 [security-spiffe-token-provider] exporting to image 08:36:58 #92 exporting layers 08:36:58 #92 ... 08:36:58 08:36:58 #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:58 #163 DONE 0.5s 08:36:58 08:36:58 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:58 #172 DONE 2.4s 08:36:58 08:36:58 #92 [support-scheduler] exporting to image 08:36:59 #92 exporting layers 0.2s done 08:36:59 #92 ... 08:36:59 08:36:59 #173 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:59 #173 DONE 0.5s 08:36:59 08:36:59 #92 [support-scheduler] exporting to image 08:36:59 #92 writing image sha256:1c594d545064d026d2a5286b97cf4e95fd4f4bd311158a039bf841eb4dc0a683 08:36:59 #92 ... 08:36:59 08:36:59 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:59 #174 DONE 0.5s 08:36:59 08:36:59 #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:59 #175 DONE 0.5s 08:36:59 08:36:59 #176 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:59 #176 DONE 0.5s 08:36:59 08:36:59 #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:59 #177 DONE 0.5s 08:36:59 08:36:59 #92 [core-data] exporting to image 08:36:59 #92 exporting layers 0.4s done 08:36:59 #92 writing image sha256:1c594d545064d026d2a5286b97cf4e95fd4f4bd311158a039bf841eb4dc0a683 0.0s done 08:36:59 #92 writing image sha256:5ff1e9db18b91fb33969959b09bfc07e5cb2796e6c3f4463c2b8e5ad2e0e4132 0.0s done 08:36:59 #92 naming to docker.io/library/core-command done 08:36:59 #92 naming to docker.io/library/core-data done 08:36:59 #92 ... 08:36:59 08:36:59 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:59 #178 DONE 0.5s 08:36:59 08:36:59 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:36:59 #179 DONE 0.4s 08:36:59 08:36:59 #92 [security-spiffe-token-provider] exporting to image 08:36:59 #92 writing image sha256:63f3f9950363d6a44e9f43af67a521fe95d3a5bb8eb700d58da439be4257242a done 08:36:59 #92 naming to docker.io/library/support-scheduler done 08:36:59 #92 writing image sha256:e7324f9ac98495571fa2d9ef67a1ca93a3f42106797b8ef3f749b045709e0503 done 08:36:59 #92 naming to docker.io/library/security-spiffe-token-provider done 08:36:59 #92 exporting layers 0.3s done 08:36:59 #92 exporting layers 0.3s done 08:36:59 #92 writing image sha256:efcec6783f5d796387d39579db6840ba680beb9b503162ed13f0c28558daf66e done 08:36:59 #92 writing image sha256:c541627c1780ffe58e2325f185c5de1805f9cb8f446f1efd0f824ce93104db8c done 08:36:59 #92 naming to docker.io/library/support-notifications done 08:36:59 #92 naming to docker.io/library/core-metadata done 08:36:59 #92 DONE 1.5s 08:36:59 08:36:59 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:59 #180 DONE 0.4s 08:36:59 08:36:59 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:59 #181 DONE 0.3s 08:36:59 08:36:59 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:36:59 #182 DONE 0.3s 08:36:59 08:36:59 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:00 #183 DONE 0.5s 08:37:00 08:37:00 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:00 #184 DONE 0.5s 08:37:00 08:37:00 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:00 #185 DONE 1.0s 08:37:00 08:37:00 #92 [security-proxy-auth] exporting to image 08:37:00 #92 ... 08:37:00 08:37:00 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:00 #186 DONE 0.0s 08:37:00 08:37:00 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:00 #187 DONE 0.1s 08:37:00 08:37:00 #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:00 #188 DONE 1.0s 08:37:00 08:37:00 #92 [core-common-config-bootstrapper] exporting to image 08:37:00 #92 ... 08:37:00 08:37:00 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:37:00 #189 DONE 0.1s 08:37:00 08:37:00 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:37:00 #190 DONE 0.1s 08:37:00 08:37:00 #92 [security-proxy-auth] exporting to image 08:37:00 #92 exporting layers 0.2s done 08:37:00 #92 writing image sha256:3429cfce2bfb1a186ac0648bc63437fd1b4013ff900514c15b4df46837969e19 done 08:37:00 #92 naming to docker.io/library/security-proxy-auth done 08:37:00 #92 ... 08:37:00 08:37:00 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:00 #191 DONE 0.8s 08:37:00 08:37:00 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:00 #192 DONE 0.1s 08:37:00 08:37:00 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:00 #193 DONE 0.1s 08:37:00 08:37:00 #92 [core-common-config-bootstrapper] exporting to image 08:37:00 #92 writing image sha256:3ffd78fd1b17bd43565911f4955527c9c35a9a86f129ab40fd4f8820d2167b52 done 08:37:00 #92 naming to docker.io/library/core-common-config-bootstrapper done 08:37:00 #92 exporting layers 0.2s done 08:37:00 #92 writing image sha256:d40007c29f7aa589d1aab2bb4c8d121056a87cf04e346a6cc693e48cbf4b7c46 done 08:37:00 #92 naming to docker.io/library/security-proxy-setup done 08:37:00 #92 DONE 1.9s 08:37:00 08:37:00 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:37:00 #194 ... 08:37:00 08:37:00 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:00 #195 DONE 0.6s 08:37:00 08:37:00 #92 [security-secretstore-setup] exporting to image 08:37:00 #92 exporting layers 0.2s done 08:37:00 #92 writing image sha256:ce02c462bb1cb4d822a993ea4963893e7bd9eee43f8485f67f9dbd9f06655aea done 08:37:00 #92 naming to docker.io/library/security-secretstore-setup 08:37:00 #92 naming to docker.io/library/security-secretstore-setup done 08:37:00 #92 DONE 2.1s 08:37:00 08:37:00 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:37:01 #194 DONE 0.6s 08:37:01 08:37:01 #92 [security-bootstrapper] exporting to image 08:37:01 #92 exporting layers 0.2s done 08:37:01 #92 writing image sha256:4d885acd59f51b8de418fe20ec743aaf86b8eb5ecd07c6234bbf06d98838de7d done 08:37:01 #92 naming to docker.io/library/security-bootstrapper done 08:37:01 #92 DONE 2.3s 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:01 time="2023-09-06T08:34:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:01 $ docker stop --time=1 06b03e6a3b135993d664102c2fc85291dea5abab3045d54f82d87d49b93a478a 08:37:02 $ docker rm -f --volumes 06b03e6a3b135993d664102c2fc85291dea5abab3045d54f82d87d49b93a478a [Pipeline] // withDockerContainer [Pipeline] sh 08:37:02 + docker images 08:37:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:02 security-proxy-setup latest d40007c29f7a 2 seconds ago 29.2MB 08:37:02 security-bootstrapper latest 4d885acd59f5 2 seconds ago 23MB 08:37:02 security-secretstore-setup latest ce02c462bb1c 2 seconds ago 44.1MB 08:37:02 core-metadata latest efcec6783f5d 3 seconds ago 21.6MB 08:37:02 security-proxy-auth latest 3429cfce2bfb 3 seconds ago 19.4MB 08:37:02 core-common-config-bootstrapper latest 3ffd78fd1b17 3 seconds ago 18MB 08:37:02 security-spiffe-token-provider latest e7324f9ac984 4 seconds ago 33.5MB 08:37:02 support-notifications latest c541627c1780 4 seconds ago 34.3MB 08:37:02 support-scheduler latest 63f3f9950363 4 seconds ago 33.7MB 08:37:02 core-data latest 5ff1e9db18b9 4 seconds ago 21.2MB 08:37:02 core-command latest 1c594d545064 4 seconds ago 21MB 08:37:02 security-spire-config latest d1d6aab25056 2 minutes ago 102MB 08:37:02 security-spire-agent latest 647307e20644 2 minutes ago 161MB 08:37:02 security-spire-server latest 209569636136 2 minutes ago 103MB 08:37:02 ci-base-image-x86_64 latest 36469bcdd56e 4 minutes ago 1.07GB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 97.0% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.421s coverage: 69.4% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.345s coverage: 53.4% of statements 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.728s coverage: 93.4% of statements 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.507s coverage: 3.8% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.851s coverage: 97.6% of statements 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 72.2% of statements 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.451s coverage: 0.9% of statements 08:41:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.310s coverage: 32.2% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 42.9% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 82.9% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.268s coverage: 94.1% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 08:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.062s coverage: 79.9% of statements 08:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.286s coverage: 92.9% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.233s coverage: 62.3% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.518s coverage: 81.8% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.494s coverage: 82.1% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 86.0% of statements 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements 08:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 08:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 08:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.015s coverage: 38.4% of statements 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.621s coverage: 95.7% of statements 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 61.8% of statements 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.415s coverage: 98.9% of statements 08:42:29 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:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:29 go vet ./... 08:45:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:21 ./bin/test-attribution-txt.sh 08:45:21 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:45:21 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:45:21 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:45:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:45:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:21 + ls -al . 08:45:21 total 724 08:45:21 drwxrwxr-x 11 1001 1001 4096 Sep 6 08:36 . 08:45:21 drwxr-xr-x 4 root root 4096 Sep 6 08:36 .. 08:45:21 drwxrwxr-x 2 1001 1001 4096 Sep 6 08:35 .blubracket 08:45:21 -rw-rw-r-- 1 1001 1001 16 Sep 6 08:35 .dockerignore 08:45:21 drwxrwxr-x 8 1001 1001 4096 Sep 6 08:35 .git 08:45:21 drwxrwxr-x 3 1001 1001 4096 Sep 6 08:35 .github 08:45:21 -rw-rw-r-- 1 1001 1001 1173 Sep 6 08:35 .gitignore 08:45:21 -rw-rw-r-- 1 1001 1001 42 Sep 6 08:35 .golangci.yml 08:45:21 -rw-rw-r-- 1 1001 1001 100 Sep 6 08:35 .hadolint.yml 08:45:21 -rw-rw-r-- 1 1001 1001 166 Sep 6 08:35 .sonarcloud.properties 08:45:21 -rw-rw-r-- 1 1001 1001 1171 Sep 6 08:35 ADOPTERS.md 08:45:21 -rw-rw-r-- 1 1001 1001 11152 Sep 6 08:35 Attribution.txt 08:45:21 -rw-rw-r-- 1 1001 1001 93407 Sep 6 08:35 CHANGELOG.md 08:45:21 -rw-rw-r-- 1 1001 1001 3804 Sep 6 08:35 CONTRIBUTING.md 08:45:21 -rw-rw-r-- 1 1001 1001 677 Sep 6 08:35 GOVERNANCE.md 08:45:21 -rw-rw-r-- 1 1001 1001 883 Sep 6 08:35 Jenkinsfile 08:45:21 -rw-rw-r-- 1 1001 1001 10775 Sep 6 08:35 LICENSE 08:45:21 -rw-rw-r-- 1 1001 1001 14764 Sep 6 08:35 Makefile 08:45:21 -rw-rw-r-- 1 1001 1001 582 Sep 6 08:35 OWNERS.md 08:45:21 -rw-rw-r-- 1 1001 1001 9923 Sep 6 08:35 README.md 08:45:21 -rw-rw-r-- 1 1001 1001 789 Sep 6 08:35 SECURITY.md 08:45:21 -rw-rw-r-- 1 1001 1001 5 Sep 6 08:31 VERSION 08:45:21 drwxrwxr-x 2 1001 1001 4096 Sep 6 08:35 bin 08:45:21 drwxrwxr-x 18 1001 1001 4096 Sep 6 08:35 cmd 08:45:21 -rw-r--r-- 1 root root 450177 Sep 6 08:42 coverage.out 08:45:21 drwxrwxr-x 2 1001 1001 4096 Sep 6 08:35 fuzz_test 08:45:21 -rw-rw-r-- 1 1001 1001 3687 Sep 6 08:35 go.mod 08:45:21 -rw-rw-r-- 1 1001 1001 33714 Sep 6 08:35 go.sum 08:45:21 drwxrwxr-x 7 1001 1001 4096 Sep 6 08:35 internal 08:45:21 drwxrwxr-x 3 1001 1001 4096 Sep 6 08:35 openapi 08:45:21 -rw-rw-r-- 1 1001 1001 594 Sep 6 08:35 security.txt 08:45:21 drwxrwxr-x 4 1001 1001 4096 Sep 6 08:35 snap 08:45:21 -rw-rw-r-- 1 1001 1001 204 Sep 6 08:35 version.go [Pipeline] sh 08:45:22 + '[' -e coverage.out ] 08:45:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:22 Warning: overwriting stash ‘coverage-report’ 08:45:23 Stashed 1 file(s) [Pipeline] sh 08:45:23 + make build 08:45:23 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:15 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:15 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:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47: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:48:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:48:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:48: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:33 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:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:51 $ docker stop --time=1 8ad4ddffbfb8e009b5da877fde7922cc88e3b01b4f7816dcd6db0aa588989e46 08:48:56 $ docker rm -f --volumes 8ad4ddffbfb8e009b5da877fde7922cc88e3b01b4f7816dcd6db0aa588989e46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:58 08:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:59 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:59 547446be3368: Pulling fs layer 08:48:59 d125d8839a47: Pulling fs layer 08:48:59 3e85d5ac6304: Pulling fs layer 08:48:59 c3105a71a48b: Pulling fs layer 08:48:59 0f093f025ec4: Pulling fs layer 08:48:59 c3106fc0e877: Pulling fs layer 08:48:59 c3105a71a48b: Waiting 08:48:59 0f093f025ec4: Waiting 08:48:59 c3106fc0e877: Waiting 08:48:59 547446be3368: Verifying Checksum 08:48:59 c3105a71a48b: Verifying Checksum 08:48:59 c3105a71a48b: Download complete 08:48:59 d125d8839a47: Verifying Checksum 08:48:59 d125d8839a47: Download complete 08:48:59 c3106fc0e877: Verifying Checksum 08:48:59 c3106fc0e877: Download complete 08:48:59 0f093f025ec4: Verifying Checksum 08:48:59 0f093f025ec4: Download complete 08:49:00 547446be3368: Pull complete 08:49:01 d125d8839a47: Pull complete 08:49:01 3e85d5ac6304: Verifying Checksum 08:49:01 3e85d5ac6304: Download complete 08:49:09 3e85d5ac6304: Pull complete 08:49:09 c3105a71a48b: Pull complete 08:49:11 0f093f025ec4: Pull complete 08:49:11 c3106fc0e877: Pull complete 08:49:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:11 prd-ubuntu20.04-docker-arm64-4c-16g-5438 does not seem to be running inside a container 08:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:13 $ docker top 675ae9586e046f5c37ad8b3c442fc29bb6a9dc3aeaf5eeab1a9a64e587696d62 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:14 + docker compose -f ./docker-compose-build.yml build --parallel 08:49:22 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:49:22 #1 transferring dockerfile: 30B 0.0s 08:49:22 #1 transferring dockerfile: 1.78kB 0.0s done 08:49:22 #1 DONE 0.1s 08:49:23 08:49:23 #2 [security-spire-config internal] load build definition from Dockerfile 08:49:23 #2 transferring dockerfile: 1.58kB done 08:49:23 #2 DONE 0.0s 08:49:23 08:49:23 #3 [core-command internal] load build definition from Dockerfile 08:49:23 #3 transferring dockerfile: 1.82kB done 08:49:23 #3 DONE 0.0s 08:49:23 08:49:23 #4 [support-notifications internal] load build definition from Dockerfile 08:49:23 #4 transferring dockerfile: 1.84kB done 08:49:23 #4 DONE 0.0s 08:49:23 08:49:23 #5 [core-data internal] load build definition from Dockerfile 08:49:23 #5 transferring dockerfile: 1.90kB done 08:49:23 #5 DONE 0.1s 08:49:23 08:49:23 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:49:23 #6 transferring dockerfile: 2.38kB 0.0s done 08:49:23 #6 DONE 0.1s 08:49:23 08:49:23 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:49:23 #7 transferring dockerfile: 2.12kB done 08:49:23 #7 DONE 0.1s 08:49:23 08:49:23 #8 [security-spire-agent internal] load build definition from Dockerfile 08:49:23 #8 transferring dockerfile: 1.70kB 0.0s done 08:49:23 #8 DONE 0.1s 08:49:23 08:49:23 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:49:23 #9 transferring dockerfile: 2.39kB done 08:49:23 #9 DONE 0.1s 08:49:23 08:49:23 #10 [support-scheduler internal] load build definition from Dockerfile 08:49:23 #10 transferring dockerfile: 1.82kB done 08:49:23 #10 DONE 0.1s 08:49:23 08:49:23 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:49:23 #11 transferring dockerfile: 2.82kB done 08:49:23 #11 DONE 0.1s 08:49:23 08:49:23 #12 [core-metadata internal] load build definition from Dockerfile 08:49:23 #12 transferring dockerfile: 1.96kB done 08:49:23 #12 DONE 0.1s 08:49:23 08:49:23 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:49:23 #13 transferring dockerfile: 2.04kB done 08:49:23 #13 DONE 0.1s 08:49:23 08:49:23 #14 [security-spire-server internal] load build definition from Dockerfile 08:49:23 #14 transferring dockerfile: 1.59kB done 08:49:23 #14 DONE 0.1s 08:49:23 08:49:23 #15 [security-spiffe-token-provider internal] load .dockerignore 08:49:23 #15 transferring context: 56B done 08:49:23 #15 DONE 0.1s 08:49:24 08:49:24 #16 [security-spire-config internal] load .dockerignore 08:49:24 #16 transferring context: 56B done 08:49:24 #16 DONE 0.0s 08:49:24 08:49:24 #17 [core-command internal] load .dockerignore 08:49:24 #17 transferring context: 56B done 08:49:24 #17 DONE 0.0s 08:49:24 08:49:24 #18 [support-notifications internal] load .dockerignore 08:49:24 #18 transferring context: 56B 0.0s done 08:49:24 #18 DONE 0.0s 08:49:24 08:49:24 #19 [core-data internal] load .dockerignore 08:49:24 #19 transferring context: 56B done 08:49:24 #19 DONE 0.0s 08:49:24 08:49:24 #20 [security-secretstore-setup internal] load .dockerignore 08:49:24 #20 transferring context: 56B done 08:49:24 #20 DONE 0.0s 08:49:24 08:49:24 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:49:24 #21 transferring context: 56B done 08:49:24 #21 DONE 0.0s 08:49:24 08:49:24 #22 [security-spire-agent internal] load .dockerignore 08:49:24 #22 transferring context: 56B 0.0s done 08:49:24 #22 DONE 0.0s 08:49:24 08:49:24 #23 [security-proxy-setup internal] load .dockerignore 08:49:24 #23 transferring context: 56B done 08:49:24 #23 DONE 0.0s 08:49:24 08:49:24 #24 [support-scheduler internal] load .dockerignore 08:49:24 #24 transferring context: 56B done 08:49:24 #24 DONE 0.1s 08:49:24 08:49:24 #25 [security-bootstrapper internal] load .dockerignore 08:49:24 #25 transferring context: 56B 0.0s done 08:49:24 #25 DONE 0.1s 08:49:24 08:49:24 #26 [core-metadata internal] load .dockerignore 08:49:24 #26 transferring context: 56B 0.0s done 08:49:24 #26 DONE 0.1s 08:49:24 08:49:24 #27 [security-proxy-auth internal] load .dockerignore 08:49:24 #27 transferring context: 56B done 08:49:24 #27 DONE 0.1s 08:49:24 08:49:24 #28 [security-spire-server internal] load .dockerignore 08:49:24 #28 transferring context: 56B done 08:49:24 #28 DONE 0.1s 08:49:24 08:49:24 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:24 #29 DONE 0.0s 08:49:24 08:49:24 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:49:25 #30 DONE 0.2s 08:49:25 08:49:25 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:25 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:25 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:25 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:25 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:25 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 08:49:25 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:25 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 08:49:26 #31 ... 08:49:26 08:49:26 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:26 #32 DONE 0.8s 08:49:26 08:49:26 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:26 #31 ... 08:49:26 08:49:26 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:26 #29 DONE 0.0s 08:49:26 08:49:26 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 08:49:26 #30 DONE 0.3s 08:49:26 08:49:26 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:26 #32 DONE 1.4s 08:49:26 08:49:26 #33 [core-command builder 2/7] WORKDIR /edgex-go 08:49:26 #33 DONE 0.5s 08:49:26 08:49:26 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:26 #31 ... 08:49:26 08:49:26 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:26 #29 DONE 0.0s 08:49:26 08:49:26 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:26 #31 ... 08:49:26 08:49:26 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:26 #29 DONE 0.0s 08:49:26 08:49:26 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:26 #32 DONE 1.4s 08:49:26 08:49:26 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 08:49:26 #33 DONE 0.5s 08:49:26 08:49:26 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:26 #31 ... 08:49:26 08:49:26 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:26 #32 DONE 1.4s 08:49:26 08:49:26 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:26 #29 DONE 0.0s 08:49:26 08:49:26 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 08:49:26 #30 DONE 0.5s 08:49:26 08:49:26 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:49:26 #33 DONE 0.5s 08:49:26 08:49:26 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:26 #31 ... 08:49:26 08:49:26 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:26 #29 DONE 0.0s 08:49:26 08:49:26 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:26 #32 DONE 1.5s 08:49:26 08:49:26 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:49:26 #33 DONE 0.6s 08:49:26 08:49:26 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:26 #29 DONE 0.0s 08:49:26 08:49:26 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:27 #31 ... 08:49:27 08:49:27 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:27 #29 DONE 0.0s 08:49:27 08:49:27 #34 [security-secretstore-setup internal] load build context 08:49:27 #34 ... 08:49:27 08:49:27 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:27 #32 DONE 1.5s 08:49:27 08:49:27 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:49:27 #33 DONE 0.6s 08:49:27 08:49:27 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:27 #29 DONE 0.0s 08:49:27 08:49:27 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 08:49:27 #30 DONE 1.2s 08:49:27 08:49:27 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:49:27 #35 DONE 1.3s 08:49:27 08:49:27 #34 [security-secretstore-setup internal] load build context 08:49:27 #34 ... 08:49:27 08:49:27 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:27 #32 DONE 1.5s 08:49:27 08:49:27 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 08:49:27 #33 DONE 0.6s 08:49:27 08:49:27 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:27 #29 DONE 0.0s 08:49:27 08:49:27 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:27 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:27 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:27 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:27 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:27 #31 DONE 3.0s 08:49:27 08:49:27 #34 [security-secretstore-setup internal] load build context 08:49:29 #34 ... 08:49:29 08:49:29 #36 [security-spire-config internal] load build context 08:49:29 #36 transferring context: 15.84kB 0.2s done 08:49:29 #36 DONE 1.7s 08:49:29 08:49:29 #34 [security-secretstore-setup internal] load build context 08:49:29 #34 ... 08:49:29 08:49:29 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 08:49:29 #30 DONE 3.4s 08:49:29 08:49:29 #34 [security-secretstore-setup internal] load build context 08:49:29 #34 ... 08:49:29 08:49:29 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:49:29 #37 DONE 3.0s 08:49:29 08:49:29 #34 [security-secretstore-setup internal] load build context 08:49:29 #34 ... 08:49:29 08:49:29 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:29 #32 DONE 1.5s 08:49:29 08:49:29 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:49:29 #33 DONE 0.6s 08:49:29 08:49:29 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:29 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:29 #31 DONE 3.0s 08:49:29 08:49:29 #34 [security-secretstore-setup internal] load build context 08:49:29 #34 ... 08:49:29 08:49:29 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:29 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:29 #31 DONE 3.0s 08:49:30 08:49:30 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:30 #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:31 #38 ... 08:49:31 08:49:31 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:49:31 #35 DONE 4.7s 08:49:31 08:49:31 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:49:31 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:49:31 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:49:31 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:49:31 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:49:31 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:49:31 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 08:49:31 #31 DONE 3.0s 08:49:31 08:49:31 #39 [security-spire-server internal] load build context 08:49:33 #39 transferring context: 17.59kB 0.4s done 08:49:34 #39 ... 08:49:34 08:49:34 #40 [security-spire-agent internal] load build context 08:49:34 #40 transferring context: 17.12kB 0.5s done 08:49:34 #40 DONE 4.1s 08:49:34 08:49:34 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:34 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.6s done 08:49:34 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:49:34 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:49:34 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:49:34 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.2s done 08:49:34 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done 08:49:34 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done 08:49:34 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:49:34 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.0s 08:49:34 #41 ... 08:49:34 08:49:34 #39 [security-spire-server internal] load build context 08:49:34 #39 DONE 3.7s 08:49:34 08:49:34 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:34 #41 ... 08:49:34 08:49:34 #42 [security-spiffe-token-provider internal] load build context 08:49:35 #42 ... 08:49:35 08:49:35 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:35 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.32MB / 23.39MB 3.2s 08:49:36 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.49MB / 23.39MB 3.7s 08:49:36 #41 ... 08:49:36 08:49:36 #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:49:36 #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:36 #0 4.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:36 #0 7.226 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:36 #0 7.226 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:36 #0 7.226 OK: 17694 distinct packages available 08:49:36 #0 7.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:36 #0 9.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:36 #43 ... 08:49:36 08:49:36 #44 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:49:36 #0 7.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:36 #0 8.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:36 #44 ... 08:49:36 08:49:36 #45 [core-data internal] load build context 08:49:36 #45 ... 08:49:36 08:49:36 #46 [support-notifications internal] load build context 08:49:36 #46 ... 08:49:36 08:49:36 #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:49:36 #0 5.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:36 #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:36 #0 10.10 OK: 263 MiB in 53 packages 08:49:36 #47 ... 08:49:36 08:49:36 #48 [core-command internal] load build context 08:49:36 #48 ... 08:49:36 08:49:36 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:49:36 #0 5.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:36 #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:36 #0 9.916 OK: 263 MiB in 53 packages 08:49:37 #49 ... 08:49:37 08:49:37 #50 [security-proxy-setup internal] load build context 08:49:37 #50 ... 08:49:37 08:49:37 #51 [core-common-config-bootstrapper internal] load build context 08:49:37 #51 ... 08:49:37 08:49:37 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:37 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 4.8s 08:49:37 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 08:49:37 #41 ... 08:49:37 08:49:37 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:37 #52 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:37 #52 ... 08:49:37 08:49:37 #53 [core-metadata internal] load build context 08:49:37 #53 ... 08:49:37 08:49:37 #54 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:49:37 #54 ... 08:49:37 08:49:37 #55 [security-bootstrapper internal] load build context 08:49:37 #55 ... 08:49:37 08:49:37 #56 [support-scheduler internal] load build context 08:49:38 #56 ... 08:49:38 08:49:38 #55 [security-bootstrapper internal] load build context 08:49:38 #55 transferring context: 12.56MB 10.6s 08:49:38 #55 ... 08:49:38 08:49:38 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:49:38 #49 DONE 11.7s 08:49:38 08:49:38 #55 [security-bootstrapper internal] load build context 08:49:38 #55 ... 08:49:38 08:49:38 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:49:38 #57 ... 08:49:38 08:49:38 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:38 #58 ... 08:49:38 08:49:38 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:49:38 #59 ... 08:49:38 08:49:38 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:39 #60 ... 08:49:39 08:49:39 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:39 #61 ... 08:49:39 08:49:39 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:39 #62 ... 08:49:39 08:49:39 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:39 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 6.7s 08:49:39 #41 ... 08:49:39 08:49:39 #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:49:39 #47 DONE 13.0s 08:49:39 08:49:39 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:39 #41 ... 08:49:39 08:49:39 #63 [security-proxy-auth internal] load build context 08:49:40 #63 ... 08:49:40 08:49:40 #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:49:40 #44 12.32 OK: 263 MiB in 53 packages 08:49:40 #44 DONE 14.0s 08:49:40 08:49:40 #34 [security-secretstore-setup internal] load build context 08:49:40 #34 ... 08:49:40 08:49:40 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:40 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 7.8s 08:49:40 #41 ... 08:49:40 08:49:40 #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:49:40 #43 13.06 OK: 263 MiB in 53 packages 08:49:40 #43 DONE 14.3s 08:49:40 08:49:40 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:40 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 08:49:40 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 8.2s 08:49:41 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 9.1s 08:49:41 #41 ... 08:49:41 08:49:41 #64 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:41 #64 ... 08:49:41 08:49:41 #55 [security-bootstrapper internal] load build context 08:49:42 #55 ... 08:49:42 08:49:42 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:42 #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done 08:49:42 #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:49:42 #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:49:42 #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:49:42 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:49:42 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:49:42 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:49:42 #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done 08:49:42 #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 8.1s 08:49:42 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 08:49:42 #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 08:49:42 #38 ... 08:49:42 08:49:42 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:49:42 #57 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:45 #57 ... 08:49:45 08:49:45 #42 [security-spiffe-token-provider internal] load build context 08:49:45 #42 transferring context: 64.61MB 20.0s 08:49:45 #42 ... 08:49:45 08:49:45 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:45 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.6s done 08:49:45 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.8s 08:49:46 #41 ... 08:49:46 08:49:46 #45 [core-data internal] load build context 08:49:46 #45 ... 08:49:46 08:49:46 #42 [security-spiffe-token-provider internal] load build context 08:49:47 #42 ... 08:49:47 08:49:47 #46 [support-notifications internal] load build context 08:49:47 #46 ... 08:49:47 08:49:47 #48 [core-command internal] load build context 08:49:47 #48 ... 08:49:47 08:49:47 #50 [security-proxy-setup internal] load build context 08:49:47 #50 ... 08:49:47 08:49:47 #48 [core-command internal] load build context 08:49:47 #48 ... 08:49:47 08:49:47 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:47 #52 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:47 #52 15.47 (1/4) Installing dumb-init (1.2.5-r2) 08:49:47 #52 15.52 (2/4) Installing openssl (3.0.10-r0) 08:49:47 #52 15.65 (3/4) Installing su-exec (0.2-r2) 08:49:47 #52 15.65 (4/4) Installing yq (4.30.4-r4) 08:49:47 #52 17.10 Executing busybox-1.35.0-r29.trigger 08:49:47 #52 17.38 OK: 17 MiB in 19 packages 08:49:47 #52 DONE 19.9s 08:49:47 08:49:47 #51 [core-common-config-bootstrapper internal] load build context 08:49:47 #51 ... 08:49:47 08:49:47 #48 [core-command internal] load build context 08:49:47 #48 ... 08:49:47 08:49:47 #53 [core-metadata internal] load build context 08:49:47 #53 ... 08:49:47 08:49:47 #48 [core-command internal] load build context 08:49:48 #48 ... 08:49:48 08:49:48 #56 [support-scheduler internal] load build context 08:49:48 #56 ... 08:49:48 08:49:48 #42 [security-spiffe-token-provider internal] load build context 08:49:48 #42 ... 08:49:48 08:49:48 #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:49:48 #54 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:48 #54 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:48 #54 18.26 (1/1) Installing dumb-init (1.2.5-r2) 08:49:48 #54 18.31 Executing busybox-1.35.0-r29.trigger 08:49:48 #54 18.56 OK: 8 MiB in 16 packages 08:49:48 #54 DONE 20.9s 08:49:48 08:49:48 #42 [security-spiffe-token-provider internal] load build context 08:49:49 #42 ... 08:49:49 08:49:49 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:49:49 #65 DONE 1.4s 08:49:49 08:49:49 #42 [security-spiffe-token-provider internal] load build context 08:49:49 #42 ... 08:49:49 08:49:49 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:49 #58 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:49 #58 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:49 #58 17.67 (1/2) Installing ca-certificates (20230506-r0) 08:49:49 #58 18.47 (2/2) Installing dumb-init (1.2.5-r2) 08:49:49 #58 18.50 Executing busybox-1.35.0-r29.trigger 08:49:49 #58 18.78 Executing ca-certificates-20230506-r0.trigger 08:49:49 #58 ... 08:49:49 08:49:49 #45 [core-data internal] load build context 08:49:50 #45 ... 08:49:50 08:49:50 #34 [security-secretstore-setup internal] load build context 08:49:50 #34 ... 08:49:50 08:49:50 #63 [security-proxy-auth internal] load build context 08:49:50 #63 ... 08:49:50 08:49:50 #45 [core-data internal] load build context 08:49:51 #45 transferring context: 54.41MB 24.5s 08:49:51 #45 ... 08:49:51 08:49:51 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:49:51 #59 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:51 #59 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:51 #59 21.80 (1/2) Installing dumb-init (1.2.5-r2) 08:49:51 #59 21.80 (2/2) Installing su-exec (0.2-r2) 08:49:51 #59 21.87 Executing busybox-1.35.0-r29.trigger 08:49:51 #59 22.02 OK: 8 MiB in 17 packages 08:49:51 #59 ... 08:49:51 08:49:51 #45 [core-data internal] load build context 08:49:51 #45 ... 08:49:51 08:49:51 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:51 #58 21.70 OK: 8 MiB in 17 packages 08:49:51 #58 DONE 23.2s 08:49:51 08:49:51 #45 [core-data internal] load build context 08:49:51 #45 ... 08:49:51 08:49:51 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:51 #61 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:51 #61 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:51 #61 22.52 (1/4) Installing ca-certificates (20230506-r0) 08:49:51 #61 23.06 (2/4) Installing dumb-init (1.2.5-r2) 08:49:51 #61 23.10 (3/4) Installing su-exec (0.2-r2) 08:49:51 #61 23.11 (4/4) Installing yq (4.30.4-r4) 08:49:51 #61 ... 08:49:51 08:49:51 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:51 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.2s 08:49:52 #41 ... 08:49:52 08:49:52 #45 [core-data internal] load build context 08:49:52 #45 ... 08:49:52 08:49:52 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:49:52 #59 DONE 23.9s 08:49:52 08:49:52 #45 [core-data internal] load build context 08:49:52 #45 ... 08:49:52 08:49:52 #55 [security-bootstrapper internal] load build context 08:49:52 #55 ... 08:49:52 08:49:52 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:52 #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.5s done 08:49:52 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.4s 08:49:52 #38 ... 08:49:52 08:49:52 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:52 #62 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:52 #62 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:52 #62 23.24 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:52 #62 23.24 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:52 #62 23.24 OK: 17689 distinct packages available 08:49:52 #62 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:52 #62 ... 08:49:52 08:49:52 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:53 #41 ... 08:49:53 08:49:53 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:53 #60 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:53 #60 18.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:53 #60 24.06 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:53 #60 24.06 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:53 #60 24.06 OK: 17689 distinct packages available 08:49:53 #60 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:53 #60 ... 08:49:53 08:49:53 #45 [core-data internal] load build context 08:49:54 #45 ... 08:49:54 08:49:54 #64 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:54 #64 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 #64 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 #64 20.51 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:54 #64 20.51 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:54 #64 20.51 OK: 17689 distinct packages available 08:49:54 #64 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 #64 ... 08:49:54 08:49:54 #45 [core-data internal] load build context 08:49:54 #45 ... 08:49:54 08:49:54 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:49:54 #57 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 #57 23.87 (1/1) Installing dumb-init (1.2.5-r2) 08:49:54 #57 23.87 Executing busybox-1.35.0-r29.trigger 08:49:54 #57 23.94 OK: 8 MiB in 16 packages 08:49:54 #57 DONE 26.0s 08:49:54 08:49:54 #45 [core-data internal] load build context 08:49:55 #45 ... 08:49:55 08:49:55 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:55 #61 23.95 Executing busybox-1.35.0-r29.trigger 08:49:55 #61 24.00 Executing ca-certificates-20230506-r0.trigger 08:49:55 #61 25.91 OK: 17 MiB in 19 packages 08:49:55 #61 DONE 26.8s 08:49:55 08:49:55 #45 [core-data internal] load build context 08:49:55 #45 transferring context: 63.37MB 29.6s 08:49:57 #45 ... 08:49:57 08:49:57 #46 [support-notifications internal] load build context 08:49:57 #46 ... 08:49:57 08:49:57 #45 [core-data internal] load build context 08:49:57 #45 ... 08:49:57 08:49:57 #50 [security-proxy-setup internal] load build context 08:49:57 #50 ... 08:49:57 08:49:57 #45 [core-data internal] load build context 08:49:58 #45 ... 08:49:58 08:49:58 #51 [core-common-config-bootstrapper internal] load build context 08:49:58 #51 ... 08:49:58 08:49:58 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:58 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.5s 08:49:58 #41 ... 08:49:58 08:49:58 #53 [core-metadata internal] load build context 08:49:58 #53 ... 08:49:58 08:49:58 #51 [core-common-config-bootstrapper internal] load build context 08:49:58 #51 ... 08:49:58 08:49:58 #48 [core-command internal] load build context 08:49:58 #48 ... 08:49:58 08:49:58 #56 [support-scheduler internal] load build context 08:49:58 #56 ... 08:49:58 08:49:58 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:59 #41 ... 08:49:59 08:49:59 #42 [security-spiffe-token-provider internal] load build context 08:49:59 #42 ... 08:49:59 08:49:59 #48 [core-command internal] load build context 08:50:00 #48 ... 08:50:00 08:50:00 #34 [security-secretstore-setup internal] load build context 08:50:00 #34 ... 08:50:00 08:50:00 #63 [security-proxy-auth internal] load build context 08:50:00 #63 ... 08:50:00 08:50:00 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:02 #41 ... 08:50:02 08:50:02 #64 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:02 #64 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 #64 25.33 (1/5) Installing dumb-init (1.2.5-r2) 08:50:02 #64 25.35 (2/5) Installing musl-obstack (1.2.3-r0) 08:50:02 #64 25.36 (3/5) Installing libucontext (1.2-r0) 08:50:02 #64 25.37 (4/5) Installing gcompat (1.1.0-r0) 08:50:02 #64 25.42 (5/5) Installing openssl (3.0.10-r0) 08:50:02 #64 25.50 Executing busybox-1.35.0-r29.trigger 08:50:02 #64 25.56 OK: 9 MiB in 20 packages 08:50:02 #64 DONE 30.8s 08:50:02 08:50:02 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:02 #41 ... 08:50:02 08:50:02 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:50:02 #66 DONE 9.6s 08:50:02 08:50:02 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:02 #41 ... 08:50:02 08:50:02 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:02 #60 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 #60 28.73 (1/4) Installing dumb-init (1.2.5-r2) 08:50:02 #60 28.73 (2/4) Installing musl-obstack (1.2.3-r0) 08:50:02 #60 28.75 (3/4) Installing libucontext (1.2-r0) 08:50:02 #60 28.78 (4/4) Installing gcompat (1.1.0-r0) 08:50:02 #60 28.78 Executing busybox-1.35.0-r29.trigger 08:50:02 #60 28.90 OK: 8 MiB in 19 packages 08:50:02 #60 DONE 33.8s 08:50:02 08:50:02 #34 [security-secretstore-setup internal] load build context 08:50:02 #34 transferring context: 121.62MB 35.8s 08:50:02 #34 ... 08:50:02 08:50:02 #55 [security-bootstrapper internal] load build context 08:50:02 #55 ... 08:50:02 08:50:02 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:50:02 #62 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 #62 28.26 (1/9) Installing ca-certificates (20230506-r0) 08:50:02 #62 28.51 (2/9) Installing brotli-libs (1.0.9-r9) 08:50:02 #62 28.58 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:50:02 #62 28.58 (4/9) Installing libcurl (8.2.1-r0) 08:50:02 #62 28.62 (5/9) Installing curl (8.2.1-r0) 08:50:02 #62 28.62 (6/9) Installing dumb-init (1.2.5-r2) 08:50:02 #62 28.66 (7/9) Installing musl-obstack (1.2.3-r0) 08:50:02 #62 28.66 (8/9) Installing libucontext (1.2-r0) 08:50:02 #62 28.66 (9/9) Installing gcompat (1.1.0-r0) 08:50:02 #62 28.72 Executing busybox-1.35.0-r29.trigger 08:50:02 #62 28.75 Executing ca-certificates-20230506-r0.trigger 08:50:02 #62 29.64 OK: 11 MiB in 24 packages 08:50:02 #62 DONE 34.2s 08:50:02 08:50:02 #55 [security-bootstrapper internal] load build context 08:50:02 #55 ... 08:50:02 08:50:02 #34 [security-secretstore-setup internal] load build context 08:50:02 #34 ... 08:50:02 08:50:02 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:50:02 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.1s done 08:50:03 #38 ... 08:50:03 08:50:03 #34 [security-secretstore-setup internal] load build context 08:50:04 #34 ... 08:50:04 08:50:04 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:50:04 #67 DONE 1.7s 08:50:04 08:50:04 #34 [security-secretstore-setup internal] load build context 08:50:04 #34 ... 08:50:04 08:50:04 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:50:04 #38 DONE 34.4s 08:50:04 08:50:04 #34 [security-secretstore-setup internal] load build context 08:50:06 #34 ... 08:50:06 08:50:06 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:06 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.6s done 08:50:06 #41 DONE 38.6s 08:50:06 08:50:06 #34 [security-secretstore-setup internal] load build context 08:50:07 #34 ... 08:50:07 08:50:07 #46 [support-notifications internal] load build context 08:50:07 #46 ... 08:50:07 08:50:07 #50 [security-proxy-setup internal] load build context 08:50:07 #50 transferring context: 142.95MB 40.5s 08:50:07 #50 ... 08:50:07 08:50:07 #46 [support-notifications internal] load build context 08:50:08 #46 ... 08:50:08 08:50:08 #45 [core-data internal] load build context 08:50:08 #45 ... 08:50:08 08:50:08 #53 [core-metadata internal] load build context 08:50:08 #53 ... 08:50:08 08:50:08 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:50:08 #68 DONE 1.6s 08:50:08 08:50:08 #53 [core-metadata internal] load build context 08:50:08 #53 ... 08:50:08 08:50:08 #50 [security-proxy-setup internal] load build context 08:50:08 #50 ... 08:50:08 08:50:08 #51 [core-common-config-bootstrapper internal] load build context 08:50:08 #51 ... 08:50:08 08:50:08 #53 [core-metadata internal] load build context 08:50:08 #53 ... 08:50:08 08:50:08 #56 [support-scheduler internal] load build context 08:50:09 #56 ... 08:50:09 08:50:09 #50 [security-proxy-setup internal] load build context 08:50:09 #50 ... 08:50:09 08:50:09 #42 [security-spiffe-token-provider internal] load build context 08:50:09 #42 ... 08:50:09 08:50:09 #50 [security-proxy-setup internal] load build context 08:50:10 #50 ... 08:50:10 08:50:10 #48 [core-command internal] load build context 08:50:10 #48 ... 08:50:10 08:50:10 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:50:10 #69 DONE 2.5s 08:50:10 08:50:10 #53 [core-metadata internal] load build context 08:50:10 #53 ... 08:50:10 08:50:10 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:50:10 #70 DONE 2.9s 08:50:10 08:50:10 #53 [core-metadata internal] load build context 08:50:10 #53 ... 08:50:10 08:50:10 #63 [security-proxy-auth internal] load build context 08:50:10 #63 ... 08:50:10 08:50:10 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:50:11 #71 ... 08:50:11 08:50:11 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:50:11 #72 DONE 2.6s 08:50:11 08:50:11 #53 [core-metadata internal] load build context 08:50:11 #53 ... 08:50:11 08:50:11 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:50:11 #73 DONE 0.9s 08:50:11 08:50:11 #53 [core-metadata internal] load build context 08:50:12 #53 ... 08:50:12 08:50:12 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:50:12 #74 DONE 1.1s 08:50:12 08:50:12 #53 [core-metadata internal] load build context 08:50:12 #53 ... 08:50:12 08:50:12 #34 [security-secretstore-setup internal] load build context 08:50:12 #34 transferring context: 188.37MB 45.0s done 08:50:12 #34 DONE 45.7s 08:50:12 08:50:12 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:50:12 #71 DONE 1.5s 08:50:12 08:50:12 #53 [core-metadata internal] load build context 08:50:13 #53 ... 08:50:13 08:50:13 #55 [security-bootstrapper internal] load build context 08:50:13 #55 ... 08:50:13 08:50:13 #75 [security-spire-config stage-2 5/9] COPY security.txt / 08:50:13 #75 DONE 1.2s 08:50:13 08:50:13 #55 [security-bootstrapper internal] load build context 08:50:13 #55 ... 08:50:13 08:50:13 #76 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:50:13 #76 ... 08:50:13 08:50:13 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 08:50:13 #77 DONE 1.0s 08:50:13 08:50:13 #53 [core-metadata internal] load build context 08:50:13 #53 ... 08:50:13 08:50:13 #78 [security-spire-server stage-2 5/8] COPY security.txt / 08:50:13 #78 DONE 1.4s 08:50:14 08:50:14 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:50:14 #79 DONE 1.6s 08:50:14 08:50:14 #53 [core-metadata internal] load build context 08:50:14 #53 ... 08:50:14 08:50:14 #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:14 #80 DONE 1.0s 08:50:14 08:50:14 #53 [core-metadata internal] load build context 08:50:14 #53 ... 08:50:14 08:50:14 #76 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:50:14 #76 DONE 1.4s 08:50:14 08:50:14 #53 [core-metadata internal] load build context 08:50:15 #53 ... 08:50:15 08:50:15 #50 [security-proxy-setup internal] load build context 08:50:15 #50 transferring context: 188.37MB 47.2s done 08:50:15 #50 DONE 48.0s 08:50:15 08:50:15 #53 [core-metadata internal] load build context 08:50:15 #53 ... 08:50:15 08:50:15 #48 [core-command internal] load build context 08:50:15 #48 transferring context: 188.37MB 48.5s done 08:50:15 #48 DONE 49.3s 08:50:15 08:50:15 #53 [core-metadata internal] load build context 08:50:15 #53 ... 08:50:15 08:50:15 #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:15 #81 DONE 1.4s 08:50:15 08:50:15 #53 [core-metadata internal] load build context 08:50:15 #53 ... 08:50:15 08:50:15 #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:15 #82 DONE 2.0s 08:50:16 08:50:16 #53 [core-metadata internal] load build context 08:50:16 #53 ... 08:50:16 08:50:16 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:50:16 #83 DONE 1.5s 08:50:16 08:50:16 #53 [core-metadata internal] load build context 08:50:17 #53 ... 08:50:17 08:50:17 #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:17 #84 DONE 1.1s 08:50:17 08:50:17 #53 [core-metadata internal] load build context 08:50:17 #53 ... 08:50:17 08:50:17 #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:17 #85 DONE 1.0s 08:50:17 08:50:17 #53 [core-metadata internal] load build context 08:50:17 #53 ... 08:50:17 08:50:17 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:50:17 #86 DONE 1.1s 08:50:17 08:50:17 #53 [core-metadata internal] load build context 08:50:18 #53 ... 08:50:18 08:50:18 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 08:50:18 #87 DONE 2.0s 08:50:18 08:50:18 #53 [core-metadata internal] load build context 08:50:18 #53 ... 08:50:18 08:50:18 #46 [support-notifications internal] load build context 08:50:18 #46 ... 08:50:18 08:50:18 #45 [core-data internal] load build context 08:50:18 #45 ... 08:50:18 08:50:18 #53 [core-metadata internal] load build context 08:50:18 #53 ... 08:50:18 08:50:18 #51 [core-common-config-bootstrapper internal] load build context 08:50:18 #51 ... 08:50:18 08:50:18 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:18 #88 DONE 1.4s 08:50:18 08:50:18 #51 [core-common-config-bootstrapper internal] load build context 08:50:18 #51 ... 08:50:18 08:50:18 #53 [core-metadata internal] load build context 08:50:19 #53 ... 08:50:19 08:50:19 #56 [support-scheduler internal] load build context 08:50:19 #56 ... 08:50:19 08:50:19 #53 [core-metadata internal] load build context 08:50:19 #53 ... 08:50:19 08:50:19 #46 [support-notifications internal] load build context 08:50:19 #46 transferring context: 188.37MB 52.5s done 08:50:19 #46 DONE 53.2s 08:50:19 08:50:19 #53 [core-metadata internal] load build context 08:50:19 #53 transferring context: 188.37MB 50.5s done 08:50:19 #53 DONE 52.3s 08:50:19 08:50:19 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:50:20 #89 ... 08:50:20 08:50:20 #42 [security-spiffe-token-provider internal] load build context 08:50:20 #42 ... 08:50:20 08:50:20 #45 [core-data internal] load build context 08:50:21 #45 ... 08:50:21 08:50:21 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:50:21 #89 DONE 1.1s 08:50:21 08:50:21 #45 [core-data internal] load build context 08:50:21 #45 ... 08:50:21 08:50:21 #63 [security-proxy-auth internal] load build context 08:50:21 #63 ... 08:50:21 08:50:21 #55 [security-bootstrapper internal] load build context 08:50:21 #55 transferring context: 188.37MB 53.3s done 08:50:21 #55 DONE 53.6s 08:50:21 08:50:21 #63 [security-proxy-auth internal] load build context 08:50:21 #63 ... 08:50:21 08:50:21 #45 [core-data internal] load build context 08:50:22 #45 transferring context: 188.37MB 56.1s done 08:50:22 #45 DONE 56.3s 08:50:22 08:50:22 #42 [security-spiffe-token-provider internal] load build context 08:50:22 #42 transferring context: 188.37MB 57.8s done 08:50:22 #42 DONE 58.0s 08:50:22 08:50:22 #51 [core-common-config-bootstrapper internal] load build context 08:50:22 #51 transferring context: 188.37MB 56.1s done 08:50:22 #51 DONE 56.4s 08:50:22 08:50:22 #56 [support-scheduler internal] load build context 08:50:23 #56 ... 08:50:23 08:50:23 #90 [security-spire-server] exporting to image 08:50:23 #90 exporting layers 4.8s done 08:50:23 #90 writing image sha256:354f847703296c60f2257a4c70ee50e99760b2eda937d93fa70d744c39bd64e2 0.0s done 08:50:23 #90 naming to docker.io/library/security-spire-config-arm64 done 08:50:23 #90 writing image sha256:3dafbcd10e432eaf5c5eab657082858ddfe3b752a1173bf2f0722e57abfee89e 0.0s done 08:50:23 #90 naming to docker.io/library/security-spire-agent-arm64 done 08:50:23 #90 writing image sha256:edcb212d95104833aed8411ce692560120c3f812274f93b58f1cc48e8c9e1a1e done 08:50:23 #90 naming to docker.io/library/security-spire-server-arm64 done 08:50:23 #90 DONE 6.4s 08:50:23 08:50:23 #56 [support-scheduler internal] load build context 08:50:24 #56 ... 08:50:24 08:50:24 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:50:24 #91 DONE 0.8s 08:50:24 08:50:24 #56 [support-scheduler internal] load build context 08:50:24 #56 ... 08:50:24 08:50:24 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:24 #92 ... 08:50:24 08:50:24 #56 [support-scheduler internal] load build context 08:50:26 #56 ... 08:50:26 08:50:26 #63 [security-proxy-auth internal] load build context 08:50:26 #63 transferring context: 188.37MB 54.5s done 08:50:26 #63 DONE 56.5s 08:50:26 08:50:26 #56 [support-scheduler internal] load build context 08:50:27 #56 transferring context: 188.37MB 58.5s done 08:50:27 #56 DONE 59.8s 08:50:27 08:50:27 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:28 #93 ... 08:50:28 08:50:28 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:28 #94 ... 08:50:28 08:50:28 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:54 #95 ... 08:50:54 08:50:54 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:54 #92 DONE 39.2s 08:50:54 08:50:54 #96 [security-secretstore-setup builder 6/7] COPY . . 08:50:56 #96 DONE 2.9s 08:50:56 08:50:56 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:50:56 #97 CACHED 08:50:56 08:50:56 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:56 #98 CACHED 08:50:56 08:50:56 #99 [security-bootstrapper builder 6/7] COPY . . 08:50:56 #99 CACHED 08:50:56 08:50:56 #100 [security-proxy-setup builder 6/7] COPY . . 08:50:56 #100 CACHED 08:50:56 08:50:56 #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:50:56 #101 CACHED 08:50:56 08:50:56 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:56 #102 CACHED 08:50:56 08:50:56 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:56 #94 DONE 38.1s 08:50:56 08:50:56 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:50:57 #103 ... 08:50:57 08:50:57 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:57 #95 DONE 36.7s 08:50:57 08:50:57 #104 [support-notifications builder 6/7] COPY . . 08:50:58 #104 ... 08:50:58 08:50:58 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:58 #93 DONE 34.8s 08:50:58 08:50:58 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:51:01 #105 ... 08:51:01 08:51:01 #106 [core-command builder 6/7] COPY . . 08:51:01 #106 DONE 4.8s 08:51:01 08:51:01 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:51:01 #107 CACHED 08:51:01 08:51:01 #108 [security-proxy-auth builder 6/7] COPY . . 08:51:01 #108 CACHED 08:51:01 08:51:01 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:01 #109 CACHED 08:51:01 08:51:01 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:51:01 #110 CACHED 08:51:01 08:51:01 #111 [core-metadata builder 6/7] COPY . . 08:51:01 #111 CACHED 08:51:01 08:51:01 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:01 #112 CACHED 08:51:01 08:51:01 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:01 #113 CACHED 08:51:01 08:51:01 #114 [support-scheduler builder 6/7] COPY . . 08:51:01 #114 CACHED 08:51:01 08:51:01 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:51:01 #115 CACHED 08:51:01 08:51:01 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:01 #116 CACHED 08:51:01 08:51:01 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:01 #117 CACHED 08:51:01 08:51:01 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 08:51:01 #118 CACHED 08:51:01 08:51:01 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:01 #119 CACHED 08:51:01 08:51:01 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 08:51:01 #120 CACHED 08:51:01 08:51:01 #121 [core-data builder 6/7] COPY . . 08:51:01 #121 CACHED 08:51:01 08:51:01 #104 [support-notifications builder 6/7] COPY . . 08:51:01 #104 DONE 3.4s 08:51:01 08:51:01 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:01 #122 ... 08:51:01 08:51:01 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:51:01 #105 DONE 3.1s 08:51:02 08:51:02 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:06 #123 ... 08:51:06 08:51:06 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:06 #0 3.016 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:51:06 #124 ... 08:51:06 08:51:06 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:06 #0 3.228 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:51:06 #125 ... 08:51:06 08:51:06 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:51:06 #0 4.981 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:51:07 #126 ... 08:51:07 08:51:07 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:07 #122 5.804 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:51:09 #122 ... 08:51:09 08:51:09 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:51:09 #103 2.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:09 #103 ... 08:51:09 08:51:09 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:09 #123 5.054 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:51:11 #123 ... 08:51:11 08:51:11 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:51:11 #0 5.669 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:51:11 #127 ... 08:51:11 08:51:11 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:51:11 #0 5.947 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:51:11 #128 ... 08:51:11 08:51:11 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:51:11 #0 5.747 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:11 #129 ... 08:51:11 08:51:11 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:11 #0 5.786 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:51:11 #130 ... 08:51:11 08:51:11 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:51:11 #0 5.438 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 09:06:34 #131 ... 09:06:34 09:06:34 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:06:34 #124 933.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:06:34 #124 ... 09:06:34 09:06:34 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:06:34 #103 DONE 937.2s 09:06:34 09:06:34 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:06:34 #131 ... 09:06:34 09:06:34 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:06:34 #132 DONE 0.2s 09:06:34 09:06:34 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:06:34 #133 DONE 0.3s 09:06:34 09:06:34 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:06:34 #124 ... 09:06:34 09:06:34 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:06:34 #134 DONE 0.2s 09:06:35 09:06:35 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:06:35 #135 DONE 0.1s 09:06:35 09:06:35 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:06:35 #136 DONE 0.2s 09:06:35 09:06:35 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:35 #123 ... 09:06:35 09:06:35 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:06:35 #137 DONE 0.1s 09:06:35 09:06:35 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:38 #138 DONE 3.0s 09:06:38 09:06:38 #90 [security-proxy-setup] exporting to image 09:06:38 #90 exporting layers 09:06:39 #90 exporting layers 0.9s done 09:06:39 #90 writing image sha256:9c26afe75ddde6386627a11953c9f21c530fc3169f7254c1ef0facb10a1604b3 0.0s done 09:06:39 #90 naming to docker.io/library/security-proxy-setup-arm64 done 09:06:39 #90 DONE 7.3s 09:06:39 09:06:39 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:06:49 #125 DONE 953.0s 09:06:49 09:06:49 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:06:49 #139 DONE 0.4s 09:06:49 09:06:49 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:06:52 #140 DONE 2.3s 09:06:52 09:06:52 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:06:52 #141 DONE 0.4s 09:06:52 09:06:52 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:06:52 #126 ... 09:06:52 09:06:52 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:06:52 #142 DONE 0.2s 09:06:52 09:06:52 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:06:53 #143 DONE 0.3s 09:06:53 09:06:53 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:06:53 #144 DONE 0.3s 09:06:53 09:06:53 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:06:53 #145 DONE 0.2s 09:06:53 09:06:53 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:06:53 #146 DONE 0.2s 09:06:53 09:06:53 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:06:53 #147 DONE 0.2s 09:06:53 09:06:53 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:06:53 #127 ... 09:06:53 09:06:53 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:06:54 #148 DONE 0.2s 09:06:54 09:06:54 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:06:55 #149 ... 09:06:55 09:06:55 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:06:55 #124 DONE 959.4s 09:06:55 09:06:55 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:56 #128 ... 09:06:56 09:06:56 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:06:56 #150 ... 09:06:56 09:06:56 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:06:56 #149 DONE 2.4s 09:06:56 09:06:56 #90 [security-bootstrapper] exporting to image 09:06:56 #90 exporting layers 09:06:56 #90 ... 09:06:56 09:06:56 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:06:56 #150 DONE 0.7s 09:06:56 09:06:56 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:06:57 #151 DONE 0.4s 09:06:57 09:06:57 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:06:57 #152 DONE 0.2s 09:06:57 09:06:57 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:06:57 #131 ... 09:06:57 09:06:57 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:06:57 #153 DONE 0.1s 09:06:57 09:06:57 #90 [security-bootstrapper] exporting to image 09:06:57 #90 exporting layers 1.3s done 09:06:57 #90 writing image sha256:555d9a6d5808f714225f7ae7da693b51c0309e7717262c407c9e2ad571119816 done 09:06:57 #90 naming to docker.io/library/security-bootstrapper-arm64 done 09:06:57 #90 DONE 8.6s 09:06:57 09:06:57 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:06:57 #154 DONE 0.2s 09:06:57 09:06:57 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:06:58 #155 DONE 0.2s 09:06:58 09:06:58 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:06:58 #126 ... 09:06:58 09:06:58 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:06:58 #156 DONE 0.3s 09:06:58 09:06:58 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:06:58 #126 ... 09:06:58 09:06:58 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:06:58 #157 DONE 0.1s 09:06:58 09:06:58 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:00 #158 DONE 1.6s 09:07:00 09:07:00 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:07:00 #128 ... 09:07:00 09:07:00 #90 [security-secretstore-setup] exporting to image 09:07:01 #90 exporting layers 1.0s done 09:07:01 #90 writing image sha256:5ec4d135efb62d672da263ad6e163909d46f2e7395cb6f3c310d9ff94573cd99 done 09:07:01 #90 naming to docker.io/library/security-secretstore-setup-arm64 09:07:01 #90 naming to docker.io/library/security-secretstore-setup-arm64 done 09:07:01 #90 DONE 9.7s 09:07:01 09:07:01 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:13 #126 ... 09:07:13 09:07:13 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:07:13 #131 DONE 972.5s 09:07:13 09:07:13 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:07:14 #129 ... 09:07:14 09:07:14 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:07:14 #159 DONE 0.2s 09:07:14 09:07:14 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:07:14 #160 DONE 0.1s 09:07:14 09:07:14 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:07:14 #161 DONE 0.3s 09:07:14 09:07:14 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:07:14 #162 DONE 0.1s 09:07:14 09:07:14 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:14 #126 ... 09:07:14 09:07:15 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:07:15 #163 DONE 0.1s 09:07:15 09:07:15 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:17 #164 DONE 1.8s 09:07:17 09:07:17 #90 [security-proxy-auth] exporting to image 09:07:17 #90 exporting layers 09:07:17 #90 exporting layers 0.6s done 09:07:17 #90 writing image sha256:334722b37b8356b763c758777ed87b189cfd70f40188d0d65272babb38dd504f done 09:07:17 #90 naming to docker.io/library/security-proxy-auth-arm64 done 09:07:17 #90 DONE 10.2s 09:07:17 09:07:17 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:07:35 #128 ... 09:07:35 09:07:35 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:07:35 #130 DONE 992.3s 09:07:35 09:07:35 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:35 #126 ... 09:07:35 09:07:35 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:07:35 #165 DONE 0.2s 09:07:35 09:07:35 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:07:35 #166 DONE 0.2s 09:07:35 09:07:35 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:07:35 #167 DONE 0.3s 09:07:35 09:07:35 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:07:35 #168 DONE 0.2s 09:07:35 09:07:35 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:35 #126 ... 09:07:35 09:07:35 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:07:35 #169 DONE 0.1s 09:07:35 09:07:35 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:36 #170 DONE 1.8s 09:07:36 09:07:36 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:36 #126 ... 09:07:36 09:07:36 #90 [core-common-config-bootstrapper] exporting to image 09:07:36 #90 exporting layers 09:07:37 #90 exporting layers 0.6s done 09:07:37 #90 writing image sha256:bb47a8eb8269846c4cf22a0aeff4cb39d22d9d09fd1029a82621d22afeef38a6 done 09:07:37 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:07:37 #90 DONE 10.9s 09:07:37 09:07:37 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:08:16 #126 DONE 1033.7s 09:08:16 09:08:16 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:16 #128 ... 09:08:16 09:08:16 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:16 #171 DONE 0.3s 09:08:16 09:08:16 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:16 #128 ... 09:08:16 09:08:16 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:08:16 #172 DONE 0.2s 09:08:16 09:08:16 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:08:16 #173 DONE 0.3s 09:08:16 09:08:16 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:08:16 #174 DONE 0.1s 09:08:16 09:08:16 #90 [core-command] exporting to image 09:08:16 #90 exporting layers 09:08:16 #90 exporting layers 0.4s done 09:08:16 #90 writing image sha256:1fec3a709325b1f282368d65e6b79ac21cf31b03bb2a7831faa0c02dff45c351 done 09:08:16 #90 naming to docker.io/library/core-command-arm64 0.0s done 09:08:16 #90 DONE 11.3s 09:08:16 09:08:16 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:31 #128 ... 09:08:31 09:08:31 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:08:31 #129 DONE 1047.8s 09:08:31 09:08:31 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:31 #128 ... 09:08:31 09:08:31 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:08:31 #175 DONE 0.1s 09:08:31 09:08:31 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:31 #127 ... 09:08:31 09:08:31 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:08:31 #176 DONE 0.1s 09:08:31 09:08:31 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:31 #177 DONE 0.3s 09:08:31 09:08:31 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:31 #128 ... 09:08:31 09:08:31 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:08:31 #178 DONE 0.1s 09:08:31 09:08:31 #90 [core-data] exporting to image 09:08:31 #90 exporting layers 09:08:31 #90 exporting layers 0.3s done 09:08:31 #90 writing image sha256:25a5675b70e43f310f31ecbdb3f70c46bb9688cda3753ef92cbba5d46bdb04bd 09:08:31 #90 writing image sha256:25a5675b70e43f310f31ecbdb3f70c46bb9688cda3753ef92cbba5d46bdb04bd done 09:08:31 #90 naming to docker.io/library/core-data-arm64 done 09:08:31 #90 DONE 11.6s 09:08:31 09:08:31 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:31 #128 ... 09:08:31 09:08:31 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:31 #127 DONE 1049.5s 09:08:31 09:08:31 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:31 #128 ... 09:08:31 09:08:31 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:08:31 #179 DONE 0.1s 09:08:31 09:08:31 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:08:31 #180 DONE 0.1s 09:08:31 09:08:31 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:08:31 #181 DONE 0.3s 09:08:31 09:08:31 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:08:31 #182 DONE 0.1s 09:08:31 09:08:31 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:31 #122 ... 09:08:31 09:08:31 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:08:31 #183 DONE 0.1s 09:08:31 09:08:31 #90 [core-metadata] exporting to image 09:08:32 #90 exporting layers 0.3s done 09:08:32 #90 writing image sha256:4da52bcf4dbb8a78449575c758e39b505f09df41d35b9e7547e1f45949982b74 done 09:08:32 #90 naming to docker.io/library/core-metadata-arm64 done 09:08:32 #90 DONE 11.9s 09:08:32 09:08:32 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:58 #128 ... 09:08:58 09:08:58 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:58 #123 DONE 1075.9s 09:08:58 09:08:58 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:58 #128 ... 09:08:58 09:08:58 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:08:58 #184 DONE 0.3s 09:08:58 09:08:58 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:08:58 #185 DONE 0.2s 09:08:58 09:08:58 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:58 #186 DONE 0.4s 09:08:58 09:08:58 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:08:58 #187 DONE 0.1s 09:08:58 09:08:58 #90 [security-spiffe-token-provider] exporting to image 09:08:58 #90 exporting layers 09:08:59 #90 exporting layers 0.4s done 09:08:59 #90 writing image sha256:7f3fdc05882722f618af914af85a5d501e5ed486bc0b393990b8a468227a5914 done 09:08:59 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:08:59 #90 DONE 12.3s 09:08:59 09:08:59 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:09:26 #128 DONE 1104.4s 09:09:26 09:09:26 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:26 #122 ... 09:09:26 09:09:26 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:09:26 #188 DONE 0.2s 09:09:26 09:09:26 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:26 #122 ... 09:09:26 09:09:26 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:09:26 #189 DONE 0.2s 09:09:26 09:09:26 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:09:26 #190 DONE 0.4s 09:09:26 09:09:26 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:09:26 #191 DONE 0.1s 09:09:26 09:09:26 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:26 #122 DONE 1105.5s 09:09:26 09:09:26 #90 [support-scheduler] exporting to image 09:09:26 #90 exporting layers 09:09:27 #90 exporting layers 0.6s done 09:09:27 #90 writing image sha256:629974964ad64163b5b79e6876ee157ae97796eb98ef749e3062da9c784caa43 0.0s done 09:09:27 #90 naming to docker.io/library/support-scheduler-arm64 0.0s done 09:09:27 #90 DONE 12.9s 09:09:27 09:09:27 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:09:27 #192 DONE 0.1s 09:09:27 09:09:27 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:09:27 #193 DONE 0.1s 09:09:27 09:09:27 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:09:27 #194 DONE 0.3s 09:09:27 09:09:27 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:09:27 #195 DONE 0.1s 09:09:27 09:09:27 #90 [support-notifications] exporting to image 09:09:28 #90 exporting layers 0.4s done 09:09:28 #90 writing image sha256:fe0c82add9db4d9034fd257f05dca1499f3e517b5849be9a554d46d261bcb75d done 09:09:28 #90 naming to docker.io/library/support-notifications-arm64 done 09:09:28 #90 DONE 13.3s 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:09:28 time="2023-09-06T08:49:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:09:28 $ docker stop --time=1 675ae9586e046f5c37ad8b3c442fc29bb6a9dc3aeaf5eeab1a9a64e587696d62 09:09:29 $ docker rm -f --volumes 675ae9586e046f5c37ad8b3c442fc29bb6a9dc3aeaf5eeab1a9a64e587696d62 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:30 + docker images 09:09:30 REPOSITORY TAG IMAGE ID CREATED SIZE 09:09:30 support-notifications-arm64 latest fe0c82add9db 2 seconds ago 33.7MB 09:09:30 support-scheduler-arm64 latest 629974964ad6 3 seconds ago 33MB 09:09:30 security-spiffe-token-provider-arm64 latest 7f3fdc058827 31 seconds ago 33.3MB 09:09:30 core-metadata-arm64 latest 4da52bcf4dbb 58 seconds ago 21.2MB 09:09:30 core-data-arm64 latest 25a5675b70e4 About a minute ago 21MB 09:09:30 core-command-arm64 latest 1fec3a709325 About a minute ago 20.8MB 09:09:30 core-common-config-bootstrapper-arm64 latest bb47a8eb8269 About a minute ago 18MB 09:09:30 security-proxy-auth-arm64 latest 334722b37b83 2 minutes ago 19.3MB 09:09:30 security-secretstore-setup-arm64 latest 5ec4d135efb6 2 minutes ago 43MB 09:09:30 security-bootstrapper-arm64 latest 555d9a6d5808 2 minutes ago 22.6MB 09:09:30 security-proxy-setup-arm64 latest 9c26afe75ddd 2 minutes ago 28.8MB 09:09:30 security-spire-server-arm64 latest edcb212d9510 19 minutes ago 97.1MB 09:09:30 security-spire-config-arm64 latest 354f84770329 19 minutes ago 96.2MB 09:09:30 security-spire-agent-arm64 latest 3dafbcd10e43 19 minutes ago 153MB 09:09:30 ci-base-image-arm64 latest 54eedfde259e 32 minutes ago 1.05GB 09:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB 09:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [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:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:30 09:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:30 arm64: Pulling from edgex-lftools-log-publisher 09:09:30 8998bd30e6a1: Pulling fs layer 09:09:30 04944245beec: Pulling fs layer 09:09:30 699f458cf7ca: Pulling fs layer 09:09:30 765212b225bb: Pulling fs layer 09:09:30 f23df028b6ca: Pulling fs layer 09:09:30 d65c8cfc05b1: Pulling fs layer 09:09:30 2437ff75d9bd: Pulling fs layer 09:09:30 765212b225bb: Waiting 09:09:30 f23df028b6ca: Waiting 09:09:30 2437ff75d9bd: Waiting 09:09:30 d65c8cfc05b1: Waiting 09:09:31 04944245beec: Verifying Checksum 09:09:31 04944245beec: Download complete 09:09:31 765212b225bb: Verifying Checksum 09:09:31 765212b225bb: Download complete 09:09:31 f23df028b6ca: Verifying Checksum 09:09:31 d65c8cfc05b1: Verifying Checksum 09:09:31 d65c8cfc05b1: Download complete 09:09:31 699f458cf7ca: Verifying Checksum 09:09:31 699f458cf7ca: Download complete 09:09:31 8998bd30e6a1: Verifying Checksum 09:09:31 8998bd30e6a1: Download complete 09:09:34 2437ff75d9bd: Verifying Checksum 09:09:34 2437ff75d9bd: Download complete 09:09:36 8998bd30e6a1: Pull complete 09:09:36 04944245beec: Pull complete 09:09:38 699f458cf7ca: Pull complete 09:09:38 765212b225bb: Pull complete 09:09:39 f23df028b6ca: Pull complete 09:09:39 d65c8cfc05b1: Pull complete 09:09:54 2437ff75d9bd: Pull complete 09:09:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:54 prd-ubuntu20.04-docker-arm64-4c-16g-5438 does not seem to be running inside a container 09:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:09:57 $ docker top b46abf33a96ec448865207e3af3936d1ff3a7d0d997c250a0c7a31afaf2eb087 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:58 ---> job-cost.sh 09:09:58 lf-activate-venv: SKIPPING 09:09:58 INFO: No Stack... 09:09:58 INFO: Retrieving Pricing Info for: v3-standard-4 09:09:59 INFO: Archiving Costs [Pipeline] sh 09:10:00 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:10:00 + cut -d, -f6 [Pipeline] lock 09:10:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4668-5-stack-cost] 09:10:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4668-5-stack-cost] did not exist. Created. 09:10:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4668-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:00 + echo total: 0.10999999940395355 [Pipeline] stash 09:10:00 Stashed 1 file(s) [Pipeline] } 09:10:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4668-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:10:00 $ docker stop --time=1 b46abf33a96ec448865207e3af3936d1ff3a7d0d997c250a0c7a31afaf2eb087 09:10:03 $ docker rm -f --volumes b46abf33a96ec448865207e3af3936d1ff3a7d0d997c250a0c7a31afaf2eb087 [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:10:03 provisioning config files... 09:10:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5819968451737025983tmp [Pipeline] { [Pipeline] sh 09:10:04 + set +x 09:10:04 + bash -s -- 09:10:04 + curl -s https://codecov.io/bash 09:10:04 09:10:04 _____ _ 09:10:04 / ____| | | 09:10:04 | | ___ __| | ___ ___ _____ __ 09:10:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:10:04 | |___| (_) | (_| | __/ (_| (_) \ V / 09:10:04 \_____\___/ \__,_|\___|\___\___/ \_/ 09:10:04 Bash-1.0.6 09:10:04 09:10:04 09:10:04 ==> git version 2.25.1 found 09:10:04 ==> 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:10:04 Release-Date: 2020-01-08 09:10:04 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:10:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:10:04 ==> Jenkins CI detected. 09:10:04 current dir:  /w/workspace/edgex-go/5 09:10:04 project root: . 09:10:04 --> token set from env 09:10:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:10:04 ==> Running gcov in . (disable via -X gcov) 09:10:04 ==> Python coveragepy not found 09:10:04 ==> Searching for coverage reports in: 09:10:04 + . 09:10:04 -> Found 1 reports 09:10:04 ==> Detecting git/mercurial file structure 09:10:04 ==> Reading reports 09:10:04 + ./coverage.out bytes=450177 09:10:04 ==> Appending adjustments 09:10:04 https://docs.codecov.io/docs/fixing-reports 09:10:05 + Found adjustments 09:10:05 ==> Gzipping contents 09:10:05 60K /tmp/codecov.5YT5MK.gz 09:10:05 ==> Uploading reports 09:10:05 url: https://codecov.io 09:10:05 query: branch=PR-4668&commit=c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4668%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4668&job=&cmd_args= 09:10:05 -> Pinging Codecov 09:10:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4668&commit=c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4668%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4668&job=&cmd_args= 09:10:05 -> Uploading to 09:10:05 https://storage.googleapis.com/codecov/v4/raw/2023-09-06/00271124DB129430A58F1EEE437C3FCB/c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92/943ed7a1-43d9-46d6-b609-d22041924453.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T091005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=850dfaf4c6ffc9418037f5d0c9331ed4ff0d58c0b5d145d59f1b981c5cdda26a 09:10:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:05 Dload Upload Total Spent Left Speed 09:10:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57728 0 0 100 57728 0 269k --:--:-- --:--:-- --:--:-- 269k 09:10:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c0af18aa4fd75a0b0f946354f50ba1cfa99a3b92 [Pipeline] } 09:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:10:06 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:10:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:07 ---> package-listing.sh 09:10:07 ++ facter osfamily 09:10:07 ++ tr '[:upper:]' '[:lower:]' 09:10:08 + OS_FAMILY=debian 09:10:08 + workspace=/w/workspace/edgex-go/5 09:10:08 + START_PACKAGES=/tmp/packages_start.txt 09:10:08 + END_PACKAGES=/tmp/packages_end.txt 09:10:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:08 + PACKAGES=/tmp/packages_start.txt 09:10:08 + '[' /w/workspace/edgex-go/5 ']' 09:10:08 + PACKAGES=/tmp/packages_end.txt 09:10:08 + case "${OS_FAMILY}" in 09:10:08 + dpkg -l 09:10:08 + grep '^ii' 09:10:08 + '[' -f /tmp/packages_start.txt ']' 09:10:08 + '[' -f /tmp/packages_end.txt ']' 09:10:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:08 + '[' /w/workspace/edgex-go/5 ']' 09:10:08 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:10:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:10:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:10:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:08 09:10:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:09 latest: Pulling from edgex-lftools-log-publisher 09:10:09 5eb5b503b376: Pulling fs layer 09:10:09 5c69ac0246d0: Pulling fs layer 09:10:09 ec43610c2a17: Pulling fs layer 09:10:09 3a2ae6a8a46f: Pulling fs layer 09:10:09 33b1e0a273af: Pulling fs layer 09:10:09 3a2ae6a8a46f: Waiting 09:10:09 5d3b04190fa2: Pulling fs layer 09:10:09 2f39f015ded8: Pulling fs layer 09:10:09 33b1e0a273af: Waiting 09:10:09 5d3b04190fa2: Waiting 09:10:09 2f39f015ded8: Waiting 09:10:09 5c69ac0246d0: Download complete 09:10:09 3a2ae6a8a46f: Download complete 09:10:09 33b1e0a273af: Verifying Checksum 09:10:09 33b1e0a273af: Download complete 09:10:09 5d3b04190fa2: Download complete 09:10:09 ec43610c2a17: Download complete 09:10:09 5eb5b503b376: Verifying Checksum 09:10:09 5eb5b503b376: Download complete 09:10:10 2f39f015ded8: Download complete 09:10:10 5eb5b503b376: Pull complete 09:10:10 5c69ac0246d0: Pull complete 09:10:11 ec43610c2a17: Pull complete 09:10:11 3a2ae6a8a46f: Pull complete 09:10:11 33b1e0a273af: Pull complete 09:10:11 5d3b04190fa2: Pull complete 09:10:15 2f39f015ded8: Pull complete 09:10:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:15 prd-ubuntu20.04-docker-8c-8g-5436 does not seem to be running inside a container 09:10:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:10:20 $ docker top e09c2b38054cafddf784f21c4f265df5ed84f1aa551657ec777a8acdd2a2e3de -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:20 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:21 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:21 + ls /var/log/sa-host 09:10:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:21 provisioning config files... 09:10:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7545862743239237942tmp [Pipeline] { [Pipeline] echo 09:10:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:21 ---> create-netrc.sh [Pipeline] } 09:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:22 ---> python-tools-install.sh [Pipeline] echo 09:10:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:22 ---> sudo-logs.sh 09:10:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:22 ---> job-cost.sh 09:10:22 lf-activate-venv: SKIPPING 09:10:22 DEBUG: total: 0.10999999940395355 09:10:22 INFO: Retrieving Stack Cost... 09:10:23 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:23 INFO: Archiving Costs [Pipeline] echo 09:10:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:23 ---> logs-deploy.sh 09:10:23 lf-activate-venv: SKIPPING 09:10:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4668/5 09:10:23 INFO: archiving workspace using pattern(s): 09:10:24 Archives upload complete. 09:10:24 INFO: archiving logs to Nexus