Pull request #4719 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b825a7ffe70b27b1d1c60edf1085c9036ca18d51+08d06e0ccb5744197e6b9bad57675b66573abf32 (c2773c6c7f773c07f24239f3113f318dacf05e55) 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-ssh11060904954421050639.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-ssh7259760814524117290.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13590772627683494624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7128339376940133119.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9869963443111842853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4719/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4719/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3456653179919688252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16877 in /w/workspace/edgexfoundry_edgex-go_PR-4719 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit b825a7ffe70b27b1d1c60edf1085c9036ca18d51 Merge succeeded, producing b825a7ffe70b27b1d1c60edf1085c9036ca18d51 Checking out Revision b825a7ffe70b27b1d1c60edf1085c9036ca18d51 (PR-4719) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/4719/head:refs/remotes/origin/PR-4719 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # 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 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:50:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:50:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:50:46 ========================================================= 19:50:46 EdgeX Global Pipelines Version Info 19:50:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:50:47 ------------------- 19:50:47 stable info: 19:50:47 ------------------- 19:50:47 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 19:50:47 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:50:47 Message: update stable to v1.0.257 19:50:47 ------------------- 19:50:47 experimental info: 19:50:47 ------------------- 19:50:47 Commited By: **** collab-it+edgex@linuxfoundation.org 19:50:47 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:50:47 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:50:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4719 [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4719 [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4719 [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b825a7f [Pipeline] echo 19:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:49 provisioning config files... 19:50:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9285169912445876594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:49 ---> docker-login.sh 19:50:49 nexus3.edgexfoundry.org:10001 19:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:50 Configure a credential helper to remove this warning. See 19:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:50 19:50:50 Login Succeeded 19:50:50 nexus3.edgexfoundry.org:10002 19:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:50 Configure a credential helper to remove this warning. See 19:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:50 19:50:50 Login Succeeded 19:50:50 nexus3.edgexfoundry.org:10003 19:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:50 Configure a credential helper to remove this warning. See 19:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:50 19:50:50 Login Succeeded 19:50:50 nexus3.edgexfoundry.org:10004 19:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:50 Configure a credential helper to remove this warning. See 19:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:50 19:50:50 Login Succeeded 19:50:50 docker.io 19:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:50 Configure a credential helper to remove this warning. See 19:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:50 19:50:50 Login Succeeded 19:50:50 ---> docker-login.sh ends [Pipeline] } 19:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:50:51 + 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 19:50:51 + cut -d/ -f2 19:50:51 + dirname cmd/core-command/Dockerfile 19:50:51 + echo core-command,cmd/core-command/Dockerfile 19:50:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:50:51 + dirname cmd/core-data/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo core-data,cmd/core-data/Dockerfile 19:50:51 + dirname cmd/core-metadata/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo core-metadata,cmd/core-metadata/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + dirname cmd/security-bootstrapper/Dockerfile 19:50:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:50:51 + dirname cmd/security-proxy-auth/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:50:51 + + cut -d/ -f2dirname 19:50:51 cmd/security-proxy-setup/Dockerfile 19:50:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:50:51 + dirname cmd/security-secretstore-setup/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:50:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:50:51 + dirname cmd/security-spire-agent/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:50:51 + dirname+ cmd/security-spire-config/Dockerfile 19:50:51 cut -d/ -f2 19:50:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:50:51 + dirname cmd/security-spire-server/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:50:51 + dirname cmd/support-notifications/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo support-notifications,cmd/support-notifications/Dockerfile 19:50:51 + dirname cmd/support-scheduler/Dockerfile 19:50:51 + cut -d/ -f2 19:50:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:50:51 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 19:50:52 + git rev-list -1 --merges b825a7ffe70b27b1d1c60edf1085c9036ca18d51~1..b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] echo 19:50:52 -----------> git rev-list -1 --merges b825a7ffe70b27b1d1c60edf1085c9036ca18d51~1..b825a7ffe70b27b1d1c60edf1085c9036ca18d51 b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [false] [Pipeline] sh 19:50:52 + git log --format=format:%s -1 b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] echo 19:50:52 ========================================================= 19:50:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:50:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:50:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:50:52 + grep -v github /etc/ssh/ssh_known_hosts 19:50:52 + [ -e /tmp/ssh_known_hosts ] 19:50:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:50:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:50:52 + sudo tee -a /etc/ssh/ssh_known_hosts 19:50:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:50:53 19:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:50:53 0.1.4: Pulling from edgex-devops/py-git-semver 19:50:53 b85a868b505f: Pulling fs layer 19:50:53 e2be974225ed: Pulling fs layer 19:50:53 339a4e72a1f5: Pulling fs layer 19:50:53 988bab9f4d93: Pulling fs layer 19:50:53 1469e6f7b9e6: Pulling fs layer 19:50:53 eaf3925da568: Pulling fs layer 19:50:53 bab4dde63d76: Pulling fs layer 19:50:53 bde34c3a00c8: Pulling fs layer 19:50:53 b352a97aabf1: Pulling fs layer 19:50:53 4872d77fe225: Pulling fs layer 19:50:53 5851b861e8e6: Pulling fs layer 19:50:53 eaf3925da568: Waiting 19:50:53 bab4dde63d76: Waiting 19:50:53 988bab9f4d93: Waiting 19:50:53 bde34c3a00c8: Waiting 19:50:53 b352a97aabf1: Waiting 19:50:53 4872d77fe225: Waiting 19:50:53 5851b861e8e6: Waiting 19:50:53 1469e6f7b9e6: Waiting 19:50:53 e2be974225ed: Download complete 19:50:53 988bab9f4d93: Verifying Checksum 19:50:53 988bab9f4d93: Download complete 19:50:53 1469e6f7b9e6: Verifying Checksum 19:50:53 1469e6f7b9e6: Download complete 19:50:53 339a4e72a1f5: Verifying Checksum 19:50:53 339a4e72a1f5: Download complete 19:50:53 eaf3925da568: Verifying Checksum 19:50:53 eaf3925da568: Download complete 19:50:53 bde34c3a00c8: Download complete 19:50:53 b352a97aabf1: Download complete 19:50:53 4872d77fe225: Download complete 19:50:53 5851b861e8e6: Download complete 19:50:53 b85a868b505f: Verifying Checksum 19:50:53 b85a868b505f: Download complete 19:50:54 bab4dde63d76: Verifying Checksum 19:50:54 bab4dde63d76: Download complete 19:50:55 b85a868b505f: Pull complete 19:50:55 e2be974225ed: Pull complete 19:50:55 339a4e72a1f5: Pull complete 19:50:56 988bab9f4d93: Pull complete 19:50:56 1469e6f7b9e6: Pull complete 19:50:56 eaf3925da568: Pull complete 19:50:58 bab4dde63d76: Pull complete 19:50:58 bde34c3a00c8: Pull complete 19:50:58 b352a97aabf1: Pull complete 19:50:58 4872d77fe225: Pull complete 19:50:58 5851b861e8e6: Pull complete 19:50:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:50:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:58 prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container 19:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:51:02 $ docker top 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 -eo pid,comm 19:51:02 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). 19:51:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:02 [ssh-agent] Looking for ssh-agent implementation... 19:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:02 $ docker exec 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent 19:51:02 SSH_AUTH_SOCK=/tmp/ssh-QTciNifu50Qx/agent.32 19:51:02 SSH_AGENT_PID=38 19:51:02 Running ssh-add (command line suppressed) 19:51:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9987629196035391109.key (/w/workspace/edgex-go/1@tmp/private_key_9987629196035391109.key) 19:51:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:03 + git tag --points-at HEAD [Pipeline] } 19:51:03 $ docker exec --env ******** --env ******** 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent -k 19:51:03 unset SSH_AUTH_SOCK; 19:51:03 unset SSH_AGENT_PID; 19:51:03 echo Agent pid 38 killed; 19:51:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:51:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:03 [ssh-agent] Looking for ssh-agent implementation... 19:51:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:03 $ docker exec 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent 19:51:03 SSH_AUTH_SOCK=/tmp/ssh-CCWjnCbTDNbK/agent.70 19:51:03 SSH_AGENT_PID=76 19:51:03 Running ssh-add (command line suppressed) 19:51:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3941878232545215857.key (/w/workspace/edgex-go/1@tmp/private_key_3941878232545215857.key) 19:51:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:04 + git semver init 19:51:04 2023-11-07 19:51:04,257 [run_init] DEBUG init version:0.0.0 force:False 19:51:04 2023-11-07 19:51:04,259 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:51:04 2023-11-07 19:51:04,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:51:04 2023-11-07 19:51:04,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:51:12 2023-11-07 19:51:11,300 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:51:12 2023-11-07 19:51:11,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4719 with force:False 19:51:12 2023-11-07 19:51:11,301 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4719 19:51:12 2023-11-07 19:51:11,305 [execute] INFO git cat-file --batch-check 19:51:12 2023-11-07 19:51:11,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:51:12 2023-11-07 19:51:11,310 [execute] INFO git cat-file --batch 19:51:12 2023-11-07 19:51:11,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:51:12 2023-11-07 19:51:11,316 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4719 19:51:12 0.0.0 [Pipeline] } 19:51:12 $ docker exec --env ******** --env ******** 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent -k 19:51:12 unset SSH_AUTH_SOCK; 19:51:12 unset SSH_AGENT_PID; 19:51:12 echo Agent pid 76 killed; 19:51:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:13 + git semver [Pipeline] } 19:51:13 $ docker stop --time=1 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 19:51:14 $ docker rm -f --volumes 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 [Pipeline] // withDockerContainer [Pipeline] sh 19:51:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:51:15 Stashed 1 file(s) [Pipeline] echo 19:51:15 [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 19:51:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:51:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:51:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:51:16 ========================================================= 19:51:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:51:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:51:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:51:16 7264a8db6415: Pulling fs layer 19:51:16 c4d48a809fc2: Pulling fs layer 19:51:16 4f1c88b9dad5: Pulling fs layer 19:51:16 ad3a456e5733: Pulling fs layer 19:51:16 33e27b845d1e: Pulling fs layer 19:51:16 c68163c4e522: Pulling fs layer 19:51:16 50da416c3ac9: Pulling fs layer 19:51:16 23d2d4c4bb30: Pulling fs layer 19:51:16 ad3a456e5733: Waiting 19:51:16 33e27b845d1e: Waiting 19:51:16 c68163c4e522: Waiting 19:51:16 50da416c3ac9: Waiting 19:51:16 23d2d4c4bb30: Waiting 19:51:16 ad3a456e5733: Verifying Checksum 19:51:16 ad3a456e5733: Download complete 19:51:16 33e27b845d1e: Verifying Checksum 19:51:16 33e27b845d1e: Download complete 19:51:16 7264a8db6415: Verifying Checksum 19:51:16 7264a8db6415: Download complete 19:51:16 c68163c4e522: Verifying Checksum 19:51:16 c68163c4e522: Download complete 19:51:16 7264a8db6415: Pull complete 19:51:16 23d2d4c4bb30: Verifying Checksum 19:51:16 23d2d4c4bb30: Download complete 19:51:16 c4d48a809fc2: Pull complete 19:51:17 4f1c88b9dad5: Download complete 19:51:17 50da416c3ac9: Verifying Checksum 19:51:17 50da416c3ac9: Download complete 19:51:20 4f1c88b9dad5: Pull complete 19:51:20 ad3a456e5733: Pull complete 19:51:20 33e27b845d1e: Pull complete 19:51:20 c68163c4e522: Pull complete 19:51:22 50da416c3ac9: Pull complete 19:51:23 23d2d4c4bb30: Pull complete 19:51:23 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:51:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:51:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:51:23 WORKDIR /edgex 19:51:23 COPY go.mod . 19:51:23 RUN go mod download 19:51:23 + docker build -t ci-base-image-x86_64 -f - . 19:51:24 Sending build context to Docker daemon 171MB 19:51:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:51:24 ---> 0786185ac409 19:51:24 Step 2/4 : WORKDIR /edgex 19:51:29 ---> Running in 26da5a7b4bb4 19:51:29 Removing intermediate container 26da5a7b4bb4 19:51:29 ---> 34b01de7067f 19:51:29 Step 3/4 : COPY go.mod . 19:51:29 ---> e541716794fb 19:51:29 Step 4/4 : RUN go mod download 19:51:29 ---> Running in 7172ed55785b 19:51:30 Still waiting to schedule task 19:51:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:51:51 Removing intermediate container 7172ed55785b 19:51:51 ---> 6b0eca06ca70 19:51:51 Successfully built 6b0eca06ca70 19:51:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:51 + docker inspect -f . ci-base-image-x86_64 19:51:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:52 prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container 19:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:52 $ docker top 331a5a0d27002ace4355d2ec94b6ea7c8fe574fd19f8aeb822f7b70217a2de8f -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:52 + go version 19:51:52 go version go1.21.0 linux/amd64 [Pipeline] } 19:51:52 $ docker stop --time=1 331a5a0d27002ace4355d2ec94b6ea7c8fe574fd19f8aeb822f7b70217a2de8f 19:51:54 $ docker rm -f --volumes 331a5a0d27002ace4355d2ec94b6ea7c8fe574fd19f8aeb822f7b70217a2de8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:54 + docker inspect -f . ci-base-image-x86_64 19:51:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:55 prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container 19:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:55 $ docker top 80c76ae2dfcbc58902205de2528185badc965addf798bf6533359524668edcbd -eo pid,comm [Pipeline] { [Pipeline] echo 19:51:55 ========================================================= 19:51:55 [edgeXBuildGoParallel] Running Tests and Build... 19:51:55 ========================================================= [Pipeline] sh 19:51:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:51:56 + make test 19:51:56 go test -race -coverprofile=coverage.out ./... 19:52:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:52:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.049s coverage: 28.7% of statements 19:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 19:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:52:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements 19:52:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.394s coverage: 93.4% of statements 19:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 97.6% of statements 19:52:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 19:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:52:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 19:52:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements 19:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements 19:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements 19:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements 19:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 19:52:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:52:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:52:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:52:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:52:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:52:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:52:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements 19:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.330s coverage: 79.9% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.052s coverage: 92.9% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.052s coverage: 20.0% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.049s coverage: 86.0% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.158s coverage: 63.1% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.038s coverage: 73.7% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.480s coverage: 38.4% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements 19:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 19:52:56 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 19:52:56 running golangci-lint 19:52:56 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:52:56 go version go1.21.0 linux/amd64 19:52:56 level=info msg="[config_reader] Used config file .golangci.yml" 19:52:56 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:53:10 level=info msg="[loader] Go packages loading at mode 575 (files|imports|compiled_files|exports_file|types_sizes|deps|name) took 13.329236487s" 19:53:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.443598ms" 19:53:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16880 in /w/workspace/edgexfoundry_edgex-go_PR-4719 [Pipeline] { [Pipeline] ws 19:53:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:53:12 The recommended git tool is: git 19:53:17 level=info msg="[linters_context/goanalysis] analyzers took 1m2.904115948s with top 10 stages: buildir: 29.891723182s, gosec: 6.591073004s, inspect: 2.055901316s, fact_deprecated: 1.826742146s, printf: 1.43566073s, ctrlflow: 1.129781892s, fact_purity: 888.304975ms, S1038: 828.824517ms, errcheck: 740.629287ms, nilness: 708.496541ms" 19:53:17 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:53:17 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, nolint: 0/21, exclude: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197" 19:53:17 level=info msg="[runner] processing took 15.608086ms with stages: nolint: 6.249223ms, identifier_marker: 4.734697ms, autogenerated_exclude: 1.355574ms, path_prettifier: 1.352225ms, exclude-rules: 1.030234ms, skip_dirs: 826.683µs, cgo: 42.32µs, filename_unadjuster: 13.68µs, max_same_issues: 530ns, fixer: 470ns, skip_files: 390ns, uniq_by_line: 370ns, severity-rules: 280ns, exclude: 250ns, sort_results: 230ns, diff: 190ns, path_shortener: 190ns, max_from_linter: 170ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 19:53:17 level=info msg="[runner] linters took 7.697116255s with stages: goanalysis_metalinter: 7.681433119s" 19:53:17 level=info msg="File cache stats: 0 entries of total size 0B" 19:53:17 level=info msg="Memory: 212 samples, avg is 234.5MB, max is 995.6MB" 19:53:17 level=info msg="Execution took 21.067876481s" 19:53:17 go vet ./... 19:53:19 using credential edgex-jenkins-ssh 19:53:19 Cloning the remote Git repository 19:53:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:53:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:53:20 ./bin/test-attribution-txt.sh [Pipeline] echo 19:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:53:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:53:20 > git init /w/workspace/edgex-go/1 # timeout=10 19:53:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:53:20 > git --version # timeout=10 19:53:20 > git --version # 'git version 2.25.1' 19:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:53:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:53:21 + ls -al . 19:53:21 total 728 19:53:21 drwxrwxr-x 11 1001 1001 4096 Nov 7 19:51 . 19:53:21 drwxr-xr-x 4 root root 4096 Nov 7 19:51 .. 19:53:21 drwxrwxr-x 2 1001 1001 4096 Nov 7 19:50 .blubracket 19:53:21 -rw-rw-r-- 1 1001 1001 10 Nov 7 19:50 .dockerignore 19:53:21 drwxrwxr-x 8 1001 1001 4096 Nov 7 19:52 .git 19:53:21 drwxrwxr-x 3 1001 1001 4096 Nov 7 19:50 .github 19:53:21 -rw-rw-r-- 1 1001 1001 1074 Nov 7 19:50 .gitignore 19:53:21 -rw-rw-r-- 1 1001 1001 42 Nov 7 19:50 .golangci.yml 19:53:21 -rw-rw-r-- 1 1001 1001 100 Nov 7 19:50 .hadolint.yml 19:53:21 drwxr-xr-x 3 1001 1001 4096 Nov 7 19:51 .semver 19:53:21 -rw-rw-r-- 1 1001 1001 155 Nov 7 19:50 .sonarcloud.properties 19:53:21 -rw-rw-r-- 1 1001 1001 1171 Nov 7 19:50 ADOPTERS.md 19:53:21 -rw-rw-r-- 1 1001 1001 11674 Nov 7 19:50 Attribution.txt 19:53:21 -rw-rw-r-- 1 1001 1001 93407 Nov 7 19:50 CHANGELOG.md 19:53:21 -rw-rw-r-- 1 1001 1001 3804 Nov 7 19:50 CONTRIBUTING.md 19:53:21 -rw-rw-r-- 1 1001 1001 677 Nov 7 19:50 GOVERNANCE.md 19:53:21 -rw-rw-r-- 1 1001 1001 861 Nov 7 19:50 Jenkinsfile 19:53:21 -rw-rw-r-- 1 1001 1001 10775 Nov 7 19:50 LICENSE 19:53:21 -rw-rw-r-- 1 1001 1001 15054 Nov 7 19:50 Makefile 19:53:21 -rw-rw-r-- 1 1001 1001 582 Nov 7 19:50 OWNERS.md 19:53:21 -rw-rw-r-- 1 1001 1001 9528 Nov 7 19:50 README.md 19:53:21 -rw-rw-r-- 1 1001 1001 789 Nov 7 19:50 SECURITY.md 19:53:21 -rw-rw-r-- 1 1001 1001 5 Nov 7 19:51 VERSION 19:53:21 drwxrwxr-x 2 1001 1001 4096 Nov 7 19:50 bin 19:53:21 drwxrwxr-x 18 1001 1001 4096 Nov 7 19:50 cmd 19:53:21 -rw-r--r-- 1 root root 453602 Nov 7 19:52 coverage.out 19:53:21 drwxrwxr-x 2 1001 1001 4096 Nov 7 19:50 fuzz_test 19:53:21 -rw-rw-r-- 1 1001 1001 3649 Nov 7 19:50 go.mod 19:53:21 -rw-rw-r-- 1 1001 1001 34366 Nov 7 19:50 go.sum 19:53:21 drwxrwxr-x 7 1001 1001 4096 Nov 7 19:50 internal 19:53:21 drwxrwxr-x 3 1001 1001 4096 Nov 7 19:50 openapi 19:53:21 -rw-rw-r-- 1 1001 1001 584 Nov 7 19:50 security.txt 19:53:21 -rw-rw-r-- 1 1001 1001 204 Nov 7 19:50 version.go [Pipeline] sh 19:53:21 + '[' -e coverage.out ] 19:53:21 + chown 1001:1001 coverage.out [Pipeline] stash 19:53:21 Stashed 1 file(s) [Pipeline] sh 19:53:21 + make build 19:53:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:53:34 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 19:53:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:53:36 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 19:53:36 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 19:53:39 Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit b825a7ffe70b27b1d1c60edf1085c9036ca18d51 19:53:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:53:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:53:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:53:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:53:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:53:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4719/head:refs/remotes/origin/PR-4719 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:53:39 > git config core.sparsecheckout # timeout=10 19:53:39 > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # timeout=10 19:53:40 Merge succeeded, producing b825a7ffe70b27b1d1c60edf1085c9036ca18d51 19:53:40 Checking out Revision b825a7ffe70b27b1d1c60edf1085c9036ca18d51 (PR-4719) 19:53:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:53:40 > git --version # timeout=10 19:53:40 > git --version # 'git version 2.25.1' 19:53:40 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:41 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 19:53:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:53:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:53:42 Dload Upload Total Spent Left Speed 19:53:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93940 19:53:40 > git remote # timeout=10 19:53:40 > git config --get remote.origin.url # timeout=10 19:53:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:53:40 > git merge 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 19:53:40 > git rev-parse HEAD^{commit} # timeout=10 19:53:40 > git config core.sparsecheckout # timeout=10 19:53:40 > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # timeout=10 [Pipeline] sh 19:53:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:53:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:53:43 + sudo tee /etc/docker/daemon.new 19:53:43 { 19:53:43 "registry-mirrors": [ 19:53:43 "https://nexus3.edgexfoundry.org:10001" 19:53:43 ], 19:53:43 "bip": "10.250.0.254/24", 19:53:43 "hosts": [ 19:53:43 "tcp://0.0.0.0:5555", 19:53:43 "unix:///var/run/docker.sock" 19:53:43 ], 19:53:43 "mtu": 1458, 19:53:43 "selinux-enabled": true, 19:53:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:53:43 } [Pipeline] sh 19:53: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 19:53:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:53:43 + sudo service docker restart 19:53:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:53:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:53:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:53:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:53:47 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] } 19:53:49 $ docker stop --time=1 80c76ae2dfcbc58902205de2528185badc965addf798bf6533359524668edcbd 19:53:56 $ docker rm -f --volumes 80c76ae2dfcbc58902205de2528185badc965addf798bf6533359524668edcbd [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 19:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:53:57 19:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:53:57 latest: Pulling from edgex-devops/edgex-compose 19:53:57 91d30c5bc195: Pulling fs layer 19:53:57 2e9b0aa3be6d: Pulling fs layer 19:53:57 9c61dcf015f6: Pulling fs layer 19:53:57 4698f68db338: Pulling fs layer 19:53:57 2a2f49069b9e: Pulling fs layer 19:53:57 e0025b399a48: Pulling fs layer 19:53:57 4698f68db338: Waiting 19:53:57 2a2f49069b9e: Waiting 19:53:57 e0025b399a48: Waiting 19:53:57 91d30c5bc195: Verifying Checksum 19:53:57 91d30c5bc195: Download complete 19:53:58 4698f68db338: Verifying Checksum 19:53:58 4698f68db338: Download complete 19:53:58 2e9b0aa3be6d: Verifying Checksum 19:53:58 2e9b0aa3be6d: Download complete 19:53:58 e0025b399a48: Verifying Checksum 19:53:58 e0025b399a48: Download complete 19:53:58 91d30c5bc195: Pull complete 19:53:58 2a2f49069b9e: Download complete 19:53:58 2e9b0aa3be6d: Pull complete 19:53:58 9c61dcf015f6: Verifying Checksum 19:53:58 9c61dcf015f6: Download complete 19:54:01 9c61dcf015f6: Pull complete 19:54:01 4698f68db338: Pull complete 19:54:01 2a2f49069b9e: Pull complete 19:54:01 e0025b399a48: Pull complete 19:54:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:01 prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container 19:54:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:54:04 $ docker top 7937a94d7d27694b2ea2ff2b727f93bcde5798f7add50e082d5d6b880337bf14 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:05 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:06 provisioning config files... 19:54:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8553692997558009312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:06 ---> docker-login.sh 19:54:06 nexus3.edgexfoundry.org:10001 19:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:07 Configure a credential helper to remove this warning. See 19:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:07 19:54:07 Login Succeeded 19:54:07 nexus3.edgexfoundry.org:10002 19:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:07 #1 [security-secretstore-setup internal] load build definition from Dockerfile 19:54:07 #1 transferring dockerfile: 2.38kB done 19:54:07 #1 DONE 0.0s 19:54:07 19:54:07 #2 [security-spire-server internal] load build definition from Dockerfile 19:54:07 #2 transferring dockerfile: 1.59kB done 19:54:07 #2 DONE 0.0s 19:54:07 19:54:07 #3 [security-bootstrapper internal] load build definition from Dockerfile 19:54:07 #3 transferring dockerfile: 2.82kB done 19:54:07 #3 DONE 0.0s 19:54:07 19:54:07 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:54:07 #4 transferring dockerfile: 2.12kB done 19:54:07 #4 DONE 0.0s 19:54:07 19:54:07 #5 [security-spire-agent internal] load build definition from Dockerfile 19:54:07 #5 transferring dockerfile: 1.70kB done 19:54:07 #5 DONE 0.0s 19:54:07 19:54:07 #6 [core-command internal] load build definition from Dockerfile 19:54:07 #6 transferring dockerfile: 1.82kB done 19:54:07 #6 DONE 0.0s 19:54:07 19:54:07 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:54:07 #7 transferring dockerfile: 1.78kB done 19:54:07 #7 DONE 0.0s 19:54:07 19:54:07 #8 [security-proxy-auth internal] load build definition from Dockerfile 19:54:07 #8 transferring dockerfile: 2.04kB done 19:54:07 #8 DONE 0.0s 19:54:07 19:54:07 #9 [security-secretstore-setup internal] load .dockerignore 19:54:07 #9 transferring context: 50B done 19:54:07 #9 DONE 0.1s 19:54:07 19:54:07 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:54:07 #10 transferring dockerfile: 2.39kB done 19:54:07 #10 DONE 0.0s 19:54:07 19:54:07 #11 [core-metadata internal] load build definition from Dockerfile 19:54:07 #11 transferring dockerfile: 1.96kB done 19:54:07 #11 DONE 0.0s 19:54:07 19:54:07 #12 [support-notifications internal] load build definition from Dockerfile 19:54:07 #12 transferring dockerfile: 1.84kB done 19:54:07 #12 DONE 0.0s 19:54:07 19:54:07 #13 [core-data internal] load build definition from Dockerfile 19:54:07 #13 transferring dockerfile: 1.90kB 0.0s done 19:54:07 #13 DONE 0.1s 19:54:07 19:54:07 #14 [security-spire-config internal] load build definition from Dockerfile 19:54:07 #14 transferring dockerfile: 1.58kB done 19:54:07 #14 DONE 0.0s 19:54:07 19:54:07 #15 [support-scheduler internal] load build definition from Dockerfile 19:54:07 #15 transferring dockerfile: 1.82kB done 19:54:07 #15 DONE 0.0s 19:54:07 19:54:07 #16 [security-spire-server internal] load .dockerignore 19:54:07 #16 transferring context: 50B done 19:54:07 #16 DONE 0.0s 19:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:07 Configure a credential helper to remove this warning. See 19:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:07 19:54:07 Login Succeeded 19:54:07 nexus3.edgexfoundry.org:10003 19:54:07 19:54:07 #17 [security-bootstrapper internal] load .dockerignore 19:54:07 #17 transferring context: 50B done 19:54:07 #17 DONE 0.0s 19:54:07 19:54:07 #18 [core-common-config-bootstrapper internal] load .dockerignore 19:54:07 #18 transferring context: 50B done 19:54:07 #18 DONE 0.0s 19:54:07 19:54:07 #19 [security-spire-agent internal] load .dockerignore 19:54:07 #19 transferring context: 50B done 19:54:07 #19 DONE 0.0s 19:54:07 19:54:07 #20 [core-command internal] load .dockerignore 19:54:07 #20 transferring context: 50B done 19:54:07 #20 DONE 0.0s 19:54:07 19:54:07 #21 [security-spiffe-token-provider internal] load .dockerignore 19:54:07 #21 transferring context: 50B done 19:54:07 #21 DONE 0.0s 19:54:07 19:54:07 #22 [security-proxy-auth internal] load .dockerignore 19:54:07 #22 transferring context: 50B done 19:54:07 #22 DONE 0.0s 19:54:07 19:54:07 #23 [security-proxy-setup internal] load .dockerignore 19:54:07 #23 transferring context: 50B done 19:54:07 #23 DONE 0.0s 19:54:07 19:54:07 #24 [core-data internal] load .dockerignore 19:54:07 #24 transferring context: 50B done 19:54:07 #24 DONE 0.1s 19:54:07 19:54:07 #25 [support-notifications internal] load .dockerignore 19:54:07 #25 transferring context: 50B done 19:54:07 #25 DONE 0.0s 19:54:07 19:54:07 #26 [core-metadata internal] load .dockerignore 19:54:07 #26 transferring context: 50B done 19:54:07 #26 DONE 0.1s 19:54:07 19:54:07 #27 [support-scheduler internal] load .dockerignore 19:54:07 #27 transferring context: 50B done 19:54:07 #27 DONE 0.0s 19:54:07 19:54:07 #28 [security-spire-config internal] load .dockerignore 19:54:07 #28 transferring context: 50B done 19:54:07 #28 DONE 0.0s 19:54:07 19:54:07 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:54:07 #29 DONE 0.0s 19:54:07 19:54:07 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:08 Configure a credential helper to remove this warning. See 19:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:08 19:54:08 Login Succeeded 19:54:08 nexus3.edgexfoundry.org:10004 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:08 #30 ... 19:54:08 19:54:08 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:54:08 #29 DONE 0.0s 19:54:08 19:54:08 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:54:08 #31 DONE 0.5s 19:54:08 19:54:08 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:54:08 #32 DONE 0.4s 19:54:08 19:54:08 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:54:08 #30 DONE 0.7s 19:54:08 19:54:08 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:54:08 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:08 Configure a credential helper to remove this warning. See 19:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:08 19:54:08 Login Succeeded 19:54:08 docker.io 19:54:08 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:54:08 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:54:08 #33 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:54:08 #33 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:54:08 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.2s 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:09 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s 19:54:09 #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 19:54:09 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 19:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:09 Configure a credential helper to remove this warning. See 19:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:09 19:54:09 Login Succeeded 19:54:09 ---> docker-login.sh ends [Pipeline] } 19:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:54:09 #33 ... 19:54:09 19:54:09 #34 [security-spire-agent internal] load build context 19:54:09 #34 transferring context: 17.63kB 0.1s done 19:54:09 #34 DONE 0.6s 19:54:09 19:54:09 #35 [security-spire-server internal] load build context 19:54:09 #35 transferring context: 18.10kB 0.1s done 19:54:09 #35 DONE 0.6s 19:54:09 19:54:09 #36 [security-spire-config internal] load build context 19:54:09 #36 transferring context: 16.35kB 0.1s done 19:54:09 #36 DONE 0.7s 19:54:09 19:54:09 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [Pipeline] // withEnv [Pipeline] unstash 19:54:09 #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [Pipeline] sh 19:54:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:54:10 ========================================================= 19:54:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:54:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:54:10 #33 ... 19:54:10 19:54:10 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:54:10 #37 DONE 1.8s 19:54:10 19:54:10 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:54:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:54:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:54:10 9fda8d8052c6: Pulling fs layer 19:54:10 5d54e960e981: Pulling fs layer 19:54:10 c4a7e357bf2a: Pulling fs layer 19:54:10 f0e02332f6b5: Pulling fs layer 19:54:10 cefa15bbcfad: Pulling fs layer 19:54:10 17808c966233: Pulling fs layer 19:54:10 f4c1fc716caa: Pulling fs layer 19:54:10 cefa15bbcfad: Waiting 19:54:10 17808c966233: Waiting 19:54:10 f4c1fc716caa: Waiting 19:54:10 f0e02332f6b5: Waiting 19:54:10 5d54e960e981: Verifying Checksum 19:54:10 5d54e960e981: Download complete 19:54:10 f0e02332f6b5: Verifying Checksum 19:54:10 f0e02332f6b5: Download complete 19:54:10 cefa15bbcfad: Verifying Checksum 19:54:10 cefa15bbcfad: Download complete 19:54:10 9fda8d8052c6: Download complete 19:54:11 f4c1fc716caa: Verifying Checksum 19:54:11 f4c1fc716caa: Download complete 19:54:11 9fda8d8052c6: Pull complete 19:54:12 5d54e960e981: Pull complete 19:54:12 c4a7e357bf2a: Verifying Checksum 19:54:12 c4a7e357bf2a: Download complete 19:54:13 17808c966233: Verifying Checksum 19:54:13 17808c966233: Download complete 19:54:15 #38 ... 19:54:15 19:54:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:54:15 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:54:15 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:54:15 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:54:15 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:54:15 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:54:15 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:54:15 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:54:15 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:54:15 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:54:15 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s 19:54:15 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:54:15 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 19:54:19 #39 ... 19:54:19 19:54:19 #40 [security-proxy-auth internal] load build context 19:54:19 #40 transferring context: 252.68MB 9.9s 19:54:19 #40 ... 19:54:19 19:54:19 #41 [security-secretstore-setup internal] load build context 19:54:19 #41 transferring context: 365.18MB 7.6s done 19:54:19 #41 ... 19:54:19 19:54:19 #42 [core-command internal] load build context 19:54:19 #42 transferring context: 365.18MB 8.6s done 19:54:19 #42 ... 19:54:19 19:54:19 #43 [support-scheduler internal] load build context 19:54:19 #43 transferring context: 365.18MB 8.5s done 19:54:19 #43 ... 19:54:19 19:54:19 #44 [core-common-config-bootstrapper internal] load build context 19:54:19 #44 transferring context: 365.18MB 9.3s done 19:54:19 #44 ... 19:54:19 19:54:19 #45 [core-data internal] load build context 19:54:19 #45 transferring context: 365.18MB 9.5s done 19:54:19 #45 ... 19:54:19 19:54:19 #46 [security-proxy-setup internal] load build context 19:54:19 #46 transferring context: 365.18MB 8.9s done 19:54:19 #46 ... 19:54:19 19:54:19 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:54:19 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:54:19 #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:54:19 #47 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:54:19 #47 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:54:19 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:54:19 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:54:19 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:54:19 #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 19:54:19 #47 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 19:54:19 #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:54:19 #47 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 19:54:19 #47 ... 19:54:19 19:54:19 #48 [support-notifications internal] load build context 19:54:19 #48 transferring context: 365.18MB 10.4s done 19:54:19 #48 ... 19:54:19 19:54:19 #49 [security-spiffe-token-provider internal] load build context 19:54:19 #49 transferring context: 365.18MB 10.5s done 19:54:19 #49 ... 19:54:19 19:54:19 #50 [core-metadata internal] load build context 19:54:19 #50 transferring context: 365.18MB 9.1s done 19:54:20 #50 ... 19:54:20 19:54:20 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:20 #51 ... 19:54:20 19:54:20 #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:20 #52 ... 19:54:20 19:54:20 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:54:20 #53 ... 19:54:20 19:54:20 #54 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:54:20 #54 ... 19:54:20 19:54:20 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:54:20 #55 ... 19:54:20 19:54:20 #56 [security-bootstrapper internal] load build context 19:54:20 #56 transferring context: 365.18MB 9.1s done 19:54:20 #56 ... 19:54:20 19:54:20 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:21 #57 ... 19:54:21 19:54:21 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:21 #58 ... 19:54:21 19:54:21 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:21 #59 ... 19:54:21 19:54:21 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:54:21 #60 ... 19:54:21 19:54:21 #40 [security-proxy-auth internal] load build context 19:54:21 #40 transferring context: 365.18MB 10.7s done 19:54:25 c4a7e357bf2a: Pull complete 19:54:25 f0e02332f6b5: Pull complete 19:54:25 cefa15bbcfad: Pull complete 19:54:34 17808c966233: Pull complete 19:54:36 f4c1fc716caa: Pull complete 19:54:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:54:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:54:36 #40 ... 19:54:36 19:54:36 #43 [support-scheduler internal] load build context 19:54:36 #43 DONE 27.5s 19:54:36 19:54:36 #42 [core-command internal] load build context 19:54:36 #42 DONE 27.6s 19:54:36 19:54:36 #56 [security-bootstrapper internal] load build context 19:54:36 #56 DONE 27.6s 19:54:36 19:54:36 #46 [security-proxy-setup internal] load build context 19:54:36 #46 DONE 27.6s 19:54:36 19:54:36 #50 [core-metadata internal] load build context 19:54:36 #50 DONE 27.6s 19:54:36 19:54:36 #44 [core-common-config-bootstrapper internal] load build context 19:54:36 #44 DONE 27.6s 19:54:36 19:54:36 #45 [core-data internal] load build context 19:54:36 #45 DONE 27.6s 19:54:36 19:54:36 #48 [support-notifications internal] load build context 19:54:36 #48 DONE 27.6s 19:54:36 19:54:36 #49 [security-spiffe-token-provider internal] load build context 19:54:36 #49 DONE 27.6s 19:54:36 19:54:36 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:54:36 #38 DONE 26.0s 19:54:36 19:54:36 #41 [security-secretstore-setup internal] load build context 19:54:36 #41 DONE 27.5s 19:54:36 19:54:36 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:54:36 #61 ... 19:54:36 19:54:36 #40 [security-proxy-auth internal] load build context 19:54:36 #40 DONE 27.6s 19:54:36 19:54:36 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:54:36 #47 DONE 27.8s 19:54:36 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:54:36 WORKDIR /edgex 19:54:36 COPY go.mod . 19:54:36 RUN go mod download 19:54:36 docker build -t ci-base-image-arm64 -f - . 19:54:36 19:54:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:54:36 #39 DONE 27.8s 19:54:36 19:54:36 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:54:36 #60 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:36 #60 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:36 #60 26.73 (1/1) Installing dumb-init (1.2.5-r2) 19:54:36 #60 26.74 Executing busybox-1.36.1-r2.trigger 19:54:36 #60 26.74 OK: 7 MiB in 16 packages 19:54:37 Sending build context to Docker daemon 2.91MB 19:54:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:54:37 ---> ea914061e18c 19:54:37 Step 2/4 : WORKDIR /edgex 19:54:37 #60 DONE 27.2s 19:54:37 19:54:37 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:37 #51 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:37 #51 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:37 #51 27.55 (1/4) Installing ca-certificates (20230506-r0) 19:54:37 #51 27.57 (2/4) Installing dumb-init (1.2.5-r2) 19:54:37 #51 27.58 (3/4) Installing su-exec (0.2-r3) 19:54:37 #51 27.58 (4/4) Installing yq (4.33.3-r4) 19:54:37 #51 27.87 Executing busybox-1.36.1-r2.trigger 19:54:37 #51 27.87 Executing ca-certificates-20230506-r0.trigger 19:54:37 #51 27.93 OK: 17 MiB in 19 packages 19:54:38 ---> Running in abc864f4aabc 19:54:38 #51 ... 19:54:38 19:54:38 #54 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:54:38 #54 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:38 #54 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:38 #54 27.52 (1/1) Installing dumb-init (1.2.5-r2) 19:54:38 #54 27.53 Executing busybox-1.36.1-r2.trigger 19:54:38 #54 27.54 OK: 7 MiB in 16 packages 19:54:38 #54 DONE 28.2s 19:54:38 19:54:38 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:38 #58 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:38 #58 27.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:38 #58 27.52 (1/2) Installing ca-certificates (20230506-r0) 19:54:38 #58 27.53 (2/2) Installing dumb-init (1.2.5-r2) 19:54:38 #58 27.53 Executing busybox-1.36.1-r2.trigger 19:54:38 #58 27.55 Executing ca-certificates-20230506-r0.trigger 19:54:38 #58 27.80 OK: 8 MiB in 17 packages 19:54:38 #58 DONE 28.2s 19:54:38 19:54:38 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:54:38 #55 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:38 #55 27.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:38 #55 27.54 (1/2) Installing dumb-init (1.2.5-r2) 19:54:38 #55 27.54 (2/2) Installing su-exec (0.2-r3) 19:54:38 #55 27.55 Executing busybox-1.36.1-r2.trigger 19:54:38 #55 27.55 OK: 7 MiB in 17 packages 19:54:38 #55 DONE 28.2s 19:54:38 19:54:38 #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:38 #52 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:38 #52 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:38 #52 27.60 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:38 #52 27.60 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:38 #52 27.60 OK: 20076 distinct packages available 19:54:38 #52 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:38 #52 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:38 #52 28.05 (1/4) Installing dumb-init (1.2.5-r2) 19:54:38 #52 28.05 (2/4) Installing musl-obstack (1.2.3-r2) 19:54:38 #52 28.06 (3/4) Installing libucontext (1.2-r2) 19:54:38 #52 28.07 (4/4) Installing gcompat (1.1.0-r1) 19:54:38 #52 28.08 Executing busybox-1.36.1-r2.trigger 19:54:38 #52 28.08 OK: 8 MiB in 19 packages 19:54:38 #52 DONE 28.3s 19:54:38 19:54:38 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:54:38 #53 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:38 #53 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:38 #53 27.56 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:54:38 #53 27.78 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:54:38 #53 27.78 (3/6) Installing dumb-init (1.2.5-r2) 19:54:38 #53 27.79 (4/6) Installing openssl (3.1.4-r0) 19:54:38 #53 27.80 (5/6) Installing su-exec (0.2-r3) 19:54:38 #53 27.80 (6/6) Installing yq (4.33.3-r4) 19:54:38 #53 27.87 Executing busybox-1.36.1-r2.trigger 19:54:38 #53 27.88 OK: 17 MiB in 19 packages 19:54:38 #53 DONE 28.2s 19:54:38 19:54:38 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:38 #51 DONE 28.3s 19:54:38 19:54:38 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:54:38 Removing intermediate container abc864f4aabc 19:54:38 ---> 6bdb8ebc535f 19:54:38 Step 3/4 : COPY go.mod . 19:54:38 ---> 109850e60f25 19:54:38 Step 4/4 : RUN go mod download 19:54:39 ---> Running in c44e542a285e 19:54:39 #62 DONE 0.9s 19:54:39 19:54:39 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:39 #57 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #57 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #57 27.69 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:39 #57 27.69 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:39 #57 27.69 OK: 20076 distinct packages available 19:54:39 #57 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #57 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #57 28.08 (1/11) Installing ca-certificates (20230506-r0) 19:54:39 #57 28.10 (2/11) Installing brotli-libs (1.0.9-r14) 19:54:39 #57 28.11 (3/11) Installing libunistring (1.1-r1) 19:54:39 #57 28.13 (4/11) Installing libidn2 (2.3.4-r1) 19:54:39 #57 28.13 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:54:39 #57 28.14 (6/11) Installing libcurl (8.4.0-r0) 19:54:39 #57 28.15 (7/11) Installing curl (8.4.0-r0) 19:54:39 #57 28.15 (8/11) Installing dumb-init (1.2.5-r2) 19:54:39 #57 28.16 (9/11) Installing musl-obstack (1.2.3-r2) 19:54:39 #57 28.16 (10/11) Installing libucontext (1.2-r2) 19:54:39 #57 28.17 (11/11) Installing gcompat (1.1.0-r1) 19:54:39 #57 28.18 Executing busybox-1.36.1-r2.trigger 19:54:39 #57 28.20 Executing ca-certificates-20230506-r0.trigger 19:54:39 #57 28.26 OK: 12 MiB in 26 packages 19:54:39 #57 DONE 29.2s 19:54:39 19:54:39 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:54:39 #61 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #61 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #61 2.342 OK: 264 MiB in 52 packages 19:54:39 #61 DONE 3.1s 19:54:39 19:54:39 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:39 #59 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #59 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #59 28.04 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:39 #59 28.04 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:39 #59 28.04 OK: 20076 distinct packages available 19:54:39 #59 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #59 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #59 28.45 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:54:39 #59 28.48 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:54:39 #59 28.49 (3/7) Installing dumb-init (1.2.5-r2) 19:54:39 #59 28.49 (4/7) Installing musl-obstack (1.2.3-r2) 19:54:39 #59 28.50 (5/7) Installing libucontext (1.2-r2) 19:54:39 #59 28.50 (6/7) Installing gcompat (1.1.0-r1) 19:54:39 #59 28.50 (7/7) Installing openssl (3.1.4-r0) 19:54:39 #59 28.52 Executing busybox-1.36.1-r2.trigger 19:54:39 #59 28.52 OK: 8 MiB in 20 packages 19:54:39 #59 ... 19:54:39 19:54:39 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:54:39 #0 1.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #0 2.251 OK: 264 MiB in 52 packages 19:54:39 #63 DONE 3.5s 19:54:39 19:54:39 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:39 #59 DONE 29.5s 19:54:39 19:54:39 #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:54:39 #64 ... 19:54:39 19:54:39 #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:39 #65 DONE 1.5s 19:54:39 19:54:39 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:54:39 #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #0 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #0 2.597 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:39 #0 2.597 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:39 #0 2.597 OK: 20080 distinct packages available 19:54:39 #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:39 #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:39 #0 3.034 OK: 264 MiB in 52 packages 19:54:39 #66 DONE 3.8s 19:54:39 19:54:39 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:54:40 #67 ... 19:54:40 19:54:40 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:54:40 #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:40 #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:40 #0 3.439 OK: 264 MiB in 52 packages 19:54:40 #68 DONE 3.9s 19:54:40 19:54:40 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:54:40 #69 ... 19:54:40 19:54:40 #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:54:40 #70 DONE 0.8s 19:54:40 19:54:40 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:42 #71 ... 19:54:42 19:54:42 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:54:42 #72 DONE 3.2s 19:54:42 19:54:42 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:54:43 #73 ... 19:54:43 19:54:43 #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:54:43 #64 DONE 3.6s 19:54:43 19:54:43 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:54:43 #73 DONE 3.6s 19:54:43 19:54:43 #74 [security-spire-config stage-2 5/9] COPY security.txt / 19:54:43 #74 ... 19:54:43 19:54:43 #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:43 #75 DONE 3.9s 19:54:43 19:54:43 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:54:43 #67 DONE 3.8s 19:54:43 19:54:43 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:54:44 #76 ... 19:54:44 19:54:44 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:54:44 #69 DONE 3.9s 19:54:44 19:54:44 #77 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:54:44 #77 DONE 5.9s 19:54:44 19:54:44 #78 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:54:45 #78 ... 19:54:45 19:54:45 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:54:45 #76 DONE 2.1s 19:54:45 19:54:45 #74 [security-spire-config stage-2 5/9] COPY security.txt / 19:54:45 #74 DONE 2.3s 19:54:45 19:54:45 #78 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:54:45 #78 DONE 1.7s 19:54:45 19:54:45 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:54:45 #79 DONE 0.1s 19:54:45 19:54:45 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:45 #80 DONE 2.6s 19:54:45 19:54:45 #81 [security-spire-server stage-2 5/8] COPY security.txt / 19:54:45 #81 DONE 0.2s 19:54:45 19:54:45 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:54:45 #82 DONE 0.1s 19:54:45 19:54:45 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:54:46 #83 DONE 0.1s 19:54:46 19:54:46 #84 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:54:46 #84 DONE 0.1s 19:54:46 19:54:46 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:54:46 #85 DONE 0.0s 19:54:46 19:54:46 #86 [security-spire-agent stage-3 6/9] COPY security.txt / 19:54:46 #86 DONE 0.0s 19:54:46 19:54:46 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:54:46 #87 DONE 0.0s 19:54:46 19:54:46 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:54:46 #88 DONE 0.0s 19:54:46 19:54:46 #89 [security-spire-config] exporting to image 19:54:46 #89 exporting layers 19:54:46 #89 ... 19:54:46 19:54:46 #90 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:54:46 #90 DONE 0.1s 19:54:46 19:54:46 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:54:46 #91 DONE 0.0s 19:54:46 19:54:46 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:54:46 #92 DONE 0.1s 19:54:46 19:54:46 #89 [security-spire-server] exporting to image 19:54:46 #89 exporting layers 0.6s done 19:54:46 #89 exporting layers 0.5s done 19:54:46 #89 writing image sha256:a39912bc721e2709494fd2f60451f45b4a87b1003c46d8159c0ae54015bb1357 done 19:54:46 #89 naming to docker.io/library/security-spire-config done 19:54:46 #89 writing image sha256:f445c3244619753e3b4440ae57f352cf6864f1b45b099c7ae7cdb02126ba8c98 done 19:54:46 #89 naming to docker.io/library/security-spire-server done 19:54:46 #89 writing image sha256:a14e3e019696347d8592e50b99bdf96a013bf2f17652c51ac7167596eb38f1d1 done 19:54:46 #89 naming to docker.io/library/security-spire-agent done 19:54:46 #89 DONE 0.7s 19:54:46 19:54:46 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:53 #93 ... 19:54:53 19:54:53 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:53 #94 ... 19:54:53 19:54:53 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:26 Removing intermediate container c44e542a285e 19:55:26 ---> 70a8573c2de4 19:55:26 Successfully built 70a8573c2de4 19:55:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:26 + docker inspect -f . ci-base-image-arm64 19:55:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:26 prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container 19:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:55:28 $ docker top baa6dfd9844770016b3df8cfe68b7f6dced40a4ac1f54f6708c06860f78f40c9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:29 + go version 19:55:29 go version go1.21.0 linux/arm64 [Pipeline] } 19:55:29 $ docker stop --time=1 baa6dfd9844770016b3df8cfe68b7f6dced40a4ac1f54f6708c06860f78f40c9 19:55:30 $ docker rm -f --volumes baa6dfd9844770016b3df8cfe68b7f6dced40a4ac1f54f6708c06860f78f40c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:31 + docker inspect -f . ci-base-image-arm64 19:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:31 prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container 19:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:55:33 $ docker top b6ded43c8c9befbb3b081bd3db4fbdbca36260919b4ed318543a346ac5a3af34 -eo pid,comm [Pipeline] { [Pipeline] echo 19:55:33 ========================================================= 19:55:33 [edgeXBuildGoParallel] Running Tests and Build... 19:55:33 ========================================================= [Pipeline] sh 19:55:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:55:34 + make test 19:55:34 go test -race -coverprofile=coverage.out ./... 19:55:40 #95 ... 19:55:40 19:55:40 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:40 #93 DONE 49.1s 19:55:40 19:55:40 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:40 #95 DONE 49.4s 19:55:40 19:55:40 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:55:40 #96 ... 19:55:40 19:55:40 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:40 #71 DONE 52.8s 19:55:40 19:55:40 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:40 #94 DONE 50.6s 19:55:40 19:55:40 #97 [core-metadata builder 6/7] COPY . . 19:55:41 #97 ... 19:55:41 19:55:41 #98 [security-proxy-setup builder 6/7] COPY . . 19:55:43 #98 ... 19:55:43 19:55:43 #99 [support-notifications builder 6/7] COPY . . 19:55:45 #99 ... 19:55:45 19:55:45 #97 [core-metadata builder 6/7] COPY . . 19:55:45 #97 DONE 11.4s 19:55:45 19:55:45 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:45 #100 CACHED 19:55:45 19:55:45 #101 [core-command builder 4/7] COPY go.mod vendor* ./ 19:55:45 #101 CACHED 19:55:45 19:55:45 #102 [core-command builder 6/7] COPY . . 19:55:45 #102 CACHED 19:55:45 19:55:45 #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:55:45 #103 ... 19:55:45 19:55:45 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:55:45 #104 CACHED 19:55:45 19:55:45 #105 [support-scheduler builder 6/7] COPY . . 19:55:45 #105 CACHED 19:55:45 19:55:45 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:45 #106 CACHED 19:55:45 19:55:45 #107 [core-data builder 4/7] COPY go.mod vendor* ./ 19:55:45 #107 CACHED 19:55:45 19:55:45 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:45 #108 CACHED 19:55:45 19:55:45 #109 [core-data builder 6/7] COPY . . 19:55:45 #109 CACHED 19:55:45 19:55:45 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:55:45 #110 CACHED 19:55:45 19:55:45 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:45 #111 CACHED 19:55:45 19:55:45 #112 [security-proxy-auth builder 6/7] COPY . . 19:55:45 #112 CACHED 19:55:45 19:55:45 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:45 #113 CACHED 19:55:45 19:55:45 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 19:55:45 #114 CACHED 19:55:45 19:55:45 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:55:45 #115 CACHED 19:55:45 19:55:45 #98 [security-proxy-setup builder 6/7] COPY . . 19:55:45 #98 DONE 11.5s 19:55:45 19:55:45 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:45 #116 CACHED 19:55:45 19:55:45 #117 [security-bootstrapper builder 6/7] COPY . . 19:55:45 #117 CACHED 19:55:45 19:55:45 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:55:45 #118 CACHED 19:55:45 19:55:45 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:55:45 #119 CACHED 19:55:45 19:55:45 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:45 #120 CACHED 19:55:45 19:55:45 #121 [security-secretstore-setup builder 6/7] COPY . . 19:55:45 #121 CACHED 19:55:45 19:55:45 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:55:45 #122 ... 19:55:45 19:55:45 #99 [support-notifications builder 6/7] COPY . . 19:55:45 #99 DONE 12.4s 19:55:45 19:55:45 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:55:45 #96 DONE 12.6s 19:55:45 19:55:45 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:55:48 #123 2.548 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 19:55:50 #123 ... 19:55:50 19:55:50 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:55:50 #122 5.656 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:55:55 #122 ... 19:55:55 19:55:55 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:55 #0 1.441 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:55:55 #124 ... 19:55:55 19:55:55 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:55:55 #0 1.433 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 19:55:55 #125 ... 19:55:55 19:55:55 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:55:55 #0 3.429 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:55:55 #126 ... 19:55:55 19:55:55 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:55 #0 1.535 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:55:55 #127 ... 19:55:55 19:55:55 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:55:55 #0 3.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:55:55 #128 ... 19:55:55 19:55:55 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:55 #0 1.334 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 19:55:56 #129 ... 19:55:56 19:55:56 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:55:56 #0 1.257 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 19:55:56 #130 ... 19:55:56 19:55:56 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:56 #0 6.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:55:58 #131 ... 19:55:58 19:55:58 #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:55:58 #103 2.572 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:56:21 ? github.com/edgexfoundry/edgex-go [no test files] 19:57:19 #103 ... 19:57:19 19:57:19 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:57:19 #122 93.10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:57:43 #122 ... 19:57:43 19:57:43 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:57:43 #126 DONE 116.4s 19:57:43 19:57:43 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:57:43 #122 DONE 116.5s 19:57:43 19:57:43 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:57:43 #132 ... 19:57:43 19:57:43 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:57:43 #123 DONE 116.2s 19:57:43 19:57:43 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:57:43 #127 DONE 116.9s 19:57:43 19:57:43 #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #133 ... 19:57:43 19:57:43 #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:57:43 #103 DONE 117.0s 19:57:43 19:57:43 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:57:43 #130 DONE 117.3s 19:57:43 19:57:43 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #134 ... 19:57:43 19:57:43 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:57:43 #131 DONE 116.9s 19:57:43 19:57:43 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:57:43 #124 DONE 117.7s 19:57:43 19:57:43 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #135 ... 19:57:43 19:57:43 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:57:43 #125 DONE 117.9s 19:57:43 19:57:43 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:57:43 #128 DONE 117.8s 19:57:43 19:57:43 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:57:43 #129 DONE 118.0s 19:57:43 19:57:43 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #136 ... 19:57:43 19:57:43 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:57:43 #132 DONE 1.5s 19:57:43 19:57:43 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #137 DONE 1.3s 19:57:43 19:57:43 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #135 DONE 0.6s 19:57:43 19:57:43 #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #133 DONE 1.4s 19:57:43 19:57:43 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #134 DONE 1.3s 19:57:43 19:57:43 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #138 DONE 0.4s 19:57:43 19:57:43 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #136 DONE 0.3s 19:57:43 19:57:43 #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:57:43 #139 ... 19:57:43 19:57:43 #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:57:43 #140 DONE 0.2s 19:57:43 19:57:43 #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:57:43 #141 DONE 0.3s 19:57:43 19:57:43 #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:57:43 #142 DONE 0.3s 19:57:43 19:57:43 #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:57:43 #143 CACHED 19:57:43 19:57:43 #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #144 CACHED 19:57:43 19:57:43 #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:57:43 #145 DONE 0.3s 19:57:43 19:57:43 #146 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #146 CACHED 19:57:43 19:57:43 #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:57:43 #147 CACHED 19:57:43 19:57:43 #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:57:43 #148 CACHED 19:57:43 19:57:43 #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #149 CACHED 19:57:43 19:57:43 #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:57:43 #150 CACHED 19:57:43 19:57:43 #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:57:43 #151 CACHED 19:57:43 19:57:43 #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:57:43 #152 DONE 0.3s 19:57:43 19:57:43 #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:57:44 #153 ... 19:57:44 19:57:44 #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:57:44 #139 DONE 0.9s 19:57:44 19:57:44 #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:57:49 #154 ... 19:57:49 19:57:49 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:57:49 #155 DONE 5.8s 19:57:49 19:57:49 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:57:51 #156 ... 19:57:51 19:57:51 #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:57:51 #157 DONE 8.0s 19:57:52 19:57:52 #158 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:57:52 #158 ... 19:57:52 19:57:52 #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:57:52 #159 DONE 8.4s 19:57:52 19:57:52 #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:57:52 #160 DONE 8.4s 19:57:52 19:57:52 #161 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:57:52 #161 ... 19:57:52 19:57:52 #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:57:52 #162 DONE 8.6s 19:57:52 19:57:52 #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:57:52 #154 DONE 8.7s 19:57:52 19:57:52 #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:57:52 #163 ... 19:57:52 19:57:52 #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:57:52 #153 DONE 8.8s 19:57:52 19:57:52 #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:57:53 #164 ... 19:57:53 19:57:53 #165 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:57:53 #165 DONE 9.2s 19:57:53 19:57:53 #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:57:53 #166 ... 19:57:53 19:57:53 #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:57:53 #167 DONE 9.6s 19:57:53 19:57:53 #168 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:57:53 #168 DONE 9.7s 19:57:53 19:57:53 #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:57:53 #169 DONE 8.6s 19:57:53 19:57:53 #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:57:56 #170 ... 19:57:56 19:57:56 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:57:56 #156 DONE 7.3s 19:57:56 19:57:56 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:57:56 #171 ... 19:57:56 19:57:56 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:57:56 #172 DONE 4.7s 19:57:56 19:57:56 #161 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:57:56 #161 DONE 4.6s 19:57:56 19:57:56 #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:57:56 #163 DONE 4.5s 19:57:56 19:57:56 #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:57:56 #173 DONE 4.3s 19:57:56 19:57:56 #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:57:56 #164 DONE 4.1s 19:57:56 19:57:56 #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:57:56 #166 DONE 3.7s 19:57:56 19:57:56 #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:57:56 #174 DONE 3.5s 19:57:56 19:57:56 #158 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:57:56 #158 DONE 4.9s 19:57:57 19:57:57 #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:57:57 #170 DONE 3.4s 19:57:57 19:57:57 #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:57:57 #175 DONE 3.3s 19:57:57 19:57:57 #89 [core-data] exporting to image 19:57:57 #89 exporting layers 19:57:57 #89 ... 19:57:57 19:57:57 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:57:57 #171 DONE 0.9s 19:57:57 19:57:57 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:57:57 #176 DONE 0.7s 19:57:57 19:57:57 #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:57:57 #177 DONE 0.7s 19:57:57 19:57:57 #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:57:57 #178 DONE 0.7s 19:57:57 19:57:57 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:57:57 #179 DONE 0.8s 19:57:57 19:57:57 #180 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:57:57 #180 ... 19:57:57 19:57:57 #181 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:57:57 #181 DONE 0.7s 19:57:57 19:57:57 #89 [support-notifications] exporting to image 19:57:57 #89 exporting layers 1.0s done 19:57:57 #89 writing image sha256:2e3102b97a5dff799025d72570650241635dc21e7792400b11431413421b3014 0.0s done 19:57:57 #89 naming to docker.io/library/core-command done 19:57:57 #89 writing image sha256:ab2df7183d572fec0ed5d01adc281778db9a605e9e34f731510cdf66f647213b done 19:57:57 #89 writing image sha256:c47d1d6d2da3602602c252c2444fb2df073cf570f5021e6040327a05533c143e done 19:57:57 #89 naming to docker.io/library/support-notifications 0.0s done 19:57:57 #89 naming to docker.io/library/support-scheduler 19:57:58 #89 ... 19:57:58 19:57:58 #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:57:58 #182 DONE 0.6s 19:57:58 19:57:58 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:57:58 #183 DONE 0.6s 19:57:58 19:57:58 #89 [security-spiffe-token-provider] exporting to image 19:57:58 #89 exporting layers 0.5s done 19:57:58 #89 naming to docker.io/library/support-scheduler 0.2s done 19:57:58 #89 writing image sha256:135cef66d9d8198d5a96a48ba3ddd8eae8ef65402f55c5392102f00e4b97d3a4 done 19:57:58 #89 naming to docker.io/library/security-spiffe-token-provider done 19:57:58 #89 writing image sha256:19203b6efee23d3e8fc5431ca7a43aa8cf2f786df20a9400d59e327f219a8f63 done 19:57:58 #89 naming to docker.io/library/core-data done 19:57:58 #89 writing image sha256:073443229c757b84e29ac6dc0c26293ba7e27aca748573750a7f54b3ff9482f8 done 19:57:58 #89 naming to docker.io/library/core-metadata done 19:57:58 #89 DONE 2.2s 19:57:58 19:57:58 #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:57:58 #184 DONE 0.6s 19:57:58 19:57:58 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:57:58 #185 DONE 0.1s 19:57:58 19:57:58 #186 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:57:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:57:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:57:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:57:58 #186 ... 19:57:58 19:57:58 #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:57:58 #187 DONE 0.4s 19:57:58 19:57:58 #186 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:57:58 #186 DONE 0.4s 19:57:58 19:57:58 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:57:58 #188 DONE 1.1s 19:57:58 19:57:58 #180 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:57:58 #180 DONE 1.1s 19:57:58 19:57:58 #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:57:58 #189 DONE 0.1s 19:57:58 19:57:58 #89 [core-common-config-bootstrapper] exporting to image 19:57:58 #89 ... 19:57:58 19:57:58 #190 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:57:58 #190 DONE 0.1s 19:57:58 19:57:58 #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:57:58 #191 DONE 0.1s 19:57:59 19:57:59 #89 [core-common-config-bootstrapper] exporting to image 19:57:59 #89 exporting layers 0.3s done 19:57:59 #89 writing image sha256:031bbe42e2e4c19b9624ce41a9604666acbf24ae9c30f7b66a033b03d06dda0c 0.0s done 19:57:59 #89 naming to docker.io/library/security-proxy-auth 19:57:59 #89 naming to docker.io/library/security-proxy-auth done 19:57:59 #89 writing image sha256:7c37425305435b4abe379f0ea2b14ffab5d5b2d56dd57193e8d1b91310514528 done 19:57:59 #89 naming to docker.io/library/core-common-config-bootstrapper done 19:57:59 #89 DONE 2.5s 19:57:59 19:57:59 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:57:59 #192 DONE 0.1s 19:57:59 19:57:59 #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:57:59 #193 DONE 0.9s 19:57:59 19:57:59 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:57:59 #194 ... 19:57:59 19:57:59 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:57:59 #195 DONE 0.7s 19:57:59 19:57:59 #89 [security-proxy-setup] exporting to image 19:57:59 #89 exporting layers 0.5s done 19:57:59 #89 writing image sha256:42af93b4c4f1b32cc009fcddb2b2f3ddcd81538c9e6bce55c5d29b1341d7486f done 19:57:59 #89 naming to docker.io/library/security-proxy-setup done 19:57:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:57:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:57:59 #89 exporting layers 0.3s done 19:57:59 #89 writing image sha256:f7eb25f1028269181df4bf8729ae627e3984489ba37a379534b9c2770feca32d done 19:57:59 #89 naming to docker.io/library/security-secretstore-setup done 19:57:59 #89 DONE 3.2s 19:57:59 19:57:59 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:57:59 #194 DONE 0.9s 19:57:59 19:57:59 #89 [security-bootstrapper] exporting to image 19:57:59 #89 exporting layers 0.1s done 19:57:59 #89 writing image sha256:57b13dc22ff324f8ec3deacc2d217cf370f1dc3fc9bd48451326b3175a3b38bf done 19:57:59 #89 naming to docker.io/library/security-bootstrapper done 19:57:59 #89 DONE 3.3s 19:57:59 19:57:59 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:57:59 time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:57:59 $ docker stop --time=1 7937a94d7d27694b2ea2ff2b727f93bcde5798f7add50e082d5d6b880337bf14 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:58:01 $ docker rm -f --volumes 7937a94d7d27694b2ea2ff2b727f93bcde5798f7add50e082d5d6b880337bf14 19:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 19:58:02 + docker images 19:58:02 REPOSITORY TAG IMAGE ID CREATED SIZE 19:58:02 security-bootstrapper latest 57b13dc22ff3 3 seconds ago 23.3MB 19:58:02 security-secretstore-setup latest f7eb25f10282 3 seconds ago 44.4MB 19:58:02 security-proxy-setup latest 42af93b4c4f1 4 seconds ago 34.4MB 19:58:02 core-common-config-bootstrapper latest 7c3742530543 4 seconds ago 18.2MB 19:58:02 security-proxy-auth latest 031bbe42e2e4 4 seconds ago 19.5MB 19:58:02 core-metadata latest 073443229c75 5 seconds ago 21.7MB 19:58:02 security-spiffe-token-provider latest 135cef66d9d8 6 seconds ago 35.1MB 19:58:02 core-command latest 2e3102b97a5d 6 seconds ago 21.2MB 19:58:02 core-data latest 19203b6efee2 6 seconds ago 21.3MB 19:58:02 support-scheduler latest c47d1d6d2da3 6 seconds ago 34.1MB 19:58:02 support-notifications latest ab2df7183d57 6 seconds ago 34.7MB 19:58:02 security-spire-agent latest a14e3e019696 3 minutes ago 166MB 19:58:02 security-spire-config latest a39912bc721e 3 minutes ago 101MB 19:58:02 security-spire-server latest f445c3244619 3 minutes ago 107MB 19:58:02 ci-base-image-x86_64 latest 6b0eca06ca70 6 minutes ago 930MB 19:58:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB 19:58:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 19:58:02 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] } 19:58:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:58:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.236s coverage: 28.7% of statements 19:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.267s coverage: 97.0% of statements 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.363s coverage: 69.2% of statements 19:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.329s coverage: 53.2% of statements 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:58:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.215s coverage: 93.4% of statements 19:58:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.368s coverage: 4.1% of statements 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.699s coverage: 97.6% of statements 19:59:04 ok github.com/edgexfoundry/edgex-go/internal/io 1.212s coverage: 72.2% of statements 19:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.381s coverage: 0.9% of statements 19:59:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.277s coverage: 32.2% of statements 19:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.299s coverage: 41.7% of statements 19:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.290s coverage: 82.9% of statements 19:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.194s coverage: 94.1% of statements 19:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.200s coverage: 96.3% of statements 19:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.216s coverage: 87.5% of statements 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.202s coverage: 94.4% of statements 19:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.532s coverage: 79.9% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.235s coverage: 92.9% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.200s coverage: 62.3% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.206s coverage: 87.2% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.183s coverage: 20.0% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.163s coverage: 100.0% of statements 19:59:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:59:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.383s coverage: 81.8% of statements 19:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.382s coverage: 82.1% of statements 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.207s coverage: 86.0% of statements 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.078s coverage: 63.1% of statements 19:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.255s coverage: 100.0% of statements 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.835s coverage: 38.4% of statements 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.243s coverage: 89.5% of statements 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.231s coverage: 84.8% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.311s coverage: 19.9% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.548s coverage: 95.7% of statements 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.282s coverage: 61.8% of statements 20:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.378s coverage: 98.9% of statements 20:00:37 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 20:00:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:00:37 go vet ./... 20:02:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:02:50 + ls -al . 20:02:50 total 724 20:02:50 drwxrwxr-x 10 1001 1001 4096 Nov 7 19:55 . 20:02:50 drwxr-xr-x 4 root root 4096 Nov 7 19:55 .. 20:02:50 drwxrwxr-x 2 1001 1001 4096 Nov 7 19:53 .blubracket 20:02:50 -rw-rw-r-- 1 1001 1001 10 Nov 7 19:53 .dockerignore 20:02:50 drwxrwxr-x 8 1001 1001 4096 Nov 7 19:53 .git 20:02:50 drwxrwxr-x 3 1001 1001 4096 Nov 7 19:53 .github 20:02:50 -rw-rw-r-- 1 1001 1001 1074 Nov 7 19:53 .gitignore 20:02:50 -rw-rw-r-- 1 1001 1001 42 Nov 7 19:53 .golangci.yml 20:02:50 -rw-rw-r-- 1 1001 1001 100 Nov 7 19:53 .hadolint.yml 20:02:50 -rw-rw-r-- 1 1001 1001 155 Nov 7 19:53 .sonarcloud.properties 20:02:50 -rw-rw-r-- 1 1001 1001 1171 Nov 7 19:53 ADOPTERS.md 20:02:50 -rw-rw-r-- 1 1001 1001 11674 Nov 7 19:53 Attribution.txt 20:02:50 -rw-rw-r-- 1 1001 1001 93407 Nov 7 19:53 CHANGELOG.md 20:02:50 -rw-rw-r-- 1 1001 1001 3804 Nov 7 19:53 CONTRIBUTING.md 20:02:50 -rw-rw-r-- 1 1001 1001 677 Nov 7 19:53 GOVERNANCE.md 20:02:50 -rw-rw-r-- 1 1001 1001 861 Nov 7 19:53 Jenkinsfile 20:02:50 -rw-rw-r-- 1 1001 1001 10775 Nov 7 19:53 LICENSE 20:02:50 -rw-rw-r-- 1 1001 1001 15054 Nov 7 19:53 Makefile 20:02:50 -rw-rw-r-- 1 1001 1001 582 Nov 7 19:53 OWNERS.md 20:02:50 -rw-rw-r-- 1 1001 1001 9528 Nov 7 19:53 README.md 20:02:50 -rw-rw-r-- 1 1001 1001 789 Nov 7 19:53 SECURITY.md 20:02:50 -rw-rw-r-- 1 1001 1001 5 Nov 7 19:51 VERSION 20:02:50 drwxrwxr-x 2 1001 1001 4096 Nov 7 19:53 bin 20:02:50 drwxrwxr-x 18 1001 1001 4096 Nov 7 19:53 cmd 20:02:50 -rw-r--r-- 1 root root 453602 Nov 7 20:00 coverage.out 20:02:50 drwxrwxr-x 2 1001 1001 4096 Nov 7 19:53 fuzz_test 20:02:50 -rw-rw-r-- 1 1001 1001 3649 Nov 7 19:53 go.mod 20:02:50 -rw-rw-r-- 1 1001 1001 34366 Nov 7 19:53 go.sum 20:02:50 drwxrwxr-x 7 1001 1001 4096 Nov 7 19:53 internal 20:02:50 drwxrwxr-x 3 1001 1001 4096 Nov 7 19:53 openapi 20:02:50 -rw-rw-r-- 1 1001 1001 584 Nov 7 19:53 security.txt 20:02:50 -rw-rw-r-- 1 1001 1001 204 Nov 7 19:53 version.go [Pipeline] sh 20:02:51 + '[' -e coverage.out ] 20:02:51 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:51 Warning: overwriting stash ‘coverage-report’ 20:02:51 Stashed 1 file(s) [Pipeline] sh 20:02:52 + make build 20:02:52 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 20:04:14 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 20:04:19 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 20:04:24 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 20:04:29 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 20:05:01 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 20:05:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:13 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 20:05:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:21 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 20:05:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:30 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] } 20:05:35 $ docker stop --time=1 b6ded43c8c9befbb3b081bd3db4fbdbca36260919b4ed318543a346ac5a3af34 20:05:39 $ docker rm -f --volumes b6ded43c8c9befbb3b081bd3db4fbdbca36260919b4ed318543a346ac5a3af34 [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 20:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:42 20:05:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:43 latest: Pulling from edgex-devops/edgex-compose-arm64 20:05:43 547446be3368: Pulling fs layer 20:05:43 d125d8839a47: Pulling fs layer 20:05:43 3e85d5ac6304: Pulling fs layer 20:05:43 c3105a71a48b: Pulling fs layer 20:05:43 0f093f025ec4: Pulling fs layer 20:05:43 c3106fc0e877: Pulling fs layer 20:05:43 c3105a71a48b: Waiting 20:05:43 0f093f025ec4: Waiting 20:05:43 c3106fc0e877: Waiting 20:05:43 547446be3368: Verifying Checksum 20:05:43 547446be3368: Download complete 20:05:43 c3105a71a48b: Download complete 20:05:43 d125d8839a47: Verifying Checksum 20:05:43 d125d8839a47: Download complete 20:05:43 c3106fc0e877: Verifying Checksum 20:05:43 c3106fc0e877: Download complete 20:05:44 0f093f025ec4: Verifying Checksum 20:05:44 0f093f025ec4: Download complete 20:05:44 547446be3368: Pull complete 20:05:45 d125d8839a47: Pull complete 20:05:45 3e85d5ac6304: Verifying Checksum 20:05:45 3e85d5ac6304: Download complete 20:05:56 3e85d5ac6304: Pull complete 20:05:56 c3105a71a48b: Pull complete 20:05:57 0f093f025ec4: Pull complete 20:05:57 c3106fc0e877: Pull complete 20:05:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:58 prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container 20:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:06:00 $ docker top a7ebdf2813ca445bfb7bdbb767b0763e69ef88427ea3d6dcbb0b5f930ccf1476 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:01 + docker compose -f ./docker-compose-build.yml build --parallel 20:06:11 #1 [core-metadata internal] load build definition from Dockerfile 20:06:11 #1 transferring dockerfile: 30B 20:06:11 #1 transferring dockerfile: 1.96kB 0.0s done 20:06:11 #1 DONE 0.1s 20:06:11 20:06:11 #2 [security-proxy-setup internal] load build definition from Dockerfile 20:06:11 #2 transferring dockerfile: 2.39kB 0.0s done 20:06:11 #2 DONE 0.1s 20:06:11 20:06:11 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:06:11 #3 transferring dockerfile: 1.78kB 0.0s done 20:06:11 #3 DONE 0.1s 20:06:11 20:06:11 #4 [core-data internal] load build definition from Dockerfile 20:06:11 #4 transferring dockerfile: 1.90kB 0.0s done 20:06:11 #4 DONE 0.1s 20:06:11 20:06:11 #5 [security-spire-agent internal] load build definition from Dockerfile 20:06:11 #5 transferring dockerfile: 1.70kB 0.0s done 20:06:11 #5 DONE 0.1s 20:06:11 20:06:11 #6 [security-spire-config internal] load build definition from Dockerfile 20:06:11 #6 transferring dockerfile: 1.58kB 0.0s done 20:06:11 #6 DONE 0.1s 20:06:11 20:06:11 #7 [security-proxy-auth internal] load build definition from Dockerfile 20:06:11 #7 transferring dockerfile: 2.04kB 0.0s done 20:06:11 #7 DONE 0.1s 20:06:11 20:06:11 #8 [security-bootstrapper internal] load build definition from Dockerfile 20:06:11 #8 transferring dockerfile: 2.82kB 0.0s done 20:06:11 #8 DONE 0.1s 20:06:11 20:06:11 #9 [security-spire-server internal] load build definition from Dockerfile 20:06:11 #9 transferring dockerfile: 1.59kB done 20:06:11 #9 DONE 0.1s 20:06:11 20:06:11 #10 [support-notifications internal] load build definition from Dockerfile 20:06:11 #10 transferring dockerfile: 1.84kB done 20:06:11 #10 DONE 0.1s 20:06:11 20:06:11 #11 [security-secretstore-setup internal] load build definition from Dockerfile 20:06:11 #11 transferring dockerfile: 2.38kB done 20:06:11 #11 DONE 0.1s 20:06:11 20:06:11 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:06:11 #12 transferring dockerfile: 2.12kB 0.0s done 20:06:11 #12 DONE 0.1s 20:06:11 20:06:11 #13 [support-scheduler internal] load build definition from Dockerfile 20:06:11 #13 transferring dockerfile: 1.82kB done 20:06:11 #13 DONE 0.1s 20:06:11 20:06:11 #14 [core-command internal] load build definition from Dockerfile 20:06:11 #14 transferring dockerfile: 1.82kB done 20:06:11 #14 DONE 0.1s 20:06:11 20:06:11 #15 [core-metadata internal] load .dockerignore 20:06:11 #15 transferring context: 50B done 20:06:11 #15 DONE 0.1s 20:06:12 20:06:12 #16 [security-proxy-setup internal] load .dockerignore 20:06:12 #16 transferring context: 50B done 20:06:12 #16 DONE 0.1s 20:06:12 20:06:12 #17 [security-spiffe-token-provider internal] load .dockerignore 20:06:12 #17 transferring context: 50B 0.0s done 20:06:12 #17 DONE 0.1s 20:06:12 20:06:12 #18 [security-spire-agent internal] load .dockerignore 20:06:12 #18 DONE 0.0s 20:06:12 20:06:12 #19 [core-data internal] load .dockerignore 20:06:12 #19 transferring context: 50B done 20:06:12 #19 DONE 0.1s 20:06:12 20:06:12 #18 [security-spire-agent internal] load .dockerignore 20:06:12 #18 transferring context: 50B done 20:06:12 #18 DONE 0.1s 20:06:12 20:06:12 #20 [security-spire-config internal] load .dockerignore 20:06:13 #20 transferring context: 50B done 20:06:13 #20 DONE 0.1s 20:06:13 20:06:13 #21 [security-proxy-auth internal] load .dockerignore 20:06:13 #21 transferring context: 50B 0.0s done 20:06:13 #21 DONE 0.1s 20:06:13 20:06:13 #22 [security-bootstrapper internal] load .dockerignore 20:06:13 #22 transferring context: 50B done 20:06:13 #22 DONE 0.1s 20:06:13 20:06:13 #23 [security-spire-server internal] load .dockerignore 20:06:13 #23 transferring context: 50B done 20:06:13 #23 DONE 0.1s 20:06:13 20:06:13 #24 [support-notifications internal] load .dockerignore 20:06:13 #24 transferring context: 50B done 20:06:13 #24 DONE 0.1s 20:06:13 20:06:13 #25 [security-secretstore-setup internal] load .dockerignore 20:06:13 #25 transferring context: 50B 0.0s done 20:06:13 #25 DONE 0.1s 20:06:13 20:06:13 #26 [core-common-config-bootstrapper internal] load .dockerignore 20:06:13 #26 transferring context: 50B done 20:06:13 #26 DONE 0.1s 20:06:13 20:06:13 #27 [support-scheduler internal] load .dockerignore 20:06:13 #27 transferring context: 50B 0.0s done 20:06:13 #27 DONE 0.1s 20:06:13 20:06:13 #28 [core-command internal] load .dockerignore 20:06:13 #28 transferring context: 50B done 20:06:13 #28 DONE 0.1s 20:06:13 20:06:13 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:13 #29 DONE 0.0s 20:06:13 20:06:13 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:06:14 #30 ... 20:06:14 20:06:14 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:14 #29 DONE 0.0s 20:06:14 20:06:14 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:06:14 #30 ... 20:06:14 20:06:14 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:14 #29 DONE 0.0s 20:06:14 20:06:14 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:06:14 #30 DONE 0.7s 20:06:14 20:06:14 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:14 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:14 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:14 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:14 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:14 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.3s 20:06:14 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s 20:06:14 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 20:06:15 #31 ... 20:06:15 20:06:15 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:15 #29 DONE 0.0s 20:06:15 20:06:15 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:15 #31 ... 20:06:15 20:06:15 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:15 #29 DONE 0.0s 20:06:15 20:06:15 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:15 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:15 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:15 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:15 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:15 #31 ... 20:06:15 20:06:15 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:15 #29 DONE 0.0s 20:06:15 20:06:15 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:15 #31 ... 20:06:15 20:06:15 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:15 #29 DONE 0.0s 20:06:15 20:06:15 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:06:15 #30 DONE 1.3s 20:06:15 20:06:15 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:15 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:15 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:15 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:15 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:16 #31 ... 20:06:16 20:06:16 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:16 #29 DONE 0.0s 20:06:16 20:06:16 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:16 #31 ... 20:06:16 20:06:16 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:06:16 #32 DONE 1.7s 20:06:16 20:06:16 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:16 #31 ... 20:06:16 20:06:16 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:16 #29 DONE 0.0s 20:06:16 20:06:16 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:06:16 #33 DONE 1.8s 20:06:16 20:06:16 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:16 #31 ... 20:06:16 20:06:16 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:16 #29 DONE 0.0s 20:06:16 20:06:16 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:17 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.0s done 20:06:17 #31 ... 20:06:17 20:06:17 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:06:17 #30 DONE 2.2s 20:06:17 20:06:17 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:17 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:06:17 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:06:17 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:06:17 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:06:17 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:06:17 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.0s done 20:06:17 #31 ... 20:06:17 20:06:17 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:06:17 #34 DONE 4.0s 20:06:17 20:06:17 #35 [security-spire-server internal] load build context 20:06:17 #35 transferring context: 18.10kB 0.1s done 20:06:17 #35 DONE 1.1s 20:06:17 20:06:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:17 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 20:06:17 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:06:17 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:06:17 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:06:17 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s 20:06:17 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.4s 20:06:17 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s 20:06:17 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 20:06:17 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:06:17 #36 ... 20:06:17 20:06:17 #37 [security-spire-config internal] load build context 20:06:17 #37 transferring context: 16.35kB 0.1s done 20:06:17 #37 DONE 1.5s 20:06:17 20:06:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:17 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s 20:06:18 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 20:06:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s 20:06:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 20:06:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 20:06:18 #36 ... 20:06:18 20:06:18 #38 [security-spire-agent internal] load build context 20:06:18 #38 transferring context: 17.63kB 0.2s done 20:06:18 #38 DONE 2.2s 20:06:18 20:06:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.6s 20:06:18 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:06:18 #36 ... 20:06:18 20:06:18 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:06:18 #31 DONE 5.4s 20:06:18 20:06:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.7s 20:06:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.0s 20:06:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.2s 20:06:19 #36 ... 20:06:19 20:06:19 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:06:19 #39 DONE 2.7s 20:06:19 20:06:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.24MB / 23.39MB 2.5s 20:06:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.6s 20:06:19 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:06:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.24MB / 23.39MB 3.0s 20:06:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.4s 20:06:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 3.6s 20:06:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 3.8s 20:06:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.5s 20:06:22 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.0s done 20:06:22 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:06:24 #36 ... 20:06:24 20:06:24 #40 [core-metadata internal] load build context 20:06:24 #40 transferring context: 33.05MB 9.9s 20:06:24 #40 ... 20:06:24 20:06:24 #41 [security-spiffe-token-provider internal] load build context 20:06:24 #41 ... 20:06:24 20:06:24 #42 [security-proxy-setup internal] load build context 20:06:24 #42 ... 20:06:24 20:06:24 #43 [core-data internal] load build context 20:06:24 #43 ... 20:06:24 20:06:24 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:25 #36 ... 20:06:25 20:06:25 #44 [security-proxy-auth internal] load build context 20:06:25 #44 ... 20:06:25 20:06:25 #45 [security-bootstrapper internal] load build context 20:06:25 #45 ... 20:06:25 20:06:25 #44 [security-proxy-auth internal] load build context 20:06:26 #44 ... 20:06:26 20:06:26 #46 [security-secretstore-setup internal] load build context 20:06:26 #46 ... 20:06:26 20:06:26 #47 [support-notifications internal] load build context 20:06:26 #47 ... 20:06:26 20:06:26 #44 [security-proxy-auth internal] load build context 20:06:26 #44 ... 20:06:26 20:06:26 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:26 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done 20:06:26 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:06:26 #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:06:26 #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:06:26 #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:06:26 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:06:26 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 20:06:26 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 20:06:26 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.9s done 20:06:26 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:06:26 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:06:26 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s 20:06:26 #48 ... 20:06:26 20:06:26 #49 [support-scheduler internal] load build context 20:06:26 #49 ... 20:06:26 20:06:26 #50 [core-common-config-bootstrapper internal] load build context 20:06:26 #50 ... 20:06:26 20:06:26 #49 [support-scheduler internal] load build context 20:06:27 #49 ... 20:06:27 20:06:27 #51 [core-command internal] load build context 20:06:27 #51 ... 20:06:27 20:06:27 #49 [support-scheduler internal] load build context 20:06:29 #49 ... 20:06:29 20:06:29 #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:29 #0 6.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:29 #0 7.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:29 #0 9.146 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:06:29 #0 9.146 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:06:29 #0 9.146 OK: 19953 distinct packages available 20:06:29 #0 9.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:29 #52 ... 20:06:29 20:06:29 #40 [core-metadata internal] load build context 20:06:29 #40 transferring context: 39.21MB 14.9s 20:06:29 #40 ... 20:06:29 20:06:29 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:06:29 #0 9.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:29 #53 ... 20:06:29 20:06:29 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:06:29 #54 ... 20:06:29 20:06:29 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:06:29 #55 ... 20:06:29 20:06:29 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:06:30 #56 ... 20:06:30 20:06:30 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:06:30 #57 ... 20:06:30 20:06:30 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:06:30 #0 8.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:30 #0 9.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:30 #58 ... 20:06:30 20:06:30 #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:06:30 #59 ... 20:06:30 20:06:30 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:30 #0 7.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:30 #0 8.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:30 #60 ... 20:06:30 20:06:30 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:30 #61 ... 20:06:30 20:06:30 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:06:30 #62 ... 20:06:30 20:06:30 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:06:31 #63 ... 20:06:31 20:06:31 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:06:31 #64 ... 20:06:31 20:06:31 #40 [core-metadata internal] load build context 20:06:34 #40 transferring context: 44.47MB 20.0s 20:06:34 #40 ... 20:06:34 20:06:34 #41 [security-spiffe-token-provider internal] load build context 20:06:34 #41 ... 20:06:34 20:06:34 #42 [security-proxy-setup internal] load build context 20:06:34 #42 ... 20:06:34 20:06:34 #43 [core-data internal] load build context 20:06:35 #43 ... 20:06:35 20:06:35 #40 [core-metadata internal] load build context 20:06:35 #40 ... 20:06:35 20:06:35 #45 [security-bootstrapper internal] load build context 20:06:35 #45 ... 20:06:35 20:06:35 #41 [security-spiffe-token-provider internal] load build context 20:06:35 #41 ... 20:06:35 20:06:35 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:35 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.4s 20:06:36 #36 ... 20:06:36 20:06:36 #40 [core-metadata internal] load build context 20:06:36 #40 ... 20:06:36 20:06:36 #46 [security-secretstore-setup internal] load build context 20:06:36 #46 ... 20:06:36 20:06:36 #41 [security-spiffe-token-provider internal] load build context 20:06:36 #41 ... 20:06:36 20:06:36 #47 [support-notifications internal] load build context 20:06:36 #47 ... 20:06:36 20:06:36 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:36 #36 ... 20:06:36 20:06:36 #44 [security-proxy-auth internal] load build context 20:06:36 #44 ... 20:06:36 20:06:36 #41 [security-spiffe-token-provider internal] load build context 20:06:37 #41 ... 20:06:37 20:06:37 #50 [core-common-config-bootstrapper internal] load build context 20:06:37 #50 ... 20:06:37 20:06:37 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:37 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.4s 20:06:37 #48 ... 20:06:37 20:06:37 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:06:37 #64 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:37 #64 ... 20:06:37 20:06:37 #52 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:37 #52 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:37 #52 14.24 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:06:37 #52 14.74 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:06:37 #52 14.80 (3/7) Installing dumb-init (1.2.5-r2) 20:06:37 #52 14.80 (4/7) Installing musl-obstack (1.2.3-r2) 20:06:37 #52 14.84 (5/7) Installing libucontext (1.2-r2) 20:06:37 #52 14.85 (6/7) Installing gcompat (1.1.0-r1) 20:06:37 #52 14.91 (7/7) Installing openssl (3.1.4-r0) 20:06:37 #52 15.01 Executing busybox-1.36.1-r2.trigger 20:06:37 #52 15.04 OK: 9 MiB in 20 packages 20:06:37 #52 DONE 18.4s 20:06:37 20:06:37 #51 [core-command internal] load build context 20:06:37 #51 ... 20:06:37 20:06:37 #41 [security-spiffe-token-provider internal] load build context 20:06:39 #41 ... 20:06:39 20:06:39 #49 [support-scheduler internal] load build context 20:06:39 #49 ... 20:06:39 20:06:39 #41 [security-spiffe-token-provider internal] load build context 20:06:40 #41 transferring context: 59.78MB 25.5s 20:06:40 #41 ... 20:06:40 20:06:40 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:06:40 #53 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:40 #53 18.47 OK: 266 MiB in 52 packages 20:06:40 #53 ... 20:06:40 20:06:40 #41 [security-spiffe-token-provider internal] load build context 20:06:40 #41 ... 20:06:40 20:06:40 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:06:40 #53 DONE 21.3s 20:06:40 20:06:40 #41 [security-spiffe-token-provider internal] load build context 20:06:41 #41 ... 20:06:41 20:06:41 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:41 #60 12.28 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:06:41 #60 12.28 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:06:41 #60 12.28 OK: 19953 distinct packages available 20:06:41 #60 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:41 #60 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:42 #60 ... 20:06:42 20:06:42 #41 [security-spiffe-token-provider internal] load build context 20:06:42 #41 ... 20:06:42 20:06:42 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:06:43 #58 13.22 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:06:43 #58 13.22 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:06:43 #58 13.22 OK: 19957 distinct packages available 20:06:43 #58 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:43 #58 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:43 #58 ... 20:06:43 20:06:43 #41 [security-spiffe-token-provider internal] load build context 20:06:43 #41 ... 20:06:43 20:06:43 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:06:43 #54 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:43 #54 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:43 #54 ... 20:06:43 20:06:43 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:06:43 #56 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:43 #56 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:43 #56 ... 20:06:43 20:06:43 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:43 #60 23.76 (1/4) Installing dumb-init (1.2.5-r2) 20:06:43 #60 23.84 (2/4) Installing musl-obstack (1.2.3-r2) 20:06:43 #60 23.87 (3/4) Installing libucontext (1.2-r2) 20:06:43 #60 23.94 (4/4) Installing gcompat (1.1.0-r1) 20:06:43 #60 23.99 Executing busybox-1.36.1-r2.trigger 20:06:43 #60 24.11 OK: 8 MiB in 19 packages 20:06:44 #60 ... 20:06:44 20:06:44 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:44 #61 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:44 #61 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:44 #61 ... 20:06:44 20:06:44 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:44 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.9s 20:06:45 #36 ... 20:06:45 20:06:45 #42 [security-proxy-setup internal] load build context 20:06:45 #42 transferring context: 62.72MB 30.3s 20:06:45 #42 ... 20:06:45 20:06:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:45 #36 ... 20:06:45 20:06:45 #43 [core-data internal] load build context 20:06:45 #43 ... 20:06:45 20:06:45 #42 [security-proxy-setup internal] load build context 20:06:45 #42 ... 20:06:45 20:06:45 #45 [security-bootstrapper internal] load build context 20:06:45 #45 ... 20:06:45 20:06:45 #42 [security-proxy-setup internal] load build context 20:06:46 #42 ... 20:06:46 20:06:46 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:06:46 #57 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:46 #57 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:46 #57 ... 20:06:46 20:06:46 #49 [support-scheduler internal] load build context 20:06:46 #49 ... 20:06:46 20:06:46 #46 [security-secretstore-setup internal] load build context 20:06:46 #46 ... 20:06:46 20:06:46 #40 [core-metadata internal] load build context 20:06:46 #40 ... 20:06:46 20:06:46 #47 [support-notifications internal] load build context 20:06:46 #47 ... 20:06:46 20:06:46 #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:06:46 #59 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:46 #59 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:46 #59 ... 20:06:46 20:06:46 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:46 #60 DONE 27.1s 20:06:46 20:06:46 #40 [core-metadata internal] load build context 20:06:47 #40 ... 20:06:47 20:06:47 #44 [security-proxy-auth internal] load build context 20:06:47 #44 ... 20:06:47 20:06:47 #40 [core-metadata internal] load build context 20:06:47 #40 ... 20:06:47 20:06:47 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:06:47 #63 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:47 #63 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:47 #63 ... 20:06:47 20:06:47 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:06:47 #55 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:47 #55 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:47 #55 ... 20:06:47 20:06:47 #50 [core-common-config-bootstrapper internal] load build context 20:06:47 #50 ... 20:06:47 20:06:47 #42 [security-proxy-setup internal] load build context 20:06:47 #42 ... 20:06:47 20:06:47 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:47 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.9s done 20:06:47 #48 ... 20:06:47 20:06:47 #51 [core-command internal] load build context 20:06:47 #51 ... 20:06:47 20:06:47 #47 [support-notifications internal] load build context 20:06:48 #47 ... 20:06:48 20:06:48 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:06:48 #62 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:48 #62 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:49 #62 ... 20:06:49 20:06:49 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:06:49 #63 29.14 (1/4) Installing ca-certificates (20230506-r0) 20:06:49 #63 ... 20:06:49 20:06:49 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:06:49 #54 26.61 OK: 266 MiB in 52 packages 20:06:49 #54 DONE 29.6s 20:06:49 20:06:49 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:06:49 #56 25.97 OK: 266 MiB in 52 packages 20:06:49 #56 DONE 30.5s 20:06:49 20:06:49 #47 [support-notifications internal] load build context 20:06:49 #47 ... 20:06:49 20:06:49 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:06:49 #58 26.73 OK: 266 MiB in 52 packages 20:06:49 #58 DONE 30.1s 20:06:49 20:06:49 #47 [support-notifications internal] load build context 20:06:50 #47 transferring context: 78.68MB 33.8s 20:06:50 #47 ... 20:06:50 20:06:50 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:06:50 #64 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:50 #64 30.49 (1/2) Installing ca-certificates (20230506-r0) 20:06:50 #64 ... 20:06:50 20:06:50 #47 [support-notifications internal] load build context 20:06:51 #47 ... 20:06:51 20:06:51 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:06:51 #59 29.94 (1/1) Installing dumb-init (1.2.5-r2) 20:06:51 #59 29.95 Executing busybox-1.36.1-r2.trigger 20:06:51 #59 30.12 OK: 8 MiB in 16 packages 20:06:51 #59 DONE 32.3s 20:06:51 20:06:51 #47 [support-notifications internal] load build context 20:06:51 #47 ... 20:06:51 20:06:51 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:06:51 #57 29.20 (1/1) Installing dumb-init (1.2.5-r2) 20:06:51 #57 29.23 Executing busybox-1.36.1-r2.trigger 20:06:51 #57 29.43 OK: 8 MiB in 16 packages 20:06:51 #57 DONE 31.3s 20:06:51 20:06:51 #47 [support-notifications internal] load build context 20:06:51 #47 ... 20:06:51 20:06:51 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:06:51 #62 29.75 (1/2) Installing dumb-init (1.2.5-r2) 20:06:51 #62 29.75 (2/2) Installing su-exec (0.2-r3) 20:06:51 #62 29.91 Executing busybox-1.36.1-r2.trigger 20:06:51 #62 29.99 OK: 8 MiB in 17 packages 20:06:51 #62 DONE 32.0s 20:06:51 20:06:51 #47 [support-notifications internal] load build context 20:06:52 #47 ... 20:06:52 20:06:52 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:06:52 #55 29.08 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:06:52 #55 29.74 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:06:52 #55 29.80 (3/6) Installing dumb-init (1.2.5-r2) 20:06:52 #55 29.80 (4/6) Installing openssl (3.1.4-r0) 20:06:52 #55 30.00 (5/6) Installing su-exec (0.2-r3) 20:06:52 #55 30.00 (6/6) Installing yq (4.33.3-r4) 20:06:52 #55 30.84 Executing busybox-1.36.1-r2.trigger 20:06:52 #55 30.96 OK: 18 MiB in 19 packages 20:06:52 #55 DONE 32.5s 20:06:52 20:06:52 #47 [support-notifications internal] load build context 20:06:53 #47 ... 20:06:53 20:06:53 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:06:53 #63 29.72 (2/4) Installing dumb-init (1.2.5-r2) 20:06:53 #63 29.72 (3/4) Installing su-exec (0.2-r3) 20:06:53 #63 29.90 (4/4) Installing yq (4.33.3-r4) 20:06:53 #63 30.92 Executing busybox-1.36.1-r2.trigger 20:06:53 #63 31.10 Executing ca-certificates-20230506-r0.trigger 20:06:53 #63 31.75 OK: 18 MiB in 19 packages 20:06:53 #63 DONE 33.4s 20:06:53 20:06:53 #47 [support-notifications internal] load build context 20:06:53 #47 ... 20:06:53 20:06:53 #41 [security-spiffe-token-provider internal] load build context 20:06:53 #41 ... 20:06:53 20:06:53 #47 [support-notifications internal] load build context 20:06:53 #47 ... 20:06:53 20:06:53 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:06:53 #64 30.71 (2/2) Installing dumb-init (1.2.5-r2) 20:06:53 #64 30.73 Executing busybox-1.36.1-r2.trigger 20:06:53 #64 30.91 Executing ca-certificates-20230506-r0.trigger 20:06:53 #64 31.86 OK: 9 MiB in 17 packages 20:06:53 #64 DONE 33.9s 20:06:53 20:06:53 #47 [support-notifications internal] load build context 20:06:54 #47 ... 20:06:54 20:06:54 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:54 #61 24.81 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:06:54 #61 24.81 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:06:54 #61 24.81 OK: 19953 distinct packages available 20:06:54 #61 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:54 #61 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:54 #61 32.91 (1/11) Installing ca-certificates (20230506-r0) 20:06:54 #61 33.09 (2/11) Installing brotli-libs (1.0.9-r14) 20:06:54 #61 33.09 (3/11) Installing libunistring (1.1-r1) 20:06:54 #61 33.14 (4/11) Installing libidn2 (2.3.4-r1) 20:06:54 #61 33.14 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:06:54 #61 33.14 (6/11) Installing libcurl (8.4.0-r0) 20:06:54 #61 33.20 (7/11) Installing curl (8.4.0-r0) 20:06:54 #61 33.20 (8/11) Installing dumb-init (1.2.5-r2) 20:06:54 #61 33.20 (9/11) Installing musl-obstack (1.2.3-r2) 20:06:54 #61 33.21 (10/11) Installing libucontext (1.2-r2) 20:06:54 #61 33.21 (11/11) Installing gcompat (1.1.0-r1) 20:06:54 #61 33.24 Executing busybox-1.36.1-r2.trigger 20:06:54 #61 33.26 Executing ca-certificates-20230506-r0.trigger 20:06:54 #61 33.59 OK: 13 MiB in 26 packages 20:06:54 #61 DONE 34.6s 20:06:54 20:06:54 #47 [support-notifications internal] load build context 20:06:54 #47 ... 20:06:54 20:06:54 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:06:54 #65 DONE 2.5s 20:06:55 20:06:55 #41 [security-spiffe-token-provider internal] load build context 20:06:55 #41 transferring context: 92.23MB 40.6s 20:06:55 #41 ... 20:06:55 20:06:55 #43 [core-data internal] load build context 20:06:55 #43 ... 20:06:55 20:06:55 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:55 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.4s 20:06:55 #36 ... 20:06:55 20:06:55 #43 [core-data internal] load build context 20:06:56 #43 ... 20:06:56 20:06:56 #45 [security-bootstrapper internal] load build context 20:06:56 #45 ... 20:06:56 20:06:56 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:56 #36 ... 20:06:56 20:06:56 #49 [support-scheduler internal] load build context 20:06:56 #49 ... 20:06:56 20:06:56 #46 [security-secretstore-setup internal] load build context 20:06:56 #46 ... 20:06:56 20:06:56 #49 [support-scheduler internal] load build context 20:06:57 #49 ... 20:06:57 20:06:57 #44 [security-proxy-auth internal] load build context 20:06:57 #44 ... 20:06:57 20:06:57 #40 [core-metadata internal] load build context 20:06:57 #40 ... 20:06:57 20:06:57 #44 [security-proxy-auth internal] load build context 20:06:57 #44 ... 20:06:57 20:06:57 #50 [core-common-config-bootstrapper internal] load build context 20:06:57 #50 ... 20:06:57 20:06:57 #42 [security-proxy-setup internal] load build context 20:06:57 #42 ... 20:06:57 20:06:57 #50 [core-common-config-bootstrapper internal] load build context 20:06:57 #50 ... 20:06:57 20:06:57 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:06:57 #66 DONE 2.4s 20:06:57 20:06:57 #50 [core-common-config-bootstrapper internal] load build context 20:06:58 #50 ... 20:06:58 20:06:58 #51 [core-command internal] load build context 20:06:58 #51 ... 20:06:58 20:06:58 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:06:58 #67 DONE 6.1s 20:06:58 20:06:58 #51 [core-command internal] load build context 20:06:58 #51 ... 20:06:58 20:06:58 #50 [core-common-config-bootstrapper internal] load build context 20:06:59 #50 ... 20:06:59 20:06:59 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:06:59 #68 DONE 1.2s 20:06:59 20:06:59 #50 [core-common-config-bootstrapper internal] load build context 20:07:00 #50 transferring context: 69.11MB 43.1s 20:07:01 #50 ... 20:07:01 20:07:01 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:07:01 #48 ... 20:07:01 20:07:01 #50 [core-common-config-bootstrapper internal] load build context 20:07:05 #50 ... 20:07:05 20:07:05 #47 [support-notifications internal] load build context 20:07:05 #47 ... 20:07:05 20:07:05 #50 [core-common-config-bootstrapper internal] load build context 20:07:05 #50 ... 20:07:05 20:07:05 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:07:05 #69 DONE 3.1s 20:07:05 20:07:05 #50 [core-common-config-bootstrapper internal] load build context 20:07:05 #50 transferring context: 94.12MB 48.2s 20:07:05 #50 ... 20:07:05 20:07:05 #41 [security-spiffe-token-provider internal] load build context 20:07:06 #41 ... 20:07:06 20:07:06 #50 [core-common-config-bootstrapper internal] load build context 20:07:06 #50 ... 20:07:06 20:07:06 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:07:06 #70 DONE 3.1s 20:07:06 20:07:06 #43 [core-data internal] load build context 20:07:06 #43 ... 20:07:06 20:07:06 #45 [security-bootstrapper internal] load build context 20:07:06 #45 ... 20:07:06 20:07:06 #50 [core-common-config-bootstrapper internal] load build context 20:07:06 #50 ... 20:07:06 20:07:06 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:07:06 #71 DONE 1.0s 20:07:06 20:07:06 #50 [core-common-config-bootstrapper internal] load build context 20:07:06 #50 ... 20:07:06 20:07:06 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:06 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.7s done 20:07:06 #36 ... 20:07:06 20:07:06 #72 [security-spire-server stage-2 5/8] COPY security.txt / 20:07:06 #72 ... 20:07:06 20:07:06 #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:07:06 #73 DONE 4.4s 20:07:06 20:07:06 #46 [security-secretstore-setup internal] load build context 20:07:07 #46 ... 20:07:07 20:07:07 #43 [core-data internal] load build context 20:07:07 #43 ... 20:07:07 20:07:07 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:07:07 #74 DONE 1.1s 20:07:07 20:07:07 #43 [core-data internal] load build context 20:07:07 #43 ... 20:07:07 20:07:07 #49 [support-scheduler internal] load build context 20:07:07 #49 ... 20:07:07 20:07:07 #43 [core-data internal] load build context 20:07:07 #43 ... 20:07:07 20:07:07 #40 [core-metadata internal] load build context 20:07:07 #40 ... 20:07:07 20:07:07 #72 [security-spire-server stage-2 5/8] COPY security.txt / 20:07:07 #72 DONE 0.9s 20:07:07 20:07:07 #40 [core-metadata internal] load build context 20:07:07 #40 ... 20:07:07 20:07:07 #44 [security-proxy-auth internal] load build context 20:07:07 #44 ... 20:07:07 20:07:07 #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:07 #75 ... 20:07:07 20:07:07 #42 [security-proxy-setup internal] load build context 20:07:08 #42 ... 20:07:08 20:07:08 #43 [core-data internal] load build context 20:07:08 #43 ... 20:07:08 20:07:08 #51 [core-command internal] load build context 20:07:08 #51 ... 20:07:08 20:07:08 #42 [security-proxy-setup internal] load build context 20:07:08 #42 ... 20:07:08 20:07:08 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:07:08 #76 DONE 1.4s 20:07:08 20:07:08 #42 [security-proxy-setup internal] load build context 20:07:08 #42 ... 20:07:08 20:07:08 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 20:07:08 #77 DONE 1.1s 20:07:08 20:07:08 #42 [security-proxy-setup internal] load build context 20:07:09 #42 ... 20:07:09 20:07:09 #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:09 #75 DONE 1.4s 20:07:09 20:07:09 #42 [security-proxy-setup internal] load build context 20:07:09 #42 ... 20:07:09 20:07:09 #78 [security-spire-config stage-2 5/9] COPY security.txt / 20:07:09 #78 DONE 1.3s 20:07:09 20:07:09 #42 [security-proxy-setup internal] load build context 20:07:10 #42 ... 20:07:10 20:07:10 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:10 #79 DONE 1.7s 20:07:10 20:07:10 #42 [security-proxy-setup internal] load build context 20:07:10 #42 transferring context: 144.85MB 55.6s 20:07:11 #42 ... 20:07:11 20:07:11 #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:07:11 #80 DONE 1.6s 20:07:11 20:07:11 #42 [security-proxy-setup internal] load build context 20:07:11 #42 ... 20:07:11 20:07:11 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:07:11 #81 DONE 1.4s 20:07:11 20:07:11 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:11 #82 ... 20:07:11 20:07:11 #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:11 #83 DONE 1.4s 20:07:11 20:07:11 #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:12 #84 ... 20:07:12 20:07:12 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:07:12 #85 DONE 1.5s 20:07:12 20:07:12 #86 [security-spire-server] exporting to image 20:07:12 #86 exporting layers 20:07:12 #86 ... 20:07:12 20:07:12 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:12 #82 DONE 1.1s 20:07:12 20:07:12 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:12 #87 ... 20:07:12 20:07:12 #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:12 #84 DONE 1.2s 20:07:12 20:07:12 #86 [security-spire-agent] exporting to image 20:07:13 #86 ... 20:07:13 20:07:13 #46 [security-secretstore-setup internal] load build context 20:07:13 #46 transferring context: 189.79MB 56.6s done 20:07:13 #46 DONE 57.6s 20:07:13 20:07:13 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:13 #87 DONE 0.9s 20:07:13 20:07:13 #86 [security-spire-config] exporting to image 20:07:15 #86 ... 20:07:15 20:07:15 #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:07:15 #88 DONE 1.6s 20:07:15 20:07:15 #47 [support-notifications internal] load build context 20:07:15 #47 ... 20:07:15 20:07:15 #44 [security-proxy-auth internal] load build context 20:07:16 #44 ... 20:07:16 20:07:16 #47 [support-notifications internal] load build context 20:07:16 #47 ... 20:07:16 20:07:16 #41 [security-spiffe-token-provider internal] load build context 20:07:16 #41 ... 20:07:16 20:07:16 #47 [support-notifications internal] load build context 20:07:16 #47 ... 20:07:16 20:07:16 #45 [security-bootstrapper internal] load build context 20:07:16 #45 ... 20:07:16 20:07:16 #47 [support-notifications internal] load build context 20:07:16 #47 ... 20:07:16 20:07:16 #50 [core-common-config-bootstrapper internal] load build context 20:07:16 #50 ... 20:07:16 20:07:16 #47 [support-notifications internal] load build context 20:07:17 #47 ... 20:07:17 20:07:17 #49 [support-scheduler internal] load build context 20:07:17 #49 ... 20:07:17 20:07:17 #47 [support-notifications internal] load build context 20:07:17 #47 ... 20:07:17 20:07:17 #51 [core-command internal] load build context 20:07:17 #51 transferring context: 189.79MB 58.3s done 20:07:17 #51 DONE 60.5s 20:07:17 20:07:17 #40 [core-metadata internal] load build context 20:07:17 #40 ... 20:07:17 20:07:17 #47 [support-notifications internal] load build context 20:07:18 #47 ... 20:07:18 20:07:18 #43 [core-data internal] load build context 20:07:18 #43 ... 20:07:18 20:07:18 #40 [core-metadata internal] load build context 20:07:18 #40 ... 20:07:18 20:07:18 #47 [support-notifications internal] load build context 20:07:18 #47 transferring context: 189.79MB 61.9s done 20:07:18 #47 DONE 62.8s 20:07:18 20:07:18 #40 [core-metadata internal] load build context 20:07:19 #40 ... 20:07:19 20:07:19 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 20:07:19 #89 DONE 1.4s 20:07:19 20:07:19 #40 [core-metadata internal] load build context 20:07:21 #40 ... 20:07:21 20:07:21 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:07:21 #90 DONE 1.7s 20:07:21 20:07:21 #40 [core-metadata internal] load build context 20:07:21 #40 ... 20:07:21 20:07:21 #44 [security-proxy-auth internal] load build context 20:07:21 #44 transferring context: 189.79MB 65.2s done 20:07:21 #44 DONE 65.7s 20:07:21 20:07:21 #86 [security-spire-config] exporting to image 20:07:21 #86 exporting layers 6.9s done 20:07:21 #86 writing image sha256:4bba1b9fd4cd354c98e7fd0aa460acb43f78726b051462f6f6160f042c1f2811 0.5s done 20:07:21 #86 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:07:21 #86 writing image sha256:604d42f89db814361246df50d666dc33e73437876bd433a151c94997568ee126 0.0s done 20:07:21 #86 writing image sha256:c7357174ac5198b2a96cfdd10323b9d214708dc39369737032ae976fe3b54348 0.0s done 20:07:21 #86 naming to docker.io/library/security-spire-server-arm64 done 20:07:21 #86 naming to docker.io/library/security-spire-config-arm64 0.1s done 20:07:21 #86 DONE 8.6s 20:07:21 20:07:21 #40 [core-metadata internal] load build context 20:07:21 #40 ... 20:07:21 20:07:21 #42 [security-proxy-setup internal] load build context 20:07:21 #42 ... 20:07:21 20:07:21 #40 [core-metadata internal] load build context 20:07:22 #40 ... 20:07:22 20:07:22 #42 [security-proxy-setup internal] load build context 20:07:22 #42 transferring context: 189.79MB 66.7s done 20:07:22 #42 DONE 67.7s 20:07:22 20:07:22 #40 [core-metadata internal] load build context 20:07:22 #40 ... 20:07:22 20:07:22 #41 [security-spiffe-token-provider internal] load build context 20:07:22 #41 transferring context: 189.79MB 67.1s done 20:07:22 #41 DONE 67.8s 20:07:22 20:07:22 #49 [support-scheduler internal] load build context 20:07:22 #49 transferring context: 189.79MB 64.3s done 20:07:22 #49 DONE 65.8s 20:07:22 20:07:22 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:07:23 #91 ... 20:07:23 20:07:23 #45 [security-bootstrapper internal] load build context 20:07:23 #45 transferring context: 189.79MB 66.7s done 20:07:23 #45 DONE 67.5s 20:07:23 20:07:23 #40 [core-metadata internal] load build context 20:07:23 #40 ... 20:07:23 20:07:23 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:07:23 #91 DONE 1.1s 20:07:23 20:07:23 #40 [core-metadata internal] load build context 20:07:23 #40 ... 20:07:23 20:07:23 #50 [core-common-config-bootstrapper internal] load build context 20:07:23 #50 transferring context: 189.79MB 66.3s done 20:07:23 #50 DONE 67.3s 20:07:23 20:07:23 #40 [core-metadata internal] load build context 20:07:24 #40 transferring context: 189.79MB 70.3s done 20:07:24 #40 DONE 70.5s 20:07:24 20:07:24 #43 [core-data internal] load build context 20:07:25 #43 ... 20:07:25 20:07:25 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:25 #92 ... 20:07:25 20:07:25 #43 [core-data internal] load build context 20:07:25 #43 transferring context: 189.79MB 70.7s done 20:07:25 #43 DONE 71.0s 20:07:25 20:07:25 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:30 #93 ... 20:07:30 20:07:30 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:30 #94 ... 20:07:30 20:07:30 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:59 #95 ... 20:07:59 20:07:59 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:59 #93 DONE 32.6s 20:07:59 20:07:59 #96 [security-spiffe-token-provider builder 6/7] COPY . . 20:07:59 #96 DONE 3.1s 20:07:59 20:07:59 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:01 #97 1.526 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 20:08:06 #97 ... 20:08:06 20:08:06 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:06 #94 DONE 46.4s 20:08:06 20:08:06 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:06 #92 DONE 50.6s 20:08:06 20:08:06 #98 [core-command builder 6/7] COPY . . 20:08:09 #98 DONE 3.3s 20:08:09 20:08:09 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 #99 CACHED 20:08:09 20:08:09 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:08:09 #100 CACHED 20:08:09 20:08:09 #101 [support-scheduler builder 6/7] COPY . . 20:08:09 #101 CACHED 20:08:09 20:08:09 #102 [core-common-config-bootstrapper builder 6/7] COPY . . 20:08:09 #102 CACHED 20:08:09 20:08:09 #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:08:09 #103 CACHED 20:08:09 20:08:09 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 #104 CACHED 20:08:09 20:08:09 #105 [security-secretstore-setup builder 6/7] COPY . . 20:08:09 #105 DONE 3.3s 20:08:09 20:08:09 #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:08:09 #106 CACHED 20:08:09 20:08:09 #107 [security-bootstrapper builder 6/7] COPY . . 20:08:09 #107 CACHED 20:08:09 20:08:09 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 #108 CACHED 20:08:09 20:08:09 #109 [security-proxy-auth builder 6/7] COPY . . 20:08:09 #109 CACHED 20:08:09 20:08:09 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:08:09 #110 CACHED 20:08:09 20:08:09 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 #111 CACHED 20:08:09 20:08:09 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 #112 CACHED 20:08:09 20:08:09 #113 [core-data builder 6/7] COPY . . 20:08:09 #113 CACHED 20:08:09 20:08:09 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 20:08:09 #114 CACHED 20:08:09 20:08:09 #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:08:09 #115 CACHED 20:08:09 20:08:09 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 #116 CACHED 20:08:09 20:08:09 #117 [security-proxy-setup builder 6/7] COPY . . 20:08:09 #117 CACHED 20:08:09 20:08:09 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:08:09 #118 CACHED 20:08:09 20:08:09 #119 [core-metadata builder 6/7] COPY . . 20:08:09 #119 CACHED 20:08:09 20:08:09 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:09 #120 CACHED 20:08:09 20:08:09 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:08:12 #121 ... 20:08:12 20:08:12 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:12 #95 DONE 51.2s 20:08:12 20:08:12 #122 [support-notifications builder 6/7] COPY . . 20:08:17 #122 ... 20:08:17 20:08:17 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:08:17 #121 7.438 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 20:08:19 #121 ... 20:08:19 20:08:19 #122 [support-notifications builder 6/7] COPY . . 20:08:19 #122 DONE 6.8s 20:08:19 20:08:19 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:08:19 #0 7.492 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 20:08:19 #123 ... 20:08:19 20:08:19 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:08:19 #0 7.668 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 20:08:19 #124 ... 20:08:19 20:08:19 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:08:19 #0 7.518 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 20:08:19 #125 ... 20:08:19 20:08:19 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:08:19 #0 7.409 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 20:08:19 #126 ... 20:08:19 20:08:19 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:08:19 #0 7.427 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 20:08:20 #127 ... 20:08:20 20:08:20 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:08:20 #0 7.558 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 20:08:20 #128 ... 20:08:20 20:08:20 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:08:20 #0 7.651 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 20:08:20 #129 ... 20:08:20 20:08:20 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:08:20 #0 6.032 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 20:08:20 #130 ... 20:08:20 20:08:20 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:08:21 #131 2.186 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 20:22:29 #131 ... 20:22:29 20:22:29 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:22:29 #130 DONE 848.1s 20:22:29 20:22:29 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:22:29 #124 ... 20:22:29 20:22:29 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:22:29 #132 DONE 0.5s 20:22:29 20:22:29 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:22:29 #133 DONE 0.1s 20:22:29 20:22:29 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:22:29 #124 ... 20:22:29 20:22:29 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:22:29 #134 DONE 0.2s 20:22:29 20:22:29 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:22:29 #135 DONE 0.2s 20:22:29 20:22:29 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:22:29 #136 DONE 0.3s 20:22:29 20:22:29 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:29 #97 ... 20:22:29 20:22:29 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:22:29 #137 DONE 0.2s 20:22:29 20:22:29 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:22:29 #138 DONE 2.2s 20:22:29 20:22:29 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:29 #126 851.5 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 20:22:29 #126 ... 20:22:29 20:22:29 #86 [security-proxy-setup] exporting to image 20:22:29 #86 exporting layers 1.1s done 20:22:29 #86 writing image sha256:cf96567553e6ec7271d59a8cb4b07cc9e7dddaf553d78b3854b09e15e64f9a98 done 20:22:29 #86 naming to docker.io/library/security-proxy-setup-arm64 done 20:22:29 #86 DONE 9.7s 20:22:29 20:22:29 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:22:29 #125 ... 20:22:29 20:22:29 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:22:29 #128 DONE 860.6s 20:22:29 20:22:29 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:22:30 #139 DONE 0.4s 20:22:30 20:22:30 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:22:32 #140 DONE 2.5s 20:22:32 20:22:32 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:22:32 #141 DONE 0.3s 20:22:32 20:22:32 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:22:33 #142 DONE 0.1s 20:22:33 20:22:33 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:22:33 #123 ... 20:22:33 20:22:33 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:22:33 #143 DONE 0.4s 20:22:33 20:22:33 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:22:33 #144 DONE 0.2s 20:22:33 20:22:33 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:22:33 #131 ... 20:22:33 20:22:33 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:22:33 #145 DONE 0.2s 20:22:34 20:22:34 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:22:34 #146 DONE 0.2s 20:22:34 20:22:34 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:22:34 #147 DONE 0.1s 20:22:34 20:22:34 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:22:34 #148 DONE 0.2s 20:22:34 20:22:34 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:22:34 #48 ... 20:22:34 20:22:34 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:22:36 #149 DONE 2.0s 20:22:36 20:22:36 #86 [security-bootstrapper] exporting to image 20:22:36 #86 exporting layers 20:22:37 #86 exporting layers 0.9s done 20:22:37 #86 writing image sha256:fe56859f55156ba33b82b3c2f0a30c3aa4ec4cf87255d4e9e03373b5a5744937 done 20:22:37 #86 naming to docker.io/library/security-bootstrapper-arm64 done 20:22:37 #86 DONE 10.6s 20:22:37 20:22:37 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:44 #97 ... 20:22:44 20:22:44 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:44 #126 DONE 873.8s 20:22:44 20:22:44 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:22:44 #48 ... 20:22:44 20:22:44 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:22:44 #150 DONE 0.3s 20:22:44 20:22:44 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:44 #129 ... 20:22:44 20:22:44 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:22:44 #151 DONE 0.1s 20:22:44 20:22:44 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:22:44 #152 DONE 0.1s 20:22:44 20:22:44 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:44 #97 ... 20:22:44 20:22:44 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:22:44 #153 DONE 0.2s 20:22:44 20:22:44 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:22:44 #154 DONE 0.3s 20:22:44 20:22:44 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:22:44 #155 DONE 0.4s 20:22:44 20:22:44 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:22:45 #156 DONE 0.4s 20:22:45 20:22:45 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:22:45 #121 ... 20:22:45 20:22:45 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:22:45 #157 DONE 0.2s 20:22:45 20:22:45 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:22:45 #121 ... 20:22:45 20:22:45 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:22:47 #158 DONE 2.0s 20:22:47 20:22:47 #86 [security-secretstore-setup] exporting to image 20:22:47 #86 exporting layers 20:22:49 #86 exporting layers 1.2s done 20:22:49 #86 writing image sha256:46c2b6ceaba887e9ab9f37277469b259397363f145126007e1654aed5581a82c done 20:22:49 #86 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:22:49 #86 DONE 11.9s 20:22:49 20:22:49 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:22:50 #48 ... 20:22:50 20:22:50 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:22:50 #127 DONE 881.2s 20:22:50 20:22:50 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:22:51 #123 ... 20:22:51 20:22:51 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:22:51 #159 DONE 0.2s 20:22:51 20:22:51 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:22:51 #125 ... 20:22:51 20:22:51 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:22:51 #160 DONE 0.1s 20:22:51 20:22:51 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:22:51 #161 DONE 0.3s 20:22:51 20:22:51 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:22:52 #162 DONE 0.2s 20:22:52 20:22:52 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:22:52 #163 DONE 0.2s 20:22:52 20:22:52 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:22:58 #164 DONE 5.9s 20:22:58 20:22:58 #86 [security-proxy-auth] exporting to image 20:22:58 #86 exporting layers 20:22:58 #86 exporting layers 0.5s done 20:22:58 #86 writing image sha256:610930af462104c2fe09515a0d96e5ddc3a592b460712f902ddf50fa32015e24 done 20:22:58 #86 naming to docker.io/library/security-proxy-auth-arm64 done 20:22:58 #86 DONE 12.4s 20:22:58 20:22:58 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:16 #97 ... 20:23:16 20:23:16 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:16 #121 DONE 904.8s 20:23:16 20:23:16 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:23:16 #124 ... 20:23:16 20:23:16 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:23:16 #165 DONE 0.3s 20:23:16 20:23:16 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:23:16 #166 DONE 0.1s 20:23:16 20:23:16 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:23:16 #167 DONE 0.3s 20:23:16 20:23:16 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:23:16 #168 DONE 0.2s 20:23:16 20:23:16 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:23:16 #169 DONE 0.2s 20:23:16 20:23:16 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:17 #170 DONE 2.1s 20:23:17 20:23:17 #86 [core-common-config-bootstrapper] exporting to image 20:23:17 #86 exporting layers 20:23:18 #86 exporting layers 0.6s done 20:23:18 #86 writing image sha256:80b20b56af607923108c52f6533f70f8fc380555818585a4f5ad6e1d850481fb done 20:23:18 #86 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:23:18 #86 DONE 13.1s 20:23:18 20:23:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:23:51 #36 ... 20:23:51 20:23:51 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:23:51 #125 DONE 941.9s 20:23:51 20:23:51 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:23:51 #129 ... 20:23:51 20:23:51 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:23:51 #171 DONE 0.1s 20:23:51 20:23:51 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:51 #97 ... 20:23:51 20:23:51 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:23:52 #172 DONE 0.2s 20:23:52 20:23:52 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:52 #173 DONE 0.3s 20:23:52 20:23:52 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:23:52 #174 DONE 0.1s 20:23:52 20:23:52 #86 [core-command] exporting to image 20:23:52 #86 exporting layers 20:23:52 #86 exporting layers 0.2s done 20:23:52 #86 writing image sha256:06413d6a589de005a5f6ab8a29ab172ba78f36b267a9bbf7d6b3c9ecc2043dca done 20:23:52 #86 naming to docker.io/library/core-command-arm64 done 20:23:52 #86 DONE 13.3s 20:23:52 20:23:52 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:24:03 #48 ... 20:24:03 20:24:03 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:24:03 #123 DONE 952.4s 20:24:03 20:24:03 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:03 #97 ... 20:24:03 20:24:03 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:24:03 #175 DONE 0.3s 20:24:03 20:24:03 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:24:03 #176 DONE 0.3s 20:24:03 20:24:03 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:03 #177 DONE 0.4s 20:24:03 20:24:03 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:24:03 #178 DONE 0.2s 20:24:03 20:24:03 #86 [core-data] exporting to image 20:24:03 #86 exporting layers 20:24:03 #86 exporting layers 0.4s done 20:24:03 #86 writing image sha256:8a35119b8b49d86ca6e41e3499d9c5059e565bc200e023218c343a5c9b1493f8 done 20:24:03 #86 naming to docker.io/library/core-data-arm64 done 20:24:03 #86 DONE 13.7s 20:24:03 20:24:03 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:24:04 #124 DONE 954.8s 20:24:04 20:24:04 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:04 #129 ... 20:24:04 20:24:04 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:24:04 #179 DONE 0.2s 20:24:04 20:24:04 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:05 #97 ... 20:24:05 20:24:05 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:24:05 #180 DONE 0.2s 20:24:05 20:24:05 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:05 #181 DONE 0.3s 20:24:05 20:24:05 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:24:05 #182 DONE 0.1s 20:24:05 20:24:05 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:24:05 #183 DONE 0.1s 20:24:05 20:24:05 #86 [core-metadata] exporting to image 20:24:06 #86 exporting layers 0.3s done 20:24:06 #86 writing image sha256:5cdcf6b6f687c562ed99c5905f8f33f77cd3fe38ddc8b34ef39b720712e29c77 done 20:24:06 #86 naming to docker.io/library/core-metadata-arm64 done 20:24:06 #86 DONE 14.0s 20:24:06 20:24:06 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:24:18 #48 ... 20:24:18 20:24:18 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:18 #97 DONE 978.2s 20:24:18 20:24:18 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:18 #129 ... 20:24:18 20:24:18 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:24:18 #184 DONE 0.4s 20:24:18 20:24:18 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:18 #131 ... 20:24:18 20:24:18 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:24:18 #185 DONE 0.2s 20:24:18 20:24:18 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:24:18 #186 DONE 0.4s 20:24:18 20:24:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:24:19 #36 ... 20:24:19 20:24:19 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:24:19 #187 DONE 0.1s 20:24:19 20:24:19 #86 [security-spiffe-token-provider] exporting to image 20:24:19 #86 exporting layers 20:24:19 #86 exporting layers 0.7s done 20:24:19 #86 writing image sha256:1d2a5224f9d021ed8c7355a71b1138e2c213f6e4c7cbbd4a342ee01398fdd2a8 done 20:24:19 #86 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:24:19 #86 DONE 14.7s 20:24:19 20:24:19 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:24:58 #48 ... 20:24:58 20:24:58 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:58 #129 DONE 1003.8s 20:24:58 20:24:58 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:58 #131 DONE 994.0s 20:24:58 20:24:58 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:24:58 #36 ... 20:24:58 20:24:58 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:24:58 #188 DONE 0.3s 20:24:58 20:24:58 #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:24:58 #189 DONE 0.1s 20:24:58 20:24:58 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:24:58 #190 ... 20:24:58 20:24:58 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:24:58 #191 DONE 0.2s 20:24:58 20:24:58 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:24:58 #190 DONE 0.2s 20:24:58 20:24:58 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:58 #192 DONE 0.5s 20:24:58 20:24:58 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:24:58 #193 DONE 0.6s 20:24:58 20:24:58 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:24:58 #194 DONE 0.1s 20:24:58 20:24:58 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:24:58 #195 DONE 0.2s 20:24:58 20:24:58 #86 [support-notifications] exporting to image 20:24:58 #86 exporting layers 20:24:58 #86 exporting layers 0.4s done 20:24:58 #86 writing image sha256:8cd231f28caf166f43a46a70bfb93f7291d72c2f82f3c94573f39490a6d9d623 0.0s done 20:24:58 #86 naming to docker.io/library/support-scheduler-arm64 done 20:24:58 #86 writing image sha256:db0724712f2e90b8917d44954082e2c6277306e48abd3f3b5e8a0527231d6dd4 done 20:24:58 #86 naming to docker.io/library/support-notifications-arm64 done 20:24:58 #86 DONE 15.3s 20:24:58 20:24:58 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:58 time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:24:58 $ docker stop --time=1 a7ebdf2813ca445bfb7bdbb767b0763e69ef88427ea3d6dcbb0b5f930ccf1476 20:25:00 $ docker rm -f --volumes a7ebdf2813ca445bfb7bdbb767b0763e69ef88427ea3d6dcbb0b5f930ccf1476 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:01 + docker images 20:25:01 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:01 support-scheduler-arm64 latest 8cd231f28caf 7 seconds ago 33.6MB 20:25:01 support-notifications-arm64 latest db0724712f2e 7 seconds ago 34.3MB 20:25:01 security-spiffe-token-provider-arm64 latest 1d2a5224f9d0 43 seconds ago 35.3MB 20:25:01 core-metadata-arm64 latest 5cdcf6b6f687 56 seconds ago 21.5MB 20:25:01 core-data-arm64 latest 8a35119b8b49 58 seconds ago 21.2MB 20:25:01 core-command-arm64 latest 06413d6a589d About a minute ago 21MB 20:25:01 core-common-config-bootstrapper-arm64 latest 80b20b56af60 About a minute ago 18.3MB 20:25:01 security-proxy-auth-arm64 latest 610930af4621 2 minutes ago 19.4MB 20:25:01 security-secretstore-setup-arm64 latest 46c2b6ceaba8 2 minutes ago 43.7MB 20:25:01 security-bootstrapper-arm64 latest fe56859f5515 2 minutes ago 23.1MB 20:25:01 security-proxy-setup-arm64 latest cf96567553e6 2 minutes ago 34MB 20:25:01 security-spire-config-arm64 latest c7357174ac51 17 minutes ago 95.8MB 20:25:01 security-spire-agent-arm64 latest 4bba1b9fd4cd 17 minutes ago 157MB 20:25:01 security-spire-server-arm64 latest 604d42f89db8 17 minutes ago 101MB 20:25:01 ci-base-image-arm64 latest 70a8573c2de4 29 minutes ago 926MB 20:25:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB 20:25:01 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 20:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:02 20:25:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:02 arm64: Pulling from edgex-lftools-log-publisher 20:25:02 8998bd30e6a1: Pulling fs layer 20:25:02 04944245beec: Pulling fs layer 20:25:02 699f458cf7ca: Pulling fs layer 20:25:02 765212b225bb: Pulling fs layer 20:25:02 f23df028b6ca: Pulling fs layer 20:25:02 d65c8cfc05b1: Pulling fs layer 20:25:02 2437ff75d9bd: Pulling fs layer 20:25:02 765212b225bb: Waiting 20:25:02 f23df028b6ca: Waiting 20:25:02 d65c8cfc05b1: Waiting 20:25:02 2437ff75d9bd: Waiting 20:25:02 04944245beec: Verifying Checksum 20:25:02 04944245beec: Download complete 20:25:02 765212b225bb: Verifying Checksum 20:25:02 765212b225bb: Download complete 20:25:02 f23df028b6ca: Verifying Checksum 20:25:02 f23df028b6ca: Download complete 20:25:02 d65c8cfc05b1: Verifying Checksum 20:25:02 d65c8cfc05b1: Download complete 20:25:02 699f458cf7ca: Verifying Checksum 20:25:02 699f458cf7ca: Download complete 20:25:03 8998bd30e6a1: Verifying Checksum 20:25:03 8998bd30e6a1: Download complete 20:25:05 2437ff75d9bd: Verifying Checksum 20:25:05 2437ff75d9bd: Download complete 20:25:08 8998bd30e6a1: Pull complete 20:25:09 04944245beec: Pull complete 20:25:10 699f458cf7ca: Pull complete 20:25:10 765212b225bb: Pull complete 20:25:11 f23df028b6ca: Pull complete 20:25:12 d65c8cfc05b1: Pull complete 20:25:30 2437ff75d9bd: Pull complete 20:25:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:30 prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container 20:25:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:25:34 $ docker top 53267ce39bacba5c17e12620d824944404d2df3aa686fbf4f3b10653bc5c0715 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:35 ---> job-cost.sh 20:25:35 lf-activate-venv: SKIPPING 20:25:35 INFO: No Stack... 20:25:35 INFO: Retrieving Pricing Info for: v3-standard-4 20:25:36 INFO: Archiving Costs [Pipeline] sh 20:25:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:25:37 + cut -d, -f6 [Pipeline] lock 20:25:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] 20:25:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] did not exist. Created. 20:25:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:25:38 + echo total: 0.10999999940395355 [Pipeline] stash 20:25:38 Stashed 1 file(s) [Pipeline] } 20:25:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:25:38 $ docker stop --time=1 53267ce39bacba5c17e12620d824944404d2df3aa686fbf4f3b10653bc5c0715 20:25:40 $ docker rm -f --volumes 53267ce39bacba5c17e12620d824944404d2df3aa686fbf4f3b10653bc5c0715 [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 20:25:41 provisioning config files... 20:25:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3294551431256017196tmp [Pipeline] { [Pipeline] sh 20:25:41 + set +x 20:25:41 + curl -s+ https://codecov.io/bash 20:25:41 bash -s -- 20:25:41 20:25:41 _____ _ 20:25:41 / ____| | | 20:25:41 | | ___ __| | ___ ___ _____ __ 20:25:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:25:41 | |___| (_) | (_| | __/ (_| (_) \ V / 20:25:41 \_____\___/ \__,_|\___|\___\___/ \_/ 20:25:41 Bash-1.0.6 20:25:41 20:25:41 20:25:41 ==> git version 2.25.1 found 20:25:41 ==> 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 20:25:41 Release-Date: 2020-01-08 20:25:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:25:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:25:41 ==> Jenkins CI detected. 20:25:41 current dir:  /w/workspace/edgex-go/1 20:25:41 project root: . 20:25:41 --> token set from env 20:25:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:25:41 ==> Running gcov in . (disable via -X gcov) 20:25:41 ==> Python coveragepy not found 20:25:41 ==> Searching for coverage reports in: 20:25:41 + . 20:25:41 -> Found 1 reports 20:25:41 ==> Detecting git/mercurial file structure 20:25:41 ==> Reading reports 20:25:41 + ./coverage.out bytes=453602 20:25:41 ==> Appending adjustments 20:25:41 https://docs.codecov.io/docs/fixing-reports 20:25:42 + Found adjustments 20:25:42 ==> Gzipping contents 20:25:42 60K /tmp/codecov.Dv148b.gz 20:25:42 ==> Uploading reports 20:25:42 url: https://codecov.io 20:25:42 query: branch=PR-4719&commit=b825a7ffe70b27b1d1c60edf1085c9036ca18d51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4719%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4719&job=&cmd_args= 20:25:42 -> Pinging Codecov 20:25:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4719&commit=b825a7ffe70b27b1d1c60edf1085c9036ca18d51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4719%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4719&job=&cmd_args= 20:25:42 -> Uploading to 20:25:42 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/00271124DB129430A58F1EEE437C3FCB/b825a7ffe70b27b1d1c60edf1085c9036ca18d51/9157c4b5-732a-4a47-9dfd-f51634ceac09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T202542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35e284675f4c83d5ee44e5ea0a948ff5fe054fdad07a96ba209976ebfef2d88d 20:25:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:25:43 Dload Upload Total Spent Left Speed 20:25:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57704 0 0 100 57704 0 198k --:--:-- --:--:-- --:--:-- 198k 20:25:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] } 20:25:43 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 20:25:44 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:25:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:25:46 ---> package-listing.sh 20:25:46 ++ facter osfamily 20:25:46 ++ tr '[:upper:]' '[:lower:]' 20:25:46 + OS_FAMILY=debian 20:25:46 + workspace=/w/workspace/edgex-go/1 20:25:46 + START_PACKAGES=/tmp/packages_start.txt 20:25:46 + END_PACKAGES=/tmp/packages_end.txt 20:25:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:46 + PACKAGES=/tmp/packages_start.txt 20:25:46 + '[' /w/workspace/edgex-go/1 ']' 20:25:46 + PACKAGES=/tmp/packages_end.txt 20:25:46 + case "${OS_FAMILY}" in 20:25:46 + dpkg -l 20:25:46 + grep '^ii' 20:25:46 + '[' -f /tmp/packages_start.txt ']' 20:25:46 + '[' -f /tmp/packages_end.txt ']' 20:25:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:46 + '[' /w/workspace/edgex-go/1 ']' 20:25:46 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:25:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:25:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:25:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:47 20:25:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:47 latest: Pulling from edgex-lftools-log-publisher 20:25:47 5eb5b503b376: Pulling fs layer 20:25:47 5c69ac0246d0: Pulling fs layer 20:25:47 ec43610c2a17: Pulling fs layer 20:25:47 3a2ae6a8a46f: Pulling fs layer 20:25:47 33b1e0a273af: Pulling fs layer 20:25:47 5d3b04190fa2: Pulling fs layer 20:25:47 2f39f015ded8: Pulling fs layer 20:25:47 5d3b04190fa2: Waiting 20:25:47 3a2ae6a8a46f: Waiting 20:25:47 2f39f015ded8: Waiting 20:25:47 5c69ac0246d0: Verifying Checksum 20:25:47 5c69ac0246d0: Download complete 20:25:47 3a2ae6a8a46f: Verifying Checksum 20:25:47 3a2ae6a8a46f: Download complete 20:25:47 33b1e0a273af: Verifying Checksum 20:25:47 33b1e0a273af: Download complete 20:25:47 5d3b04190fa2: Verifying Checksum 20:25:47 5d3b04190fa2: Download complete 20:25:47 ec43610c2a17: Verifying Checksum 20:25:47 ec43610c2a17: Download complete 20:25:48 5eb5b503b376: Verifying Checksum 20:25:48 5eb5b503b376: Download complete 20:25:48 2f39f015ded8: Download complete 20:25:49 5eb5b503b376: Pull complete 20:25:49 5c69ac0246d0: Pull complete 20:25:49 ec43610c2a17: Pull complete 20:25:49 3a2ae6a8a46f: Pull complete 20:25:49 33b1e0a273af: Pull complete 20:25:50 5d3b04190fa2: Pull complete 20:25:54 2f39f015ded8: Pull complete 20:25:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:54 prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container 20:25:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:25:58 $ docker top 5f2b0e959613649572b661cc6b0d1d211dd54de837a12bf7489a597d105ff5ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:25:58 + mkdir -p /var/log/sysstat [Pipeline] sh 20:25:59 + ls /var/log/sa-host 20:25:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:59 provisioning config files... 20:25:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6910725097309238193tmp [Pipeline] { [Pipeline] echo 20:25:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:25:59 ---> create-netrc.sh [Pipeline] } 20:25:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:26:00 ---> python-tools-install.sh [Pipeline] echo 20:26:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:26:00 ---> sudo-logs.sh 20:26:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:26:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:26:01 ---> job-cost.sh 20:26:01 lf-activate-venv: SKIPPING 20:26:01 DEBUG: total: 0.10999999940395355 20:26:01 INFO: Retrieving Stack Cost... 20:26:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:26:01 INFO: Archiving Costs [Pipeline] echo 20:26:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:26:02 ---> logs-deploy.sh 20:26:02 lf-activate-venv: SKIPPING 20:26:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4719/1 20:26:02 INFO: archiving workspace using pattern(s): 20:26:03 Archives upload complete. 20:26:03 INFO: archiving logs to Nexus