Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c148ab59b65625e513fe090354cd046dedf8c5e4+cac31287acd04e958173a3bbb33b482e6c71c818 (b2749089fcc4375241fc483965cc12eb5662e1ff) 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-ssh17037852472509339742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5197128467436945453.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-4721/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-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12189413335132649650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh16737823916866761373.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-4721/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-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10923028366527796748.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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18084 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cac31287acd04e958173a3bbb33b482e6c71c818 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 Merge succeeded, producing 4f2e43b2ca39dee13468211d4de9754ffe864f98 Checking out Revision 4f2e43b2ca39dee13468211d4de9754ffe864f98 (PR-4721) > git config core.sparsecheckout # timeout=10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # 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 cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f2e43b2ca39dee13468211d4de9754ffe864f98 # timeout=10 Commit message: "Merge commit 'cac31287acd04e958173a3bbb33b482e6c71c818' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:26 ========================================================= 08:30:26 EdgeX Global Pipelines Version Info 08:30:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 192213daff843e32dbe363c6cb5d92abc4433dd8 # timeout=10 08:30:26 ------------------- 08:30:26 stable info: 08:30:26 ------------------- 08:30:26 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 08:30:26 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 08:30:26 Message: update stable to v1.0.257 08:30:27 ------------------- 08:30:27 experimental info: 08:30:27 ------------------- 08:30:27 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:27 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 08:30:27 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4721 [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4721 [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4721 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f2e43b [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:28 provisioning config files... 08:30:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config720932484505780309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:28 ---> docker-login.sh 08:30:28 nexus3.edgexfoundry.org:10001 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 nexus3.edgexfoundry.org:10002 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 nexus3.edgexfoundry.org:10003 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 nexus3.edgexfoundry.org:10004 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 docker.io 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 ---> docker-login.sh ends [Pipeline] } 08:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:30 + dirname cmd/core-command/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo core-command,cmd/core-command/Dockerfile 08:30:30 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:30 cut -d/ -f2 08:30:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:30 + dirname cmd/core-data/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo core-data,cmd/core-data/Dockerfile 08:30:30 + dirname cmd/core-metadata/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:30 + dirname cmd/security-bootstrapper/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:30 + dirname cmd/security-proxy-auth/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:30 + dirname cmd/security-proxy-setup/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:30 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 08:30:30 -f2 08:30:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:30 + dirname cmd/security-spire-agent/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:30 + dirname cmd/security-spire-config/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + dirname cmd/security-spire-server/Dockerfile 08:30:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:30 + dirname cmd/support-notifications/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:30 + dirname cmd/support-scheduler/Dockerfile 08:30:30 + cut -d/ -f2 08:30:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:30 + git rev-list -1 --merges 4f2e43b2ca39dee13468211d4de9754ffe864f98~1..4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] echo 08:30:30 -----------> git rev-list -1 --merges 4f2e43b2ca39dee13468211d4de9754ffe864f98~1..4f2e43b2ca39dee13468211d4de9754ffe864f98 4f2e43b2ca39dee13468211d4de9754ffe864f98 08:30:30 4f2e43b2ca39dee13468211d4de9754ffe864f98 [false] [Pipeline] sh 08:30:30 + git log --format=format:%s -1 4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] echo 08:30:30 ========================================================= 08:30:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:31 + grep -v github /etc/ssh/ssh_known_hosts 08:30:31 + [ -e /tmp/ssh_known_hosts ] 08:30:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:30:31 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:31 08:30:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:32 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:32 b85a868b505f: Pulling fs layer 08:30:32 e2be974225ed: Pulling fs layer 08:30:32 339a4e72a1f5: Pulling fs layer 08:30:32 988bab9f4d93: Pulling fs layer 08:30:32 1469e6f7b9e6: Pulling fs layer 08:30:32 eaf3925da568: Pulling fs layer 08:30:32 1469e6f7b9e6: Waiting 08:30:32 988bab9f4d93: Waiting 08:30:32 bab4dde63d76: Pulling fs layer 08:30:32 bde34c3a00c8: Pulling fs layer 08:30:32 eaf3925da568: Waiting 08:30:32 b352a97aabf1: Pulling fs layer 08:30:32 bde34c3a00c8: Waiting 08:30:32 4872d77fe225: Pulling fs layer 08:30:32 bab4dde63d76: Waiting 08:30:32 b352a97aabf1: Waiting 08:30:32 5851b861e8e6: Pulling fs layer 08:30:32 5851b861e8e6: Waiting 08:30:32 4872d77fe225: Waiting 08:30:32 e2be974225ed: Verifying Checksum 08:30:32 e2be974225ed: Download complete 08:30:32 988bab9f4d93: Verifying Checksum 08:30:32 988bab9f4d93: Download complete 08:30:32 1469e6f7b9e6: Verifying Checksum 08:30:32 1469e6f7b9e6: Download complete 08:30:32 eaf3925da568: Verifying Checksum 08:30:32 eaf3925da568: Download complete 08:30:32 339a4e72a1f5: Verifying Checksum 08:30:32 339a4e72a1f5: Download complete 08:30:32 bde34c3a00c8: Download complete 08:30:32 b352a97aabf1: Verifying Checksum 08:30:32 b352a97aabf1: Download complete 08:30:32 4872d77fe225: Verifying Checksum 08:30:32 4872d77fe225: Download complete 08:30:32 5851b861e8e6: Download complete 08:30:32 b85a868b505f: Verifying Checksum 08:30:32 b85a868b505f: Download complete 08:30:32 bab4dde63d76: Verifying Checksum 08:30:32 bab4dde63d76: Download complete 08:30:33 b85a868b505f: Pull complete 08:30:33 e2be974225ed: Pull complete 08:30:34 339a4e72a1f5: Pull complete 08:30:34 988bab9f4d93: Pull complete 08:30:34 1469e6f7b9e6: Pull complete 08:30:35 eaf3925da568: Pull complete 08:30:36 bab4dde63d76: Pull complete 08:30:36 bde34c3a00c8: Pull complete 08:30:36 b352a97aabf1: Pull complete 08:30:37 4872d77fe225: Pull complete 08:30:37 5851b861e8e6: Pull complete 08:30:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:37 prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container 08:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:41 $ docker top eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 -eo pid,comm 08:30:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:41 [ssh-agent] Looking for ssh-agent implementation... 08:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:41 $ docker exec eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent 08:30:41 SSH_AUTH_SOCK=/tmp/ssh-8vIC8eFAa5dF/agent.33 08:30:41 SSH_AGENT_PID=39 08:30:41 Running ssh-add (command line suppressed) 08:30:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_15448017898056095595.key (/w/workspace/edgex-go/4@tmp/private_key_15448017898056095595.key) 08:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:41 + git tag --points-at HEAD [Pipeline] } 08:30:41 $ docker exec --env ******** --env ******** eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent -k 08:30:41 unset SSH_AUTH_SOCK; 08:30:41 unset SSH_AGENT_PID; 08:30:41 echo Agent pid 39 killed; 08:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:41 [ssh-agent] Looking for ssh-agent implementation... 08:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:42 $ docker exec eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent 08:30:42 SSH_AUTH_SOCK=/tmp/ssh-nd8iVv2cug3L/agent.71 08:30:42 SSH_AGENT_PID=77 08:30:42 Running ssh-add (command line suppressed) 08:30:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4817419098189356587.key (/w/workspace/edgex-go/4@tmp/private_key_4817419098189356587.key) 08:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:42 + git semver init 08:30:42 2023-11-15 08:30:42,830 [run_init] DEBUG init version:0.0.0 force:False 08:30:42 2023-11-15 08:30:42,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:30:42 2023-11-15 08:30:42,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:30:42 2023-11-15 08:30:42,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:49 2023-11-15 08:30:48,719 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:49 2023-11-15 08:30:48,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4721 with force:False 08:30:49 2023-11-15 08:30:48,719 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4721 08:30:49 2023-11-15 08:30:48,724 [execute] INFO git cat-file --batch-check 08:30:49 2023-11-15 08:30:48,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:49 2023-11-15 08:30:48,731 [execute] INFO git cat-file --batch 08:30:49 2023-11-15 08:30:48,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:49 2023-11-15 08:30:48,736 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4721 08:30:49 0.0.0 [Pipeline] } 08:30:49 $ docker exec --env ******** --env ******** eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent -k 08:30:49 unset SSH_AUTH_SOCK; 08:30:49 unset SSH_AGENT_PID; 08:30:49 echo Agent pid 77 killed; 08:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:49 + git semver [Pipeline] } 08:30:50 $ docker stop --time=1 eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 08:30:51 $ docker rm -f --volumes eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:52 Stashed 1 file(s) [Pipeline] echo 08:30:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:52 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:52 ========================================================= 08:30:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:52 7264a8db6415: Pulling fs layer 08:30:52 c4d48a809fc2: Pulling fs layer 08:30:52 4f1c88b9dad5: Pulling fs layer 08:30:52 ad3a456e5733: Pulling fs layer 08:30:52 69c7f0334f64: Pulling fs layer 08:30:52 1f1c1a5573a3: Pulling fs layer 08:30:52 ce7588e14bc9: Pulling fs layer 08:30:52 b5e4710f87ac: Pulling fs layer 08:30:52 ad3a456e5733: Waiting 08:30:52 69c7f0334f64: Waiting 08:30:52 1f1c1a5573a3: Waiting 08:30:52 b5e4710f87ac: Waiting 08:30:52 c4d48a809fc2: Verifying Checksum 08:30:52 c4d48a809fc2: Download complete 08:30:52 ad3a456e5733: Verifying Checksum 08:30:52 ad3a456e5733: Download complete 08:30:53 69c7f0334f64: Verifying Checksum 08:30:53 69c7f0334f64: Download complete 08:30:53 7264a8db6415: Verifying Checksum 08:30:53 7264a8db6415: Download complete 08:30:53 1f1c1a5573a3: Verifying Checksum 08:30:53 1f1c1a5573a3: Download complete 08:30:53 7264a8db6415: Pull complete 08:30:53 b5e4710f87ac: Verifying Checksum 08:30:53 b5e4710f87ac: Download complete 08:30:53 4f1c88b9dad5: Verifying Checksum 08:30:53 4f1c88b9dad5: Download complete 08:30:53 c4d48a809fc2: Pull complete 08:30:53 ce7588e14bc9: Verifying Checksum 08:30:53 ce7588e14bc9: Download complete 08:30:57 4f1c88b9dad5: Pull complete 08:30:57 ad3a456e5733: Pull complete 08:30:57 69c7f0334f64: Pull complete 08:30:57 1f1c1a5573a3: Pull complete 08:30:59 ce7588e14bc9: Pull complete 08:30:59 b5e4710f87ac: Pull complete 08:30:59 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:00 WORKDIR /edgex 08:31:00 COPY go.mod . 08:31:00 RUN go mod download 08:31:00 + docker build -t ci-base-image-x86_64 -f - . 08:31:00 Sending build context to Docker daemon 171MB 08:31:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:00 ---> 88b5674ff536 08:31:00 Step 2/4 : WORKDIR /edgex 08:31:07 ---> Running in 6492cbfa8ffa 08:31:07 Removing intermediate container 6492cbfa8ffa 08:31:07 ---> 8f151bffda11 08:31:07 Step 3/4 : COPY go.mod . 08:31:07 ---> 7504da0208bc 08:31:07 Step 4/4 : RUN go mod download 08:31:07 ---> Running in 95f2cb990074 08:31:07 Still waiting to schedule task 08:31:07 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 08:31:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18086’ is offline 08:31:25 Removing intermediate container 95f2cb990074 08:31:25 ---> 9e5236f562d3 08:31:25 Successfully built 9e5236f562d3 08:31:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:25 + docker inspect -f . ci-base-image-x86_64 08:31:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:25 prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container 08:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:26 $ docker top 7a5e899771c8285a222a830e5329bc86980c33b7df080ea814c1d1aa05d595f7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:26 + go version 08:31:26 go version go1.21.0 linux/amd64 [Pipeline] } 08:31:26 $ docker stop --time=1 7a5e899771c8285a222a830e5329bc86980c33b7df080ea814c1d1aa05d595f7 08:31:27 $ docker rm -f --volumes 7a5e899771c8285a222a830e5329bc86980c33b7df080ea814c1d1aa05d595f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:28 + docker inspect -f . ci-base-image-x86_64 08:31:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:28 prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container 08:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:28 $ docker top bf8d7ba47667b67e19996bc5a44d98e1cad8aa903da866c645c7326a95ab576f -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:28 ========================================================= 08:31:28 [edgeXBuildGoParallel] Running Tests and Build... 08:31:28 ========================================================= [Pipeline] sh 08:31:28 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:29 + make test 08:31:29 go test -race -coverprofile=coverage.out ./... 08:31:35 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.474s coverage: 93.4% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.073s coverage: 0.9% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.056s coverage: 82.9% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.030s coverage: 94.1% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.359s coverage: 79.9% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.073s coverage: 92.9% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.081s coverage: 62.3% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.047s coverage: 100.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.243s coverage: 38.4% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements 08:32:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:27 running golangci-lint 08:32:27 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:27 go version go1.21.0 linux/amd64 08:32:27 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:27 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:40 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|files|imports|deps|exports_file) took 10.889777099s" 08:32:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.646544ms" 08:32:46 level=info msg="[linters_context/goanalysis] analyzers took 59.178096983s with top 10 stages: buildir: 30.398792781s, gosec: 6.102580482s, inspect: 1.614075116s, S1038: 1.173439952s, fact_deprecated: 1.150907004s, printf: 894.103723ms, fact_purity: 787.035088ms, nilness: 784.094103ms, ctrlflow: 759.042379ms, directives: 517.700675ms" 08:32:46 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:32:46 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, skip_files: 197/197, exclude-rules: 21/197, nolint: 0/21" 08:32:46 level=info msg="[runner] processing took 14.908907ms with stages: nolint: 6.626922ms, identifier_marker: 3.131352ms, path_prettifier: 1.91289ms, autogenerated_exclude: 1.341645ms, exclude-rules: 1.047046ms, skip_dirs: 806.991µs, cgo: 24.651µs, filename_unadjuster: 13.45µs, max_same_issues: 860ns, skip_files: 430ns, fixer: 400ns, uniq_by_line: 390ns, exclude: 300ns, sort_results: 260ns, severity-rules: 260ns, diff: 250ns, max_per_file_from_linter: 240ns, source_code: 200ns, max_from_linter: 160ns, path_shortener: 110ns, path_prefixer: 100ns" 08:32:46 level=info msg="[runner] linters took 7.728405231s with stages: goanalysis_metalinter: 7.713400751s" 08:32:46 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:46 level=info msg="Memory: 188 samples, avg is 266.8MB, max is 958.8MB" 08:32:46 level=info msg="Execution took 18.652775345s" 08:32:46 go vet ./... 08:32:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:50 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:51 + ls -al . 08:32:51 total 736 08:32:51 drwxrwxr-x 11 1001 1001 4096 Nov 15 08:31 . 08:32:51 drwxr-xr-x 4 root root 4096 Nov 15 08:31 .. 08:32:51 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 .blubracket 08:32:51 -rw-rw-r-- 1 1001 1001 10 Nov 15 08:30 .dockerignore 08:32:51 drwxrwxr-x 8 1001 1001 4096 Nov 15 08:32 .git 08:32:51 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:30 .github 08:32:51 -rw-rw-r-- 1 1001 1001 1074 Nov 15 08:30 .gitignore 08:32:51 -rw-rw-r-- 1 1001 1001 42 Nov 15 08:30 .golangci.yml 08:32:51 -rw-rw-r-- 1 1001 1001 100 Nov 15 08:30 .hadolint.yml 08:32:51 drwxr-xr-x 3 1001 1001 4096 Nov 15 08:30 .semver 08:32:51 -rw-rw-r-- 1 1001 1001 155 Nov 15 08:30 .sonarcloud.properties 08:32:51 -rw-rw-r-- 1 1001 1001 1171 Nov 15 08:30 ADOPTERS.md 08:32:51 -rw-rw-r-- 1 1001 1001 11674 Nov 15 08:30 Attribution.txt 08:32:51 -rw-rw-r-- 1 1001 1001 100284 Nov 15 08:30 CHANGELOG.md 08:32:51 -rw-rw-r-- 1 1001 1001 3804 Nov 15 08:30 CONTRIBUTING.md 08:32:51 -rw-rw-r-- 1 1001 1001 677 Nov 15 08:30 GOVERNANCE.md 08:32:51 -rw-rw-r-- 1 1001 1001 861 Nov 15 08:30 Jenkinsfile 08:32:51 -rw-rw-r-- 1 1001 1001 10775 Nov 15 08:30 LICENSE 08:32:51 -rw-rw-r-- 1 1001 1001 15054 Nov 15 08:30 Makefile 08:32:51 -rw-rw-r-- 1 1001 1001 582 Nov 15 08:30 OWNERS.md 08:32:51 -rw-rw-r-- 1 1001 1001 9528 Nov 15 08:30 README.md 08:32:51 -rw-rw-r-- 1 1001 1001 789 Nov 15 08:30 SECURITY.md 08:32:51 -rw-rw-r-- 1 1001 1001 5 Nov 15 08:30 VERSION 08:32:51 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 bin 08:32:51 drwxrwxr-x 18 1001 1001 4096 Nov 15 08:30 cmd 08:32:51 -rw-r--r-- 1 root root 453602 Nov 15 08:32 coverage.out 08:32:51 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 fuzz_test 08:32:51 -rw-rw-r-- 1 1001 1001 3649 Nov 15 08:30 go.mod 08:32:51 -rw-rw-r-- 1 1001 1001 34366 Nov 15 08:30 go.sum 08:32:51 drwxrwxr-x 7 1001 1001 4096 Nov 15 08:30 internal 08:32:51 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:30 openapi 08:32:51 -rw-rw-r-- 1 1001 1001 584 Nov 15 08:30 security.txt 08:32:51 -rw-rw-r-- 1 1001 1001 204 Nov 15 08:30 version.go [Pipeline] sh 08:32:51 + '[' -e coverage.out ] 08:32:51 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:51 Stashed 1 file(s) [Pipeline] sh 08:32:51 + make build 08:32:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:19 $ docker stop --time=1 bf8d7ba47667b67e19996bc5a44d98e1cad8aa903da866c645c7326a95ab576f 08:33:30 $ docker rm -f --volumes bf8d7ba47667b67e19996bc5a44d98e1cad8aa903da866c645c7326a95ab576f [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:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:31 08:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:31 latest: Pulling from edgex-devops/edgex-compose 08:33:31 91d30c5bc195: Pulling fs layer 08:33:31 2e9b0aa3be6d: Pulling fs layer 08:33:31 9c61dcf015f6: Pulling fs layer 08:33:31 4698f68db338: Pulling fs layer 08:33:31 2a2f49069b9e: Pulling fs layer 08:33:31 e0025b399a48: Pulling fs layer 08:33:31 4698f68db338: Waiting 08:33:31 2a2f49069b9e: Waiting 08:33:31 e0025b399a48: Waiting 08:33:31 91d30c5bc195: Verifying Checksum 08:33:31 91d30c5bc195: Download complete 08:33:31 4698f68db338: Verifying Checksum 08:33:31 4698f68db338: Download complete 08:33:32 2e9b0aa3be6d: Verifying Checksum 08:33:32 2e9b0aa3be6d: Download complete 08:33:32 e0025b399a48: Verifying Checksum 08:33:32 2a2f49069b9e: Download complete 08:33:32 91d30c5bc195: Pull complete 08:33:32 9c61dcf015f6: Download complete 08:33:32 2e9b0aa3be6d: Pull complete 08:33:35 9c61dcf015f6: Pull complete 08:33:35 4698f68db338: Pull complete 08:33:36 2a2f49069b9e: Pull complete 08:33:36 e0025b399a48: Pull complete 08:33:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:37 prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container 08:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18088 in /w/workspace/edgexfoundry_edgex-go_PR-4721 08:33:43 $ docker top 765dc725290c906daea7d1dcdd7bdb1a707b0b3f94f637766d723d5cae2f4bc6 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:33:43 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:33:43 The recommended git tool is: git 08:33:44 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:46 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:46 #1 transferring dockerfile: 2.49kB done 08:33:46 #1 DONE 0.7s 08:33:46 08:33:46 #2 [security-secretstore-setup internal] load .dockerignore 08:33:46 #2 transferring context: 50B done 08:33:46 #2 DONE 0.5s 08:33:46 08:33:46 #3 [security-spire-agent internal] load build definition from Dockerfile 08:33:46 #3 ... 08:33:46 08:33:46 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:33:46 #4 transferring dockerfile: 2.93kB done 08:33:46 #4 DONE 0.2s 08:33:46 08:33:46 #3 [security-spire-agent internal] load build definition from Dockerfile 08:33:46 #3 transferring dockerfile: 1.81kB done 08:33:46 #3 ... 08:33:46 08:33:46 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:46 #5 DONE 0.0s 08:33:46 08:33:46 #6 [core-data internal] load build definition from Dockerfile 08:33:47 #6 ... 08:33:47 08:33:47 #3 [security-spire-agent internal] load build definition from Dockerfile 08:33:47 #3 DONE 1.0s 08:33:47 08:33:47 #7 [core-metadata internal] load build definition from Dockerfile 08:33:47 #7 transferring dockerfile: 2.06kB done 08:33:47 #7 DONE 1.0s 08:33:47 08:33:47 #8 [security-spire-server internal] load build definition from Dockerfile 08:33:47 #8 transferring dockerfile: 1.70kB done 08:33:48 #8 DONE 1.2s 08:33:48 08:33:48 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:48 #9 transferring dockerfile: 2.23kB done 08:33:48 #9 DONE 1.3s 08:33:48 08:33:48 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:33:48 #10 transferring dockerfile: 2.15kB done 08:33:48 #10 DONE 1.3s 08:33:48 08:33:48 #11 [support-scheduler internal] load build definition from Dockerfile 08:33:48 #11 transferring dockerfile: 1.93kB done 08:33:48 #11 DONE 1.4s 08:33:48 08:33:48 #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:33:48 #12 DONE 1.2s 08:33:48 08:33:48 #13 [support-scheduler internal] load .dockerignore 08:33:48 #13 transferring context: 50B done 08:33:48 #13 DONE 1.2s 08:33:48 08:33:48 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:48 #14 transferring dockerfile: 1.89kB done 08:33:48 #14 DONE 1.3s 08:33:48 08:33:48 #15 [support-notifications internal] load build definition from Dockerfile 08:33:48 #15 transferring dockerfile: 1.95kB done 08:33:48 #15 DONE 1.2s 08:33:48 08:33:48 #16 [security-spire-config internal] load build definition from Dockerfile 08:33:48 #16 transferring dockerfile: 1.69kB done 08:33:48 #16 DONE 1.2s 08:33:48 08:33:48 #17 [core-metadata internal] load .dockerignore 08:33:48 #17 transferring context: 50B done 08:33:48 #17 DONE 1.2s 08:33:48 08:33:48 #18 [security-spire-agent internal] load .dockerignore 08:33:48 #18 transferring context: 50B done 08:33:48 #18 DONE 1.2s 08:33:48 08:33:48 #19 [security-bootstrapper internal] load .dockerignore 08:33:48 #19 transferring context: 50B done 08:33:48 #19 DONE 1.3s 08:33:48 08:33:48 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:48 #5 DONE 0.0s 08:33:48 08:33:48 #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:33:48 #20 ... 08:33:48 08:33:48 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:48 #5 DONE 0.0s 08:33:48 08:33:48 #12 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:33:48 #12 DONE 1.2s 08:33:48 08:33:48 #21 [security-proxy-setup internal] load build definition from Dockerfile 08:33:48 #21 transferring dockerfile: 2.50kB done 08:33:48 #21 DONE 1.3s 08:33:48 08:33:48 #6 [core-data internal] load build definition from Dockerfile 08:33:48 #6 transferring dockerfile: 2.01kB done 08:33:48 #6 DONE 1.4s 08:33:48 08:33:48 #22 [core-command internal] load build definition from Dockerfile 08:33:48 #22 transferring dockerfile: 1.93kB done 08:33:48 #22 DONE 1.4s 08:33:48 08:33:48 #23 [security-proxy-auth internal] load .dockerignore 08:33:48 #23 transferring context: 50B done 08:33:48 #23 DONE 1.3s 08:33:48 08:33:48 #24 [support-notifications internal] load .dockerignore 08:33:48 #24 transferring context: 50B done 08:33:48 #24 DONE 1.2s 08:33:48 08:33:48 #25 [core-data internal] load .dockerignore 08:33:48 #25 transferring context: 50B done 08:33:48 #25 DONE 1.2s 08:33:48 08:33:48 #26 [security-spiffe-token-provider internal] load .dockerignore 08:33:48 #26 transferring context: 50B done 08:33:48 #26 DONE 1.3s 08:33:48 08:33:48 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:48 #5 DONE 0.0s 08:33:48 08:33:48 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:33:48 #27 transferring context: 50B done 08:33:48 #27 DONE 1.4s 08:33:48 08:33:48 #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:33:48 #12 DONE 1.2s 08:33:48 08:33:48 #28 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:48 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 08:33:48 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:48 #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:48 #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:48 #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:33:48 #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 08:33:48 #28 ... 08:33:48 08:33:48 #29 [security-spire-config internal] load .dockerignore 08:33:48 #29 transferring context: 50B done 08:33:48 #29 DONE 1.3s 08:33:48 08:33:48 #30 [security-proxy-setup internal] load .dockerignore 08:33:48 #30 transferring context: 50B done 08:33:48 #30 DONE 1.3s 08:33:48 08:33:48 #31 [core-command internal] load .dockerignore 08:33:48 #31 transferring context: 50B done 08:33:48 #31 DONE 1.3s 08:33:48 08:33:48 #32 [security-spire-server internal] load .dockerignore 08:33:48 #32 transferring context: 50B done 08:33:48 #32 DONE 1.4s 08:33:48 08:33:48 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:48 #5 DONE 0.0s 08:33:48 08:33:48 #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:33:48 #12 DONE 1.2s 08:33:48 08:33:48 #28 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:48 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 08:33:48 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:48 #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:48 #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:48 #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:33:48 #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 08:33:48 #28 DONE 1.4s 08:33:48 08:33:48 #33 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:33:48 #33 ... 08:33:48 08:33:48 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:48 #5 DONE 0.0s 08:33:49 08:33:49 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:49 #5 DONE 0.0s 08:33:49 08:33:49 #28 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:49 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 08:33:49 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:49 #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:49 #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:49 #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:33:49 #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 08:33:49 #28 DONE 1.4s 08:33:49 08:33:49 #34 [security-spiffe-token-provider internal] load build context 08:33:49 #34 ... 08:33:49 08:33:49 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:49 #5 DONE 0.0s 08:33:49 08:33:49 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:33:49 #35 DONE 0.9s 08:33:49 using credential edgex-jenkins-ssh 08:33:49 Cloning the remote Git repository 08:33:49 08:33:49 #12 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:33:49 #12 DONE 1.5s 08:33:49 08:33:49 #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:33:49 #20 DONE 1.0s 08:33:49 08:33:49 #28 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:49 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 08:33:49 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:49 #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:49 #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:49 #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:33:49 #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 08:33:49 #28 DONE 1.4s 08:33:49 08:33:49 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:49 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:49 > git init /w/workspace/edgex-go/4 # timeout=10 08:33:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:49 > git --version # timeout=10 08:33:49 > git --version # 'git version 2.25.1' 08:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:54 #36 ... 08:33:54 08:33:54 #37 [security-proxy-auth internal] load build context 08:33:54 #37 transferring context: 348.66MB 5.8s 08:33:54 #37 transferring context: 365.21MB 6.1s done 08:33:54 #37 ... 08:33:54 08:33:54 #34 [security-spiffe-token-provider internal] load build context 08:33:55 #34 transferring context: 365.21MB 5.9s done 08:33:55 #34 ... 08:33:55 08:33:55 #38 [support-notifications internal] load build context 08:33:55 #38 transferring context: 365.21MB 5.9s done 08:33:55 #38 ... 08:33:55 08:33:55 #39 [security-secretstore-setup internal] load build context 08:33:55 #39 transferring context: 365.21MB 7.0s done 08:33:55 #39 ... 08:33:55 08:33:55 #40 [security-bootstrapper internal] load build context 08:33:55 #40 transferring context: 365.21MB 7.3s done 08:33:58 #40 ... 08:33:58 08:33:58 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:58 #41 ... 08:33:58 08:33:58 #42 [core-metadata internal] load build context 08:33:58 #42 transferring context: 365.21MB 6.6s done 08:33:58 #42 ... 08:33:58 08:33:58 #43 [support-scheduler internal] load build context 08:33:58 #43 transferring context: 365.21MB 6.6s done 08:33:58 #43 ... 08:33:58 08:33:58 #44 [core-data internal] load build context 08:33:58 #44 transferring context: 365.21MB 6.7s done 08:33:58 #44 ... 08:33:58 08:33:58 #45 [core-common-config-bootstrapper internal] load build context 08:33:58 #45 transferring context: 365.21MB 6.5s done 08:33:58 #45 ... 08:33:58 08:33:58 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:58 #0 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:58 #0 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:58 #0 1.210 (1/1) Installing dumb-init (1.2.5-r2) 08:33:58 #0 1.247 Executing busybox-1.36.1-r2.trigger 08:33:58 #0 1.453 OK: 7 MiB in 16 packages 08:33:58 #46 ... 08:33:58 08:33:58 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:58 #0 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:58 #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:58 #0 1.247 (1/4) Installing ca-certificates (20230506-r0) 08:33:58 #0 1.263 (2/4) Installing dumb-init (1.2.5-r2) 08:33:58 #0 1.267 (3/4) Installing su-exec (0.2-r3) 08:33:58 #0 1.270 (4/4) Installing yq (4.33.3-r4) 08:33:58 #0 1.345 Executing busybox-1.36.1-r2.trigger 08:33:58 #0 1.466 Executing ca-certificates-20230506-r0.trigger 08:33:58 #0 1.512 OK: 17 MiB in 19 packages 08:33:59 #47 ... 08:33:59 08:33:59 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:59 #48 ... 08:33:59 08:33:59 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:59 #49 ... 08:33:59 08:33:59 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:33:59 #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:59 #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:59 #0 2.800 (1/2) Installing dumb-init (1.2.5-r2) 08:33:59 #0 2.804 (2/2) Installing su-exec (0.2-r3) 08:33:59 #0 2.810 Executing busybox-1.36.1-r2.trigger 08:33:59 #0 2.821 OK: 7 MiB in 17 packages 08:33:59 #50 ... 08:33:59 08:33:59 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:59 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:59 #51 ... 08:33:59 08:33:59 #52 [security-proxy-setup internal] load build context 08:33:59 #52 ... 08:33:59 08:33:59 #33 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:33:59 #33 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:59 #33 1.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:59 #33 1.647 (1/1) Installing dumb-init (1.2.5-r2) 08:33:59 #33 1.655 Executing busybox-1.36.1-r2.trigger 08:33:59 #33 1.666 OK: 7 MiB in 16 packages 08:34:00 #33 ... 08:34:00 08:34:00 #53 [core-command internal] load build context 08:34:00 #53 transferring context: 365.21MB 5.7s done 08:34:00 #53 ... 08:34:00 08:34:00 #54 [security-spire-server internal] load build context 08:34:00 #54 ... 08:34:00 08:34:00 #55 [security-spire-config internal] load build context 08:34:00 #55 ... 08:34:00 08:34:00 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:00 #56 ... 08:34:00 08:34:00 #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:01 #57 ... 08:34:01 08:34:01 #58 [security-spire-agent internal] load build context 08:34:01 #58 ... 08:34:01 08:34:01 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:05 #59 ... 08:34:05 08:34:05 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:05 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16.2s done 08:34:10 Merging remotes/origin/main commit cac31287acd04e958173a3bbb33b482e6c71c818 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 08:34:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:10 > git config core.sparsecheckout # timeout=10 08:34:10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 08:34:10 Merge succeeded, producing 52faee3ecd943f9728e1b2fe74509fc61323a9d7 08:34:10 Checking out Revision 52faee3ecd943f9728e1b2fe74509fc61323a9d7 (PR-4721) 08:34:11 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:10 > git remote # timeout=10 08:34:10 > git config --get remote.origin.url # timeout=10 08:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:10 > git merge cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 08:34:10 > git rev-parse HEAD^{commit} # timeout=10 08:34:10 > git config core.sparsecheckout # timeout=10 08:34:10 > git checkout -f 52faee3ecd943f9728e1b2fe74509fc61323a9d7 # timeout=10 08:34:14 Commit message: "Merge commit 'cac31287acd04e958173a3bbb33b482e6c71c818' into HEAD" 08:34:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 08:34:14 > git rev-list --no-walk 192213daff843e32dbe363c6cb5d92abc4433dd8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:15 Dload Upload Total Spent Left Speed 08:34:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 08:34:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:16 + sudo tee /etc/docker/daemon.new 08:34:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:16 { 08:34:16 "registry-mirrors": [ 08:34:16 "https://nexus3.edgexfoundry.org:10001" 08:34:16 ], 08:34:16 "bip": "10.250.0.254/24", 08:34:16 "hosts": [ 08:34:16 "tcp://0.0.0.0:5555", 08:34:16 "unix:///var/run/docker.sock" 08:34:16 ], 08:34:16 "mtu": 1458, 08:34:16 "selinux-enabled": true, 08:34:16 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:16 } [Pipeline] sh 08:34:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:17 #36 ... 08:34:17 08:34:17 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:17 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17.4s done 08:34:17 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:17 + sudo service docker restart 08:34:17 #51 ... 08:34:17 08:34:17 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:17 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:19 #36 ... 08:34:19 08:34:19 #42 [core-metadata internal] load build context 08:34:19 #42 DONE 30.8s 08:34:19 08:34:19 #33 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:19 #33 DONE 30.3s 08:34:19 08:34:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:19 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 08:34:19 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:19 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 08:34:19 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 08:34:19 #36 ... 08:34:19 08:34:19 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:19 #46 DONE 30.2s 08:34:19 08:34:19 #53 [core-command internal] load build context 08:34:19 #53 DONE 30.1s 08:34:19 08:34:19 #37 [security-proxy-auth internal] load build context 08:34:19 #37 DONE 30.7s 08:34:19 08:34:19 #38 [support-notifications internal] load build context 08:34:19 #38 DONE 30.1s 08:34:19 08:34:19 #34 [security-spiffe-token-provider internal] load build context 08:34:19 #34 DONE 30.1s 08:34:19 08:34:19 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:19 #50 DONE 30.2s 08:34:19 08:34:19 #43 [support-scheduler internal] load build context 08:34:19 #43 DONE 30.8s 08:34:19 08:34:19 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:19 #47 DONE 30.2s 08:34:19 08:34:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:19 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:34:19 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:19 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 08:34:19 #36 ... 08:34:19 08:34:19 #44 [core-data internal] load build context 08:34:19 #44 DONE 30.7s 08:34:19 08:34:19 #55 [security-spire-config internal] load build context 08:34:19 #55 transferring context: 16.35kB 0.0s done 08:34:19 #55 DONE 30.0s 08:34:19 08:34:19 #45 [core-common-config-bootstrapper internal] load build context 08:34:19 #45 DONE 30.6s 08:34:19 08:34:19 #54 [security-spire-server internal] load build context 08:34:19 #54 transferring context: 18.10kB done 08:34:19 #54 DONE 30.0s 08:34:19 08:34:19 #58 [security-spire-agent internal] load build context 08:34:19 #58 transferring context: 17.63kB done 08:34:19 #58 DONE 30.0s 08:34:19 08:34:19 #40 [security-bootstrapper internal] load build context 08:34:19 #40 DONE 31.0s 08:34:19 08:34:19 #39 [security-secretstore-setup internal] load build context 08:34:19 #39 DONE 31.1s 08:34:19 08:34:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:19 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 08:34:19 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:34:19 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:19 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 08:34:19 #36 ... 08:34:19 08:34:19 #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:19 #41 DONE 31.9s 08:34:19 08:34:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:19 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.4s 08:34:19 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:34:19 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.5s 08:34:19 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 0.6s 08:34:19 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s 08:34:20 #36 ... 08:34:20 08:34:20 #60 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:34:20 #60 DONE 1.6s 08:34:20 08:34:20 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:20 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:34:20 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done 08:34:21 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 08:34:25 #36 ... 08:34:25 08:34:25 #52 [security-proxy-setup internal] load build context 08:34:25 #52 transferring context: 365.21MB 3.4s done 08:34:25 #52 DONE 36.5s 08:34:25 08:34:25 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:25 #48 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #48 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #48 31.37 (1/2) Installing ca-certificates (20230506-r0) 08:34:25 #48 31.39 (2/2) Installing dumb-init (1.2.5-r2) 08:34:25 #48 31.40 Executing busybox-1.36.1-r2.trigger 08:34:25 #48 31.40 Executing ca-certificates-20230506-r0.trigger 08:34:25 #48 31.45 OK: 8 MiB in 17 packages 08:34:25 #48 DONE 36.7s 08:34:25 08:34:25 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:25 #57 33.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #57 33.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #57 33.76 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:25 #57 33.76 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:25 #57 33.76 OK: 20076 distinct packages available 08:34:25 #57 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #57 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #57 34.08 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:25 #57 35.28 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:25 #57 35.33 (3/7) Installing dumb-init (1.2.5-r2) 08:34:25 #57 35.34 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:25 #57 35.34 (5/7) Installing libucontext (1.2-r2) 08:34:25 #57 35.34 (6/7) Installing gcompat (1.1.0-r1) 08:34:25 #57 35.34 (7/7) Installing openssl (3.1.4-r1) 08:34:25 #57 35.35 Executing busybox-1.36.1-r2.trigger 08:34:25 #57 35.36 OK: 8 MiB in 20 packages 08:34:25 #57 DONE 36.3s 08:34:25 08:34:25 #61 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:34:25 #61 ... 08:34:25 08:34:25 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:25 #49 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #49 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #49 32.69 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:25 #49 32.69 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:25 #49 32.69 OK: 20076 distinct packages available 08:34:25 #49 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #49 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #49 33.09 (1/11) Installing ca-certificates (20230506-r0) 08:34:25 #49 33.10 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:25 #49 33.11 (3/11) Installing libunistring (1.1-r1) 08:34:25 #49 33.12 (4/11) Installing libidn2 (2.3.4-r1) 08:34:25 #49 33.13 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:25 #49 33.13 (6/11) Installing libcurl (8.4.0-r0) 08:34:25 #49 33.14 (7/11) Installing curl (8.4.0-r0) 08:34:25 #49 33.15 (8/11) Installing dumb-init (1.2.5-r2) 08:34:25 #49 33.15 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:25 #49 33.16 (10/11) Installing libucontext (1.2-r2) 08:34:25 #49 33.16 (11/11) Installing gcompat (1.1.0-r1) 08:34:25 #49 33.16 Executing busybox-1.36.1-r2.trigger 08:34:25 #49 33.17 Executing ca-certificates-20230506-r0.trigger 08:34:25 #49 33.21 OK: 12 MiB in 26 packages 08:34:25 #49 DONE 36.6s 08:34:25 08:34:25 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:25 #59 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #59 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #59 35.58 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:25 #59 35.58 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:25 #59 35.58 OK: 20076 distinct packages available 08:34:25 #59 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #59 35.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #59 35.94 (1/4) Installing dumb-init (1.2.5-r2) 08:34:25 #59 35.94 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:25 #59 35.95 (3/4) Installing libucontext (1.2-r2) 08:34:25 #59 35.95 (4/4) Installing gcompat (1.1.0-r1) 08:34:25 #59 35.95 Executing busybox-1.36.1-r2.trigger 08:34:25 #59 35.96 OK: 8 MiB in 19 packages 08:34:25 #59 DONE 36.2s 08:34:25 08:34:25 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:25 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:25 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:25 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:34:25 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:34:25 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:25 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:25 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 08:34:25 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done 08:34:25 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:34:25 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 08:34:25 #51 DONE 36.7s 08:34:25 08:34:25 #61 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:34:26 #61 ... 08:34:26 08:34:26 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:26 #36 DONE 36.8s 08:34:26 08:34:26 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:27 #62 ... 08:34:27 08:34:27 #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:34:27 #0 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:27 #0 7.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:27 #0 7.512 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 7.525 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.541 Executing busybox-1.36.1-r5.post-upgrade 08:34:27 #0 7.559 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.562 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 7.594 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 7.601 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.603 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 7.610 Executing busybox-1.36.1-r5.trigger 08:34:27 #0 7.615 OK: 7 MiB in 17 packages 08:34:27 #63 DONE 8.5s 08:34:27 08:34:27 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:27 #56 35.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:27 #56 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:27 #56 36.10 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #56 36.13 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #56 36.14 (3/6) Installing dumb-init (1.2.5-r2) 08:34:27 #56 36.14 (4/6) Installing openssl (3.1.4-r1) 08:34:27 #56 36.15 (5/6) Installing su-exec (0.2-r3) 08:34:27 #56 36.16 (6/6) Installing yq (4.33.3-r4) 08:34:27 #56 36.22 Executing busybox-1.36.1-r2.trigger 08:34:27 #56 36.22 OK: 17 MiB in 19 packages 08:34:27 #56 DONE 37.2s 08:34:27 08:34:27 #64 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:34:27 #0 7.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:27 #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:27 #0 8.194 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 8.207 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 8.279 Executing busybox-1.36.1-r5.post-upgrade 08:34:27 #0 8.293 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 8.295 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 8.325 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 8.333 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 8.335 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 8.338 Executing busybox-1.36.1-r5.trigger 08:34:27 #0 8.344 OK: 7 MiB in 16 packages 08:34:27 #64 DONE 8.7s 08:34:27 08:34:27 #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:34:27 #0 7.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:27 #0 7.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:27 #0 7.920 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 7.928 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.942 Executing busybox-1.36.1-r5.post-upgrade 08:34:27 #0 7.956 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.960 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 7.990 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 8.018 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 8.022 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 8.026 Executing busybox-1.36.1-r5.trigger 08:34:27 #0 8.032 OK: 7 MiB in 16 packages 08:34:27 #65 DONE 8.8s 08:34:27 08:34:27 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:27 #0 7.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:27 #0 7.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:27 #0 7.826 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 7.858 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.874 Executing busybox-1.36.1-r5.post-upgrade 08:34:27 #0 7.889 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.892 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 7.947 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:27 #0 7.957 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:27 #0 7.961 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:27 #0 7.965 Executing busybox-1.36.1-r5.trigger 08:34:27 #0 7.970 Executing ca-certificates-20230506-r0.trigger 08:34:27 #0 8.012 OK: 17 MiB in 19 packages 08:34:27 #66 DONE 8.6s 08:34:27 08:34:27 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:28 #67 ... 08:34:28 08:34:28 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:28 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:28 #0 7.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:28 #0 7.908 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:28 #0 7.908 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:28 #0 7.908 OK: 20069 distinct packages available 08:34:28 #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:28 #0 8.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:28 #0 8.265 OK: 264 MiB in 52 packages 08:34:28 #68 DONE 8.4s 08:34:28 08:34:28 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:28 #69 DONE 0.0s 08:34:28 08:34:28 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:29 #70 ... 08:34:29 08:34:29 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:29 #0 8.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #0 8.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #0 8.456 OK: 264 MiB in 52 packages 08:34:29 #71 DONE 8.6s 08:34:29 08:34:29 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:29 #72 DONE 0.2s 08:34:29 08:34:29 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:29 #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #73 3.301 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:29 #73 ... 08:34:29 08:34:29 #74 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:34:29 #0 8.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #0 8.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #0 8.937 OK: 264 MiB in 52 packages 08:34:29 #74 DONE 9.1s 08:34:29 08:34:29 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:29 #0 8.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #0 8.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #0 8.767 OK: 264 MiB in 52 packages 08:34:29 #75 DONE 9.7s 08:34:29 08:34:29 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:29 #73 3.343 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:29 #73 3.367 Executing busybox-1.36.1-r5.post-upgrade 08:34:29 #73 3.379 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:29 #73 3.389 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:29 #73 ... 08:34:29 08:34:29 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:29 #76 DONE 0.2s 08:34:29 08:34:29 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:29 #77 DONE 0.1s 08:34:29 08:34:29 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:29 #73 3.473 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:29 #73 3.523 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:29 #73 3.528 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:29 #73 3.535 Executing busybox-1.36.1-r5.trigger 08:34:29 #73 3.540 Executing ca-certificates-20230506-r0.trigger 08:34:29 #73 3.582 OK: 8 MiB in 17 packages 08:34:29 #73 DONE 3.7s 08:34:29 08:34:29 #61 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:34:29 #61 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #61 3.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #61 3.542 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:29 #61 3.552 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:29 #61 3.567 Executing busybox-1.36.1-r5.post-upgrade 08:34:29 #61 3.578 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:29 #61 3.581 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:29 #61 3.584 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:29 #61 3.589 Executing busybox-1.36.1-r5.trigger 08:34:29 #61 3.594 OK: 8 MiB in 20 packages 08:34:29 #61 DONE 3.8s 08:34:29 08:34:29 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:31 #78 ... 08:34:31 08:34:31 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:31 #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:31 #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:31 #0 4.981 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:31 #0 4.993 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:31 #0 5.007 Executing busybox-1.36.1-r5.post-upgrade 08:34:31 #0 5.020 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:31 #0 5.023 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:31 #0 5.058 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:31 #0 5.072 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:31 #0 5.076 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:31 #0 5.079 Executing busybox-1.36.1-r5.trigger 08:34:31 #0 5.086 Executing ca-certificates-20230506-r0.trigger 08:34:31 #0 5.128 OK: 12 MiB in 26 packages 08:34:31 #79 DONE 5.6s 08:34:31 08:34:31 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:31 #80 DONE 1.8s 08:34:31 08:34:31 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:31 #78 DONE 1.8s 08:34:31 08:34:31 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:31 #62 5.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:31 #62 5.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:31 #62 5.898 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:31 #62 5.909 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:31 #62 5.923 Executing busybox-1.36.1-r5.post-upgrade 08:34:31 #62 5.936 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:31 #62 5.939 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:31 #62 5.973 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:31 #62 5.980 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:31 #62 5.982 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:31 #62 5.986 Executing busybox-1.36.1-r5.trigger 08:34:31 #62 5.991 OK: 8 MiB in 19 packages 08:34:33 #62 ... 08:34:33 08:34:33 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:33 #81 DONE 1.5s 08:34:33 08:34:33 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:33 #67 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:33 #67 3.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:33 #67 3.980 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:33 #67 4.036 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:33 #67 4.053 Executing busybox-1.36.1-r5.post-upgrade 08:34:33 #67 4.065 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:33 #67 4.068 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:33 #67 4.071 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:33 #67 4.076 Executing busybox-1.36.1-r5.trigger 08:34:33 #67 4.080 OK: 17 MiB in 19 packages 08:34:33 #67 DONE 5.3s 08:34:33 08:34:33 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:33 #82 DONE 5.4s 08:34:33 08:34:33 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:34:33 #83 ... 08:34:33 08:34:33 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:33 #62 DONE 7.4s 08:34:33 08:34:33 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:33 #84 DONE 1.8s 08:34:33 08:34:33 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:33 #85 ... 08:34:33 08:34:33 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:33 #86 DONE 0.5s 08:34:34 08:34:34 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:34 #87 ... 08:34:34 08:34:34 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:34 #88 DONE 1.5s 08:34:34 08:34:34 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:34:34 #83 DONE 1.5s 08:34:34 08:34:34 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:34 #87 DONE 1.5s 08:34:34 08:34:34 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:34 #89 ... 08:34:34 08:34:34 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:34 #85 DONE 1.6s 08:34:35 08:34:35 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:35 #90 ... 08:34:35 08:34:35 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:35 #91 DONE 0.5s 08:34:35 08:34:35 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:35 #89 DONE 0.5s 08:34:35 08:34:35 #92 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:35 #92 ... 08:34:35 08:34:35 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:35 #90 DONE 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:35 provisioning config files... 08:34:35 08:34:35 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:35 #93 ... 08:34:35 08:34:35 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:35 #94 DONE 0.5s 08:34:35 08:34:35 #92 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:35 #92 DONE 0.5s 08:34:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config17897360895915389966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:35 08:34:35 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:36 ---> docker-login.sh 08:34:36 nexus3.edgexfoundry.org:10001 08:34:36 #95 ... 08:34:36 08:34:36 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:36 #93 DONE 0.6s 08:34:36 08:34:36 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:36 #96 ... 08:34:36 08:34:36 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:36 #97 DONE 0.8s 08:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:36 Configure a credential helper to remove this warning. See 08:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:36 08:34:36 Login Succeeded 08:34:36 nexus3.edgexfoundry.org:10002 08:34:36 08:34:36 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:36 #95 DONE 0.8s 08:34:36 08:34:36 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:36 #98 ... 08:34:36 08:34:36 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:36 #96 DONE 0.6s 08:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:36 08:34:36 #99 [security-spire-server] exporting to image 08:34:36 #99 exporting layers 08:34:36 #99 ... 08:34:36 08:34:36 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:36 #98 DONE 0.4s 08:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:37 Configure a credential helper to remove this warning. See 08:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:37 08:34:37 Login Succeeded 08:34:37 nexus3.edgexfoundry.org:10003 08:34:37 08:34:37 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:37 #100 ... 08:34:37 08:34:37 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:37 #101 DONE 0.6s 08:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:37 Configure a credential helper to remove this warning. See 08:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:37 08:34:37 Login Succeeded 08:34:37 nexus3.edgexfoundry.org:10004 08:34:37 08:34:37 #99 [security-spire-agent] exporting to image 08:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:37 #99 ... 08:34:37 08:34:37 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:37 #100 DONE 0.6s 08:34:37 08:34:37 #99 [security-spire-config] exporting to image 08:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:37 Configure a credential helper to remove this warning. See 08:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:37 08:34:37 Login Succeeded 08:34:37 docker.io 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 #99 exporting layers 1.9s done 08:34:38 #99 writing image sha256:4dbd9e306ec94c124f19fe3e68c767b27c4c4bb46612e01da582164d08d9dc84 0.1s done 08:34:38 #99 naming to docker.io/library/security-spire-server done 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 ---> docker-login.sh ends [Pipeline] } 08:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:38 #99 exporting layers 1.4s done 08:34:38 #99 writing image sha256:68dcee8493f277033d2089f6f41d1e5a527e0c6b51ae7c227215e7541e369d13 0.1s done 08:34:38 #99 naming to docker.io/library/security-spire-agent 0.0s done 08:34:38 #99 writing image sha256:8ffab50d0deb2f60f2e852b97de214a3d11479fc275457d9916aca6782d6cd6a 08:34:38 #99 ... 08:34:38 08:34:38 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:39 #102 ... 08:34:39 08:34:39 #99 [security-spire-config] exporting to image 08:34:39 #99 writing image sha256:8ffab50d0deb2f60f2e852b97de214a3d11479fc275457d9916aca6782d6cd6a 0.0s done 08:34:39 #99 naming to docker.io/library/security-spire-config 0.0s done 08:34:39 #99 DONE 2.6s 08:34:39 08:34:39 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:39 #103 ... 08:34:39 08:34:39 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:39 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:39 ========================================================= 08:34:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:34:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:39 9fda8d8052c6: Pulling fs layer 08:34:39 5d54e960e981: Pulling fs layer 08:34:39 c4a7e357bf2a: Pulling fs layer 08:34:39 f0e02332f6b5: Pulling fs layer 08:34:39 872ee5b61b7b: Pulling fs layer 08:34:39 0c6a40ed1a82: Pulling fs layer 08:34:39 94ae7d8d031c: Pulling fs layer 08:34:39 f0e02332f6b5: Waiting 08:34:39 872ee5b61b7b: Waiting 08:34:39 0c6a40ed1a82: Waiting 08:34:39 5d54e960e981: Verifying Checksum 08:34:39 5d54e960e981: Download complete 08:34:39 f0e02332f6b5: Verifying Checksum 08:34:39 f0e02332f6b5: Download complete 08:34:39 872ee5b61b7b: Verifying Checksum 08:34:39 872ee5b61b7b: Download complete 08:34:39 9fda8d8052c6: Download complete 08:34:40 94ae7d8d031c: Verifying Checksum 08:34:40 94ae7d8d031c: Download complete 08:34:40 9fda8d8052c6: Pull complete 08:34:41 5d54e960e981: Pull complete 08:34:41 c4a7e357bf2a: Verifying Checksum 08:34:41 c4a7e357bf2a: Download complete 08:34:42 0c6a40ed1a82: Verifying Checksum 08:34:42 0c6a40ed1a82: Download complete 08:34:54 c4a7e357bf2a: Pull complete 08:34:55 f0e02332f6b5: Pull complete 08:34:55 872ee5b61b7b: Pull complete 08:35:05 0c6a40ed1a82: Pull complete 08:35:07 94ae7d8d031c: Pull complete 08:35:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:35:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:08 WORKDIR /edgex 08:35:08 COPY go.mod . 08:35:08 RUN go mod download 08:35:08 + docker build -t ci-base-image-arm64 -f - . 08:35:08 Sending build context to Docker daemon 2.917MB 08:35:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:08 ---> 86de565de09d 08:35:08 Step 2/4 : WORKDIR /edgex 08:35:10 ---> Running in 63c685b14b42 08:35:10 Removing intermediate container 63c685b14b42 08:35:10 ---> ee125b81c592 08:35:10 Step 3/4 : COPY go.mod . 08:35:11 ---> 9ba4f1948f44 08:35:11 Step 4/4 : RUN go mod download 08:35:11 ---> Running in 6b59ef8f7f7e 08:35:18 #104 ... 08:35:18 08:35:18 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 #70 DONE 44.7s 08:35:18 08:35:18 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 #102 DONE 44.4s 08:35:18 08:35:18 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 #103 DONE 44.0s 08:35:18 08:35:18 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:18 #105 ... 08:35:18 08:35:18 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 #104 DONE 44.1s 08:35:18 08:35:18 #106 [security-secretstore-setup builder 6/7] COPY . . 08:35:23 #106 ... 08:35:23 08:35:23 #107 [core-metadata builder 6/7] COPY . . 08:35:23 #107 ... 08:35:23 08:35:23 #108 [support-notifications builder 6/7] COPY . . 08:35:24 #108 ... 08:35:24 08:35:24 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:24 #105 DONE 11.0s 08:35:24 08:35:24 #108 [support-notifications builder 6/7] COPY . . 08:35:24 #108 DONE 10.9s 08:35:24 08:35:24 #109 [security-proxy-setup builder 6/7] COPY . . 08:35:24 #109 CACHED 08:35:24 08:35:24 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:24 #110 CACHED 08:35:24 08:35:24 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 #111 CACHED 08:35:24 08:35:24 #112 [core-command builder 6/7] COPY . . 08:35:24 #112 CACHED 08:35:24 08:35:24 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:24 #113 CACHED 08:35:24 08:35:24 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 #114 CACHED 08:35:24 08:35:24 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 #115 CACHED 08:35:24 08:35:24 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:24 #116 CACHED 08:35:24 08:35:24 #117 [core-data builder 6/7] COPY . . 08:35:24 #117 CACHED 08:35:24 08:35:24 #118 [security-proxy-auth builder 6/7] COPY . . 08:35:24 #118 CACHED 08:35:24 08:35:24 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:24 #119 CACHED 08:35:24 08:35:24 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 #120 CACHED 08:35:24 08:35:24 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 #121 CACHED 08:35:24 08:35:24 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:24 #122 CACHED 08:35:24 08:35:24 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:24 #123 CACHED 08:35:24 08:35:24 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:24 #124 CACHED 08:35:24 08:35:24 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 #125 CACHED 08:35:24 08:35:24 #126 [support-scheduler builder 6/7] COPY . . 08:35:24 #126 CACHED 08:35:24 08:35:24 #127 [security-bootstrapper builder 6/7] COPY . . 08:35:24 #127 CACHED 08:35:24 08:35:24 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:24 #128 CACHED 08:35:24 08:35:24 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 #129 CACHED 08:35:24 08:35:24 #107 [core-metadata builder 6/7] COPY . . 08:35:24 #107 DONE 11.0s 08:35:24 08:35:24 #106 [security-secretstore-setup builder 6/7] COPY . . 08:35:24 #106 DONE 10.9s 08:35:24 08:35:24 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:25 #130 1.638 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:35 #130 ... 08:35:35 08:35:35 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:35 #0 0.940 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:35 #131 ... 08:35:35 08:35:35 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:35 #0 1.309 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:35 #132 ... 08:35:35 08:35:35 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:35 #0 1.522 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:35 #133 ... 08:35:35 08:35:35 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:35 #0 1.241 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:35 #134 ... 08:35:35 08:35:35 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:35 #0 1.250 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:35 #135 ... 08:35:35 08:35:35 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:35 #0 1.353 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:35 #136 ... 08:35:35 08:35:35 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:35 #0 0.847 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:35 #137 ... 08:35:35 08:35:35 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:35 #0 0.978 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:35 #138 ... 08:35:35 08:35:35 #139 [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:35 #0 1.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:35 #139 ... 08:35:35 08:35:35 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:35 #0 1.696 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:58 Removing intermediate container 6b59ef8f7f7e 08:35:58 ---> afdc7f5d5b5d 08:35:58 Successfully built afdc7f5d5b5d 08:35:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker inspect -f . ci-base-image-arm64 08:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:58 prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container 08:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:00 $ docker top db9c0e831dcff733fb02b1ef99525c5c3ede1728781161f1880198fd5c312ab4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:00 + go version 08:36:00 go version go1.21.0 linux/arm64 [Pipeline] } 08:36:00 $ docker stop --time=1 db9c0e831dcff733fb02b1ef99525c5c3ede1728781161f1880198fd5c312ab4 08:36:04 $ docker rm -f --volumes db9c0e831dcff733fb02b1ef99525c5c3ede1728781161f1880198fd5c312ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:05 + docker inspect -f . ci-base-image-arm64 08:36:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:05 prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container 08:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:06 $ docker top b15e516b849623263483fe8dc17f1934f84d06ed2ecb4e689be85a4c5015f679 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:07 ========================================================= 08:36:07 [edgeXBuildGoParallel] Running Tests and Build... 08:36:07 ========================================================= [Pipeline] sh 08:36:07 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:36:08 + make test 08:36:08 go test -race -coverprofile=coverage.out ./... 08:36:34 #140 ... 08:36:34 08:36:34 #139 [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:34 #139 67.06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:55 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:30 #139 DONE 119.8s 08:37:30 08:37:30 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:30 #138 DONE 119.8s 08:37:30 08:37:30 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:30 #130 DONE 119.7s 08:37:30 08:37:30 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:30 #135 ... 08:37:30 08:37:30 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:30 #132 DONE 119.8s 08:37:30 08:37:30 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:30 #136 DONE 119.8s 08:37:30 08:37:30 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:30 #134 DONE 119.9s 08:37:30 08:37:30 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #141 ... 08:37:30 08:37:30 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:30 #137 DONE 119.9s 08:37:30 08:37:30 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:30 #131 DONE 120.1s 08:37:30 08:37:30 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:30 #135 DONE 120.1s 08:37:30 08:37:30 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:30 #133 DONE 120.1s 08:37:30 08:37:30 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #142 ... 08:37:30 08:37:30 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:30 #140 DONE 120.2s 08:37:30 08:37:30 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:30 #143 ... 08:37:30 08:37:30 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #142 DONE 0.5s 08:37:30 08:37:30 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #144 DONE 0.8s 08:37:30 08:37:30 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #145 DONE 0.8s 08:37:30 08:37:30 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:30 #146 ... 08:37:30 08:37:30 #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #147 DONE 0.8s 08:37:30 08:37:30 #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #148 DONE 0.5s 08:37:30 08:37:30 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #141 DONE 0.8s 08:37:30 08:37:30 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:30 #143 DONE 0.6s 08:37:30 08:37:30 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:30 #149 DONE 0.4s 08:37:30 08:37:30 #150 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:30 #150 ... 08:37:30 08:37:30 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:30 #146 DONE 0.4s 08:37:30 08:37:30 #151 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:30 #151 DONE 0.4s 08:37:30 08:37:30 #152 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:30 #152 DONE 0.4s 08:37:30 08:37:30 #153 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:30 #153 DONE 0.4s 08:37:30 08:37:30 #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:30 #154 CACHED 08:37:30 08:37:30 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #155 CACHED 08:37:30 08:37:30 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #156 CACHED 08:37:30 08:37:30 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:30 #157 CACHED 08:37:30 08:37:30 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:30 #158 CACHED 08:37:30 08:37:30 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #159 CACHED 08:37:30 08:37:30 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #160 CACHED 08:37:30 08:37:30 #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:30 #161 CACHED 08:37:30 08:37:30 #162 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:30 #162 DONE 0.4s 08:37:30 08:37:30 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:30 #163 ... 08:37:30 08:37:30 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:30 #164 DONE 0.3s 08:37:30 08:37:30 #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:30 #165 ... 08:37:30 08:37:30 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:37:30 #166 DONE 1.4s 08:37:30 08:37:30 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:30 #167 ... 08:37:30 08:37:30 #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:30 #168 DONE 2.3s 08:37:30 08:37:30 #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:30 #169 DONE 2.3s 08:37:30 08:37:30 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:30 #170 DONE 2.3s 08:37:30 08:37:30 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:30 #163 DONE 2.3s 08:37:30 08:37:30 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:30 #171 DONE 2.2s 08:37:30 08:37:30 #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:30 #172 DONE 2.3s 08:37:30 08:37:30 #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:30 #173 DONE 2.3s 08:37:30 08:37:30 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:30 #174 ... 08:37:30 08:37:30 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:30 #175 DONE 2.3s 08:37:30 08:37:30 #150 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:30 #150 DONE 2.7s 08:37:30 08:37:30 #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:30 #165 DONE 2.4s 08:37:30 08:37:30 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:30 #176 ... 08:37:30 08:37:30 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:30 #167 DONE 1.3s 08:37:30 08:37:30 #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:30 #177 DONE 0.5s 08:37:30 08:37:30 #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:30 #178 DONE 0.5s 08:37:30 08:37:30 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:30 #179 DONE 0.5s 08:37:30 08:37:30 #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:30 #180 DONE 0.5s 08:37:30 08:37:30 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:30 #181 ... 08:37:30 08:37:30 #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:30 #182 DONE 0.5s 08:37:30 08:37:30 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:30 #183 DONE 0.6s 08:37:30 08:37:30 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:30 #174 DONE 0.6s 08:37:30 08:37:30 #184 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:30 #184 DONE 0.6s 08:37:30 08:37:30 #99 [core-command] exporting to image 08:37:30 #99 exporting layers 08:37:30 #99 exporting layers 0.5s done 08:37:30 #99 ... 08:37:30 08:37:30 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:30 #185 DONE 0.6s 08:37:30 08:37:30 #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 #186 DONE 0.7s 08:37:30 08:37:30 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:30 #181 DONE 0.5s 08:37:30 08:37:30 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:30 #176 DONE 0.7s 08:37:30 08:37:30 #99 [core-command] exporting to image 08:37:30 #99 writing image sha256:85141f7815e1a600ad4a5f7b43dd06e8d5666407e70f5bbfc0a0b2119d4793c7 08:37:30 #99 ... 08:37:30 08:37:30 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:30 #187 DONE 0.4s 08:37:30 08:37:30 #99 [core-data] exporting to image 08:37:30 #99 writing image sha256:85141f7815e1a600ad4a5f7b43dd06e8d5666407e70f5bbfc0a0b2119d4793c7 0.1s done 08:37:30 #99 naming to docker.io/library/core-data done 08:37:30 #99 ... 08:37:30 08:37:30 #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:30 #188 DONE 0.6s 08:37:30 08:37:30 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:30 #189 DONE 0.4s 08:37:30 08:37:30 #99 [support-notifications] exporting to image 08:37:30 #99 exporting layers 0.8s done 08:37:30 #99 writing image sha256:a7519fe0775f4a5b18b34341f52f80b640f88304723eef53cbdd9195b08bd7f7 done 08:37:30 #99 naming to docker.io/library/support-notifications done 08:37:30 #99 ... 08:37:30 08:37:30 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:30 #190 DONE 0.4s 08:37:30 08:37:30 #99 [support-notifications] exporting to image 08:37:30 #99 exporting layers 0.8s done 08:37:30 #99 writing image sha256:603933a58451d4b8629ed42d40885ae8f5df16ccd690c26aa84ba51fa4d8ea08 08:37:30 #99 ... 08:37:30 08:37:30 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:30 #191 DONE 0.4s 08:37:30 08:37:30 #99 [support-notifications] exporting to image 08:37:30 #99 exporting layers 0.2s done 08:37:30 #99 writing image sha256:603933a58451d4b8629ed42d40885ae8f5df16ccd690c26aa84ba51fa4d8ea08 0.0s done 08:37:30 #99 writing image sha256:5749b6253d5390bf19477dd5dd031e59ccb6521f65fb9b80ec73e56ff9e192fb 0.0s done 08:37:30 #99 writing image sha256:61319d19728703a1dfe975d9cbdc40e2669d2de5f0b5d3e8fac42d20b5154b5a 0.0s done 08:37:30 #99 naming to docker.io/library/core-command 08:37:30 #99 naming to docker.io/library/security-spiffe-token-provider 08:37:30 #99 naming to docker.io/library/support-scheduler 08:37:30 #99 naming to docker.io/library/core-command 0.5s done 08:37:30 #99 naming to docker.io/library/security-spiffe-token-provider 0.5s done 08:37:30 #99 naming to docker.io/library/support-scheduler 0.5s done 08:37:30 #99 writing image sha256:97c18bb87ef0c5553e74b7310d6ebcdfd8c0a0d7e178f2c29d4d70f41f6fc535 done 08:37:30 #99 naming to docker.io/library/core-metadata 0.0s done 08:37:30 #99 DONE 4.2s 08:37:30 08:37:30 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:30 #192 DONE 0.6s 08:37:30 08:37:30 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:30 #193 ... 08:37:30 08:37:30 #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:30 #194 DONE 0.7s 08:37:30 08:37:30 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:30 #195 DONE 1.0s 08:37:30 08:37:30 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:30 #196 DONE 0.1s 08:37:30 08:37:30 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:30 #197 DONE 0.1s 08:37:30 08:37:30 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:37:30 #198 DONE 0.1s 08:37:30 08:37:30 #99 [core-common-config-bootstrapper] exporting to image 08:37:30 #99 ... 08:37:30 08:37:30 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:30 #199 DONE 1.0s 08:37:30 08:37:30 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:37:30 #200 DONE 0.1s 08:37:30 08:37:30 #99 [security-proxy-auth] exporting to image 08:37:30 #99 ... 08:37:30 08:37:30 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:30 #201 DONE 0.1s 08:37:30 08:37:30 #99 [core-common-config-bootstrapper] exporting to image 08:37:30 #99 writing image sha256:4a2ba4e8bf769c6828d12909b2136e10ac3124fc5aa838a39fdf8d1dbc7d383f done 08:37:30 #99 naming to docker.io/library/core-common-config-bootstrapper done 08:37:30 #99 ... 08:37:30 08:37:30 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:30 #193 DONE 1.1s 08:37:30 08:37:30 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:30 #202 DONE 0.0s 08:37:30 08:37:30 #99 [security-proxy-setup] exporting to image 08:37:30 #99 writing image sha256:bedfbec913ec46bd3a7bbfbc1e3f0180341b10799fa9d630494306d1fcee1292 done 08:37:30 #99 naming to docker.io/library/security-proxy-auth done 08:37:30 #99 ... 08:37:30 08:37:30 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:30 #203 DONE 0.7s 08:37:30 08:37:30 #99 [security-secretstore-setup] exporting to image 08:37:30 #99 exporting layers 0.4s done 08:37:30 #99 writing image sha256:d84f7b2128d19ece052e0b4cb92e947e2f6f11c60195d80872b01dd9ff4d5254 done 08:37:30 #99 naming to docker.io/library/security-proxy-setup done 08:37:30 #99 exporting layers 0.3s done 08:37:30 #99 writing image sha256:5412fa5e05798d18f1c237151e84367c2f4222b359a84efb01d01df4eccda904 done 08:37:30 #99 naming to docker.io/library/security-secretstore-setup done 08:37:30 #99 DONE 5.3s 08:37:30 08:37:30 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:30 #204 DONE 0.7s 08:37:30 08:37:30 #99 [security-bootstrapper] exporting to image 08:37:31 #99 exporting layers 0.2s done 08:37:31 #99 writing image sha256:cb27c6a388044ced5ab1213b2287de3b8d69510527e6a1f07827d359a7dbfe6c done 08:37:31 #99 naming to docker.io/library/security-bootstrapper done 08:37:31 #99 DONE 5.5s 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:31 time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:31 $ docker stop --time=1 765dc725290c906daea7d1dcdd7bdb1a707b0b3f94f637766d723d5cae2f4bc6 08:37:32 $ docker rm -f --volumes 765dc725290c906daea7d1dcdd7bdb1a707b0b3f94f637766d723d5cae2f4bc6 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:32 + docker images 08:37:32 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:32 security-secretstore-setup latest 5412fa5e0579 2 seconds ago 51.3MB 08:37:32 security-bootstrapper latest cb27c6a38804 2 seconds ago 30MB 08:37:32 security-proxy-setup latest d84f7b2128d1 2 seconds ago 36MB 08:37:32 core-common-config-bootstrapper latest 4a2ba4e8bf76 3 seconds ago 24.9MB 08:37:32 security-proxy-auth latest bedfbec913ec 3 seconds ago 26.1MB 08:37:32 core-metadata latest 97c18bb87ef0 4 seconds ago 28.4MB 08:37:32 security-spiffe-token-provider latest 61319d197287 4 seconds ago 42MB 08:37:32 support-notifications latest a7519fe0775f 4 seconds ago 41.6MB 08:37:32 core-command latest 5749b6253d53 4 seconds ago 27.8MB 08:37:32 support-scheduler latest 603933a58451 4 seconds ago 40.8MB 08:37:32 core-data latest 85141f7815e1 5 seconds ago 28MB 08:37:32 security-spire-config latest 8ffab50d0deb 2 minutes ago 108MB 08:37:32 security-spire-server latest 4dbd9e306ec9 2 minutes ago 109MB 08:37:32 security-spire-agent latest 68dcee8493f2 2 minutes ago 167MB 08:37:32 ci-base-image-x86_64 latest 9e5236f562d3 6 minutes ago 937MB 08:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 15 hours ago 564MB 08:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 08:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.235s coverage: 28.7% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.340s coverage: 97.0% of statements 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.420s coverage: 69.2% of statements 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.339s coverage: 53.2% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.976s coverage: 93.4% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.528s coverage: 4.1% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.800s coverage: 97.6% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.196s coverage: 72.2% of statements 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.562s coverage: 0.9% of statements 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.281s coverage: 32.2% of statements 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.289s coverage: 41.7% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.232s coverage: 82.9% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.243s coverage: 94.1% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.225s coverage: 96.3% of statements 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.228s coverage: 87.5% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.105s coverage: 79.9% of statements 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.269s coverage: 92.9% of statements 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.245s coverage: 62.3% of statements 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.235s coverage: 87.2% of statements 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.177s coverage: 20.0% of statements 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements 08:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.422s coverage: 81.8% of statements 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.442s coverage: 82.1% of statements 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.222s coverage: 86.0% of statements 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.968s coverage: 63.1% of statements 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.229s coverage: 100.0% of statements 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.122s coverage: 89.4% of statements 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.878s coverage: 38.4% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.244s coverage: 89.5% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.223s coverage: 84.8% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.297s coverage: 19.9% of statements 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.606s coverage: 95.7% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.249s coverage: 61.8% of statements 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.390s coverage: 98.9% of statements 08:41:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:33 go vet ./... 08:43:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:25 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:43:26 + ls -al . 08:43:26 total 732 08:43:26 drwxrwxr-x 10 1001 1001 4096 Nov 15 08:36 . 08:43:26 drwxr-xr-x 4 root root 4096 Nov 15 08:36 .. 08:43:26 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 .blubracket 08:43:26 -rw-rw-r-- 1 1001 1001 10 Nov 15 08:34 .dockerignore 08:43:26 drwxrwxr-x 8 1001 1001 4096 Nov 15 08:34 .git 08:43:26 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:34 .github 08:43:26 -rw-rw-r-- 1 1001 1001 1074 Nov 15 08:34 .gitignore 08:43:26 -rw-rw-r-- 1 1001 1001 42 Nov 15 08:34 .golangci.yml 08:43:26 -rw-rw-r-- 1 1001 1001 100 Nov 15 08:34 .hadolint.yml 08:43:26 -rw-rw-r-- 1 1001 1001 155 Nov 15 08:34 .sonarcloud.properties 08:43:26 -rw-rw-r-- 1 1001 1001 1171 Nov 15 08:34 ADOPTERS.md 08:43:26 -rw-rw-r-- 1 1001 1001 11674 Nov 15 08:34 Attribution.txt 08:43:26 -rw-rw-r-- 1 1001 1001 100284 Nov 15 08:34 CHANGELOG.md 08:43:26 -rw-rw-r-- 1 1001 1001 3804 Nov 15 08:34 CONTRIBUTING.md 08:43:26 -rw-rw-r-- 1 1001 1001 677 Nov 15 08:34 GOVERNANCE.md 08:43:26 -rw-rw-r-- 1 1001 1001 861 Nov 15 08:34 Jenkinsfile 08:43:26 -rw-rw-r-- 1 1001 1001 10775 Nov 15 08:34 LICENSE 08:43:26 -rw-rw-r-- 1 1001 1001 15054 Nov 15 08:34 Makefile 08:43:26 -rw-rw-r-- 1 1001 1001 582 Nov 15 08:34 OWNERS.md 08:43:26 -rw-rw-r-- 1 1001 1001 9528 Nov 15 08:34 README.md 08:43:26 -rw-rw-r-- 1 1001 1001 789 Nov 15 08:34 SECURITY.md 08:43:26 -rw-rw-r-- 1 1001 1001 5 Nov 15 08:30 VERSION 08:43:26 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 bin 08:43:26 drwxrwxr-x 18 1001 1001 4096 Nov 15 08:34 cmd 08:43:26 -rw-r--r-- 1 root root 453602 Nov 15 08:41 coverage.out 08:43:26 drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 fuzz_test 08:43:26 -rw-rw-r-- 1 1001 1001 3649 Nov 15 08:34 go.mod 08:43:26 -rw-rw-r-- 1 1001 1001 34366 Nov 15 08:34 go.sum 08:43:26 drwxrwxr-x 7 1001 1001 4096 Nov 15 08:34 internal 08:43:26 drwxrwxr-x 3 1001 1001 4096 Nov 15 08:34 openapi 08:43:26 -rw-rw-r-- 1 1001 1001 584 Nov 15 08:34 security.txt 08:43:26 -rw-rw-r-- 1 1001 1001 204 Nov 15 08:34 version.go [Pipeline] sh 08:43:26 + '[' -e coverage.out ] 08:43:26 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:26 Warning: overwriting stash ‘coverage-report’ 08:43:27 Stashed 1 file(s) [Pipeline] sh 08:43:28 + make build 08:43:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:04 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:45:04 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:45:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:49 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:45:54 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:45:57 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:46:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:12 $ docker stop --time=1 b15e516b849623263483fe8dc17f1934f84d06ed2ecb4e689be85a4c5015f679 08:46:14 $ docker rm -f --volumes b15e516b849623263483fe8dc17f1934f84d06ed2ecb4e689be85a4c5015f679 [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:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:17 08:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:19 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:19 547446be3368: Pulling fs layer 08:46:19 d125d8839a47: Pulling fs layer 08:46:19 3e85d5ac6304: Pulling fs layer 08:46:19 c3105a71a48b: Pulling fs layer 08:46:19 0f093f025ec4: Pulling fs layer 08:46:19 c3106fc0e877: Pulling fs layer 08:46:19 0f093f025ec4: Waiting 08:46:19 c3105a71a48b: Waiting 08:46:19 c3106fc0e877: Waiting 08:46:19 547446be3368: Verifying Checksum 08:46:19 547446be3368: Download complete 08:46:19 c3105a71a48b: Verifying Checksum 08:46:19 c3105a71a48b: Download complete 08:46:20 d125d8839a47: Verifying Checksum 08:46:20 d125d8839a47: Download complete 08:46:20 c3106fc0e877: Verifying Checksum 08:46:20 c3106fc0e877: Download complete 08:46:20 0f093f025ec4: Verifying Checksum 08:46:20 0f093f025ec4: Download complete 08:46:20 547446be3368: Pull complete 08:46:21 d125d8839a47: Pull complete 08:46:22 3e85d5ac6304: Verifying Checksum 08:46:22 3e85d5ac6304: Download complete 08:46:32 3e85d5ac6304: Pull complete 08:46:32 c3105a71a48b: Pull complete 08:46:33 0f093f025ec4: Pull complete 08:46:34 c3106fc0e877: Pull complete 08:46:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:34 prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container 08:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:36 $ docker top c7f387ec23605bdbff4990deb7fdb1efbe29b2e84013c599e059e82e8ef71f11 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:37 + docker compose -f ./docker-compose-build.yml build --parallel 08:46:47 #1 [security-spire-config internal] load build definition from Dockerfile 08:46:47 #1 transferring dockerfile: 08:46:47 #1 transferring dockerfile: 1.69kB 0.0s done 08:46:47 #1 DONE 0.5s 08:46:47 08:46:47 #2 [support-notifications internal] load build definition from Dockerfile 08:46:47 #2 transferring dockerfile: 1.95kB done 08:46:47 #2 DONE 0.1s 08:46:47 08:46:47 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:47 #3 transferring dockerfile: 2.49kB done 08:46:47 #3 ... 08:46:47 08:46:47 #4 [core-data internal] load build definition from Dockerfile 08:46:47 #4 transferring dockerfile: 2.01kB done 08:46:47 #4 DONE 0.1s 08:46:47 08:46:47 #5 [security-spire-server internal] load build definition from Dockerfile 08:46:47 #5 transferring dockerfile: 1.70kB done 08:46:47 #5 DONE 0.1s 08:46:48 08:46:48 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:46:48 #6 transferring dockerfile: 2.15kB done 08:46:48 #6 DONE 0.1s 08:46:48 08:46:48 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:46:48 #7 transferring dockerfile: 1.89kB done 08:46:48 #7 DONE 0.1s 08:46:48 08:46:48 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:46:48 #8 transferring dockerfile: 2.93kB done 08:46:48 #8 DONE 0.1s 08:46:48 08:46:48 #9 [core-metadata internal] load build definition from Dockerfile 08:46:48 #9 transferring dockerfile: 2.06kB 0.0s done 08:46:48 #9 DONE 0.1s 08:46:48 08:46:48 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:46:48 #10 transferring dockerfile: 2.50kB 0.0s done 08:46:48 #10 DONE 0.1s 08:46:48 08:46:48 #11 [support-scheduler internal] load build definition from Dockerfile 08:46:48 #11 transferring dockerfile: 1.93kB done 08:46:48 #11 DONE 0.1s 08:46:48 08:46:48 #12 [core-command internal] load build definition from Dockerfile 08:46:48 #12 transferring dockerfile: 1.93kB 0.0s done 08:46:48 #12 DONE 0.1s 08:46:48 08:46:48 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:46:48 #13 transferring dockerfile: 2.23kB done 08:46:48 #13 DONE 0.1s 08:46:48 08:46:48 #14 [security-spire-agent internal] load build definition from Dockerfile 08:46:48 #14 transferring dockerfile: 1.81kB done 08:46:48 #14 DONE 0.1s 08:46:48 08:46:48 #15 [security-spire-config internal] load .dockerignore 08:46:48 #15 transferring context: 50B done 08:46:48 #15 DONE 0.1s 08:46:48 08:46:48 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:49 #3 ... 08:46:49 08:46:49 #16 [support-notifications internal] load .dockerignore 08:46:49 #16 transferring context: 50B done 08:46:49 #16 DONE 0.1s 08:46:49 08:46:49 #17 [security-secretstore-setup internal] load .dockerignore 08:46:49 #17 transferring context: 50B done 08:46:49 #17 DONE 0.1s 08:46:49 08:46:49 #18 [core-data internal] load .dockerignore 08:46:49 #18 transferring context: 50B 0.0s done 08:46:49 #18 ... 08:46:49 08:46:49 #19 [security-spire-server internal] load .dockerignore 08:46:49 #19 transferring context: 50B done 08:46:49 #19 DONE 0.1s 08:46:49 08:46:49 #20 [security-proxy-auth internal] load .dockerignore 08:46:49 #20 transferring context: 50B 0.0s done 08:46:49 #20 DONE 0.1s 08:46:49 08:46:49 #21 [security-spiffe-token-provider internal] load .dockerignore 08:46:49 #21 transferring context: 50B done 08:46:49 #21 DONE 0.1s 08:46:49 08:46:49 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:49 #3 ... 08:46:49 08:46:49 #22 [security-bootstrapper internal] load .dockerignore 08:46:49 #22 transferring context: 50B 0.0s done 08:46:49 #22 DONE 0.1s 08:46:50 08:46:50 #23 [core-metadata internal] load .dockerignore 08:46:50 #23 transferring context: 50B 0.0s done 08:46:50 #23 DONE 0.1s 08:46:50 08:46:50 #24 [support-scheduler internal] load .dockerignore 08:46:50 #24 transferring context: 50B done 08:46:50 #24 DONE 0.1s 08:46:50 08:46:50 #25 [security-proxy-setup internal] load .dockerignore 08:46:50 #25 transferring context: 50B done 08:46:50 #25 DONE 0.1s 08:46:50 08:46:50 #26 [core-command internal] load .dockerignore 08:46:50 #26 transferring context: 50B 0.0s done 08:46:50 #26 DONE 0.1s 08:46:50 08:46:50 #27 [security-spire-agent internal] load .dockerignore 08:46:50 #27 transferring context: 50B 0.0s done 08:46:50 #27 DONE 0.1s 08:46:50 08:46:50 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:46:50 #28 transferring context: 50B done 08:46:50 #28 DONE 0.1s 08:46:50 08:46:50 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:46:50 #29 ... 08:46:50 08:46:50 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:46:50 #30 DONE 0.2s 08:46:50 08:46:50 #18 [core-data internal] load .dockerignore 08:46:51 #18 ... 08:46:51 08:46:51 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:51 #31 DONE 0.0s 08:46:51 08:46:51 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:51 #32 DONE 0.0s 08:46:51 08:46:51 #33 [support-notifications internal] load build context 08:46:51 #33 DONE 0.0s 08:46:51 08:46:51 #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:51 #34 DONE 0.0s 08:46:51 08:46:51 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:51 #31 DONE 0.0s 08:46:51 08:46:51 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:46:51 #29 DONE 0.8s 08:46:51 08:46:51 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:51 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:46:51 #34 ... 08:46:51 08:46:51 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:51 #31 DONE 0.0s 08:46:51 08:46:51 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:51 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:46:51 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:46:51 #34 ... 08:46:51 08:46:51 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:51 #31 DONE 0.0s 08:46:51 08:46:51 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:51 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:46:51 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:46:51 #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:46:51 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:46:51 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s 08:46:51 #34 ... 08:46:51 08:46:51 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:51 #31 DONE 0.0s 08:46:51 08:46:51 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:52 #34 ... 08:46:52 08:46:52 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:46:52 #29 DONE 0.8s 08:46:52 08:46:52 #35 [security-spire-config internal] load build context 08:46:52 #35 transferring context: 16.35kB 0.1s done 08:46:52 #35 DONE 0.6s 08:46:52 08:46:52 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:52 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s 08:46:52 #34 ... 08:46:52 08:46:52 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:52 #31 DONE 0.0s 08:46:52 08:46:52 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:46:52 #30 DONE 0.7s 08:46:52 08:46:52 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:52 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:46:52 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:46:52 #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:46:52 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:46:52 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 08:46:52 #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 08:46:52 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:46:52 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:46:52 #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:46:52 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:46:52 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 08:46:52 #34 ... 08:46:52 08:46:52 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:52 #31 DONE 0.0s 08:46:52 08:46:52 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:52 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:46:52 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:46:52 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:46:52 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:46:52 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 08:46:52 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 08:46:52 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:46:52 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s 08:46:52 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s 08:46:52 #36 ... 08:46:52 08:46:52 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:52 #31 DONE 0.0s 08:46:52 08:46:52 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:52 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 08:46:52 #36 ... 08:46:52 08:46:52 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:46:52 #30 DONE 1.2s 08:46:52 08:46:52 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:52 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.3s 08:46:53 #36 ... 08:46:53 08:46:53 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:53 #31 DONE 0.0s 08:46:53 08:46:53 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:53 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.58MB / 23.39MB 1.4s 08:46:53 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:46:53 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:46:53 #36 ... 08:46:53 08:46:53 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:46:53 #30 DONE 1.3s 08:46:53 08:46:53 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:53 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.7s 08:46:53 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.9s 08:46:53 #36 ... 08:46:53 08:46:53 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:53 #31 DONE 0.0s 08:46:53 08:46:53 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:53 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.55MB / 23.39MB 2.1s 08:46:53 #36 ... 08:46:53 08:46:53 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:46:53 #30 DONE 1.8s 08:46:53 08:46:53 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:54 #36 ... 08:46:54 08:46:54 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:46:54 #29 DONE 1.6s 08:46:54 08:46:54 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:54 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.5s 08:46:54 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:46:54 #36 ... 08:46:54 08:46:54 #37 [security-spire-server internal] load build context 08:46:54 #37 transferring context: 18.10kB 0.5s done 08:46:54 #37 DONE 2.3s 08:46:54 08:46:54 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:54 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.9s 08:46:55 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.17MB / 23.39MB 3.3s 08:46:55 #36 ... 08:46:55 08:46:55 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:46:55 #38 DONE 1.9s 08:46:55 08:46:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:55 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:46:55 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:46:55 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:46:55 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:46:55 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 08:46:55 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 08:46:55 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:46:55 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 08:46:55 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.7s 08:46:55 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:46:55 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:46:55 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.8s done 08:46:55 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.8s done 08:46:55 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:46:56 #36 ... 08:46:56 08:46:56 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:56 #32 DONE 5.0s 08:46:56 08:46:56 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:46:56 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:46:56 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:46:56 #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:46:56 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:46:56 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 08:46:56 #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.6s done 08:46:56 #34 ... 08:46:56 08:46:56 #39 [security-spire-agent internal] load build context 08:46:56 #39 transferring context: 17.63kB 0.1s done 08:46:56 #39 DONE 1.3s 08:46:56 08:46:56 #40 [core-command builder 2/7] WORKDIR /edgex-go 08:46:58 #40 DONE 1.8s 08:46:58 08:46:58 #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:01 #41 ... 08:47:01 08:47:01 #33 [support-notifications internal] load build context 08:47:01 #33 transferring context: 36.79MB 9.6s 08:47:01 #33 ... 08:47:01 08:47:01 #42 [security-secretstore-setup internal] load build context 08:47:01 #42 ... 08:47:01 08:47:01 #43 [core-data internal] load build context 08:47:01 #43 ... 08:47:01 08:47:01 #44 [security-proxy-auth internal] load build context 08:47:01 #44 ... 08:47:01 08:47:01 #42 [security-secretstore-setup internal] load build context 08:47:02 #42 ... 08:47:02 08:47:02 #45 [core-metadata internal] load build context 08:47:02 #45 ... 08:47:02 08:47:02 #46 [security-spiffe-token-provider internal] load build context 08:47:02 #46 ... 08:47:02 08:47:02 #47 [security-bootstrapper internal] load build context 08:47:02 #47 ... 08:47:02 08:47:02 #46 [security-spiffe-token-provider internal] load build context 08:47:02 #46 ... 08:47:02 08:47:02 #48 [security-proxy-setup internal] load build context 08:47:03 #48 ... 08:47:03 08:47:03 #49 [support-scheduler internal] load build context 08:47:03 #49 ... 08:47:03 08:47:03 #50 [core-command internal] load build context 08:47:03 #50 ... 08:47:03 08:47:03 #48 [security-proxy-setup internal] load build context 08:47:04 #48 ... 08:47:04 08:47:04 #51 [core-common-config-bootstrapper internal] load build context 08:47:04 #51 ... 08:47:04 08:47:04 #48 [security-proxy-setup internal] load build context 08:47:05 #48 ... 08:47:05 08:47:05 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:05 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 08:47:05 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:47:05 #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:47:05 #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:47:05 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:47:05 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:47:05 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 08:47:05 #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.2s done 08:47:05 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:47:05 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s 08:47:05 #52 ... 08:47:05 08:47:05 #48 [security-proxy-setup internal] load build context 08:47:06 #48 ... 08:47:06 08:47:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:06 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.4s 08:47:06 #36 ... 08:47:06 08:47:06 #48 [security-proxy-setup internal] load build context 08:47:06 #48 transferring context: 41.24MB 12.3s 08:47:06 #48 ... 08:47:06 08:47:06 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:07 #34 ... 08:47:07 08:47:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:07 #52 ... 08:47:07 08:47:07 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:07 #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:07 #0 7.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:07 #53 ... 08:47:07 08:47:07 #50 [core-command internal] load build context 08:47:08 #50 ... 08:47:08 08:47:08 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:08 #0 6.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:08 #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:08 #54 ... 08:47:08 08:47:08 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:47:08 #55 ... 08:47:08 08:47:08 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:08 #56 ... 08:47:08 08:47:08 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:08 #57 ... 08:47:08 08:47:08 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:47:08 #58 ... 08:47:08 08:47:08 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:08 #59 ... 08:47:08 08:47:08 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:08 #0 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:08 #60 ... 08:47:08 08:47:08 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:09 #61 ... 08:47:09 08:47:09 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:09 #62 ... 08:47:09 08:47:09 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:09 #63 ... 08:47:09 08:47:09 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:09 #64 ... 08:47:09 08:47:09 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:10 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.6s 08:47:11 #36 ... 08:47:11 08:47:11 #33 [support-notifications internal] load build context 08:47:11 #33 transferring context: 51.59MB 19.9s 08:47:11 #33 ... 08:47:11 08:47:11 #42 [security-secretstore-setup internal] load build context 08:47:11 #42 ... 08:47:11 08:47:11 #43 [core-data internal] load build context 08:47:11 #43 ... 08:47:11 08:47:11 #44 [security-proxy-auth internal] load build context 08:47:11 #44 ... 08:47:11 08:47:11 #43 [core-data internal] load build context 08:47:12 #43 ... 08:47:12 08:47:12 #45 [core-metadata internal] load build context 08:47:12 #45 ... 08:47:12 08:47:12 #43 [core-data internal] load build context 08:47:12 #43 ... 08:47:12 08:47:12 #47 [security-bootstrapper internal] load build context 08:47:12 #47 ... 08:47:12 08:47:12 #45 [core-metadata internal] load build context 08:47:13 #45 ... 08:47:13 08:47:13 #46 [security-spiffe-token-provider internal] load build context 08:47:13 #46 ... 08:47:13 08:47:13 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:13 #54 10.59 (1/2) Installing ca-certificates (20230506-r0) 08:47:13 #54 10.90 (2/2) Installing dumb-init (1.2.5-r2) 08:47:13 #54 10.90 Executing busybox-1.36.1-r2.trigger 08:47:13 #54 11.01 Executing ca-certificates-20230506-r0.trigger 08:47:13 #54 12.39 OK: 9 MiB in 17 packages 08:47:13 #54 DONE 15.0s 08:47:13 08:47:13 #47 [security-bootstrapper internal] load build context 08:47:13 #47 ... 08:47:13 08:47:13 #49 [support-scheduler internal] load build context 08:47:13 #49 ... 08:47:13 08:47:13 #45 [core-metadata internal] load build context 08:47:14 #45 ... 08:47:14 08:47:14 #51 [core-common-config-bootstrapper internal] load build context 08:47:14 #51 ... 08:47:14 08:47:14 #45 [core-metadata internal] load build context 08:47:17 #45 transferring context: 47.52MB 23.6s 08:47:17 #45 ... 08:47:17 08:47:17 #48 [security-proxy-setup internal] load build context 08:47:17 #48 ... 08:47:17 08:47:17 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:17 #63 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:17 #63 ... 08:47:17 08:47:17 #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:17 #41 9.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:17 #41 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:17 #41 14.74 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:17 #41 15.15 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:17 #41 15.15 (3/6) Installing dumb-init (1.2.5-r2) 08:47:17 #41 15.24 (4/6) Installing openssl (3.1.4-r1) 08:47:17 #41 15.32 (5/6) Installing su-exec (0.2-r3) 08:47:17 #41 15.32 (6/6) Installing yq (4.33.3-r4) 08:47:17 #41 16.75 Executing busybox-1.36.1-r2.trigger 08:47:17 #41 16.75 OK: 18 MiB in 19 packages 08:47:17 #41 DONE 19.4s 08:47:17 08:47:17 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:47:18 #65 ... 08:47:18 08:47:18 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:18 #53 11.05 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:18 #53 11.05 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:18 #53 11.05 OK: 19953 distinct packages available 08:47:18 #53 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:18 #53 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:18 #53 19.95 (1/11) Installing ca-certificates (20230506-r0) 08:47:18 #53 20.83 (2/11) Installing brotli-libs (1.0.9-r14) 08:47:18 #53 20.97 (3/11) Installing libunistring (1.1-r1) 08:47:18 #53 ... 08:47:18 08:47:18 #50 [core-command internal] load build context 08:47:18 #50 ... 08:47:18 08:47:18 #45 [core-metadata internal] load build context 08:47:19 #45 ... 08:47:19 08:47:19 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:19 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.2s 08:47:19 #52 ... 08:47:19 08:47:19 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:19 #53 21.50 (4/11) Installing libidn2 (2.3.4-r1) 08:47:19 #53 21.50 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:47:19 #53 21.64 (6/11) Installing libcurl (8.4.0-r0) 08:47:19 #53 21.75 (7/11) Installing curl (8.4.0-r0) 08:47:19 #53 21.78 (8/11) Installing dumb-init (1.2.5-r2) 08:47:19 #53 21.82 (9/11) Installing musl-obstack (1.2.3-r2) 08:47:19 #53 21.97 (10/11) Installing libucontext (1.2-r2) 08:47:19 #53 22.02 (11/11) Installing gcompat (1.1.0-r1) 08:47:19 #53 22.08 Executing busybox-1.36.1-r2.trigger 08:47:19 #53 22.51 Executing ca-certificates-20230506-r0.trigger 08:47:20 #53 ... 08:47:20 08:47:20 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:20 #62 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:20 #62 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:20 #62 19.69 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:20 #62 19.69 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:20 #62 19.69 OK: 19946 distinct packages available 08:47:20 #62 ... 08:47:20 08:47:20 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:20 #60 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:20 #60 16.43 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:20 #60 16.43 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:20 #60 16.43 OK: 19953 distinct packages available 08:47:20 #60 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:20 #60 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:20 #60 ... 08:47:20 08:47:20 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:20 #63 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:22 #63 ... 08:47:22 08:47:22 #33 [support-notifications internal] load build context 08:47:22 #33 transferring context: 66.90MB 30.1s 08:47:22 #33 ... 08:47:22 08:47:22 #42 [security-secretstore-setup internal] load build context 08:47:22 #42 ... 08:47:22 08:47:22 #44 [security-proxy-auth internal] load build context 08:47:22 #44 ... 08:47:22 08:47:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:22 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.6s 08:47:22 #36 ... 08:47:22 08:47:22 #33 [support-notifications internal] load build context 08:47:22 #33 ... 08:47:22 08:47:22 #43 [core-data internal] load build context 08:47:22 #43 ... 08:47:22 08:47:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:24 #36 ... 08:47:24 08:47:24 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:47:24 #0 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:24 #66 ... 08:47:24 08:47:24 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:24 #56 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:24 #56 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:24 #56 ... 08:47:24 08:47:24 #46 [security-spiffe-token-provider internal] load build context 08:47:24 #46 ... 08:47:24 08:47:24 #47 [security-bootstrapper internal] load build context 08:47:24 #47 ... 08:47:24 08:47:24 #46 [security-spiffe-token-provider internal] load build context 08:47:24 #46 ... 08:47:24 08:47:24 #49 [support-scheduler internal] load build context 08:47:24 #49 ... 08:47:24 08:47:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:24 #36 ... 08:47:24 08:47:24 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:47:24 #58 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:24 #58 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:24 #58 ... 08:47:24 08:47:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:24 #36 ... 08:47:24 08:47:24 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:47:24 #55 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:24 #55 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:24 #55 ... 08:47:24 08:47:24 #51 [core-common-config-bootstrapper internal] load build context 08:47:24 #51 ... 08:47:24 08:47:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:24 #36 ... 08:47:24 08:47:24 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:24 #57 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:24 #57 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:25 #57 ... 08:47:25 08:47:25 #49 [support-scheduler internal] load build context 08:47:25 #49 ... 08:47:25 08:47:25 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:25 #64 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:25 #64 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:25 #64 ... 08:47:25 08:47:25 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:26 #36 ... 08:47:26 08:47:26 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:26 #53 25.08 OK: 13 MiB in 26 packages 08:47:26 #53 DONE 29.1s 08:47:26 08:47:26 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:27 #36 ... 08:47:27 08:47:27 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:27 #59 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:27 #59 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:27 #59 ... 08:47:27 08:47:27 #48 [security-proxy-setup internal] load build context 08:47:27 #48 transferring context: 79.90MB 33.1s 08:47:27 #48 ... 08:47:27 08:47:27 #46 [security-spiffe-token-provider internal] load build context 08:47:27 #46 ... 08:47:27 08:47:27 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:27 #61 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:27 #61 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:27 #61 ... 08:47:27 08:47:27 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:28 #36 ... 08:47:28 08:47:28 #50 [core-command internal] load build context 08:47:28 #50 ... 08:47:28 08:47:28 #48 [security-proxy-setup internal] load build context 08:47:28 #48 ... 08:47:28 08:47:28 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:28 #56 26.34 (1/1) Installing dumb-init (1.2.5-r2) 08:47:28 #56 26.40 Executing busybox-1.36.1-r2.trigger 08:47:28 #56 26.97 OK: 8 MiB in 16 packages 08:47:28 #56 DONE 30.7s 08:47:28 08:47:28 #48 [security-proxy-setup internal] load build context 08:47:29 #48 ... 08:47:29 08:47:29 #45 [core-metadata internal] load build context 08:47:29 #45 ... 08:47:29 08:47:29 #48 [security-proxy-setup internal] load build context 08:47:29 #48 ... 08:47:29 08:47:29 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:29 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.2s done 08:47:29 #52 ... 08:47:29 08:47:29 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:29 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.6s 08:47:30 #36 ... 08:47:30 08:47:30 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:30 #55 28.59 OK: 266 MiB in 52 packages 08:47:30 #55 DONE 32.0s 08:47:30 08:47:30 #47 [security-bootstrapper internal] load build context 08:47:30 #47 ... 08:47:30 08:47:30 #48 [security-proxy-setup internal] load build context 08:47:31 #48 ... 08:47:31 08:47:31 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:47:31 #58 29.37 OK: 266 MiB in 52 packages 08:47:31 #58 DONE 32.8s 08:47:31 08:47:31 #48 [security-proxy-setup internal] load build context 08:47:31 #48 ... 08:47:31 08:47:31 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:31 #62 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:31 #62 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:31 #62 ... 08:47:31 08:47:31 #43 [core-data internal] load build context 08:47:31 #43 ... 08:47:31 08:47:31 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:31 #57 30.65 OK: 266 MiB in 52 packages 08:47:31 #57 DONE 33.1s 08:47:31 08:47:31 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:31 #60 33.09 (1/4) Installing dumb-init (1.2.5-r2) 08:47:31 #60 33.09 (2/4) Installing musl-obstack (1.2.3-r2) 08:47:31 #60 33.09 (3/4) Installing libucontext (1.2-r2) 08:47:31 #60 33.09 (4/4) Installing gcompat (1.1.0-r1) 08:47:31 #60 33.15 Executing busybox-1.36.1-r2.trigger 08:47:31 #60 33.34 OK: 8 MiB in 19 packages 08:47:32 #60 ... 08:47:32 08:47:32 #42 [security-secretstore-setup internal] load build context 08:47:32 #42 ... 08:47:32 08:47:32 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:32 #59 32.40 (1/1) Installing dumb-init (1.2.5-r2) 08:47:32 #59 32.40 Executing busybox-1.36.1-r2.trigger 08:47:32 #59 32.62 OK: 8 MiB in 16 packages 08:47:32 #59 DONE 34.1s 08:47:32 08:47:32 #42 [security-secretstore-setup internal] load build context 08:47:32 #42 ... 08:47:32 08:47:32 #44 [security-proxy-auth internal] load build context 08:47:32 #44 transferring context: 50.54MB 40.2s 08:47:32 #44 ... 08:47:32 08:47:32 #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:47:33 #67 ... 08:47:33 08:47:33 #33 [support-notifications internal] load build context 08:47:33 #33 ... 08:47:33 08:47:33 #44 [security-proxy-auth internal] load build context 08:47:34 #44 ... 08:47:34 08:47:34 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:34 #63 32.64 (1/2) Installing dumb-init (1.2.5-r2) 08:47:34 #63 32.64 (2/2) Installing su-exec (0.2-r3) 08:47:34 #63 32.64 Executing busybox-1.36.1-r2.trigger 08:47:34 #63 32.96 OK: 8 MiB in 17 packages 08:47:34 #63 DONE 35.8s 08:47:34 08:47:34 #44 [security-proxy-auth internal] load build context 08:47:34 #44 ... 08:47:34 08:47:34 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:34 #60 DONE 36.7s 08:47:34 08:47:34 #44 [security-proxy-auth internal] load build context 08:47:35 #44 ... 08:47:35 08:47:35 #51 [core-common-config-bootstrapper internal] load build context 08:47:35 #51 ... 08:47:35 08:47:35 #44 [security-proxy-auth internal] load build context 08:47:35 #44 ... 08:47:35 08:47:35 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:35 #62 35.80 OK: 266 MiB in 52 packages 08:47:35 #62 DONE 37.0s 08:47:35 08:47:35 #44 [security-proxy-auth internal] load build context 08:47:35 #44 ... 08:47:35 08:47:35 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:47:35 #65 7.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:35 #65 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:35 #65 17.05 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:35 #65 17.11 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:35 #65 17.11 Executing busybox-1.36.1-r5.post-upgrade 08:47:35 #65 17.39 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:35 #65 17.44 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:35 #65 17.44 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:35 #65 17.53 Executing busybox-1.36.1-r5.trigger 08:47:35 #65 17.63 OK: 18 MiB in 19 packages 08:47:35 #65 ... 08:47:35 08:47:35 #49 [support-scheduler internal] load build context 08:47:35 #49 ... 08:47:35 08:47:35 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:35 #64 31.62 (1/4) Installing ca-certificates (20230506-r0) 08:47:35 #64 32.30 (2/4) Installing dumb-init (1.2.5-r2) 08:47:35 #64 32.36 (3/4) Installing su-exec (0.2-r3) 08:47:35 #64 32.36 (4/4) Installing yq (4.33.3-r4) 08:47:35 #64 33.80 Executing busybox-1.36.1-r2.trigger 08:47:35 #64 34.04 Executing ca-certificates-20230506-r0.trigger 08:47:35 #64 35.43 OK: 18 MiB in 19 packages 08:47:35 #64 DONE 37.4s 08:47:35 08:47:35 #44 [security-proxy-auth internal] load build context 08:47:36 #44 ... 08:47:36 08:47:36 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:47:36 #66 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:36 #66 20.36 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:36 #66 20.36 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:36 #66 20.62 Executing busybox-1.36.1-r5.post-upgrade 08:47:36 #66 20.85 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:36 #66 20.85 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:36 #66 21.15 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:36 #66 21.21 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:36 #66 21.21 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:36 #66 21.21 Executing busybox-1.36.1-r5.trigger 08:47:36 #66 21.31 Executing ca-certificates-20230506-r0.trigger 08:47:36 #66 22.05 OK: 9 MiB in 17 packages 08:47:36 #66 ... 08:47:36 08:47:36 #44 [security-proxy-auth internal] load build context 08:47:36 #44 ... 08:47:36 08:47:36 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:47:36 #0 9.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:36 #68 ... 08:47:36 08:47:36 #49 [support-scheduler internal] load build context 08:47:37 #49 transferring context: 93.81MB 43.4s 08:47:37 #49 ... 08:47:37 08:47:37 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:47:37 #66 DONE 24.5s 08:47:37 08:47:37 #49 [support-scheduler internal] load build context 08:47:37 #49 ... 08:47:37 08:47:37 #46 [security-spiffe-token-provider internal] load build context 08:47:37 #46 ... 08:47:37 08:47:37 #44 [security-proxy-auth internal] load build context 08:47:38 #44 ... 08:47:38 08:47:38 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:47:38 #65 DONE 20.4s 08:47:38 08:47:38 #46 [security-spiffe-token-provider internal] load build context 08:47:38 #46 ... 08:47:38 08:47:38 #50 [core-command internal] load build context 08:47:38 #50 ... 08:47:38 08:47:38 #49 [support-scheduler internal] load build context 08:47:38 #49 ... 08:47:38 08:47:38 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:47:38 #0 7.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:38 #0 8.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:38 #69 ... 08:47:38 08:47:38 #50 [core-command internal] load build context 08:47:39 #50 ... 08:47:39 08:47:39 #45 [core-metadata internal] load build context 08:47:39 #45 ... 08:47:39 08:47:39 #50 [core-command internal] load build context 08:47:39 #50 ... 08:47:39 08:47:39 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:39 #52 ... 08:47:39 08:47:39 #49 [support-scheduler internal] load build context 08:47:40 #49 ... 08:47:40 08:47:40 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:40 #61 34.42 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:40 #61 34.42 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:40 #61 34.42 OK: 19953 distinct packages available 08:47:40 #61 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:40 #61 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:40 #61 40.01 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:40 #61 40.24 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:40 #61 40.34 (3/7) Installing dumb-init (1.2.5-r2) 08:47:40 #61 40.34 (4/7) Installing musl-obstack (1.2.3-r2) 08:47:40 #61 40.34 (5/7) Installing libucontext (1.2-r2) 08:47:40 #61 40.34 (6/7) Installing gcompat (1.1.0-r1) 08:47:40 #61 40.41 (7/7) Installing openssl (3.1.4-r1) 08:47:40 #61 40.45 Executing busybox-1.36.1-r2.trigger 08:47:40 #61 40.45 OK: 9 MiB in 20 packages 08:47:40 #61 DONE 42.0s 08:47:40 08:47:40 #49 [support-scheduler internal] load build context 08:47:40 #49 ... 08:47:40 08:47:40 #47 [security-bootstrapper internal] load build context 08:47:40 #47 ... 08:47:40 08:47:40 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:40 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.1s done 08:47:40 #36 ... 08:47:40 08:47:40 #47 [security-bootstrapper internal] load build context 08:47:40 #47 ... 08:47:40 08:47:40 #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:47:40 #70 DONE 2.7s 08:47:41 08:47:41 #47 [security-bootstrapper internal] load build context 08:47:41 #47 ... 08:47:41 08:47:41 #48 [security-proxy-setup internal] load build context 08:47:41 #48 ... 08:47:41 08:47:41 #43 [core-data internal] load build context 08:47:41 #43 ... 08:47:41 08:47:41 #48 [security-proxy-setup internal] load build context 08:47:42 #48 ... 08:47:42 08:47:42 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:47:42 #69 11.04 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:42 #69 11.12 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:42 #69 11.21 Executing busybox-1.36.1-r5.post-upgrade 08:47:42 #69 11.33 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:42 #69 11.33 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:42 #69 11.62 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:42 #69 11.62 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:42 #69 11.62 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:42 #69 11.62 Executing busybox-1.36.1-r5.trigger 08:47:42 #69 11.77 OK: 8 MiB in 16 packages 08:47:42 #69 DONE 13.3s 08:47:42 08:47:42 #48 [security-proxy-setup internal] load build context 08:47:42 #48 ... 08:47:42 08:47:42 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:47:42 #68 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:42 #68 13.16 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:42 #68 13.25 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:42 #68 13.35 Executing busybox-1.36.1-r5.post-upgrade 08:47:42 #68 13.65 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:42 #68 13.68 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:42 #68 13.94 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:42 #68 13.94 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:42 #68 14.03 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:42 #68 14.03 Executing busybox-1.36.1-r5.trigger 08:47:42 #68 14.17 Executing ca-certificates-20230506-r0.trigger 08:47:42 #68 14.54 OK: 13 MiB in 26 packages 08:47:42 #68 DONE 16.0s 08:47:42 08:47:42 #48 [security-proxy-setup internal] load build context 08:47:42 #48 ... 08:47:42 08:47:42 #42 [security-secretstore-setup internal] load build context 08:47:42 #42 transferring context: 96.89MB 50.9s 08:47:42 #42 ... 08:47:42 08:47:42 #48 [security-proxy-setup internal] load build context 08:47:43 #48 ... 08:47:43 08:47:43 #33 [support-notifications internal] load build context 08:47:43 #33 ... 08:47:43 08:47:43 #48 [security-proxy-setup internal] load build context 08:47:43 #48 ... 08:47:43 08:47:43 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:43 #36 DONE 53.2s 08:47:43 08:47:43 #48 [security-proxy-setup internal] load build context 08:47:44 #48 ... 08:47:44 08:47:44 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:47:44 #71 ... 08:47:44 08:47:44 #48 [security-proxy-setup internal] load build context 08:47:45 #48 ... 08:47:45 08:47:45 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:47:45 #0 8.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:45 #0 9.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:45 #72 ... 08:47:45 08:47:45 #51 [core-common-config-bootstrapper internal] load build context 08:47:45 #51 ... 08:47:45 08:47:45 #48 [security-proxy-setup internal] load build context 08:47:46 #48 ... 08:47:46 08:47:46 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:47:46 #67 9.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:46 #67 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:46 #67 11.96 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:46 #67 12.00 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:46 #67 12.13 Executing busybox-1.36.1-r5.post-upgrade 08:47:46 #67 12.27 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:46 #67 12.27 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:46 #67 12.61 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:46 #67 12.61 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:46 #67 12.67 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:46 #67 12.67 Executing busybox-1.36.1-r5.trigger 08:47:46 #67 12.75 OK: 8 MiB in 16 packages 08:47:46 #67 DONE 14.0s 08:47:46 08:47:46 #48 [security-proxy-setup internal] load build context 08:47:46 #48 ... 08:47:46 08:47:46 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:47:46 #73 ... 08:47:46 08:47:46 #33 [support-notifications internal] load build context 08:47:47 #33 transferring context: 114.95MB 55.9s 08:47:48 #33 ... 08:47:48 08:47:48 #44 [security-proxy-auth internal] load build context 08:47:48 #44 ... 08:47:48 08:47:48 #33 [support-notifications internal] load build context 08:47:48 #33 ... 08:47:48 08:47:48 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:47:48 #72 11.66 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:48 #72 11.66 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:48 #72 11.80 Executing busybox-1.36.1-r5.post-upgrade 08:47:48 #72 11.97 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:48 #72 11.97 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:48 #72 12.28 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:48 #72 12.33 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:48 #72 12.33 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:48 #72 12.34 Executing busybox-1.36.1-r5.trigger 08:47:48 #72 12.40 OK: 8 MiB in 19 packages 08:47:48 #72 DONE 13.5s 08:47:48 08:47:48 #33 [support-notifications internal] load build context 08:47:49 #33 ... 08:47:49 08:47:49 #46 [security-spiffe-token-provider internal] load build context 08:47:49 #46 ... 08:47:49 08:47:49 #33 [support-notifications internal] load build context 08:47:49 #33 ... 08:47:49 08:47:49 #45 [core-metadata internal] load build context 08:47:49 #45 ... 08:47:49 08:47:49 #33 [support-notifications internal] load build context 08:47:50 #33 ... 08:47:50 08:47:50 #50 [core-command internal] load build context 08:47:50 #50 ... 08:47:50 08:47:50 #33 [support-notifications internal] load build context 08:47:50 #33 ... 08:47:50 08:47:50 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:47:50 #0 8.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:50 #0 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:50 #74 ... 08:47:50 08:47:50 #33 [support-notifications internal] load build context 08:47:50 #33 ... 08:47:50 08:47:50 #49 [support-scheduler internal] load build context 08:47:50 #49 ... 08:47:50 08:47:50 #33 [support-notifications internal] load build context 08:47:51 #33 ... 08:47:51 08:47:51 #47 [security-bootstrapper internal] load build context 08:47:51 #47 ... 08:47:51 08:47:51 #33 [support-notifications internal] load build context 08:47:51 #33 ... 08:47:51 08:47:51 #43 [core-data internal] load build context 08:47:51 #43 ... 08:47:51 08:47:51 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:47:51 #71 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:51 #71 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:51 #71 14.75 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:51 #71 14.85 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:51 #71 14.93 Executing busybox-1.36.1-r5.post-upgrade 08:47:51 #71 15.29 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:51 #71 15.29 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:51 #71 15.58 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:51 #71 15.63 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:51 #71 15.65 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:51 #71 15.69 Executing busybox-1.36.1-r5.trigger 08:47:51 #71 15.78 OK: 8 MiB in 17 packages 08:47:51 #71 DONE 17.1s 08:47:51 08:47:51 #43 [core-data internal] load build context 08:47:51 #43 ... 08:47:51 08:47:51 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:47:51 #74 11.50 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:51 #74 11.50 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:51 #74 11.54 Executing busybox-1.36.1-r5.post-upgrade 08:47:51 #74 ... 08:47:51 08:47:51 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:51 #75 DONE 3.1s 08:47:51 08:47:51 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:47:51 #74 11.73 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:51 #74 11.73 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:51 #74 11.75 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:51 #74 11.77 Executing busybox-1.36.1-r5.trigger 08:47:52 #74 11.82 OK: 9 MiB in 20 packages 08:47:53 #74 ... 08:47:53 08:47:53 #76 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:47:53 #76 DONE 0.9s 08:47:53 08:47:53 #42 [security-secretstore-setup internal] load build context 08:47:53 #42 transferring context: 119.50MB 61.2s 08:47:53 #42 ... 08:47:53 08:47:53 #47 [security-bootstrapper internal] load build context 08:47:53 #47 ... 08:47:53 08:47:53 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:47:53 #74 DONE 12.9s 08:47:53 08:47:53 #47 [security-bootstrapper internal] load build context 08:47:53 #47 ... 08:47:53 08:47:53 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:47:53 #73 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:53 #73 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:53 #73 14.53 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:47:53 #73 14.62 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:47:53 #73 14.78 Executing busybox-1.36.1-r5.post-upgrade 08:47:53 #73 15.11 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:47:53 #73 15.11 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:47:53 #73 15.21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:47:53 #73 15.29 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:47:53 #73 15.29 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:47:53 #73 15.29 Executing busybox-1.36.1-r5.trigger 08:47:53 #73 15.39 Executing ca-certificates-20230506-r0.trigger 08:47:53 #73 15.78 OK: 18 MiB in 19 packages 08:47:53 #73 DONE 17.1s 08:47:53 08:47:53 #47 [security-bootstrapper internal] load build context 08:47:54 #47 ... 08:47:54 08:47:54 #77 [security-spire-config stage-2 6/10] COPY security.txt / 08:47:54 #77 DONE 1.3s 08:47:54 08:47:54 #47 [security-bootstrapper internal] load build context 08:47:55 #47 ... 08:47:55 08:47:55 #78 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:55 #78 DONE 0.8s 08:47:55 08:47:55 #47 [security-bootstrapper internal] load build context 08:47:55 #47 ... 08:47:55 08:47:55 #51 [core-common-config-bootstrapper internal] load build context 08:47:55 #51 ... 08:47:55 08:47:55 #47 [security-bootstrapper internal] load build context 08:47:55 #47 ... 08:47:55 08:47:55 #79 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:55 #79 DONE 0.7s 08:47:55 08:47:55 #47 [security-bootstrapper internal] load build context 08:47:56 #47 ... 08:47:56 08:47:56 #48 [security-proxy-setup internal] load build context 08:47:56 #48 ... 08:47:56 08:47:56 #47 [security-bootstrapper internal] load build context 08:47:56 #47 ... 08:47:56 08:47:56 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:47:56 #80 DONE 5.0s 08:47:56 08:47:56 #47 [security-bootstrapper internal] load build context 08:47:57 #47 ... 08:47:57 08:47:57 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:57 #81 DONE 3.7s 08:47:57 08:47:57 #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:57 #82 DONE 1.3s 08:47:57 08:47:57 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:47:57 #83 DONE 3.8s 08:47:57 08:47:57 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:58 #84 ... 08:47:58 08:47:58 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:47:58 #85 DONE 1.2s 08:47:58 08:47:58 #47 [security-bootstrapper internal] load build context 08:47:58 #47 transferring context: 124.19MB 65.0s 08:47:58 #47 ... 08:47:58 08:47:58 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:47:58 #86 DONE 1.3s 08:47:58 08:47:58 #47 [security-bootstrapper internal] load build context 08:47:58 #47 ... 08:47:58 08:47:58 #44 [security-proxy-auth internal] load build context 08:47:58 #44 ... 08:47:58 08:47:58 #47 [security-bootstrapper internal] load build context 08:47:59 #47 ... 08:47:59 08:47:59 #87 [security-spire-server stage-2 6/9] COPY security.txt / 08:47:59 #87 DONE 0.6s 08:47:59 08:47:59 #47 [security-bootstrapper internal] load build context 08:47:59 #47 ... 08:47:59 08:47:59 #46 [security-spiffe-token-provider internal] load build context 08:47:59 #46 ... 08:47:59 08:47:59 #44 [security-proxy-auth internal] load build context 08:47:59 #44 ... 08:47:59 08:47:59 #45 [core-metadata internal] load build context 08:47:59 #45 ... 08:47:59 08:47:59 #46 [security-spiffe-token-provider internal] load build context 08:48:00 #46 ... 08:48:00 08:48:00 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:00 #88 DONE 0.9s 08:48:00 08:48:00 #46 [security-spiffe-token-provider internal] load build context 08:48:00 #46 ... 08:48:00 08:48:00 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:00 #84 DONE 2.9s 08:48:00 08:48:00 #46 [security-spiffe-token-provider internal] load build context 08:48:00 #46 ... 08:48:00 08:48:00 #50 [core-command internal] load build context 08:48:00 #50 ... 08:48:00 08:48:00 #45 [core-metadata internal] load build context 08:48:00 #45 ... 08:48:00 08:48:00 #49 [support-scheduler internal] load build context 08:48:00 #49 ... 08:48:00 08:48:00 #45 [core-metadata internal] load build context 08:48:01 #45 ... 08:48:01 08:48:01 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:01 #89 DONE 1.1s 08:48:01 08:48:01 #45 [core-metadata internal] load build context 08:48:01 #45 ... 08:48:01 08:48:01 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:48:01 #90 DONE 1.1s 08:48:01 08:48:01 #45 [core-metadata internal] load build context 08:48:01 #45 ... 08:48:01 08:48:01 #33 [support-notifications internal] load build context 08:48:01 #33 ... 08:48:01 08:48:01 #43 [core-data internal] load build context 08:48:01 #43 ... 08:48:01 08:48:01 #45 [core-metadata internal] load build context 08:48:02 #45 ... 08:48:02 08:48:02 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:02 #91 DONE 1.1s 08:48:02 08:48:02 #45 [core-metadata internal] load build context 08:48:02 #45 ... 08:48:02 08:48:02 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 08:48:02 #92 DONE 1.1s 08:48:02 08:48:02 #45 [core-metadata internal] load build context 08:48:02 #45 ... 08:48:02 08:48:02 #42 [security-secretstore-setup internal] load build context 08:48:03 #42 ... 08:48:03 08:48:03 #43 [core-data internal] load build context 08:48:03 #43 transferring context: 135.11MB 71.6s 08:48:04 #43 ... 08:48:04 08:48:04 #48 [security-proxy-setup internal] load build context 08:48:04 #48 transferring context: 189.79MB 68.9s done 08:48:04 #48 DONE 71.0s 08:48:04 08:48:04 #43 [core-data internal] load build context 08:48:04 #43 ... 08:48:04 08:48:04 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:04 #93 DONE 1.5s 08:48:04 08:48:04 #43 [core-data internal] load build context 08:48:04 #43 ... 08:48:04 08:48:04 #49 [support-scheduler internal] load build context 08:48:04 #49 transferring context: 189.79MB 70.3s done 08:48:04 #49 DONE 71.8s 08:48:04 08:48:04 #43 [core-data internal] load build context 08:48:05 #43 ... 08:48:05 08:48:05 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:05 #94 DONE 0.9s 08:48:05 08:48:05 #43 [core-data internal] load build context 08:48:05 #43 ... 08:48:05 08:48:05 #51 [core-common-config-bootstrapper internal] load build context 08:48:05 #51 ... 08:48:05 08:48:05 #43 [core-data internal] load build context 08:48:05 #43 ... 08:48:05 08:48:05 #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:48:05 #95 DONE 1.8s 08:48:05 08:48:05 #43 [core-data internal] load build context 08:48:07 #43 ... 08:48:07 08:48:07 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:07 #96 DONE 1.7s 08:48:07 08:48:07 #43 [core-data internal] load build context 08:48:07 #43 ... 08:48:07 08:48:07 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:48:07 #97 DONE 1.9s 08:48:07 08:48:07 #43 [core-data internal] load build context 08:48:07 #43 ... 08:48:07 08:48:07 #98 [security-spire-agent] exporting to image 08:48:07 #98 exporting layers 4.7s done 08:48:07 #98 writing image sha256:39f253451fd24aef14d74415c9cf71f0405223bde02a0c4990dc6cddb0d192c8 0.0s done 08:48:07 #98 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:48:07 #98 ... 08:48:07 08:48:07 #46 [security-spiffe-token-provider internal] load build context 08:48:07 #46 transferring context: 189.79MB 73.4s done 08:48:07 #46 DONE 75.2s 08:48:07 08:48:07 #43 [core-data internal] load build context 08:48:07 #43 ... 08:48:07 08:48:07 #33 [support-notifications internal] load build context 08:48:07 #33 transferring context: 189.79MB 75.0s done 08:48:07 #33 DONE 76.2s 08:48:07 08:48:07 #43 [core-data internal] load build context 08:48:09 #43 ... 08:48:09 08:48:09 #45 [core-metadata internal] load build context 08:48:09 #45 transferring context: 189.79MB 75.2s done 08:48:09 #45 DONE 77.1s 08:48:09 08:48:09 #43 [core-data internal] load build context 08:48:09 #43 ... 08:48:09 08:48:09 #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:48:09 #99 DONE 1.9s 08:48:09 08:48:09 #43 [core-data internal] load build context 08:48:09 #43 ... 08:48:09 08:48:09 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:48:09 #100 DONE 1.9s 08:48:09 08:48:09 #43 [core-data internal] load build context 08:48:09 #43 ... 08:48:09 08:48:09 #47 [security-bootstrapper internal] load build context 08:48:09 #47 ... 08:48:09 08:48:09 #43 [core-data internal] load build context 08:48:10 #43 ... 08:48:10 08:48:10 #44 [security-proxy-auth internal] load build context 08:48:10 #44 ... 08:48:10 08:48:10 #47 [security-bootstrapper internal] load build context 08:48:10 #47 ... 08:48:10 08:48:10 #50 [core-command internal] load build context 08:48:10 #50 ... 08:48:10 08:48:10 #47 [security-bootstrapper internal] load build context 08:48:13 #47 ... 08:48:13 08:48:13 #42 [security-secretstore-setup internal] load build context 08:48:13 #42 transferring context: 189.79MB 81.4s done 08:48:13 #42 ... 08:48:13 08:48:13 #47 [security-bootstrapper internal] load build context 08:48:13 #47 ... 08:48:13 08:48:13 #42 [security-secretstore-setup internal] load build context 08:48:13 #42 DONE 81.8s 08:48:13 08:48:13 #47 [security-bootstrapper internal] load build context 08:48:13 #47 ... 08:48:13 08:48:13 #98 [security-spire-agent] exporting to image 08:48:13 #98 exporting layers 6.3s done 08:48:13 #98 writing image sha256:4c70e22f59725ffaee8678dc9625f2c2e00c107ce7e0be920d8dd3bdfd03c3d3 0.0s done 08:48:13 #98 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:48:13 #98 writing image sha256:1b7c1a37ed8e636451c4047899282469f3e8f82a6862e0ba2cd1325118dcc8b3 0.0s done 08:48:13 #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:48:13 #98 DONE 15.3s 08:48:13 08:48:13 #47 [security-bootstrapper internal] load build context 08:48:14 #47 transferring context: 189.79MB 81.4s done 08:48:14 #47 DONE 82.5s 08:48:14 08:48:14 #50 [core-command internal] load build context 08:48:16 #50 ... 08:48:16 08:48:16 #43 [core-data internal] load build context 08:48:16 #43 transferring context: 189.79MB 84.3s done 08:48:16 #43 DONE 84.5s 08:48:16 08:48:16 #50 [core-command internal] load build context 08:48:16 #50 ... 08:48:16 08:48:16 #51 [core-common-config-bootstrapper internal] load build context 08:48:16 #51 ... 08:48:16 08:48:16 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:16 #101 ... 08:48:16 08:48:16 #50 [core-command internal] load build context 08:48:17 #50 ... 08:48:17 08:48:17 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #102 ... 08:48:17 08:48:17 #50 [core-command internal] load build context 08:48:18 #50 transferring context: 189.79MB 84.7s done 08:48:19 #50 DONE 85.8s 08:48:19 08:48:19 #51 [core-common-config-bootstrapper internal] load build context 08:48:19 #51 ... 08:48:19 08:48:19 #44 [security-proxy-auth internal] load build context 08:48:19 #44 transferring context: 189.79MB 87.1s done 08:48:19 #44 DONE 87.8s 08:48:19 08:48:19 #51 [core-common-config-bootstrapper internal] load build context 08:48:19 #51 ... 08:48:19 08:48:19 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:20 #103 ... 08:48:20 08:48:20 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:20 #104 ... 08:48:20 08:48:20 #51 [core-common-config-bootstrapper internal] load build context 08:48:20 #51 transferring context: 189.79MB 85.5s done 08:48:20 #51 DONE 86.9s 08:48:20 08:48:20 #18 [core-data internal] load .dockerignore 08:48:59 #18 ... 08:48:59 08:48:59 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #102 DONE 46.2s 08:48:59 08:48:59 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #103 DONE 43.8s 08:48:59 08:48:59 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #101 DONE 47.6s 08:48:59 08:48:59 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #104 DONE 43.8s 08:48:59 08:48:59 #105 [security-proxy-setup builder 6/7] COPY . . 08:48:59 #105 DONE 3.7s 08:48:59 08:48:59 #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:59 #106 CACHED 08:48:59 08:48:59 #107 [security-bootstrapper builder 6/7] COPY . . 08:48:59 #107 CACHED 08:48:59 08:48:59 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #108 CACHED 08:48:59 08:48:59 #109 [support-scheduler builder 6/7] COPY . . 08:48:59 #109 DONE 3.8s 08:48:59 08:48:59 #110 [security-spiffe-token-provider builder 6/7] COPY . . 08:48:59 #110 DONE 3.8s 08:48:59 08:48:59 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:48:59 #111 CACHED 08:48:59 08:48:59 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #112 CACHED 08:48:59 08:48:59 #113 [security-secretstore-setup builder 6/7] COPY . . 08:48:59 #113 CACHED 08:48:59 08:48:59 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:48:59 #114 ... 08:48:59 08:48:59 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 08:48:59 #115 CACHED 08:48:59 08:48:59 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #116 CACHED 08:48:59 08:48:59 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:59 #117 CACHED 08:48:59 08:48:59 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 08:48:59 #118 CACHED 08:48:59 08:48:59 #119 [core-command builder 6/7] COPY . . 08:48:59 #119 CACHED 08:48:59 08:48:59 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #120 CACHED 08:48:59 08:48:59 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #121 CACHED 08:48:59 08:48:59 #122 [core-metadata builder 6/7] COPY . . 08:48:59 #122 CACHED 08:48:59 08:48:59 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:48:59 #123 CACHED 08:48:59 08:48:59 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:48:59 #124 CACHED 08:48:59 08:48:59 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #125 CACHED 08:48:59 08:48:59 #126 [security-proxy-auth builder 6/7] COPY . . 08:48:59 #126 CACHED 08:48:59 08:48:59 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:59 #127 CACHED 08:48:59 08:48:59 #128 [core-data builder 6/7] COPY . . 08:48:59 #128 CACHED 08:48:59 08:48:59 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 08:48:59 #129 CACHED 08:48:59 08:48:59 #130 [support-notifications builder 6/7] COPY . . 08:48:59 #130 DONE 3.8s 08:48:59 08:48:59 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:03 #131 ... 08:49:03 08:49:03 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:03 #0 4.872 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:49:03 #132 ... 08:49:03 08:49:03 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:03 #114 5.472 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:49:07 #114 ... 08:49:07 08:49:07 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:07 #0 6.128 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:49:07 #133 ... 08:49:07 08:49:07 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:07 #0 6.238 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:07 #134 ... 08:49:07 08:49:07 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:07 #0 6.259 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:49:07 #135 ... 08:49:07 08:49:07 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:07 #0 6.196 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:49:07 #136 ... 08:49:07 08:49:07 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:07 #0 5.678 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:49:08 #137 ... 08:49:08 08:49:08 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:08 #0 4.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:08 #138 ... 08:49:08 08:49:08 #139 [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:49:08 #0 4.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:08 #139 ... 08:49:08 08:49:08 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:08 #0 4.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:08 #140 ... 08:49:08 08:49:08 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:08 #131 5.882 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:02:47 #131 ... 09:02:47 09:02:47 #139 [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:02:47 #139 817.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:02:47 #139 ... 09:02:47 09:02:47 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:02:47 #140 DONE 824.4s 09:02:47 09:02:47 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:02:47 #134 ... 09:02:47 09:02:47 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:02:47 #141 DONE 0.5s 09:02:47 09:02:47 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:02:47 #142 DONE 0.1s 09:02:47 09:02:47 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:02:47 #134 ... 09:02:47 09:02:47 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:02:47 #143 DONE 0.2s 09:02:47 09:02:47 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:02:47 #144 DONE 0.1s 09:02:47 09:02:47 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:02:47 #145 DONE 0.3s 09:02:47 09:02:47 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:02:47 #114 ... 09:02:47 09:02:47 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:02:47 #146 DONE 0.2s 09:02:47 09:02:47 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:47 #147 DONE 2.0s 09:02:47 09:02:47 #98 [security-proxy-setup] exporting to image 09:02:47 #98 exporting layers 09:02:47 #98 exporting layers 1.3s done 09:02:47 #98 writing image sha256:6928f48fe8513cbe63ef8fc68dc44d181107d586a0ccd70dc225c68d0d363289 0.0s done 09:02:47 #98 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:02:47 #98 DONE 16.6s 09:02:47 09:02:47 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:02:50 #131 ... 09:02:50 09:02:50 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:50 #138 DONE 833.2s 09:02:50 09:02:50 #139 [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:02:51 #139 ... 09:02:51 09:02:51 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:02:51 #148 DONE 0.3s 09:02:51 09:02:51 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:02:54 #149 DONE 2.4s 09:02:54 09:02:54 #3 [security-secretstore-setup internal] load build definition from Dockerfile 09:02:54 #3 ... 09:02:54 09:02:54 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:02:54 #150 DONE 0.4s 09:02:54 09:02:54 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:02:54 #151 DONE 0.2s 09:02:54 09:02:54 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:02:54 #152 DONE 0.4s 09:02:54 09:02:54 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:02:55 #153 DONE 0.1s 09:02:55 09:02:55 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:02:55 #154 DONE 0.1s 09:02:55 09:02:55 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:02:55 #155 DONE 0.1s 09:02:55 09:02:55 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:02:55 #156 DONE 0.1s 09:02:55 09:02:55 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:02:55 #157 DONE 0.2s 09:02:55 09:02:55 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:02:58 #158 DONE 2.2s 09:02:58 09:02:58 #98 [security-bootstrapper] exporting to image 09:02:58 #98 exporting layers 09:02:59 #98 exporting layers 1.1s done 09:02:59 #98 writing image sha256:9562e0cd7cd5e2c0fe77b664f4a49f4523d06284a2f8f933e5da5d36d78af2c5 done 09:02:59 #98 naming to docker.io/library/security-bootstrapper-arm64 done 09:02:59 #98 DONE 17.8s 09:02:59 09:02:59 #139 [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:02:59 #139 DONE 842.1s 09:02:59 09:02:59 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:02:59 #114 ... 09:02:59 09:02:59 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:02:59 #159 DONE 0.2s 09:02:59 09:02:59 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:03:00 #160 DONE 0.2s 09:03:00 09:03:00 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:03:00 #161 DONE 0.2s 09:03:00 09:03:00 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:03:00 #162 DONE 0.2s 09:03:00 09:03:00 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:03:00 #163 DONE 0.1s 09:03:00 09:03:00 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:00 #135 ... 09:03:00 09:03:00 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:03:01 #164 DONE 0.3s 09:03:01 09:03:01 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:01 #114 ... 09:03:01 09:03:01 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:01 #165 DONE 0.3s 09:03:01 09:03:01 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:01 #166 DONE 0.2s 09:03:01 09:03:01 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:03 #167 DONE 1.8s 09:03:03 09:03:03 #98 [security-secretstore-setup] exporting to image 09:03:04 #98 exporting layers 1.5s done 09:03:04 #98 writing image sha256:ba62bc6f711b73eda6ceb89b4e803e2270e8701af0e2030e9c96254cae578081 done 09:03:04 #98 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:03:04 #98 DONE 19.3s 09:03:04 09:03:04 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:13 #114 ... 09:03:13 09:03:13 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:13 #134 DONE 854.7s 09:03:13 09:03:13 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:13 #133 ... 09:03:13 09:03:13 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:03:13 #168 DONE 0.4s 09:03:13 09:03:13 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:03:13 #169 DONE 0.2s 09:03:13 09:03:13 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:03:13 #170 DONE 0.4s 09:03:13 09:03:13 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:13 #136 ... 09:03:13 09:03:13 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:03:13 #171 DONE 0.2s 09:03:13 09:03:13 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:03:13 #172 DONE 0.3s 09:03:13 09:03:13 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:13 #131 ... 09:03:13 09:03:13 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:18 #173 DONE 3.5s 09:03:18 09:03:18 #98 [security-proxy-auth] exporting to image 09:03:18 #98 exporting layers 09:03:18 #98 exporting layers 0.8s done 09:03:18 #98 writing image sha256:36b286bbbe333fab9766987c5b041d364ef53e03de2cff605747de5ecdf827c5 0.0s done 09:03:18 #98 naming to docker.io/library/security-proxy-auth-arm64 done 09:03:18 #98 DONE 20.1s 09:03:18 09:03:18 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:03:33 #34 ... 09:03:33 09:03:33 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:33 #136 DONE 875.7s 09:03:33 09:03:33 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:33 #135 ... 09:03:33 09:03:33 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:03:33 #174 DONE 0.3s 09:03:33 09:03:33 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:33 #137 ... 09:03:33 09:03:33 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:03:33 #175 DONE 0.2s 09:03:33 09:03:33 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:34 #176 DONE 0.3s 09:03:34 09:03:34 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:03:34 #34 ... 09:03:34 09:03:34 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:34 #177 DONE 0.2s 09:03:34 09:03:34 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:34 #178 DONE 0.3s 09:03:34 09:03:34 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:36 #179 DONE 2.0s 09:03:36 09:03:36 #98 [core-common-config-bootstrapper] exporting to image 09:03:36 #98 exporting layers 09:03:37 #98 exporting layers 0.6s done 09:03:37 #98 writing image sha256:788f41b622747b201df12cadb086a3fd9a40ac55d06898e5df9aae44490c75c7 done 09:03:37 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:03:37 #98 DONE 20.7s 09:03:37 09:03:37 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:04:09 #52 ... 09:04:09 09:04:09 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:09 #137 DONE 911.9s 09:04:09 09:04:09 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:10 #114 ... 09:04:10 09:04:10 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:04:10 #180 DONE 0.2s 09:04:10 09:04:10 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:04:10 #181 DONE 0.1s 09:04:10 09:04:10 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:10 #182 DONE 0.4s 09:04:10 09:04:10 #3 [security-secretstore-setup internal] load build definition from Dockerfile 09:04:10 #3 ... 09:04:10 09:04:10 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:04:10 #183 DONE 0.2s 09:04:10 09:04:10 #98 [core-command] exporting to image 09:04:10 #98 exporting layers 09:04:11 #98 exporting layers 0.4s done 09:04:11 #98 writing image sha256:713de34f31a7c3a43ade5ed22382242d9509a169a64d93043335cd4866ebc031 0.0s done 09:04:11 #98 naming to docker.io/library/core-command-arm64 done 09:04:11 #98 DONE 21.1s 09:04:11 09:04:11 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:23 #131 ... 09:04:23 09:04:23 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:23 #132 DONE 924.1s 09:04:23 09:04:23 #3 [security-secretstore-setup internal] load build definition from Dockerfile 09:04:23 #3 ... 09:04:23 09:04:23 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:23 #135 DONE 924.7s 09:04:23 09:04:23 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:04:23 #184 DONE 0.4s 09:04:23 09:04:23 #18 [core-data internal] load .dockerignore 09:04:23 #18 ... 09:04:23 09:04:23 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:04:23 #185 DONE 0.3s 09:04:23 09:04:23 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:23 #133 ... 09:04:23 09:04:23 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:23 #186 ... 09:04:23 09:04:23 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:23 #187 DONE 0.3s 09:04:23 09:04:23 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:23 #188 DONE 0.2s 09:04:23 09:04:23 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:23 #189 ... 09:04:23 09:04:23 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:23 #186 DONE 0.5s 09:04:23 09:04:23 #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:04:23 #190 DONE 0.1s 09:04:23 09:04:23 #98 [core-data] exporting to image 09:04:23 #98 exporting layers 09:04:23 #98 ... 09:04:23 09:04:23 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:23 #189 DONE 0.5s 09:04:24 09:04:24 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:04:24 #191 DONE 0.2s 09:04:24 09:04:24 #98 [core-data] exporting to image 09:04:24 #98 exporting layers 0.6s done 09:04:24 #98 writing image sha256:026362f903851be81f925bd6bf9532a08585fa8d84a92dc3720ac0b45e3db8f6 done 09:04:24 #98 naming to docker.io/library/core-data-arm64 done 09:04:24 #98 DONE 21.7s 09:04:24 09:04:24 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:04:24 #192 DONE 0.2s 09:04:24 09:04:24 #98 [core-metadata] exporting to image 09:04:25 #98 exporting layers 0.4s done 09:04:25 #98 writing image sha256:e7cf9a106833f005b165b8e5c39e661f56cb71b8f6e95d071ffc3e1386be3492 done 09:04:25 #98 naming to docker.io/library/core-metadata-arm64 done 09:04:25 #98 DONE 22.1s 09:04:25 09:04:25 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:04:47 #52 ... 09:04:47 09:04:47 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:47 #133 DONE 948.2s 09:04:47 09:04:47 #3 [security-secretstore-setup internal] load build definition from Dockerfile 09:04:47 #3 ... 09:04:47 09:04:47 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:04:47 #193 DONE 0.2s 09:04:47 09:04:47 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:04:47 #194 DONE 0.2s 09:04:47 09:04:47 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:04:47 #34 ... 09:04:47 09:04:47 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:04:47 #195 DONE 0.3s 09:04:47 09:04:47 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:04:47 #196 DONE 0.2s 09:04:47 09:04:47 #98 [security-spiffe-token-provider] exporting to image 09:04:47 #98 exporting layers 09:04:47 #98 exporting layers 0.5s done 09:04:47 #98 writing image sha256:08e406b83eb92f7e15611bbd17fd3108c6b417c1d79d362585baca5ebe8ede3b done 09:04:47 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:04:47 #98 DONE 22.6s 09:04:47 09:04:47 #18 [core-data internal] load .dockerignore 09:05:14 #18 ... 09:05:14 09:05:14 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:14 #114 DONE 974.6s 09:05:14 09:05:14 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:14 #131 DONE 974.5s 09:05:14 09:05:14 #18 [core-data internal] load .dockerignore 09:05:14 #18 ... 09:05:14 09:05:14 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:14 #197 DONE 0.2s 09:05:14 09:05:14 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:05:14 #34 ... 09:05:14 09:05:14 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:14 #198 DONE 0.2s 09:05:14 09:05:14 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:14 #199 DONE 0.3s 09:05:14 09:05:14 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:14 #200 DONE 0.1s 09:05:14 09:05:14 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:14 #201 ... 09:05:14 09:05:14 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:14 #202 DONE 0.4s 09:05:14 09:05:14 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:14 #201 DONE 0.6s 09:05:14 09:05:14 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:14 #203 DONE 0.1s 09:05:14 09:05:14 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:14 #204 DONE 0.1s 09:05:14 09:05:14 #98 [support-notifications] exporting to image 09:05:14 #98 exporting layers 09:05:14 #98 exporting layers 0.4s done 09:05:14 #98 writing image sha256:46a917341a8d3a575849d7c46d0670c59f2f128b98dc509ae44313669fd5be5f 0.0s done 09:05:14 #98 naming to docker.io/library/support-scheduler-arm64 done 09:05:14 #98 writing image sha256:e017621ce3fe02cdb2374c8340db386402e9870a38dfa3f7b37b5a16d93e757a done 09:05:14 #98 naming to docker.io/library/support-notifications-arm64 done 09:05:14 #98 DONE 23.3s 09:05:14 09:05:14 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:05:14 time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:14 time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:14 $ docker stop --time=1 c7f387ec23605bdbff4990deb7fdb1efbe29b2e84013c599e059e82e8ef71f11 09:05:15 $ docker rm -f --volumes c7f387ec23605bdbff4990deb7fdb1efbe29b2e84013c599e059e82e8ef71f11 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:16 + docker images 09:05:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:16 support-notifications-arm64 latest e017621ce3fe 3 seconds ago 41.4MB 09:05:16 support-scheduler-arm64 latest 46a917341a8d 3 seconds ago 40.4MB 09:05:16 security-spiffe-token-provider-arm64 latest 08e406b83eb9 30 seconds ago 42.3MB 09:05:16 core-metadata-arm64 latest e7cf9a106833 52 seconds ago 28.3MB 09:05:16 core-data-arm64 latest 026362f90385 53 seconds ago 28MB 09:05:16 core-command-arm64 latest 713de34f31a7 About a minute ago 27.8MB 09:05:16 core-common-config-bootstrapper-arm64 latest 788f41b62274 About a minute ago 25.1MB 09:05:16 security-proxy-auth-arm64 latest 36b286bbbe33 About a minute ago 26.2MB 09:05:16 security-secretstore-setup-arm64 latest ba62bc6f711b 2 minutes ago 50.7MB 09:05:16 security-bootstrapper-arm64 latest 9562e0cd7cd5 2 minutes ago 29.9MB 09:05:16 security-proxy-setup-arm64 latest 6928f48fe851 2 minutes ago 36MB 09:05:16 security-spire-agent-arm64 latest 1b7c1a37ed8e 17 minutes ago 159MB 09:05:16 security-spire-server-arm64 latest 4c70e22f5972 17 minutes ago 103MB 09:05:16 security-spire-config-arm64 latest 39f253451fd2 17 minutes ago 103MB 09:05:16 ci-base-image-arm64 latest afdc7f5d5b5d 29 minutes ago 933MB 09:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 16 hours ago 560MB 09:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:16 09:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:17 arm64: Pulling from edgex-lftools-log-publisher 09:05:17 8998bd30e6a1: Pulling fs layer 09:05:17 04944245beec: Pulling fs layer 09:05:17 699f458cf7ca: Pulling fs layer 09:05:17 765212b225bb: Pulling fs layer 09:05:17 f23df028b6ca: Pulling fs layer 09:05:17 d65c8cfc05b1: Pulling fs layer 09:05:17 2437ff75d9bd: Pulling fs layer 09:05:17 765212b225bb: Waiting 09:05:17 f23df028b6ca: Waiting 09:05:17 2437ff75d9bd: Waiting 09:05:17 04944245beec: Verifying Checksum 09:05:17 04944245beec: Download complete 09:05:17 765212b225bb: Verifying Checksum 09:05:17 765212b225bb: Download complete 09:05:17 f23df028b6ca: Verifying Checksum 09:05:17 f23df028b6ca: Download complete 09:05:17 d65c8cfc05b1: Verifying Checksum 09:05:17 d65c8cfc05b1: Download complete 09:05:17 699f458cf7ca: Verifying Checksum 09:05:17 699f458cf7ca: Download complete 09:05:18 8998bd30e6a1: Verifying Checksum 09:05:18 8998bd30e6a1: Download complete 09:05:20 2437ff75d9bd: Verifying Checksum 09:05:20 2437ff75d9bd: Download complete 09:05:22 8998bd30e6a1: Pull complete 09:05:23 04944245beec: Pull complete 09:05:25 699f458cf7ca: Pull complete 09:05:25 765212b225bb: Pull complete 09:05:26 f23df028b6ca: Pull complete 09:05:27 d65c8cfc05b1: Pull complete 09:05:45 2437ff75d9bd: Pull complete 09:05:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container 09:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:05:48 $ docker top 2dcd8bb6fc1b37112e3fd5b93f2e420cf318ad8dc0f5030c2316a3f8ca499cac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:49 ---> job-cost.sh 09:05:49 lf-activate-venv: SKIPPING 09:05:49 INFO: No Stack... 09:05:50 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:50 INFO: Archiving Costs [Pipeline] sh 09:05:51 + + cat /w/workspace/edgex-go/4/archives/cost.csv 09:05:51 cut -d, -f6 [Pipeline] lock 09:05:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] 09:05:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] did not exist. Created. 09:05:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:51 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:52 Stashed 1 file(s) [Pipeline] } 09:05:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:52 $ docker stop --time=1 2dcd8bb6fc1b37112e3fd5b93f2e420cf318ad8dc0f5030c2316a3f8ca499cac 09:05:53 $ docker rm -f --volumes 2dcd8bb6fc1b37112e3fd5b93f2e420cf318ad8dc0f5030c2316a3f8ca499cac [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:05:54 provisioning config files... 09:05:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config15733912244251714677tmp [Pipeline] { [Pipeline] sh 09:05:54 + set +x 09:05:54 + bash -s -- 09:05:54 + curl -s https://codecov.io/bash 09:05:54 09:05:54 _____ _ 09:05:54 / ____| | | 09:05:54 | | ___ __| | ___ ___ _____ __ 09:05:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:54 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:54 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:54 Bash-1.0.6 09:05:54 09:05:54 09:05:54 ==> git version 2.25.1 found 09:05:54 ==> 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:05:54 Release-Date: 2020-01-08 09:05:54 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:05:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:54 ==> Jenkins CI detected. 09:05:54 current dir:  /w/workspace/edgex-go/4 09:05:54 project root: . 09:05:54 --> token set from env 09:05:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:54 ==> Running gcov in . (disable via -X gcov) 09:05:54 ==> Python coveragepy not found 09:05:54 ==> Searching for coverage reports in: 09:05:54 + . 09:05:54 -> Found 1 reports 09:05:54 ==> Detecting git/mercurial file structure 09:05:54 ==> Reading reports 09:05:54 + ./coverage.out bytes=453602 09:05:54 ==> Appending adjustments 09:05:54 https://docs.codecov.io/docs/fixing-reports 09:05:55 + Found adjustments 09:05:55 ==> Gzipping contents 09:05:55 60K /tmp/codecov.wdGeAW.gz 09:05:55 ==> Uploading reports 09:05:55 url: https://codecov.io 09:05:55 query: branch=PR-4721&commit=4f2e43b2ca39dee13468211d4de9754ffe864f98&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= 09:05:55 -> Pinging Codecov 09:05:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4721&commit=4f2e43b2ca39dee13468211d4de9754ffe864f98&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= 09:05:55 -> Uploading to 09:05:55 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/00271124DB129430A58F1EEE437C3FCB/4f2e43b2ca39dee13468211d4de9754ffe864f98/f9cba195-32c9-446b-a15b-b58ccedd82b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T090555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c495aff4ab14fc55120f10382add2c20768fd3b2b788e94f7312a5111b424ccc 09:05:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:55 Dload Upload Total Spent Left Speed 09:05:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57706 0 0 100 57706 0 180k --:--:-- --:--:-- --:--:-- 180k 09:05:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] } 09:05:56 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:05:56 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:05:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:58 ---> package-listing.sh 09:05:58 ++ facter osfamily 09:05:58 ++ tr '[:upper:]' '[:lower:]' 09:05:58 + OS_FAMILY=debian 09:05:58 + workspace=/w/workspace/edgex-go/4 09:05:58 + START_PACKAGES=/tmp/packages_start.txt 09:05:58 + END_PACKAGES=/tmp/packages_end.txt 09:05:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:58 + PACKAGES=/tmp/packages_start.txt 09:05:58 + '[' /w/workspace/edgex-go/4 ']' 09:05:58 + PACKAGES=/tmp/packages_end.txt 09:05:58 + case "${OS_FAMILY}" in 09:05:58 + dpkg -l 09:05:58 + grep '^ii' 09:05:58 + '[' -f /tmp/packages_start.txt ']' 09:05:58 + '[' -f /tmp/packages_end.txt ']' 09:05:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:58 + '[' /w/workspace/edgex-go/4 ']' 09:05:58 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:05:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:05:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:59 09:05:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:59 latest: Pulling from edgex-lftools-log-publisher 09:05:59 5eb5b503b376: Pulling fs layer 09:05:59 5c69ac0246d0: Pulling fs layer 09:05:59 ec43610c2a17: Pulling fs layer 09:05:59 3a2ae6a8a46f: Pulling fs layer 09:05:59 33b1e0a273af: Pulling fs layer 09:05:59 5d3b04190fa2: Pulling fs layer 09:05:59 2f39f015ded8: Pulling fs layer 09:05:59 3a2ae6a8a46f: Waiting 09:05:59 5d3b04190fa2: Waiting 09:05:59 2f39f015ded8: Waiting 09:05:59 5c69ac0246d0: Download complete 09:05:59 3a2ae6a8a46f: Verifying Checksum 09:05:59 3a2ae6a8a46f: Download complete 09:05:59 33b1e0a273af: Verifying Checksum 09:05:59 33b1e0a273af: Download complete 09:05:59 ec43610c2a17: Verifying Checksum 09:05:59 ec43610c2a17: Download complete 09:05:59 5d3b04190fa2: Verifying Checksum 09:05:59 5d3b04190fa2: Download complete 09:05:59 5eb5b503b376: Verifying Checksum 09:05:59 5eb5b503b376: Download complete 09:06:00 2f39f015ded8: Download complete 09:06:00 5eb5b503b376: Pull complete 09:06:00 5c69ac0246d0: Pull complete 09:06:01 ec43610c2a17: Pull complete 09:06:01 3a2ae6a8a46f: Pull complete 09:06:01 33b1e0a273af: Pull complete 09:06:01 5d3b04190fa2: Pull complete 09:06:05 2f39f015ded8: Pull complete 09:06:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:05 prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container 09:06:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:12 $ docker top 2792d99dfcbb7a4a91e8173562d797f6805cbaad396b93c4caf6d19d282c37cc -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:13 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:13 + ls /var/log/sa-host 09:06:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:14 provisioning config files... 09:06:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config17779647358442605291tmp [Pipeline] { [Pipeline] echo 09:06:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:14 ---> create-netrc.sh [Pipeline] } 09:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:14 ---> python-tools-install.sh [Pipeline] echo 09:06:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:15 ---> sudo-logs.sh 09:06:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:15 ---> job-cost.sh 09:06:15 lf-activate-venv: SKIPPING 09:06:15 DEBUG: total: 0.10999999940395355 09:06:15 INFO: Retrieving Stack Cost... 09:06:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:15 INFO: Archiving Costs [Pipeline] echo 09:06:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:16 ---> logs-deploy.sh 09:06:16 lf-activate-venv: SKIPPING 09:06:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4721/4 09:06:16 INFO: archiving workspace using pattern(s): 09:06:17 Archives upload complete. 09:06:17 INFO: archiving logs to Nexus