Pull request #4597 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from c97486999592225ffab179a0ae887cc9f5aafda6+a9a05d218e56d96ac070653eb2b8a1a35d61b302 (133c98ae0e6ea1f45d1ebbaf6383a52addb3725c) 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-ssh2172132586094903324.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14355182051923479498.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4597/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-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15665357601368144126.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-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3544145270082393152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17223993623631641719.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-4597/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-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh828202318333110963.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-449 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit a9a05d218e56d96ac070653eb2b8a1a35d61b302 into PR head commit c97486999592225ffab179a0ae887cc9f5aafda6 Merge succeeded, producing c97486999592225ffab179a0ae887cc9f5aafda6 Checking out Revision c97486999592225ffab179a0ae887cc9f5aafda6 (PR-4597) 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/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c97486999592225ffab179a0ae887cc9f5aafda6 # 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 a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c97486999592225ffab179a0ae887cc9f5aafda6 # timeout=10 Commit message: "fix: Add warn log for create/update interval" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-05T07:06:37.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-05T07:06:37.848Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-05T07:06:37.953Z] ========================================================= [2023-07-05T07:06:37.953Z] EdgeX Global Pipelines Version Info [2023-07-05T07:06:37.953Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:06:38.690Z] ------------------- [2023-07-05T07:06:38.690Z] stable info: [2023-07-05T07:06:38.690Z] ------------------- [2023-07-05T07:06:38.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-05T07:06:38.690Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-05T07:06:38.690Z] Message: update stable to v1.0.250 [2023-07-05T07:06:39.262Z] ------------------- [2023-07-05T07:06:39.262Z] experimental info: [2023-07-05T07:06:39.262Z] ------------------- [2023-07-05T07:06:39.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-05T07:06:39.262Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-05T07:06:39.262Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-05T07:06:39.521Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-05T07:06:39.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-05T07:06:39.600Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-05T07:06:39.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-05T07:06:39.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-05T07:06:39.705Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-05T07:06:39.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-05T07:06:39.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-05T07:06:39.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-05T07:06:39.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-05T07:06:39.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-05T07:06:39.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-05T07:06:39.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-05T07:06:39.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-05T07:06:40.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-05T07:06:40.074Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-05T07:06:40.118Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-05T07:06:40.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-05T07:06:40.206Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-05T07:06:40.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-05T07:06:40.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-05T07:06:40.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-05T07:06:40.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-05T07:06:40.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4597 [Pipeline] echo [2023-07-05T07:06:40.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4597 [Pipeline] echo [2023-07-05T07:06:40.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4597 [Pipeline] echo [2023-07-05T07:06:40.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c97486999592225ffab179a0ae887cc9f5aafda6 [Pipeline] echo [2023-07-05T07:06:40.582Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c974869 [Pipeline] echo [2023-07-05T07:06:40.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-05T07:06:40.749Z] provisioning config files... [2023-07-05T07:06:40.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6436752506827809340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:06:41.113Z] ---> docker-login.sh [2023-07-05T07:06:41.113Z] nexus3.edgexfoundry.org:10001 [2023-07-05T07:06:41.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:06:41.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:06:41.637Z] Configure a credential helper to remove this warning. See [2023-07-05T07:06:41.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:06:41.637Z] [2023-07-05T07:06:41.637Z] Login Succeeded [2023-07-05T07:06:41.637Z] nexus3.edgexfoundry.org:10002 [2023-07-05T07:06:41.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:06:41.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:06:41.637Z] Configure a credential helper to remove this warning. See [2023-07-05T07:06:41.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:06:41.637Z] [2023-07-05T07:06:41.637Z] Login Succeeded [2023-07-05T07:06:41.637Z] nexus3.edgexfoundry.org:10003 [2023-07-05T07:06:41.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:06:41.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:06:41.638Z] Configure a credential helper to remove this warning. See [2023-07-05T07:06:41.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:06:41.638Z] [2023-07-05T07:06:41.638Z] Login Succeeded [2023-07-05T07:06:41.638Z] nexus3.edgexfoundry.org:10004 [2023-07-05T07:06:41.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:06:41.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:06:41.898Z] Configure a credential helper to remove this warning. See [2023-07-05T07:06:41.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:06:41.898Z] [2023-07-05T07:06:41.898Z] Login Succeeded [2023-07-05T07:06:41.898Z] docker.io [2023-07-05T07:06:41.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:06:42.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:06:42.158Z] Configure a credential helper to remove this warning. See [2023-07-05T07:06:42.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:06:42.158Z] [2023-07-05T07:06:42.158Z] Login Succeeded [2023-07-05T07:06:42.158Z] ---> docker-login.sh ends [Pipeline] } [2023-07-05T07:06:42.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-05T07:06:42.604Z] + 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 [2023-07-05T07:06:42.604Z] + dirname cmd/core-command/Dockerfile [2023-07-05T07:06:42.604Z] + cut -d/ -f2 [2023-07-05T07:06:42.604Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-05T07:06:42.604Z] + cut -d/ -f2 [2023-07-05T07:06:42.604Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-05T07:06:42.604Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-05T07:06:42.604Z] + dirname cmd/core-data/Dockerfile+ [2023-07-05T07:06:42.604Z] cut -d/ -f2 [2023-07-05T07:06:42.604Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-05T07:06:42.604Z] + dirname cmd/core-metadata/Dockerfile [2023-07-05T07:06:42.604Z] + cut -d/ -f2 [2023-07-05T07:06:42.604Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-05T07:06:42.604Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-07-05T07:06:42.604Z] cut -d/ -f2 [2023-07-05T07:06:42.604Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-05T07:06:42.604Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-05T07:06:42.604Z] + cut -d/ -f2 [2023-07-05T07:06:42.604Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-05T07:06:42.604Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-05T07:06:42.604Z] + cut -d/ -f2 [2023-07-05T07:06:42.604Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-05T07:06:42.604Z] + cut -d/ -f2 [2023-07-05T07:06:42.604Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-05T07:06:42.604Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-05T07:06:42.604Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-05T07:06:42.604Z] + cut -d/ -f2 [2023-07-05T07:06:42.604Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-05T07:06:42.604Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-07-05T07:06:42.604Z] cut -d/ -f2 [2023-07-05T07:06:42.605Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-05T07:06:42.605Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-05T07:06:42.605Z] + cut -d/ -f2 [2023-07-05T07:06:42.605Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-05T07:06:42.605Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-05T07:06:42.605Z] + cut -d/ -f2 [2023-07-05T07:06:42.605Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-05T07:06:42.605Z] + dirname cmd/support-notifications/Dockerfile [2023-07-05T07:06:42.605Z] + cut -d/ -f2 [2023-07-05T07:06:42.605Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-05T07:06:42.605Z] + cut -d/ -f2 [2023-07-05T07:06:42.605Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-05T07:06:42.605Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-05T07:06:42.672Z] 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 [2023-07-05T07:06:43.165Z] + git rev-list -1 --merges c97486999592225ffab179a0ae887cc9f5aafda6~1..c97486999592225ffab179a0ae887cc9f5aafda6 [Pipeline] echo [2023-07-05T07:06:43.204Z] -----------> git rev-list -1 --merges c97486999592225ffab179a0ae887cc9f5aafda6~1..c97486999592225ffab179a0ae887cc9f5aafda6 c97486999592225ffab179a0ae887cc9f5aafda6 [false] [Pipeline] sh [2023-07-05T07:06:43.516Z] + git log --format=format:%s -1 c97486999592225ffab179a0ae887cc9f5aafda6 [Pipeline] echo [2023-07-05T07:06:43.554Z] ========================================================= [2023-07-05T07:06:43.554Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-05T07:06:43.554Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-05T07:06:44.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-05T07:06:44.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-05T07:06:44.077Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-05T07:06:44.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-05T07:06:44.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-05T07:06:44.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-05T07:06:44.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:06:44.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-05T07:06:44.608Z] [2023-07-05T07:06:44.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:06:44.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-05T07:06:44.986Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-05T07:06:44.986Z] b85a868b505f: Pulling fs layer [2023-07-05T07:06:44.986Z] e2be974225ed: Pulling fs layer [2023-07-05T07:06:44.986Z] 339a4e72a1f5: Pulling fs layer [2023-07-05T07:06:44.986Z] 988bab9f4d93: Pulling fs layer [2023-07-05T07:06:44.986Z] 1469e6f7b9e6: Pulling fs layer [2023-07-05T07:06:44.986Z] eaf3925da568: Pulling fs layer [2023-07-05T07:06:44.986Z] bab4dde63d76: Pulling fs layer [2023-07-05T07:06:44.986Z] bde34c3a00c8: Pulling fs layer [2023-07-05T07:06:44.986Z] b352a97aabf1: Pulling fs layer [2023-07-05T07:06:44.986Z] 4872d77fe225: Pulling fs layer [2023-07-05T07:06:44.986Z] 5851b861e8e6: Pulling fs layer [2023-07-05T07:06:44.986Z] bab4dde63d76: Waiting [2023-07-05T07:06:44.986Z] bde34c3a00c8: Waiting [2023-07-05T07:06:44.986Z] 988bab9f4d93: Waiting [2023-07-05T07:06:44.986Z] 1469e6f7b9e6: Waiting [2023-07-05T07:06:44.986Z] b352a97aabf1: Waiting [2023-07-05T07:06:44.986Z] eaf3925da568: Waiting [2023-07-05T07:06:44.986Z] 4872d77fe225: Waiting [2023-07-05T07:06:44.986Z] 5851b861e8e6: Waiting [2023-07-05T07:06:44.986Z] e2be974225ed: Verifying Checksum [2023-07-05T07:06:44.986Z] e2be974225ed: Download complete [2023-07-05T07:06:45.250Z] 988bab9f4d93: Download complete [2023-07-05T07:06:45.250Z] 1469e6f7b9e6: Verifying Checksum [2023-07-05T07:06:45.250Z] 1469e6f7b9e6: Download complete [2023-07-05T07:06:45.250Z] eaf3925da568: Verifying Checksum [2023-07-05T07:06:45.250Z] eaf3925da568: Download complete [2023-07-05T07:06:45.250Z] 339a4e72a1f5: Verifying Checksum [2023-07-05T07:06:45.250Z] 339a4e72a1f5: Download complete [2023-07-05T07:06:45.250Z] bde34c3a00c8: Verifying Checksum [2023-07-05T07:06:45.250Z] bde34c3a00c8: Download complete [2023-07-05T07:06:45.250Z] b352a97aabf1: Download complete [2023-07-05T07:06:45.250Z] 4872d77fe225: Verifying Checksum [2023-07-05T07:06:45.250Z] 4872d77fe225: Download complete [2023-07-05T07:06:45.250Z] 5851b861e8e6: Verifying Checksum [2023-07-05T07:06:45.250Z] 5851b861e8e6: Download complete [2023-07-05T07:06:45.510Z] b85a868b505f: Verifying Checksum [2023-07-05T07:06:45.511Z] b85a868b505f: Download complete [2023-07-05T07:06:45.769Z] bab4dde63d76: Download complete [2023-07-05T07:06:46.708Z] b85a868b505f: Pull complete [2023-07-05T07:06:46.708Z] e2be974225ed: Pull complete [2023-07-05T07:06:47.279Z] 339a4e72a1f5: Pull complete [2023-07-05T07:06:47.279Z] 988bab9f4d93: Pull complete [2023-07-05T07:06:47.537Z] 1469e6f7b9e6: Pull complete [2023-07-05T07:06:47.537Z] eaf3925da568: Pull complete [2023-07-05T07:06:49.443Z] bab4dde63d76: Pull complete [2023-07-05T07:06:49.443Z] bde34c3a00c8: Pull complete [2023-07-05T07:06:49.443Z] b352a97aabf1: Pull complete [2023-07-05T07:06:49.704Z] 4872d77fe225: Pull complete [2023-07-05T07:06:49.704Z] 5851b861e8e6: Pull complete [2023-07-05T07:06:49.704Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-05T07:06:49.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-05T07:06:49.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:06:50.006Z] prd-ubuntu20.04-docker-8c-8g-449 does not seem to be running inside a container [2023-07-05T07:06:50.032Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-05T07:06:54.151Z] $ docker top 03aa44027ec4a99201837289030a94a6302e5c1a47772160829cdf13e156884b -eo pid,comm [2023-07-05T07:06:54.200Z] 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). [2023-07-05T07:06:54.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-05T07:06:54.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-05T07:06:54.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-05T07:06:54.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-05T07:06:54.433Z] $ docker exec 03aa44027ec4a99201837289030a94a6302e5c1a47772160829cdf13e156884b ssh-agent [2023-07-05T07:06:54.547Z] SSH_AUTH_SOCK=/tmp/ssh-MCbwApCmalNJ/agent.32 [2023-07-05T07:06:54.547Z] SSH_AGENT_PID=38 [2023-07-05T07:06:54.553Z] Running ssh-add (command line suppressed) [2023-07-05T07:06:54.649Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9467923508435501173.key (/w/workspace/edgex-go/1@tmp/private_key_9467923508435501173.key) [2023-07-05T07:06:54.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-05T07:06:54.989Z] + git tag --points-at HEAD [Pipeline] } [2023-07-05T07:06:55.014Z] $ docker exec --env ******** --env ******** 03aa44027ec4a99201837289030a94a6302e5c1a47772160829cdf13e156884b ssh-agent -k [2023-07-05T07:06:55.107Z] unset SSH_AUTH_SOCK; [2023-07-05T07:06:55.107Z] unset SSH_AGENT_PID; [2023-07-05T07:06:55.107Z] echo Agent pid 38 killed; [2023-07-05T07:06:55.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-05T07:06:55.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-05T07:06:55.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-05T07:06:55.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-05T07:06:55.309Z] $ docker exec 03aa44027ec4a99201837289030a94a6302e5c1a47772160829cdf13e156884b ssh-agent [2023-07-05T07:06:55.418Z] SSH_AUTH_SOCK=/tmp/ssh-AGprsyozQj6v/agent.70 [2023-07-05T07:06:55.418Z] SSH_AGENT_PID=76 [2023-07-05T07:06:55.423Z] Running ssh-add (command line suppressed) [2023-07-05T07:06:55.522Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1115520390730249972.key (/w/workspace/edgex-go/1@tmp/private_key_1115520390730249972.key) [2023-07-05T07:06:55.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-05T07:06:55.872Z] + git semver init [2023-07-05T07:06:56.131Z] 2023-07-05 07:06:56,057 [run_init] DEBUG init version:0.0.0 force:False [2023-07-05T07:06:56.131Z] 2023-07-05 07:06:56,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-05T07:06:56.131Z] 2023-07-05 07:06:56,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-05T07:06:56.132Z] 2023-07-05 07:06:56,059 [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) [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,381 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4597 with force:False [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,382 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4597 [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,386 [execute] INFO git cat-file --batch-check [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,392 [execute] INFO git cat-file --batch [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-05T07:07:02.700Z] 2023-07-05 07:07:02,396 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4597 [2023-07-05T07:07:02.700Z] 0.0.0 [Pipeline] } [2023-07-05T07:07:02.727Z] $ docker exec --env ******** --env ******** 03aa44027ec4a99201837289030a94a6302e5c1a47772160829cdf13e156884b ssh-agent -k [2023-07-05T07:07:02.828Z] unset SSH_AUTH_SOCK; [2023-07-05T07:07:02.829Z] unset SSH_AGENT_PID; [2023-07-05T07:07:02.829Z] echo Agent pid 76 killed; [2023-07-05T07:07:02.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-05T07:07:03.265Z] + git semver [Pipeline] } [2023-07-05T07:07:03.548Z] $ docker stop --time=1 03aa44027ec4a99201837289030a94a6302e5c1a47772160829cdf13e156884b [2023-07-05T07:07:04.917Z] $ docker rm -f --volumes 03aa44027ec4a99201837289030a94a6302e5c1a47772160829cdf13e156884b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-05T07:07:05.385Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-05T07:07:05.647Z] Stashed 1 file(s) [Pipeline] echo [2023-07-05T07:07:05.663Z] [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 [2023-07-05T07:07:06.432Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-05T07:07:06.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T07:07:06.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T07:07:06.531Z] ========================================================= [2023-07-05T07:07:06.531Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-05T07:07:06.531Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-05T07:07:06.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T07:07:06.879Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-05T07:07:06.879Z] f56be85fc22e: Pulling fs layer [2023-07-05T07:07:06.879Z] 85791d961cd3: Pulling fs layer [2023-07-05T07:07:06.879Z] d694b5ae8c79: Pulling fs layer [2023-07-05T07:07:06.879Z] 9f32a84ed3da: Pulling fs layer [2023-07-05T07:07:06.879Z] 4d19c01a9841: Pulling fs layer [2023-07-05T07:07:06.879Z] 9325e15d5711: Pulling fs layer [2023-07-05T07:07:06.879Z] 556b6ee489ea: Pulling fs layer [2023-07-05T07:07:06.879Z] c5a4b2cf53e6: Pulling fs layer [2023-07-05T07:07:06.879Z] 9f32a84ed3da: Waiting [2023-07-05T07:07:06.879Z] 4d19c01a9841: Waiting [2023-07-05T07:07:06.879Z] 9325e15d5711: Waiting [2023-07-05T07:07:06.879Z] 556b6ee489ea: Waiting [2023-07-05T07:07:06.879Z] c5a4b2cf53e6: Waiting [2023-07-05T07:07:06.879Z] 85791d961cd3: Download complete [2023-07-05T07:07:06.879Z] 9f32a84ed3da: Download complete [2023-07-05T07:07:06.879Z] f56be85fc22e: Verifying Checksum [2023-07-05T07:07:06.879Z] f56be85fc22e: Download complete [2023-07-05T07:07:06.879Z] 4d19c01a9841: Verifying Checksum [2023-07-05T07:07:06.879Z] 4d19c01a9841: Download complete [2023-07-05T07:07:07.139Z] 9325e15d5711: Verifying Checksum [2023-07-05T07:07:07.139Z] 9325e15d5711: Download complete [2023-07-05T07:07:07.139Z] f56be85fc22e: Pull complete [2023-07-05T07:07:07.400Z] 85791d961cd3: Pull complete [2023-07-05T07:07:07.970Z] d694b5ae8c79: Verifying Checksum [2023-07-05T07:07:07.970Z] d694b5ae8c79: Download complete [2023-07-05T07:07:07.970Z] c5a4b2cf53e6: Verifying Checksum [2023-07-05T07:07:07.970Z] c5a4b2cf53e6: Download complete [2023-07-05T07:07:07.970Z] 556b6ee489ea: Verifying Checksum [2023-07-05T07:07:11.258Z] d694b5ae8c79: Pull complete [2023-07-05T07:07:11.258Z] 9f32a84ed3da: Pull complete [2023-07-05T07:07:11.258Z] 4d19c01a9841: Pull complete [2023-07-05T07:07:11.258Z] 9325e15d5711: Pull complete [2023-07-05T07:07:13.791Z] 556b6ee489ea: Pull complete [2023-07-05T07:07:14.729Z] c5a4b2cf53e6: Pull complete [2023-07-05T07:07:14.729Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-05T07:07:14.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T07:07:14.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-05T07:07:15.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T07:07:15.084Z] WORKDIR /edgex [2023-07-05T07:07:15.084Z] COPY go.mod . [2023-07-05T07:07:15.084Z] RUN go mod download [2023-07-05T07:07:15.084Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-05T07:07:15.652Z] Sending build context to Docker daemon 170.6MB [2023-07-05T07:07:15.652Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T07:07:15.652Z] ---> c4be618373d6 [2023-07-05T07:07:15.652Z] Step 2/4 : WORKDIR /edgex [2023-07-05T07:07:20.969Z] Still waiting to schedule task [2023-07-05T07:07:20.969Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-05T07:07:27.880Z] ---> Running in 85c5f82e5dd1 [2023-07-05T07:07:27.881Z] Removing intermediate container 85c5f82e5dd1 [2023-07-05T07:07:27.881Z] ---> 77ccf55c9255 [2023-07-05T07:07:27.881Z] Step 3/4 : COPY go.mod . [2023-07-05T07:07:27.881Z] ---> 8c6bfba533c9 [2023-07-05T07:07:27.881Z] Step 4/4 : RUN go mod download [2023-07-05T07:07:27.881Z] ---> Running in 5432c6cd3fdf [2023-07-05T07:07:45.969Z] Removing intermediate container 5432c6cd3fdf [2023-07-05T07:07:45.969Z] ---> 803e2a671cce [2023-07-05T07:07:45.969Z] Successfully built 803e2a671cce [2023-07-05T07:07:45.969Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:07:46.365Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-05T07:07:46.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:07:46.524Z] prd-ubuntu20.04-docker-8c-8g-449 does not seem to be running inside a container [2023-07-05T07:07:46.558Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-05T07:07:46.988Z] $ docker top 7cd8db69733a47395d0777afd56fa299938f37cb55d887c56f239353df00c786 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T07:07:47.366Z] + go version [2023-07-05T07:07:47.366Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-05T07:07:47.426Z] $ docker stop --time=1 7cd8db69733a47395d0777afd56fa299938f37cb55d887c56f239353df00c786 [2023-07-05T07:07:48.722Z] $ docker rm -f --volumes 7cd8db69733a47395d0777afd56fa299938f37cb55d887c56f239353df00c786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:07:49.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-05T07:07:49.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:07:49.641Z] prd-ubuntu20.04-docker-8c-8g-449 does not seem to be running inside a container [2023-07-05T07:07:49.672Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-05T07:07:50.011Z] $ docker top d437187646e3f25244e029502d8e1c9441214883c4535d14424f12e7141bfee4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-05T07:07:50.111Z] ========================================================= [2023-07-05T07:07:50.111Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-05T07:07:50.111Z] ========================================================= [Pipeline] sh [2023-07-05T07:07:50.398Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-05T07:07:50.765Z] + make test [2023-07-05T07:07:50.765Z] go test -race -coverprofile=coverage.out ./... [2023-07-05T07:07:57.322Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-05T07:08:09.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-05T07:08:09.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-05T07:08:09.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-05T07:08:10.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-05T07:08:10.361Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-05T07:08:10.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-05T07:08:10.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-05T07:08:10.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-05T07:08:10.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-05T07:08:11.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-05T07:08:11.446Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-05T07:08:11.704Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-05T07:08:11.704Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-05T07:08:11.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-05T07:08:12.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-05T07:08:12.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-05T07:08:12.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-07-05T07:08:12.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2023-07-05T07:08:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-05T07:08:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-05T07:08:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-05T07:08:13.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-05T07:08:13.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-05T07:08:14.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-05T07:08:14.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-05T07:08:14.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:08:14.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-05T07:08:14.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-05T07:08:15.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-05T07:08:15.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-05T07:08:16.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-07-05T07:08:16.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-07-05T07:08:17.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.785s coverage: 88.5% of statements [2023-07-05T07:08:17.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.056s coverage: 3.8% of statements [2023-07-05T07:08:17.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-05T07:08:17.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:08:17.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-05T07:08:17.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-05T07:08:17.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-05T07:08:17.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-05T07:08:17.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-05T07:08:17.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-05T07:08:17.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.325s coverage: 95.6% of statements [2023-07-05T07:08:17.676Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-07-05T07:08:18.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-05T07:08:18.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-05T07:08:18.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-05T07:08:18.612Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements [2023-07-05T07:08:19.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-05T07:08:19.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-05T07:08:19.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-07-05T07:08:19.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 33.3% of statements [2023-07-05T07:08:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements [2023-07-05T07:08:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.035s coverage: 82.9% of statements [2023-07-05T07:08:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-07-05T07:08:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-07-05T07:08:19.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-05T07:08:20.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-05T07:08:21.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-05T07:08:21.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-05T07:08:21.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-05T07:08:21.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-05T07:08:21.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-05T07:08:21.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-05T07:08:22.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-05T07:08:23.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-05T07:08:23.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-05T07:08:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-05T07:08:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-05T07:08:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-05T07:08:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-05T07:08:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-05T07:08:27.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-05T07:08:27.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-05T07:08:27.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-05T07:08:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-05T07:08:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-05T07:08:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-05T07:08:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-05T07:08:31.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2023-07-05T07:08:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-05T07:08:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-05T07:08:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-05T07:08:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-05T07:08:32.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-05T07:08:32.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:08:32.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-05T07:08:32.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-05T07:08:33.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-05T07:08:33.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-05T07:08:33.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-05T07:08:33.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.254s coverage: 79.9% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.067s coverage: 92.9% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.084s coverage: 62.3% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 81.8% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 86.0% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-07-05T07:08:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.913s coverage: 38.4% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements [2023-07-05T07:08:43.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-07-05T07:08:43.620Z] 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 [2023-07-05T07:08:43.881Z] running golangci-lint [2023-07-05T07:08:43.881Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-05T07:08:43.881Z] go version go1.20.2 linux/amd64 [2023-07-05T07:08:44.141Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-05T07:08:44.141Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-05T07:08:49.674Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-450 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws [2023-07-05T07:08:49.731Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-05T07:08:49.900Z] The recommended git tool is: git [2023-07-05T07:08:54.898Z] using credential edgex-jenkins-ssh [2023-07-05T07:08:54.919Z] Cloning the remote Git repository [2023-07-05T07:08:54.962Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-05T07:08:55.048Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-05T07:08:55.173Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-05T07:08:55.174Z] > git --version # timeout=10 [2023-07-05T07:08:55.195Z] > git --version # 'git version 2.25.1' [2023-07-05T07:08:55.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-05T07:08:55.328Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-05T07:08:59.042Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 14.408452393s" [2023-07-05T07:08:59.042Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.055171ms" [2023-07-05T07:09:07.166Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.822613292s with top 10 stages: buildir: 32.683354047s, inspect: 1.979945098s, fact_deprecated: 1.575170617s, printf: 1.56933864s, gosec: 1.428174409s, ctrlflow: 1.250985619s, fact_purity: 1.1179455s, nilness: 989.386429ms, S1038: 943.546835ms, SA5012: 569.298754ms" [2023-07-05T07:09:07.166Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-05T07:09:07.166Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, path_prettifier: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, cgo: 203/203, filename_unadjuster: 203/203, nolint: 0/23, skip_files: 203/203, exclude: 203/203" [2023-07-05T07:09:07.166Z] level=info msg="[runner] processing took 19.149414ms with stages: nolint: 7.367793ms, identifier_marker: 6.82896ms, autogenerated_exclude: 1.536215ms, path_prettifier: 1.358077ms, exclude-rules: 1.331067ms, skip_dirs: 677.65µs, cgo: 29.471µs, filename_unadjuster: 14.951µs, uniq_by_line: 910ns, max_from_linter: 710ns, max_same_issues: 690ns, diff: 560ns, exclude: 470ns, skip_files: 420ns, severity-rules: 390ns, path_shortener: 320ns, source_code: 280ns, sort_results: 230ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" [2023-07-05T07:09:07.166Z] level=info msg="[runner] linters took 8.102457915s with stages: goanalysis_metalinter: 8.083204768s" [2023-07-05T07:09:07.166Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-05T07:09:07.166Z] level=info msg="Memory: 227 samples, avg is 193.6MB, max is 744.0MB" [2023-07-05T07:09:07.166Z] level=info msg="Execution took 22.555538983s" [2023-07-05T07:09:07.166Z] go vet ./... [2023-07-05T07:09:11.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-05T07:09:11.765Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-05T07:09:12.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-05T07:09:12.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-05T07:09:12.444Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-05T07:09:12.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-05T07:09:12.792Z] + ls -al . [2023-07-05T07:09:12.792Z] total 720 [2023-07-05T07:09:12.792Z] drwxrwxr-x 11 1001 1001 4096 Jul 5 07:07 . [2023-07-05T07:09:12.792Z] drwxr-xr-x 4 root root 4096 Jul 5 07:07 .. [2023-07-05T07:09:12.792Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 07:06 .blubracket [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 16 Jul 5 07:06 .dockerignore [2023-07-05T07:09:12.792Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 07:07 .git [2023-07-05T07:09:12.792Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 07:06 .github [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 1133 Jul 5 07:06 .gitignore [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 07:06 .golangci.yml [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 87 Jul 5 07:06 .hadolint.yml [2023-07-05T07:09:12.792Z] drwxr-xr-x 3 1001 1001 4096 Jul 5 07:07 .semver [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 166 Jul 5 07:06 .sonarcloud.properties [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 07:06 ADOPTERS.md [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 10835 Jul 5 07:06 Attribution.txt [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 93407 Jul 5 07:06 CHANGELOG.md [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 07:06 CONTRIBUTING.md [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 07:06 GOVERNANCE.md [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 883 Jul 5 07:06 Jenkinsfile [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 07:06 LICENSE [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 14368 Jul 5 07:06 Makefile [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 07:06 OWNERS.md [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 9923 Jul 5 07:06 README.md [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 07:06 SECURITY.md [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 07:07 VERSION [2023-07-05T07:09:12.792Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 07:06 bin [2023-07-05T07:09:12.792Z] drwxrwxr-x 18 1001 1001 4096 Jul 5 07:06 cmd [2023-07-05T07:09:12.792Z] -rw-r--r-- 1 root root 448638 Jul 5 07:08 coverage.out [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 3162 Jul 5 07:06 go.mod [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 31054 Jul 5 07:06 go.sum [2023-07-05T07:09:12.792Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 07:06 internal [2023-07-05T07:09:12.792Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 07:06 openapi [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 594 Jul 5 07:06 security.txt [2023-07-05T07:09:12.792Z] drwxrwxr-x 4 1001 1001 4096 Jul 5 07:06 snap [2023-07-05T07:09:12.792Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 07:06 version.go [Pipeline] sh [2023-07-05T07:09:13.112Z] + '[' -e coverage.out ] [2023-07-05T07:09:13.112Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-05T07:09:13.276Z] Stashed 1 file(s) [Pipeline] sh [2023-07-05T07:09:13.370Z] Merging remotes/origin/main commit a9a05d218e56d96ac070653eb2b8a1a35d61b302 into PR head commit c97486999592225ffab179a0ae887cc9f5aafda6 [2023-07-05T07:09:13.586Z] + make build [2023-07-05T07:09:13.586Z] 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 [2023-07-05T07:09:13.767Z] Merge succeeded, producing c97486999592225ffab179a0ae887cc9f5aafda6 [2023-07-05T07:09:13.768Z] Checking out Revision c97486999592225ffab179a0ae887cc9f5aafda6 (PR-4597) [2023-07-05T07:09:12.586Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-05T07:09:12.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-05T07:09:12.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-05T07:09:12.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-05T07:09:13.391Z] > git config core.sparsecheckout # timeout=10 [2023-07-05T07:09:13.453Z] > git checkout -f c97486999592225ffab179a0ae887cc9f5aafda6 # timeout=10 [2023-07-05T07:09:13.664Z] > git remote # timeout=10 [2023-07-05T07:09:13.683Z] > git config --get remote.origin.url # timeout=10 [2023-07-05T07:09:13.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-05T07:09:13.720Z] > git merge a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 [2023-07-05T07:09:13.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-05T07:09:13.778Z] > git config core.sparsecheckout # timeout=10 [2023-07-05T07:09:13.795Z] > git checkout -f c97486999592225ffab179a0ae887cc9f5aafda6 # timeout=10 [2023-07-05T07:09:17.409Z] Commit message: "fix: Add warn log for create/update interval" [2023-07-05T07:09:17.461Z] > git --version # timeout=10 [2023-07-05T07:09:17.472Z] > git --version # 'git version 2.25.1' [2023-07-05T07:09:17.485Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-05T07:09:18.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-05T07:09:18.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-05T07:09:18.628Z] Dload Upload Total Spent Left Speed [2023-07-05T07:09:18.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-07-05T07:09:19.304Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-05T07:09:19.646Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-07-05T07:09:19.646Z] /etc/docker/daemon.json [2023-07-05T07:09:19.646Z] { [2023-07-05T07:09:19.646Z] "registry-mirrors": [ [2023-07-05T07:09:19.646Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-05T07:09:19.646Z] ], [2023-07-05T07:09:19.646Z] "bip": "10.250.0.254/24", [2023-07-05T07:09:19.646Z] "hosts": [ [2023-07-05T07:09:19.646Z] "tcp://0.0.0.0:5555", [2023-07-05T07:09:19.646Z] "unix:///var/run/docker.sock" [2023-07-05T07:09:19.646Z] ], [2023-07-05T07:09:19.646Z] "mtu": 1458, [2023-07-05T07:09:19.646Z] "selinux-enabled": true, [2023-07-05T07:09:19.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-05T07:09:19.646Z] } [Pipeline] sh [2023-07-05T07:09:19.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-05T07:09:20.318Z] + sudo service docker restart [2023-07-05T07:09:25.791Z] 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 [2023-07-05T07:09:26.726Z] 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 [2023-07-05T07:09:28.137Z] 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 [2023-07-05T07:09:29.072Z] 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 [2023-07-05T07:09:35.657Z] 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 [2023-07-05T07:09:37.031Z] 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 [2023-07-05T07:09:38.406Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-05T07:09:38.611Z] provisioning config files... [2023-07-05T07:09:38.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5448047643212081124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:09:39.023Z] ---> docker-login.sh [2023-07-05T07:09:39.023Z] nexus3.edgexfoundry.org:10001 [2023-07-05T07:09:39.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:09:39.340Z] 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 [2023-07-05T07:09:39.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:09:39.574Z] Configure a credential helper to remove this warning. See [2023-07-05T07:09:39.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:09:39.574Z] [2023-07-05T07:09:39.574Z] Login Succeeded [2023-07-05T07:09:39.574Z] nexus3.edgexfoundry.org:10002 [2023-07-05T07:09:39.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:09:39.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:09:39.843Z] Configure a credential helper to remove this warning. See [2023-07-05T07:09:39.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:09:39.843Z] [2023-07-05T07:09:39.843Z] Login Succeeded [2023-07-05T07:09:39.843Z] nexus3.edgexfoundry.org:10003 [2023-07-05T07:09:39.907Z] 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 [2023-07-05T07:09:40.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:09:40.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:09:40.383Z] Configure a credential helper to remove this warning. See [2023-07-05T07:09:40.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:09:40.383Z] [2023-07-05T07:09:40.383Z] Login Succeeded [2023-07-05T07:09:40.383Z] nexus3.edgexfoundry.org:10004 [2023-07-05T07:09:40.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:09:40.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:09:40.657Z] Configure a credential helper to remove this warning. See [2023-07-05T07:09:40.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:09:40.657Z] [2023-07-05T07:09:40.657Z] Login Succeeded [2023-07-05T07:09:40.657Z] docker.io [2023-07-05T07:09:40.841Z] 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 [2023-07-05T07:09:40.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T07:09:41.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T07:09:41.193Z] Configure a credential helper to remove this warning. See [2023-07-05T07:09:41.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T07:09:41.193Z] [2023-07-05T07:09:41.193Z] Login Succeeded [2023-07-05T07:09:41.193Z] ---> docker-login.sh ends [Pipeline] } [2023-07-05T07:09:41.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-05T07:09:41.773Z] 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 [2023-07-05T07:09:41.887Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-05T07:09:41.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T07:09:41.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T07:09:41.998Z] ========================================================= [2023-07-05T07:09:41.998Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-05T07:09:41.998Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-05T07:09:42.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T07:09:42.365Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-05T07:09:42.365Z] c41833b44d91: Pulling fs layer [2023-07-05T07:09:42.365Z] ed15518f5707: Pulling fs layer [2023-07-05T07:09:42.365Z] feae8fd75edb: Pulling fs layer [2023-07-05T07:09:42.365Z] 242c74f7c9fa: Pulling fs layer [2023-07-05T07:09:42.365Z] 3cdef696dda3: Pulling fs layer [2023-07-05T07:09:42.365Z] 2ced38df9373: Pulling fs layer [2023-07-05T07:09:42.365Z] 58f1dce35555: Pulling fs layer [2023-07-05T07:09:42.365Z] 3cdef696dda3: Waiting [2023-07-05T07:09:42.365Z] 2ced38df9373: Waiting [2023-07-05T07:09:42.365Z] 58f1dce35555: Waiting [2023-07-05T07:09:42.365Z] 242c74f7c9fa: Waiting [2023-07-05T07:09:42.634Z] ed15518f5707: Verifying Checksum [2023-07-05T07:09:42.634Z] ed15518f5707: Download complete [2023-07-05T07:09:42.634Z] 242c74f7c9fa: Verifying Checksum [2023-07-05T07:09:42.634Z] 242c74f7c9fa: Download complete [2023-07-05T07:09:42.634Z] 3cdef696dda3: Verifying Checksum [2023-07-05T07:09:42.634Z] 3cdef696dda3: Download complete [2023-07-05T07:09:42.634Z] c41833b44d91: Verifying Checksum [2023-07-05T07:09:42.634Z] c41833b44d91: Download complete [Pipeline] } [2023-07-05T07:09:43.184Z] $ docker stop --time=1 d437187646e3f25244e029502d8e1c9441214883c4535d14424f12e7141bfee4 [2023-07-05T07:09:43.597Z] c41833b44d91: Pull complete [2023-07-05T07:09:43.866Z] 58f1dce35555: Verifying Checksum [2023-07-05T07:09:43.866Z] 58f1dce35555: Download complete [2023-07-05T07:09:44.134Z] ed15518f5707: Pull complete [2023-07-05T07:09:45.104Z] feae8fd75edb: Verifying Checksum [2023-07-05T07:09:45.104Z] feae8fd75edb: Download complete [2023-07-05T07:09:45.104Z] 2ced38df9373: Verifying Checksum [2023-07-05T07:09:45.104Z] 2ced38df9373: Download complete [2023-07-05T07:09:48.674Z] $ docker rm -f --volumes d437187646e3f25244e029502d8e1c9441214883c4535d14424f12e7141bfee4 [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 [2023-07-05T07:09:50.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-05T07:09:50.052Z] [2023-07-05T07:09:50.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:09:50.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-05T07:09:50.431Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-05T07:09:50.431Z] 91d30c5bc195: Pulling fs layer [2023-07-05T07:09:50.431Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-05T07:09:50.431Z] 9c61dcf015f6: Pulling fs layer [2023-07-05T07:09:50.431Z] 4698f68db338: Pulling fs layer [2023-07-05T07:09:50.431Z] 2a2f49069b9e: Pulling fs layer [2023-07-05T07:09:50.431Z] e0025b399a48: Pulling fs layer [2023-07-05T07:09:50.431Z] 4698f68db338: Waiting [2023-07-05T07:09:50.431Z] 2a2f49069b9e: Waiting [2023-07-05T07:09:50.431Z] e0025b399a48: Waiting [2023-07-05T07:09:50.690Z] 91d30c5bc195: Verifying Checksum [2023-07-05T07:09:50.690Z] 91d30c5bc195: Download complete [2023-07-05T07:09:50.690Z] 4698f68db338: Verifying Checksum [2023-07-05T07:09:50.690Z] 4698f68db338: Download complete [2023-07-05T07:09:50.690Z] 91d30c5bc195: Pull complete [2023-07-05T07:09:50.690Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-05T07:09:50.690Z] 2e9b0aa3be6d: Download complete [2023-07-05T07:09:50.690Z] e0025b399a48: Verifying Checksum [2023-07-05T07:09:50.690Z] e0025b399a48: Download complete [2023-07-05T07:09:50.950Z] 2a2f49069b9e: Verifying Checksum [2023-07-05T07:09:50.950Z] 2a2f49069b9e: Download complete [2023-07-05T07:09:50.950Z] 2e9b0aa3be6d: Pull complete [2023-07-05T07:09:51.208Z] 9c61dcf015f6: Download complete [2023-07-05T07:09:53.737Z] 9c61dcf015f6: Pull complete [2023-07-05T07:09:53.737Z] 4698f68db338: Pull complete [2023-07-05T07:09:53.996Z] 2a2f49069b9e: Pull complete [2023-07-05T07:09:53.996Z] e0025b399a48: Pull complete [2023-07-05T07:09:53.996Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-05T07:09:53.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-05T07:09:53.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:09:54.190Z] prd-ubuntu20.04-docker-8c-8g-449 does not seem to be running inside a container [2023-07-05T07:09:54.222Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-05T07:09:55.197Z] feae8fd75edb: Pull complete [2023-07-05T07:09:55.464Z] 242c74f7c9fa: Pull complete [2023-07-05T07:09:55.732Z] 3cdef696dda3: Pull complete [2023-07-05T07:09:58.589Z] $ docker top 1453f0ec9f9b8841c9072d90cc96fb4ea7e263334d4174e441592872008f6ef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T07:09:59.027Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-05T07:10:00.937Z] #1 [core-data internal] load build definition from Dockerfile [2023-07-05T07:10:00.937Z] #1 transferring dockerfile: 1.90kB done [2023-07-05T07:10:00.937Z] #1 DONE 0.0s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #2 transferring dockerfile: 1.84kB done [2023-07-05T07:10:01.199Z] #2 DONE 0.0s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #3 transferring dockerfile: 2.12kB done [2023-07-05T07:10:01.199Z] #3 DONE 0.0s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #4 transferring dockerfile: 2.38kB done [2023-07-05T07:10:01.199Z] #4 DONE 0.1s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #5 transferring dockerfile: 2.04kB done [2023-07-05T07:10:01.199Z] #5 DONE 0.1s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #6 transferring dockerfile: 1.96kB done [2023-07-05T07:10:01.199Z] #6 DONE 0.1s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #7 transferring dockerfile: 2.63kB done [2023-07-05T07:10:01.199Z] #7 DONE 0.1s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #8 transferring dockerfile: 2.58kB done [2023-07-05T07:10:01.199Z] #8 DONE 0.1s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-05T07:10:01.199Z] #9 transferring dockerfile: 1.78kB done [2023-07-05T07:10:01.199Z] #9 DONE 0.1s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #10 [core-data internal] load .dockerignore [2023-07-05T07:10:01.199Z] #10 transferring context: 56B done [2023-07-05T07:10:01.199Z] #10 DONE 0.1s [2023-07-05T07:10:01.199Z] [2023-07-05T07:10:01.199Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-05T07:10:01.463Z] #11 transferring dockerfile: 2.06kB done [2023-07-05T07:10:01.463Z] #11 DONE 0.2s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-07-05T07:10:01.463Z] #12 transferring dockerfile: 2.68kB done [2023-07-05T07:10:01.463Z] #12 DONE 0.2s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-07-05T07:10:01.463Z] #13 transferring dockerfile: 1.82kB done [2023-07-05T07:10:01.463Z] #13 DONE 0.1s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #14 [core-command internal] load build definition from Dockerfile [2023-07-05T07:10:01.463Z] #14 transferring dockerfile: 1.82kB done [2023-07-05T07:10:01.463Z] #14 DONE 0.2s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-05T07:10:01.463Z] #15 transferring dockerfile: 2.82kB done [2023-07-05T07:10:01.463Z] #15 DONE 0.1s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #16 [support-notifications internal] load .dockerignore [2023-07-05T07:10:01.463Z] #16 transferring context: 56B done [2023-07-05T07:10:01.463Z] #16 DONE 0.1s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-05T07:10:01.463Z] #17 transferring context: 56B done [2023-07-05T07:10:01.463Z] #17 DONE 0.1s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-07-05T07:10:01.463Z] #18 transferring context: 56B done [2023-07-05T07:10:01.463Z] #18 DONE 0.1s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-05T07:10:01.463Z] #19 DONE 0.0s [2023-07-05T07:10:01.463Z] [2023-07-05T07:10:01.463Z] #20 [support-scheduler internal] load .dockerignore [2023-07-05T07:10:01.722Z] #20 ... [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #21 [security-proxy-auth internal] load .dockerignore [2023-07-05T07:10:01.722Z] #21 transferring context: 56B done [2023-07-05T07:10:01.722Z] #21 DONE 0.1s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #22 [security-spire-config internal] load .dockerignore [2023-07-05T07:10:01.722Z] #22 transferring context: 56B done [2023-07-05T07:10:01.722Z] #22 DONE 0.1s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #23 [security-spire-server internal] load .dockerignore [2023-07-05T07:10:01.722Z] #23 transferring context: 56B done [2023-07-05T07:10:01.722Z] #23 DONE 0.1s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-07-05T07:10:01.722Z] #24 transferring context: 56B done [2023-07-05T07:10:01.722Z] #24 DONE 0.2s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-05T07:10:01.722Z] #19 DONE 0.0s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #20 [support-scheduler internal] load .dockerignore [2023-07-05T07:10:01.722Z] #20 transferring context: 56B done [2023-07-05T07:10:01.722Z] #20 DONE 0.2s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #25 [core-metadata internal] load .dockerignore [2023-07-05T07:10:01.722Z] #25 transferring context: 56B done [2023-07-05T07:10:01.722Z] #25 DONE 0.2s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #26 [security-spire-agent internal] load .dockerignore [2023-07-05T07:10:01.722Z] #26 transferring context: 56B done [2023-07-05T07:10:01.722Z] #26 DONE 0.2s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #27 [core-command internal] load .dockerignore [2023-07-05T07:10:01.722Z] #27 transferring context: 56B done [2023-07-05T07:10:01.722Z] #27 DONE 0.2s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #28 [security-proxy-setup internal] load .dockerignore [2023-07-05T07:10:01.722Z] #28 transferring context: 56B done [2023-07-05T07:10:01.722Z] #28 DONE 0.2s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #29 [security-bootstrapper internal] load .dockerignore [2023-07-05T07:10:01.722Z] #29 transferring context: 56B done [2023-07-05T07:10:01.722Z] #29 DONE 0.2s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-05T07:10:01.722Z] #19 DONE 0.0s [2023-07-05T07:10:01.722Z] [2023-07-05T07:10:01.722Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:10:01.981Z] #30 ... [2023-07-05T07:10:01.981Z] [2023-07-05T07:10:01.981Z] #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-05T07:10:01.981Z] #19 DONE 0.0s [2023-07-05T07:10:01.981Z] [2023-07-05T07:10:01.981Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:10:02.238Z] #30 DONE 0.6s [2023-07-05T07:10:02.238Z] [2023-07-05T07:10:02.238Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:10:02.238Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:10:02.238Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-05T07:10:02.238Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:10:02.238Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-05T07:10:02.238Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-05T07:10:02.238Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s [2023-07-05T07:10:02.389Z] 2ced38df9373: Pull complete [2023-07-05T07:10:02.524Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:10:02.524Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-05T07:10:02.524Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-05T07:10:02.524Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.3s [2023-07-05T07:10:02.781Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s done [2023-07-05T07:10:02.781Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [2023-07-05T07:10:03.038Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-07-05T07:10:03.297Z] #31 DONE 1.3s [2023-07-05T07:10:03.297Z] [2023-07-05T07:10:03.297Z] #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-05T07:10:03.297Z] #32 DONE 1.3s [2023-07-05T07:10:03.297Z] [2023-07-05T07:10:03.297Z] #33 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T07:10:04.980Z] 58f1dce35555: Pull complete [2023-07-05T07:10:04.980Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-05T07:10:04.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T07:10:04.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-05T07:10:05.354Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T07:10:05.355Z] WORKDIR /edgex [2023-07-05T07:10:05.355Z] COPY go.mod . [2023-07-05T07:10:05.355Z] RUN go mod download [2023-07-05T07:10:05.355Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-05T07:10:05.949Z] Sending build context to Docker daemon 2.952MB [2023-07-05T07:10:05.949Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T07:10:05.949Z] ---> fadd8f120f05 [2023-07-05T07:10:05.949Z] Step 2/4 : WORKDIR /edgex [2023-07-05T07:10:07.894Z] ---> Running in 40a356a2ee52 [2023-07-05T07:10:07.894Z] Removing intermediate container 40a356a2ee52 [2023-07-05T07:10:07.894Z] ---> c9c4ba81e467 [2023-07-05T07:10:07.894Z] Step 3/4 : COPY go.mod . [2023-07-05T07:10:08.477Z] ---> b16a05e54250 [2023-07-05T07:10:08.477Z] Step 4/4 : RUN go mod download [2023-07-05T07:10:08.477Z] ---> Running in f15467cc8ae0 [2023-07-05T07:10:08.966Z] #33 ... [2023-07-05T07:10:08.967Z] [2023-07-05T07:10:08.967Z] #34 [security-spire-agent internal] load build context [2023-07-05T07:10:08.967Z] #34 transferring context: 215.85MB 6.1s [2023-07-05T07:10:09.225Z] #34 ... [2023-07-05T07:10:09.225Z] [2023-07-05T07:10:09.225Z] #35 [support-scheduler internal] load build context [2023-07-05T07:10:09.225Z] #35 ... [2023-07-05T07:10:09.225Z] [2023-07-05T07:10:09.225Z] #34 [security-spire-agent internal] load build context [2023-07-05T07:10:12.511Z] #34 transferring context: 351.86MB 9.6s done [2023-07-05T07:10:12.511Z] #34 ... [2023-07-05T07:10:12.511Z] [2023-07-05T07:10:12.511Z] #36 [core-command internal] load build context [2023-07-05T07:10:12.511Z] #36 transferring context: 351.86MB 9.9s done [2023-07-05T07:10:12.511Z] #36 ... [2023-07-05T07:10:12.511Z] [2023-07-05T07:10:12.511Z] #37 [core-data internal] load build context [2023-07-05T07:10:12.511Z] #37 transferring context: 351.86MB 9.4s done [2023-07-05T07:10:12.511Z] #37 ... [2023-07-05T07:10:12.511Z] [2023-07-05T07:10:12.511Z] #38 [core-metadata internal] load build context [2023-07-05T07:10:12.511Z] #38 transferring context: 351.86MB 9.1s done [2023-07-05T07:10:12.511Z] #38 ... [2023-07-05T07:10:12.511Z] [2023-07-05T07:10:12.511Z] #39 [security-proxy-setup internal] load build context [2023-07-05T07:10:12.511Z] #39 transferring context: 351.86MB 9.3s done [2023-07-05T07:10:12.770Z] #39 ... [2023-07-05T07:10:12.771Z] [2023-07-05T07:10:12.771Z] #40 [security-bootstrapper internal] load build context [2023-07-05T07:10:12.771Z] #40 transferring context: 351.86MB 8.9s done [2023-07-05T07:10:12.771Z] #40 ... [2023-07-05T07:10:12.771Z] [2023-07-05T07:10:12.771Z] #41 [security-secretstore-setup internal] load build context [2023-07-05T07:10:12.771Z] #41 transferring context: 351.86MB 8.5s done [2023-07-05T07:10:13.076Z] #41 ... [2023-07-05T07:10:13.076Z] [2023-07-05T07:10:13.076Z] #42 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:10:13.076Z] #42 transferring context: 351.86MB 9.7s done [2023-07-05T07:10:13.335Z] #42 ... [2023-07-05T07:10:13.335Z] [2023-07-05T07:10:13.335Z] #43 [security-proxy-auth internal] load build context [2023-07-05T07:10:13.335Z] #43 transferring context: 351.86MB 10.4s done [2023-07-05T07:10:13.335Z] #43 ... [2023-07-05T07:10:13.335Z] [2023-07-05T07:10:13.335Z] #44 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T07:10:13.594Z] #44 ... [2023-07-05T07:10:13.594Z] [2023-07-05T07:10:13.594Z] #45 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-05T07:10:13.594Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:13.594Z] #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:13.594Z] #0 2.994 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:13.594Z] #0 3.006 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:13.594Z] #0 3.018 OK: 7 MiB in 16 packages [2023-07-05T07:10:13.594Z] #45 ... [2023-07-05T07:10:13.594Z] [2023-07-05T07:10:13.594Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T07:10:13.851Z] #46 ... [2023-07-05T07:10:13.851Z] [2023-07-05T07:10:13.851Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T07:10:13.851Z] #47 ... [2023-07-05T07:10:13.851Z] [2023-07-05T07:10:13.851Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T07:10:14.107Z] #48 ... [2023-07-05T07:10:14.107Z] [2023-07-05T07:10:14.107Z] #49 [security-spire-server internal] load build context [2023-07-05T07:10:14.107Z] #49 transferring context: 351.86MB 9.2s done [2023-07-05T07:10:14.368Z] #49 ... [2023-07-05T07:10:14.368Z] [2023-07-05T07:10:14.368Z] #50 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-07-05T07:10:14.368Z] #50 ... [2023-07-05T07:10:14.368Z] [2023-07-05T07:10:14.368Z] #51 [security-spire-config internal] load build context [2023-07-05T07:10:14.368Z] #51 transferring context: 351.86MB 8.9s done [2023-07-05T07:10:14.637Z] #51 ... [2023-07-05T07:10:14.637Z] [2023-07-05T07:10:14.637Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T07:10:14.896Z] #52 ... [2023-07-05T07:10:14.896Z] [2023-07-05T07:10:14.896Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T07:10:14.896Z] #53 ... [2023-07-05T07:10:14.896Z] [2023-07-05T07:10:14.896Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T07:10:15.154Z] #54 ... [2023-07-05T07:10:15.154Z] [2023-07-05T07:10:15.154Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-05T07:10:15.154Z] #55 transferring context: 351.86MB 9.1s done [2023-07-05T07:10:15.154Z] #55 ... [2023-07-05T07:10:15.154Z] [2023-07-05T07:10:15.154Z] #56 [support-notifications internal] load build context [2023-07-05T07:10:15.154Z] #56 transferring context: 351.86MB 9.3s done [2023-07-05T07:10:19.348Z] #56 ... [2023-07-05T07:10:19.348Z] [2023-07-05T07:10:19.348Z] #35 [support-scheduler internal] load build context [2023-07-05T07:10:19.348Z] #35 transferring context: 351.86MB 9.3s done [2023-07-05T07:10:40.725Z] Removing intermediate container f15467cc8ae0 [2023-07-05T07:10:40.725Z] ---> 5e33ed922f5a [2023-07-05T07:10:40.725Z] Successfully built 5e33ed922f5a [2023-07-05T07:10:40.725Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:10:41.122Z] + docker inspect -f . ci-base-image-arm64 [2023-07-05T07:10:41.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:10:41.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-450 does not seem to be running inside a container [2023-07-05T07:10:41.456Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-05T07:10:42.612Z] $ docker top 67e0f626458b8169a55c1f623384a8f65c53ff7a860d582fc4d96580d0ad3ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T07:10:43.479Z] + go version [2023-07-05T07:10:43.479Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-05T07:10:43.517Z] $ docker stop --time=1 67e0f626458b8169a55c1f623384a8f65c53ff7a860d582fc4d96580d0ad3ec1 [2023-07-05T07:10:45.127Z] $ docker rm -f --volumes 67e0f626458b8169a55c1f623384a8f65c53ff7a860d582fc4d96580d0ad3ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:10:45.996Z] + docker inspect -f . ci-base-image-arm64 [2023-07-05T07:10:45.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:10:46.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-450 does not seem to be running inside a container [2023-07-05T07:10:46.313Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-05T07:10:47.448Z] $ docker top 6523d28393bc336d350c362d8bbf6a4db1ee0d9bca42140ef9826a018d55ebe5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-05T07:10:47.702Z] ========================================================= [2023-07-05T07:10:47.703Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-05T07:10:47.703Z] ========================================================= [Pipeline] sh [2023-07-05T07:10:48.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-05T07:10:48.407Z] + make test [2023-07-05T07:10:48.407Z] go test -race -coverprofile=coverage.out ./... [2023-07-05T07:10:51.444Z] #35 ... [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #40 [security-bootstrapper internal] load build context [2023-07-05T07:10:51.445Z] #40 DONE 44.8s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-05T07:10:51.445Z] #45 DONE 43.7s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #41 [security-secretstore-setup internal] load build context [2023-07-05T07:10:51.445Z] #41 DONE 44.8s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #51 [security-spire-config internal] load build context [2023-07-05T07:10:51.445Z] #51 DONE 44.8s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #50 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-07-05T07:10:51.445Z] #50 DONE 43.7s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T07:10:51.445Z] #57 ... [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #38 [core-metadata internal] load build context [2023-07-05T07:10:51.445Z] #38 DONE 44.9s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-05T07:10:51.445Z] #55 DONE 44.9s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #49 [security-spire-server internal] load build context [2023-07-05T07:10:51.445Z] #49 DONE 44.9s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #39 [security-proxy-setup internal] load build context [2023-07-05T07:10:51.445Z] #39 DONE 44.9s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #35 [support-scheduler internal] load build context [2023-07-05T07:10:51.445Z] #35 DONE 44.9s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #56 [support-notifications internal] load build context [2023-07-05T07:10:51.445Z] #56 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #34 [security-spire-agent internal] load build context [2023-07-05T07:10:51.445Z] #34 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #42 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:10:51.445Z] #42 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #36 [core-command internal] load build context [2023-07-05T07:10:51.445Z] #36 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #43 [security-proxy-auth internal] load build context [2023-07-05T07:10:51.445Z] #43 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #37 [core-data internal] load build context [2023-07-05T07:10:51.445Z] #37 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T07:10:51.445Z] #58 ... [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T07:10:51.445Z] #48 44.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #48 44.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #48 44.76 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.445Z] #48 44.78 (2/2) Installing openssl (3.0.9-r1) [2023-07-05T07:10:51.445Z] #48 44.78 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.445Z] #48 44.79 OK: 8 MiB in 17 packages [2023-07-05T07:10:51.445Z] #48 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T07:10:51.445Z] #47 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #47 44.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #47 44.69 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.445Z] #47 44.69 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.445Z] #47 44.70 OK: 7 MiB in 16 packages [2023-07-05T07:10:51.445Z] #47 DONE 45.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T07:10:51.445Z] #58 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #58 ... [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-05T07:10:51.445Z] #59 DONE 0.1s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T07:10:51.445Z] #53 44.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #53 44.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #53 44.69 (1/3) Installing ca-certificates (20230506-r0) [2023-07-05T07:10:51.445Z] #53 44.72 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.445Z] #53 44.72 (3/3) Installing su-exec (0.2-r2) [2023-07-05T07:10:51.445Z] #53 44.73 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.445Z] #53 44.73 Executing ca-certificates-20230506-r0.trigger [2023-07-05T07:10:51.445Z] #53 45.02 OK: 8 MiB in 18 packages [2023-07-05T07:10:51.445Z] #53 DONE 45.1s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T07:10:51.445Z] #54 44.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #54 44.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #54 44.77 (1/2) Installing ca-certificates (20230506-r0) [2023-07-05T07:10:51.445Z] #54 44.80 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.445Z] #54 44.81 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.445Z] #54 44.81 Executing ca-certificates-20230506-r0.trigger [2023-07-05T07:10:51.445Z] #54 45.04 OK: 8 MiB in 17 packages [2023-07-05T07:10:51.445Z] #54 DONE 45.2s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T07:10:51.445Z] #57 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #57 1.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #57 1.686 OK: 265 MiB in 53 packages [2023-07-05T07:10:51.445Z] #57 DONE 1.8s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #60 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:10:51.445Z] #60 ... [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #44 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T07:10:51.445Z] #44 44.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #44 44.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #44 44.73 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:10:51.445Z] #44 44.73 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:10:51.445Z] #44 44.73 OK: 17818 distinct packages available [2023-07-05T07:10:51.445Z] #44 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #44 45.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #44 45.28 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.445Z] #44 45.29 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-05T07:10:51.445Z] #44 45.30 (3/4) Installing libucontext (1.2-r0) [2023-07-05T07:10:51.445Z] #44 45.30 (4/4) Installing gcompat (1.1.0-r0) [2023-07-05T07:10:51.445Z] #44 45.30 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.445Z] #44 45.31 OK: 7 MiB in 19 packages [2023-07-05T07:10:51.445Z] #44 DONE 45.5s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T07:10:51.445Z] #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #0 1.714 OK: 265 MiB in 53 packages [2023-07-05T07:10:51.445Z] #61 DONE 1.9s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #60 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:10:51.445Z] #60 DONE 0.2s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T07:10:51.445Z] #58 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #58 1.830 OK: 265 MiB in 53 packages [2023-07-05T07:10:51.445Z] #58 DONE 1.9s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #33 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T07:10:51.445Z] #33 44.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #33 44.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #33 45.00 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:10:51.445Z] #33 45.00 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:10:51.445Z] #33 45.00 OK: 17818 distinct packages available [2023-07-05T07:10:51.445Z] #33 45.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #33 45.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #33 45.37 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.445Z] #33 45.39 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-05T07:10:51.445Z] #33 45.39 (3/5) Installing libucontext (1.2-r0) [2023-07-05T07:10:51.445Z] #33 45.39 (4/5) Installing gcompat (1.1.0-r0) [2023-07-05T07:10:51.445Z] #33 45.40 (5/5) Installing openssl (3.0.9-r1) [2023-07-05T07:10:51.445Z] #33 45.41 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.445Z] #33 45.42 OK: 8 MiB in 20 packages [2023-07-05T07:10:51.445Z] #33 DONE 45.5s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-05T07:10:51.445Z] #0 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #0 1.894 OK: 265 MiB in 53 packages [2023-07-05T07:10:51.445Z] #62 DONE 2.0s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #63 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-05T07:10:51.445Z] #63 DONE 0.1s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:10:51.445Z] #64 DONE 0.1s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:10:51.445Z] #65 DONE 0.1s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T07:10:51.445Z] #46 44.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #46 45.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #46 45.51 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.445Z] #46 45.51 (2/2) Installing su-exec (0.2-r2) [2023-07-05T07:10:51.445Z] #46 45.52 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.445Z] #46 45.52 OK: 7 MiB in 17 packages [2023-07-05T07:10:51.445Z] #46 DONE 45.6s [2023-07-05T07:10:51.445Z] [2023-07-05T07:10:51.445Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T07:10:51.445Z] #52 44.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #52 44.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #52 44.73 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:10:51.445Z] #52 44.73 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:10:51.445Z] #52 44.73 OK: 17818 distinct packages available [2023-07-05T07:10:51.445Z] #52 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #52 44.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.445Z] #52 45.24 (1/9) Installing ca-certificates (20230506-r0) [2023-07-05T07:10:51.445Z] #52 45.26 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-05T07:10:51.445Z] #52 45.28 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-05T07:10:51.446Z] #52 45.28 (4/9) Installing libcurl (8.1.2-r0) [2023-07-05T07:10:51.446Z] #52 45.29 (5/9) Installing curl (8.1.2-r0) [2023-07-05T07:10:51.446Z] #52 45.30 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-05T07:10:51.446Z] #52 45.31 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-05T07:10:51.446Z] #52 45.31 (8/9) Installing libucontext (1.2-r0) [2023-07-05T07:10:51.446Z] #52 45.31 (9/9) Installing gcompat (1.1.0-r0) [2023-07-05T07:10:51.446Z] #52 45.31 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:10:51.446Z] #52 45.32 Executing ca-certificates-20230506-r0.trigger [2023-07-05T07:10:51.446Z] #52 45.51 OK: 10 MiB in 24 packages [2023-07-05T07:10:51.446Z] #52 DONE 45.7s [2023-07-05T07:10:51.446Z] [2023-07-05T07:10:51.446Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-05T07:10:51.446Z] #66 DONE 2.0s [2023-07-05T07:10:51.446Z] [2023-07-05T07:10:51.446Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-05T07:10:51.446Z] #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.446Z] #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.446Z] #0 3.156 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:10:51.446Z] #0 3.156 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:10:51.446Z] #0 3.156 OK: 17830 distinct packages available [2023-07-05T07:10:51.446Z] #0 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.446Z] #0 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T07:10:51.446Z] #0 3.529 OK: 265 MiB in 53 packages [2023-07-05T07:10:51.446Z] #67 DONE 4.0s [2023-07-05T07:10:51.446Z] [2023-07-05T07:10:51.446Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:10:51.446Z] #68 DONE 0.2s [2023-07-05T07:10:51.446Z] [2023-07-05T07:10:51.446Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-05T07:10:51.446Z] #69 DONE 0.2s [2023-07-05T07:10:51.446Z] [2023-07-05T07:10:51.446Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:10:59.562Z] #70 ... [2023-07-05T07:10:59.562Z] [2023-07-05T07:10:59.562Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:10:59.562Z] #71 ... [2023-07-05T07:10:59.562Z] [2023-07-05T07:10:59.562Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:10:59.562Z] #72 ... [2023-07-05T07:10:59.562Z] [2023-07-05T07:10:59.562Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:10:59.562Z] #73 ... [2023-07-05T07:10:59.562Z] [2023-07-05T07:10:59.562Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:11:27.278Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-05T07:11:55.860Z] #74 ... [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:11:55.860Z] #73 DONE 59.4s [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-05T07:11:55.860Z] #75 ... [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:11:55.860Z] #72 DONE 59.6s [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:11:55.860Z] #71 DONE 59.9s [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-05T07:11:55.860Z] #76 ... [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:11:55.860Z] #70 DONE 57.8s [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-05T07:11:55.860Z] #77 ... [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:11:55.860Z] #74 DONE 60.4s [2023-07-05T07:11:55.860Z] [2023-07-05T07:11:55.860Z] #78 [security-spire-server builder 6/9] COPY . . [2023-07-05T07:11:59.144Z] #78 ... [2023-07-05T07:11:59.144Z] [2023-07-05T07:11:59.144Z] #79 [core-command builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #79 DONE 18.5s [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #80 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #81 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #82 [support-scheduler builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #82 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #76 DONE 18.7s [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #83 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #84 [core-metadata builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #84 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #85 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #86 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #87 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #88 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #89 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #90 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #91 [security-bootstrapper builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #91 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #92 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #93 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #94 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #77 DONE 18.4s [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #95 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #96 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #97 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #75 DONE 18.9s [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #98 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #99 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #100 [core-data builder 6/7] COPY . . [2023-07-05T07:12:09.144Z] #100 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:12:09.144Z] #101 ... [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #78 [security-spire-server builder 6/9] COPY . . [2023-07-05T07:12:09.144Z] #78 DONE 18.0s [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #102 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:09.144Z] #102 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-05T07:12:09.144Z] #103 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-07-05T07:12:09.144Z] #104 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T07:12:09.144Z] #105 CACHED [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T07:12:09.144Z] #106 DONE 0.2s [2023-07-05T07:12:09.144Z] [2023-07-05T07:12:09.144Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-05T07:12:12.452Z] #107 DONE 4.3s [2023-07-05T07:12:12.452Z] [2023-07-05T07:12:12.452Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-05T07:12:12.452Z] #108 DONE 4.3s [2023-07-05T07:12:12.452Z] [2023-07-05T07:12:12.452Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-05T07:12:12.714Z] #109 DONE 0.9s [2023-07-05T07:12:12.714Z] [2023-07-05T07:12:12.714Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-05T07:12:12.972Z] #110 DONE 0.9s [2023-07-05T07:12:12.972Z] [2023-07-05T07:12:12.972Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:12:12.972Z] #0 2.137 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 [2023-07-05T07:12:13.230Z] #111 ... [2023-07-05T07:12:13.230Z] [2023-07-05T07:12:13.230Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:12:13.487Z] #112 DONE 0.2s [2023-07-05T07:12:13.487Z] [2023-07-05T07:12:13.487Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-05T07:12:13.487Z] #113 CACHED [2023-07-05T07:12:13.487Z] [2023-07-05T07:12:13.487Z] #114 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-05T07:12:13.487Z] #114 CACHED [2023-07-05T07:12:13.487Z] [2023-07-05T07:12:13.487Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:12:13.487Z] #115 CACHED [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T07:12:13.488Z] #116 CACHED [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-05T07:12:13.488Z] #117 CACHED [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #118 [security-spire-config builder 6/9] COPY . . [2023-07-05T07:12:13.488Z] #118 CACHED [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:12:13.488Z] #119 DONE 0.1s [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:12:13.488Z] #120 DONE 0.1s [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:12:13.488Z] #121 DONE 0.0s [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:12:13.488Z] #122 CACHED [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:12:13.488Z] #123 CACHED [2023-07-05T07:12:13.488Z] [2023-07-05T07:12:13.488Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:12:16.778Z] #124 DONE 3.0s [2023-07-05T07:12:16.778Z] [2023-07-05T07:12:16.778Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-05T07:12:16.778Z] #125 DONE 3.1s [2023-07-05T07:12:16.778Z] [2023-07-05T07:12:16.778Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:12:16.778Z] #126 DONE 3.1s [2023-07-05T07:12:16.778Z] [2023-07-05T07:12:16.778Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:12:17.342Z] #127 ... [2023-07-05T07:12:17.342Z] [2023-07-05T07:12:17.342Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T07:12:17.342Z] #0 0.802 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 [2023-07-05T07:12:17.599Z] #128 ... [2023-07-05T07:12:17.599Z] [2023-07-05T07:12:17.599Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-05T07:12:17.599Z] #0 1.308 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 [2023-07-05T07:12:17.856Z] #129 ... [2023-07-05T07:12:17.856Z] [2023-07-05T07:12:17.856Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T07:12:17.856Z] #0 0.629 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 [2023-07-05T07:12:17.856Z] #130 ... [2023-07-05T07:12:17.856Z] [2023-07-05T07:12:17.856Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T07:12:17.856Z] #0 1.292 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 [2023-07-05T07:12:18.114Z] #131 ... [2023-07-05T07:12:18.114Z] [2023-07-05T07:12:18.114Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:12:18.114Z] #0 2.206 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 [2023-07-05T07:12:18.114Z] #132 ... [2023-07-05T07:12:18.114Z] [2023-07-05T07:12:18.114Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T07:12:18.114Z] #0 0.845 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 [2023-07-05T07:12:18.485Z] #133 ... [2023-07-05T07:12:18.485Z] [2023-07-05T07:12:18.485Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:12:18.485Z] #0 0.873 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 [2023-07-05T07:12:18.768Z] #134 ... [2023-07-05T07:12:18.768Z] [2023-07-05T07:12:18.768Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T07:12:18.768Z] #0 1.578 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 [2023-07-05T07:12:18.768Z] #135 ... [2023-07-05T07:12:18.768Z] [2023-07-05T07:12:18.768Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:12:18.768Z] #101 1.069 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 [2023-07-05T07:12:19.026Z] #101 ... [2023-07-05T07:12:19.026Z] [2023-07-05T07:12:19.026Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T07:12:19.026Z] #0 0.547 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 [2023-07-05T07:12:19.026Z] #136 ... [2023-07-05T07:12:19.026Z] [2023-07-05T07:12:19.026Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:12:22.338Z] #137 ... [2023-07-05T07:12:22.338Z] [2023-07-05T07:12:22.338Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:12:22.338Z] #138 DONE 5.5s [2023-07-05T07:12:22.338Z] [2023-07-05T07:12:22.338Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:12:23.353Z] #101 ... [2023-07-05T07:12:23.353Z] [2023-07-05T07:12:23.353Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-05T07:12:29.934Z] #139 ... [2023-07-05T07:12:29.934Z] [2023-07-05T07:12:29.934Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:12:29.934Z] #127 DONE 13.1s [2023-07-05T07:12:29.934Z] [2023-07-05T07:12:29.934Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-05T07:12:29.934Z] #140 ... [2023-07-05T07:12:29.934Z] [2023-07-05T07:12:29.934Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:12:29.934Z] #137 DONE 13.2s [2023-07-05T07:12:29.934Z] [2023-07-05T07:12:29.934Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:12:35.274Z] #141 ... [2023-07-05T07:12:35.274Z] [2023-07-05T07:12:35.274Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-05T07:12:35.274Z] #139 DONE 11.2s [2023-07-05T07:12:35.274Z] [2023-07-05T07:12:35.274Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-05T07:12:45.340Z] #142 ... [2023-07-05T07:12:45.340Z] [2023-07-05T07:12:45.340Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-05T07:12:45.340Z] #140 DONE 15.7s [2023-07-05T07:12:45.340Z] [2023-07-05T07:12:45.340Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-05T07:12:49.537Z] #143 ... [2023-07-05T07:12:49.537Z] [2023-07-05T07:12:49.537Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:12:49.537Z] #141 DONE 19.6s [2023-07-05T07:12:49.537Z] [2023-07-05T07:12:49.537Z] #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-05T07:12:50.917Z] #144 ... [2023-07-05T07:12:50.917Z] [2023-07-05T07:12:50.917Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-05T07:12:50.917Z] #142 DONE 16.2s [2023-07-05T07:12:50.917Z] [2023-07-05T07:12:50.917Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-05T07:12:50.917Z] #143 DONE 5.6s [2023-07-05T07:12:50.917Z] [2023-07-05T07:12:50.917Z] #145 [security-spire-config] exporting to image [2023-07-05T07:12:50.917Z] #145 exporting layers [2023-07-05T07:12:53.462Z] #145 ... [2023-07-05T07:12:53.462Z] [2023-07-05T07:12:53.462Z] #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-05T07:12:53.462Z] #144 DONE 3.7s [2023-07-05T07:12:53.462Z] [2023-07-05T07:12:53.462Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-05T07:12:53.720Z] #146 DONE 0.7s [2023-07-05T07:12:53.720Z] [2023-07-05T07:12:53.720Z] #145 [security-spire-agent] exporting to image [2023-07-05T07:12:53.720Z] #145 exporting layers 2.9s done [2023-07-05T07:12:53.978Z] #145 exporting layers 3.0s done [2023-07-05T07:12:53.978Z] #145 writing image sha256:ee110514049dfda21f5ad97ad9027621c6a6fd4942df3d1d81638bf5b7b72bf7 done [2023-07-05T07:12:53.978Z] #145 naming to docker.io/library/security-spire-server done [2023-07-05T07:12:53.978Z] #145 writing image sha256:5cc1c08939319562b36fa2d0da4b9d1d085c50efa14381a60ecf9010f7d91001 done [2023-07-05T07:12:53.978Z] #145 naming to docker.io/library/security-spire-config done [2023-07-05T07:12:54.235Z] #145 exporting layers 0.5s done [2023-07-05T07:12:54.235Z] #145 writing image sha256:7df161db8c0108c71ccefeb35e13d35d2ccb2b96dfe8ccf82b94f160ab558ce4 done [2023-07-05T07:12:54.235Z] #145 naming to docker.io/library/security-spire-agent 0.0s done [2023-07-05T07:12:54.235Z] #145 DONE 3.3s [2023-07-05T07:12:54.235Z] [2023-07-05T07:12:54.235Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:13:03.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-05T07:13:03.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-05T07:13:03.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-05T07:13:06.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-05T07:13:06.499Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-05T07:13:07.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-05T07:13:08.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-05T07:13:08.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-05T07:13:08.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-05T07:13:09.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-05T07:13:11.562Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-05T07:13:11.562Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-05T07:13:11.562Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-05T07:13:11.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-05T07:13:12.295Z] #132 ... [2023-07-05T07:13:12.296Z] [2023-07-05T07:13:12.296Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-05T07:13:12.296Z] #129 62.29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-05T07:13:23.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-05T07:13:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-05T07:13:23.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.484s coverage: 28.7% of statements [2023-07-05T07:13:24.535Z] #129 ... [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T07:13:24.536Z] #131 DONE 75.5s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-05T07:13:24.536Z] #129 DONE 75.5s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:13:24.536Z] #111 DONE 75.4s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T07:13:24.536Z] #128 DONE 75.5s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T07:13:24.536Z] #136 DONE 75.6s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T07:13:24.536Z] #130 DONE 75.5s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #147 ... [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T07:13:24.536Z] #133 DONE 75.7s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:13:24.536Z] #134 DONE 75.8s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:13:24.536Z] #101 DONE 75.8s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T07:13:24.536Z] #135 DONE 75.9s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #148 ... [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:13:24.536Z] #132 DONE 75.9s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #149 ... [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #150 DONE 0.7s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #151 DONE 0.7s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #147 DONE 0.7s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-05T07:13:24.536Z] #152 DONE 0.7s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-05T07:13:24.536Z] #153 ... [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #148 DONE 0.6s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #154 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #154 DONE 0.5s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #149 DONE 0.3s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #155 DONE 0.2s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #156 DONE 0.3s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #157 DONE 0.3s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #158 DONE 0.2s [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-05T07:13:24.536Z] #159 ... [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #160 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #161 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #161 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #162 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #163 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #164 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #164 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #165 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #166 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:24.536Z] #166 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #167 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #167 CACHED [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #168 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-05T07:13:24.536Z] #168 ... [2023-07-05T07:13:24.536Z] [2023-07-05T07:13:24.536Z] #169 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.536Z] #169 DONE 0.8s [2023-07-05T07:13:24.795Z] [2023-07-05T07:13:24.795Z] #170 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:24.795Z] #170 DONE 0.8s [2023-07-05T07:13:24.795Z] [2023-07-05T07:13:24.795Z] #171 [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 [2023-07-05T07:13:24.795Z] #171 DONE 0.8s [2023-07-05T07:13:24.795Z] [2023-07-05T07:13:24.795Z] #172 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-05T07:13:24.795Z] #172 ... [2023-07-05T07:13:24.795Z] [2023-07-05T07:13:24.795Z] #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-05T07:13:24.795Z] #159 DONE 0.8s [2023-07-05T07:13:24.795Z] [2023-07-05T07:13:24.795Z] #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-05T07:13:24.795Z] #173 DONE 0.8s [2023-07-05T07:13:25.055Z] [2023-07-05T07:13:25.055Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.434Z] #174 ... [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-05T07:13:26.434Z] #175 DONE 2.1s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #168 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-05T07:13:26.434Z] #168 DONE 2.1s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-05T07:13:26.434Z] #176 DONE 2.1s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #172 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-05T07:13:26.434Z] #172 DONE 1.5s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-05T07:13:26.434Z] #177 DONE 2.1s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-05T07:13:26.434Z] #178 DONE 2.1s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #179 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-05T07:13:26.434Z] #179 DONE 1.5s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #180 [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 [2023-07-05T07:13:26.434Z] #180 DONE 1.5s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.434Z] #174 DONE 1.5s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #145 [core-data] exporting to image [2023-07-05T07:13:26.434Z] #145 exporting layers [2023-07-05T07:13:26.434Z] #145 ... [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #181 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.434Z] #181 DONE 1.2s [2023-07-05T07:13:26.434Z] [2023-07-05T07:13:26.434Z] #145 [support-notifications] exporting to image [2023-07-05T07:13:26.693Z] #145 ... [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.693Z] #182 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #183 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.693Z] #183 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.693Z] #184 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.693Z] #185 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.693Z] #186 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.693Z] #187 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #188 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:13:26.693Z] #188 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #189 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-05T07:13:26.693Z] #189 ... [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #190 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-05T07:13:26.693Z] #190 DONE 0.5s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-05T07:13:26.693Z] #191 DONE 0.1s [2023-07-05T07:13:26.693Z] [2023-07-05T07:13:26.693Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-05T07:13:26.693Z] #153 DONE 3.1s [2023-07-05T07:13:26.951Z] [2023-07-05T07:13:26.951Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-05T07:13:26.951Z] #192 DONE 0.3s [2023-07-05T07:13:26.951Z] [2023-07-05T07:13:26.951Z] #145 [core-metadata] exporting to image [2023-07-05T07:13:26.951Z] #145 exporting layers 0.2s done [2023-07-05T07:13:27.209Z] #145 ... [2023-07-05T07:13:27.209Z] [2023-07-05T07:13:27.209Z] #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-05T07:13:27.209Z] #193 DONE 0.5s [2023-07-05T07:13:27.209Z] [2023-07-05T07:13:27.209Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T07:13:27.209Z] #194 DONE 0.4s [2023-07-05T07:13:27.209Z] [2023-07-05T07:13:27.209Z] #189 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-05T07:13:27.209Z] #189 DONE 0.4s [2023-07-05T07:13:27.209Z] [2023-07-05T07:13:27.209Z] #195 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:13:27.209Z] #195 DONE 0.3s [2023-07-05T07:13:27.209Z] [2023-07-05T07:13:27.209Z] #145 [core-command] exporting to image [2023-07-05T07:13:27.209Z] #145 exporting layers 0.4s done [2023-07-05T07:13:27.209Z] #145 writing image sha256:a2ddd74e3fbba93b81b38a4aaf0b80b7089dd4b7375a15c20731b9816bfbeaac 0.0s done [2023-07-05T07:13:27.209Z] #145 writing image sha256:fe16ceb9755a89bf4bee8158d37b1a2f733023694f22f431841e51a1f5b521fc done [2023-07-05T07:13:27.209Z] #145 naming to docker.io/library/core-data done [2023-07-05T07:13:27.209Z] #145 naming to docker.io/library/core-command done [2023-07-05T07:13:27.209Z] #145 writing image sha256:69e55ac5432828b82346d2fcdac939c53ad6d42b4aa46f9fe47058f1c599904b done [2023-07-05T07:13:27.209Z] #145 writing image sha256:de8bbc6a523ad83e020e01c0725a5d56c163737d7d3abf92a06705fe51ca09e5 done [2023-07-05T07:13:27.209Z] #145 naming to docker.io/library/support-scheduler [2023-07-05T07:13:27.209Z] #145 naming to docker.io/library/support-notifications [2023-07-05T07:13:27.467Z] #145 naming to docker.io/library/support-scheduler 0.1s done [2023-07-05T07:13:27.467Z] #145 naming to docker.io/library/support-notifications 0.2s done [2023-07-05T07:13:27.467Z] #145 ... [2023-07-05T07:13:27.467Z] [2023-07-05T07:13:27.467Z] #196 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-05T07:13:27.467Z] #196 DONE 0.4s [2023-07-05T07:13:27.467Z] [2023-07-05T07:13:27.467Z] #145 [support-notifications] exporting to image [2023-07-05T07:13:27.725Z] #145 ... [2023-07-05T07:13:27.725Z] [2023-07-05T07:13:27.725Z] #197 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:13:27.725Z] #197 DONE 0.4s [2023-07-05T07:13:27.725Z] [2023-07-05T07:13:27.725Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:13:27.725Z] #198 DONE 0.6s [2023-07-05T07:13:27.725Z] [2023-07-05T07:13:27.725Z] #145 [core-metadata] exporting to image [2023-07-05T07:13:27.725Z] #145 writing image sha256:295136437edb27e472c2540ecc9a1be3c21f0271ea9e09774958dfd85d141c66 done [2023-07-05T07:13:27.725Z] #145 writing image sha256:977675807c247bd7ed6f5a921c8087abbedb92d11132499885aa198f0f8f9d26 done [2023-07-05T07:13:27.725Z] #145 naming to docker.io/library/security-spiffe-token-provider done [2023-07-05T07:13:27.725Z] #145 naming to docker.io/library/core-metadata done [2023-07-05T07:13:27.983Z] #145 exporting layers 0.4s done [2023-07-05T07:13:27.983Z] #145 writing image sha256:c2576f3e7ef2a61035bd6842518ad883914be1a064060d5ac184b7e8914b2588 done [2023-07-05T07:13:27.983Z] #145 naming to docker.io/library/security-proxy-auth done [2023-07-05T07:13:27.983Z] #145 DONE 4.9s [2023-07-05T07:13:27.983Z] [2023-07-05T07:13:27.983Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-05T07:13:27.983Z] #199 DONE 0.3s [2023-07-05T07:13:27.983Z] [2023-07-05T07:13:27.984Z] #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T07:13:27.984Z] #200 DONE 0.3s [2023-07-05T07:13:27.984Z] [2023-07-05T07:13:27.984Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-05T07:13:27.984Z] #201 DONE 0.1s [2023-07-05T07:13:27.984Z] [2023-07-05T07:13:27.984Z] #202 [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/ [2023-07-05T07:13:27.984Z] #202 DONE 0.1s [2023-07-05T07:13:27.984Z] [2023-07-05T07:13:27.984Z] #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:13:27.984Z] #203 DONE 0.8s [2023-07-05T07:13:27.984Z] [2023-07-05T07:13:27.984Z] #204 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:13:27.984Z] #204 DONE 0.8s [2023-07-05T07:13:27.984Z] [2023-07-05T07:13:27.984Z] #205 [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/ [2023-07-05T07:13:27.984Z] #205 DONE 0.1s [2023-07-05T07:13:27.984Z] [2023-07-05T07:13:27.984Z] #145 [security-proxy-setup] exporting to image [2023-07-05T07:13:28.241Z] #145 ... [2023-07-05T07:13:28.241Z] [2023-07-05T07:13:28.241Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-05T07:13:28.241Z] #206 DONE 0.1s [2023-07-05T07:13:28.241Z] [2023-07-05T07:13:28.241Z] #145 [security-proxy-setup] exporting to image [2023-07-05T07:13:28.241Z] #145 exporting layers 0.2s done [2023-07-05T07:13:28.241Z] #145 exporting layers 0.3s done [2023-07-05T07:13:28.241Z] #145 writing image sha256:d046e014a34b1e61a52203ae721bdf34719a8bf714001ef30d1955cd6251a20d 0.1s done [2023-07-05T07:13:28.241Z] #145 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-07-05T07:13:28.241Z] #145 writing image sha256:ad19d0e31cafe9aecb701ec895ff06ad560e14cff1f3cb19142e12e0234242d3 done [2023-07-05T07:13:28.241Z] #145 naming to docker.io/library/security-proxy-setup done [2023-07-05T07:13:28.241Z] #145 DONE 5.2s [2023-07-05T07:13:28.241Z] [2023-07-05T07:13:28.241Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-05T07:13:28.241Z] #207 DONE 0.1s [2023-07-05T07:13:28.241Z] [2023-07-05T07:13:28.241Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-05T07:13:28.499Z] #208 ... [2023-07-05T07:13:28.499Z] [2023-07-05T07:13:28.499Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:13:28.499Z] #209 DONE 0.5s [2023-07-05T07:13:28.499Z] [2023-07-05T07:13:28.499Z] #145 [security-secretstore-setup] exporting to image [2023-07-05T07:13:28.499Z] #145 exporting layers 0.1s done [2023-07-05T07:13:28.499Z] #145 writing image sha256:d5ab79f49e5bee7911c221c09e07d4004f193ac73823273bbf43492404982132 done [2023-07-05T07:13:28.499Z] #145 naming to docker.io/library/security-secretstore-setup done [2023-07-05T07:13:28.499Z] #145 DONE 5.3s [2023-07-05T07:13:28.499Z] [2023-07-05T07:13:28.499Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-05T07:13:28.767Z] #208 DONE 0.5s [2023-07-05T07:13:28.767Z] [2023-07-05T07:13:28.767Z] #145 [security-bootstrapper] exporting to image [2023-07-05T07:13:28.767Z] #145 exporting layers 0.2s done [2023-07-05T07:13:28.767Z] #145 writing image sha256:d8d6c713f5657f69c475773960be02301951d6efeca1db223ab571d8488f9f8e done [2023-07-05T07:13:28.767Z] #145 naming to docker.io/library/security-bootstrapper done [2023-07-05T07:13:28.767Z] #145 DONE 5.5s [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:13:28.767Z] time="2023-07-05T07:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-05T07:13:29.053Z] $ docker stop --time=1 1453f0ec9f9b8841c9072d90cc96fb4ea7e263334d4174e441592872008f6ef3 [2023-07-05T07:13:30.310Z] $ docker rm -f --volumes 1453f0ec9f9b8841c9072d90cc96fb4ea7e263334d4174e441592872008f6ef3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-05T07:13:30.709Z] + docker images [2023-07-05T07:13:30.709Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-05T07:13:30.709Z] security-secretstore-setup latest d5ab79f49e5b 2 seconds ago 32.8MB [2023-07-05T07:13:30.709Z] security-bootstrapper latest d8d6c713f565 2 seconds ago 22.2MB [2023-07-05T07:13:30.709Z] security-proxy-auth latest c2576f3e7ef2 3 seconds ago 18.3MB [2023-07-05T07:13:30.709Z] security-proxy-setup latest ad19d0e31caf 3 seconds ago 18.8MB [2023-07-05T07:13:30.709Z] core-common-config-bootstrapper latest d046e014a34b 3 seconds ago 17.2MB [2023-07-05T07:13:30.709Z] core-metadata latest 977675807c24 4 seconds ago 20.4MB [2023-07-05T07:13:30.709Z] security-spiffe-token-provider latest 295136437edb 4 seconds ago 32.8MB [2023-07-05T07:13:30.709Z] core-data latest fe16ceb9755a 4 seconds ago 20.1MB [2023-07-05T07:13:30.709Z] support-scheduler latest de8bbc6a523a 4 seconds ago 31.8MB [2023-07-05T07:13:30.709Z] support-notifications latest 69e55ac54328 4 seconds ago 32.4MB [2023-07-05T07:13:30.709Z] core-command latest a2ddd74e3fbb 4 seconds ago 19.9MB [2023-07-05T07:13:30.709Z] security-spire-agent latest 7df161db8c01 37 seconds ago 161MB [2023-07-05T07:13:30.709Z] security-spire-config latest 5cc1c0893931 40 seconds ago 102MB [2023-07-05T07:13:30.709Z] security-spire-server latest ee110514049d 40 seconds ago 103MB [2023-07-05T07:13:30.709Z] ci-base-image-x86_64 latest 803e2a671cce 5 minutes ago 918MB [2023-07-05T07:13:30.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 weeks ago 334MB [2023-07-05T07:13:30.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-05T07:13:30.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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] } [2023-07-05T07:13:34.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 98.5% of statements [2023-07-05T07:13:39.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-05T07:13:39.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-05T07:13:39.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-05T07:13:42.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.546s coverage: 71.5% of statements [2023-07-05T07:13:45.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-05T07:13:45.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-05T07:13:45.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.400s coverage: 54.0% of statements [2023-07-05T07:13:48.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-05T07:13:48.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-05T07:13:48.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:13:49.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-05T07:13:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-05T07:13:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-05T07:13:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-05T07:14:07.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.860s coverage: 88.5% of statements [2023-07-05T07:14:07.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.633s coverage: 3.8% of statements [2023-07-05T07:14:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-05T07:14:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:14:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-05T07:14:15.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.646s coverage: 95.6% of statements [2023-07-05T07:14:15.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-05T07:14:15.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-05T07:14:15.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-05T07:14:15.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-05T07:14:15.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-05T07:14:15.414Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-07-05T07:14:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-05T07:14:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-05T07:14:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-05T07:14:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements [2023-07-05T07:14:30.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-05T07:14:30.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-05T07:14:30.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements [2023-07-05T07:14:30.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.257s coverage: 33.3% of statements [2023-07-05T07:14:33.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 42.9% of statements [2023-07-05T07:14:33.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 82.9% of statements [2023-07-05T07:14:33.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2023-07-05T07:14:33.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements [2023-07-05T07:14:37.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2023-07-05T07:14:39.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-05T07:14:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-05T07:14:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-05T07:14:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-05T07:14:41.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-05T07:14:41.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-05T07:14:41.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-05T07:14:41.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-05T07:14:50.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements [2023-07-05T07:14:50.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-05T07:14:50.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-05T07:14:50.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-05T07:14:50.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-05T07:14:53.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-05T07:14:53.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-05T07:14:55.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-05T07:15:04.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.589s coverage: 79.9% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.265s coverage: 92.9% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.203s coverage: 62.3% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.440s coverage: 81.8% of statements [2023-07-05T07:15:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 2.163s coverage: 82.1% of statements [2023-07-05T07:15:05.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-05T07:15:06.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 86.0% of statements [2023-07-05T07:15:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-05T07:15:11.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-05T07:15:11.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 63.1% of statements [2023-07-05T07:15:11.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2023-07-05T07:15:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2023-07-05T07:15:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-07-05T07:15:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-07-05T07:15:13.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-05T07:15:13.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-05T07:15:13.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-05T07:15:13.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-07-05T07:15:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-05T07:15:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-05T07:15:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-05T07:15:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 38.4% of statements [2023-07-05T07:15:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements [2023-07-05T07:15:26.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-05T07:15:26.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-05T07:15:26.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-05T07:15:26.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-05T07:15:26.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements [2023-07-05T07:15:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-05T07:15:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-05T07:15:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-05T07:15:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-05T07:15:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-05T07:15:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:15:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-05T07:15:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-05T07:15:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 17.7% of statements [2023-07-05T07:15:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.3% of statements [2023-07-05T07:15:41.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-05T07:15:41.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-05T07:15:41.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 61.8% of statements [2023-07-05T07:15:44.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-05T07:15:44.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-05T07:15:44.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements [2023-07-05T07:15:45.239Z] 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 [2023-07-05T07:15:45.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-05T07:15:45.239Z] go vet ./... [2023-07-05T07:18:21.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-05T07:18:21.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-05T07:18:21.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-05T07:18:21.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-05T07:18:22.288Z] + ls -al . [2023-07-05T07:18:22.288Z] total 716 [2023-07-05T07:18:22.288Z] drwxrwxr-x 10 1001 1001 4096 Jul 5 07:10 . [2023-07-05T07:18:22.288Z] drwxr-xr-x 4 root root 4096 Jul 5 07:10 .. [2023-07-05T07:18:22.288Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 07:09 .blubracket [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 16 Jul 5 07:09 .dockerignore [2023-07-05T07:18:22.288Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 07:09 .git [2023-07-05T07:18:22.288Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 07:09 .github [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 1133 Jul 5 07:09 .gitignore [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 07:09 .golangci.yml [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 87 Jul 5 07:09 .hadolint.yml [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 166 Jul 5 07:09 .sonarcloud.properties [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 07:09 ADOPTERS.md [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 10835 Jul 5 07:09 Attribution.txt [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 93407 Jul 5 07:09 CHANGELOG.md [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 07:09 CONTRIBUTING.md [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 07:09 GOVERNANCE.md [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 883 Jul 5 07:09 Jenkinsfile [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 07:09 LICENSE [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 14368 Jul 5 07:09 Makefile [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 07:09 OWNERS.md [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 9923 Jul 5 07:09 README.md [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 07:09 SECURITY.md [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 07:07 VERSION [2023-07-05T07:18:22.288Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 07:09 bin [2023-07-05T07:18:22.288Z] drwxrwxr-x 18 1001 1001 4096 Jul 5 07:09 cmd [2023-07-05T07:18:22.288Z] -rw-r--r-- 1 root root 448638 Jul 5 07:15 coverage.out [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 3162 Jul 5 07:09 go.mod [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 31054 Jul 5 07:09 go.sum [2023-07-05T07:18:22.288Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 07:09 internal [2023-07-05T07:18:22.288Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 07:09 openapi [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 594 Jul 5 07:09 security.txt [2023-07-05T07:18:22.288Z] drwxrwxr-x 4 1001 1001 4096 Jul 5 07:09 snap [2023-07-05T07:18:22.288Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 07:09 version.go [Pipeline] sh [2023-07-05T07:18:22.934Z] + '[' -e coverage.out ] [2023-07-05T07:18:22.934Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-05T07:18:22.975Z] Warning: overwriting stash ‘coverage-report’ [2023-07-05T07:18:23.681Z] Stashed 1 file(s) [Pipeline] sh [2023-07-05T07:18:24.315Z] + make build [2023-07-05T07:18:24.315Z] 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 [2023-07-05T07:19:45.914Z] 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 [2023-07-05T07:19:50.159Z] 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 [2023-07-05T07:19:54.407Z] 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 [2023-07-05T07:19:57.742Z] 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 [2023-07-05T07:20:44.697Z] 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 [2023-07-05T07:20:44.966Z] 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 [2023-07-05T07:20:51.589Z] 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 [2023-07-05T07:20:56.912Z] 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 [2023-07-05T07:21:00.245Z] 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 [2023-07-05T07:21:03.576Z] 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 [2023-07-05T07:21:08.907Z] 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] } [2023-07-05T07:21:15.558Z] $ docker stop --time=1 6523d28393bc336d350c362d8bbf6a4db1ee0d9bca42140ef9826a018d55ebe5 [2023-07-05T07:21:17.555Z] $ docker rm -f --volumes 6523d28393bc336d350c362d8bbf6a4db1ee0d9bca42140ef9826a018d55ebe5 [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 [2023-07-05T07:21:20.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-05T07:21:20.154Z] [2023-07-05T07:21:20.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:21:20.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-05T07:21:20.809Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-05T07:21:20.809Z] 547446be3368: Pulling fs layer [2023-07-05T07:21:20.809Z] d125d8839a47: Pulling fs layer [2023-07-05T07:21:20.809Z] 3e85d5ac6304: Pulling fs layer [2023-07-05T07:21:20.809Z] c3105a71a48b: Pulling fs layer [2023-07-05T07:21:20.809Z] 0f093f025ec4: Pulling fs layer [2023-07-05T07:21:20.809Z] c3106fc0e877: Pulling fs layer [2023-07-05T07:21:20.809Z] c3105a71a48b: Waiting [2023-07-05T07:21:20.809Z] 0f093f025ec4: Waiting [2023-07-05T07:21:20.809Z] c3106fc0e877: Waiting [2023-07-05T07:21:20.809Z] 547446be3368: Verifying Checksum [2023-07-05T07:21:20.809Z] 547446be3368: Download complete [2023-07-05T07:21:20.809Z] c3105a71a48b: Verifying Checksum [2023-07-05T07:21:20.809Z] c3105a71a48b: Download complete [2023-07-05T07:21:21.395Z] d125d8839a47: Verifying Checksum [2023-07-05T07:21:21.395Z] d125d8839a47: Download complete [2023-07-05T07:21:21.395Z] c3106fc0e877: Verifying Checksum [2023-07-05T07:21:21.395Z] c3106fc0e877: Download complete [2023-07-05T07:21:21.395Z] 0f093f025ec4: Verifying Checksum [2023-07-05T07:21:21.395Z] 0f093f025ec4: Download complete [2023-07-05T07:21:21.395Z] 547446be3368: Pull complete [2023-07-05T07:21:22.795Z] 3e85d5ac6304: Verifying Checksum [2023-07-05T07:21:22.795Z] 3e85d5ac6304: Download complete [2023-07-05T07:21:23.746Z] d125d8839a47: Pull complete [2023-07-05T07:21:31.952Z] 3e85d5ac6304: Pull complete [2023-07-05T07:21:31.952Z] c3105a71a48b: Pull complete [2023-07-05T07:21:32.908Z] 0f093f025ec4: Pull complete [2023-07-05T07:21:32.908Z] c3106fc0e877: Pull complete [2023-07-05T07:21:32.908Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-05T07:21:32.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-05T07:21:32.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:21:33.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-450 does not seem to be running inside a container [2023-07-05T07:21:33.276Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-05T07:21:35.291Z] $ docker top 9f989cafa51777c3c726195a8d9008dffce6dfdaf4c90b49bf8965a23c11617e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T07:21:35.835Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-05T07:21:45.890Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-05T07:21:45.890Z] #1 transferring dockerfile: 2.38kB done [2023-07-05T07:21:45.890Z] #1 DONE 0.1s [2023-07-05T07:21:46.468Z] [2023-07-05T07:21:46.468Z] #2 [core-command internal] load build definition from Dockerfile [2023-07-05T07:21:46.468Z] #2 transferring dockerfile: 1.82kB done [2023-07-05T07:21:46.468Z] #2 DONE 0.0s [2023-07-05T07:21:46.468Z] [2023-07-05T07:21:46.468Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-07-05T07:21:46.468Z] #3 transferring dockerfile: 2.63kB 0.0s done [2023-07-05T07:21:46.468Z] #3 DONE 0.1s [2023-07-05T07:21:46.468Z] [2023-07-05T07:21:46.468Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-05T07:21:46.468Z] #4 transferring dockerfile: 1.78kB done [2023-07-05T07:21:46.468Z] #4 DONE 0.0s [2023-07-05T07:21:46.468Z] [2023-07-05T07:21:46.468Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-05T07:21:46.468Z] #5 transferring dockerfile: 1.82kB done [2023-07-05T07:21:46.468Z] #5 DONE 0.1s [2023-07-05T07:21:46.468Z] [2023-07-05T07:21:46.468Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-05T07:21:46.468Z] #6 transferring dockerfile: 2.82kB done [2023-07-05T07:21:46.468Z] #6 DONE 0.1s [2023-07-05T07:21:46.468Z] [2023-07-05T07:21:46.468Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-07-05T07:21:46.737Z] #7 transferring dockerfile: 1.84kB done [2023-07-05T07:21:46.737Z] #7 DONE 0.1s [2023-07-05T07:21:46.737Z] [2023-07-05T07:21:46.737Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-07-05T07:21:46.737Z] #8 transferring dockerfile: 1.96kB done [2023-07-05T07:21:46.737Z] #8 DONE 0.1s [2023-07-05T07:21:46.737Z] [2023-07-05T07:21:46.737Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-05T07:21:46.737Z] #9 transferring dockerfile: 2.12kB done [2023-07-05T07:21:46.737Z] #9 DONE 0.0s [2023-07-05T07:21:46.737Z] [2023-07-05T07:21:46.737Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-07-05T07:21:46.737Z] #10 transferring dockerfile: 2.58kB done [2023-07-05T07:21:46.737Z] #10 DONE 0.0s [2023-07-05T07:21:46.737Z] [2023-07-05T07:21:46.737Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-05T07:21:47.006Z] #11 transferring dockerfile: 2.06kB done [2023-07-05T07:21:47.006Z] #11 DONE 0.1s [2023-07-05T07:21:47.006Z] [2023-07-05T07:21:47.006Z] #12 [core-data internal] load build definition from Dockerfile [2023-07-05T07:21:47.006Z] #12 transferring dockerfile: 1.90kB done [2023-07-05T07:21:47.006Z] #12 DONE 0.1s [2023-07-05T07:21:47.006Z] [2023-07-05T07:21:47.006Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-05T07:21:47.006Z] #13 transferring dockerfile: 2.04kB done [2023-07-05T07:21:47.006Z] #13 DONE 0.1s [2023-07-05T07:21:47.006Z] [2023-07-05T07:21:47.006Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-07-05T07:21:47.006Z] #14 transferring dockerfile: 2.68kB 0.0s done [2023-07-05T07:21:47.006Z] #14 DONE 0.1s [2023-07-05T07:21:47.006Z] [2023-07-05T07:21:47.006Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-07-05T07:21:47.006Z] #15 transferring context: [2023-07-05T07:21:47.272Z] #15 transferring context: 56B done [2023-07-05T07:21:47.272Z] #15 DONE 0.1s [2023-07-05T07:21:47.870Z] [2023-07-05T07:21:47.870Z] #16 [core-command internal] load .dockerignore [2023-07-05T07:21:47.870Z] #16 transferring context: 56B done [2023-07-05T07:21:47.870Z] #16 DONE 0.0s [2023-07-05T07:21:47.870Z] [2023-07-05T07:21:47.870Z] #17 [security-spire-server internal] load .dockerignore [2023-07-05T07:21:47.870Z] #17 transferring context: 56B done [2023-07-05T07:21:47.870Z] #17 DONE 0.0s [2023-07-05T07:21:47.870Z] [2023-07-05T07:21:47.870Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-07-05T07:21:47.870Z] #18 transferring context: 56B 0.0s done [2023-07-05T07:21:47.870Z] #18 DONE 0.1s [2023-07-05T07:21:47.870Z] [2023-07-05T07:21:47.870Z] #19 [support-scheduler internal] load .dockerignore [2023-07-05T07:21:47.870Z] #19 transferring context: 56B done [2023-07-05T07:21:47.870Z] #19 DONE 0.0s [2023-07-05T07:21:47.870Z] [2023-07-05T07:21:47.870Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-05T07:21:47.870Z] #20 transferring context: 56B done [2023-07-05T07:21:47.870Z] #20 DONE 0.0s [2023-07-05T07:21:47.870Z] [2023-07-05T07:21:47.870Z] #21 [support-notifications internal] load .dockerignore [2023-07-05T07:21:48.141Z] #21 transferring context: 56B done [2023-07-05T07:21:48.141Z] #21 DONE 0.0s [2023-07-05T07:21:48.141Z] [2023-07-05T07:21:48.141Z] #22 [core-metadata internal] load .dockerignore [2023-07-05T07:21:48.141Z] #22 transferring context: 56B done [2023-07-05T07:21:48.141Z] #22 DONE 0.1s [2023-07-05T07:21:48.141Z] [2023-07-05T07:21:48.141Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-05T07:21:48.141Z] #23 transferring context: 56B done [2023-07-05T07:21:48.141Z] #23 DONE 0.1s [2023-07-05T07:21:48.141Z] [2023-07-05T07:21:48.141Z] #24 [security-spire-config internal] load .dockerignore [2023-07-05T07:21:48.141Z] #24 transferring context: 56B 0.0s done [2023-07-05T07:21:48.141Z] #24 DONE 0.1s [2023-07-05T07:21:48.141Z] [2023-07-05T07:21:48.141Z] #25 [security-proxy-setup internal] load .dockerignore [2023-07-05T07:21:48.408Z] #25 transferring context: 56B done [2023-07-05T07:21:48.408Z] #25 DONE 0.1s [2023-07-05T07:21:48.408Z] [2023-07-05T07:21:48.408Z] #26 [core-data internal] load .dockerignore [2023-07-05T07:21:48.408Z] #26 transferring context: 56B 0.0s done [2023-07-05T07:21:48.408Z] #26 DONE 0.1s [2023-07-05T07:21:48.408Z] [2023-07-05T07:21:48.408Z] #27 [security-proxy-auth internal] load .dockerignore [2023-07-05T07:21:48.408Z] #27 transferring context: 56B done [2023-07-05T07:21:48.408Z] #27 DONE 0.1s [2023-07-05T07:21:48.408Z] [2023-07-05T07:21:48.408Z] #28 [security-spire-agent internal] load .dockerignore [2023-07-05T07:21:48.408Z] #28 transferring context: 56B done [2023-07-05T07:21:48.408Z] #28 DONE 0.1s [2023-07-05T07:21:48.408Z] [2023-07-05T07:21:48.408Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:48.408Z] #29 DONE 0.0s [2023-07-05T07:21:48.408Z] [2023-07-05T07:21:48.408Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:48.993Z] #30 DONE 0.5s [2023-07-05T07:21:48.993Z] [2023-07-05T07:21:48.993Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:48.993Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:48.993Z] #31 ... [2023-07-05T07:21:48.993Z] [2023-07-05T07:21:48.993Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:48.993Z] #29 DONE 0.0s [2023-07-05T07:21:48.993Z] [2023-07-05T07:21:48.993Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:48.993Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:48.993Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:48.993Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:48.993Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0B / 3.26MB 0.1s [2023-07-05T07:21:49.260Z] #31 ... [2023-07-05T07:21:49.260Z] [2023-07-05T07:21:49.260Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:49.260Z] #29 DONE 0.0s [2023-07-05T07:21:49.260Z] [2023-07-05T07:21:49.260Z] #32 [core-command internal] load build context [2023-07-05T07:21:49.260Z] #32 DONE 0.0s [2023-07-05T07:21:49.260Z] [2023-07-05T07:21:49.260Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:49.260Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:49.260Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:49.260Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:49.260Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:49.260Z] #31 ... [2023-07-05T07:21:49.260Z] [2023-07-05T07:21:49.260Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:49.260Z] #29 DONE 0.0s [2023-07-05T07:21:49.260Z] [2023-07-05T07:21:49.260Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:49.260Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:49.260Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:49.260Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:49.260Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:49.260Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 905.22kB / 3.26MB 0.3s [2023-07-05T07:21:49.528Z] #31 ... [2023-07-05T07:21:49.528Z] [2023-07-05T07:21:49.528Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:49.528Z] #29 DONE 0.0s [2023-07-05T07:21:49.528Z] [2023-07-05T07:21:49.528Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:49.528Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s [2023-07-05T07:21:49.528Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-07-05T07:21:49.528Z] #31 ... [2023-07-05T07:21:49.528Z] [2023-07-05T07:21:49.528Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:49.528Z] #30 DONE 0.5s [2023-07-05T07:21:49.528Z] [2023-07-05T07:21:49.528Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:49.528Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:49.528Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:49.528Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:49.528Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:49.528Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:49.528Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:49.528Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:49.528Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:49.528Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:49.528Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:49.795Z] #31 ... [2023-07-05T07:21:49.795Z] [2023-07-05T07:21:49.795Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:49.795Z] #29 DONE 0.0s [2023-07-05T07:21:49.795Z] [2023-07-05T07:21:49.795Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:49.795Z] #30 DONE 0.5s [2023-07-05T07:21:49.795Z] [2023-07-05T07:21:49.795Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:49.795Z] #31 ... [2023-07-05T07:21:49.795Z] [2023-07-05T07:21:49.795Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:49.795Z] #29 DONE 0.0s [2023-07-05T07:21:50.063Z] [2023-07-05T07:21:50.063Z] #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:50.063Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:50.063Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:50.063Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:50.063Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:50.063Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:50.063Z] #31 ... [2023-07-05T07:21:50.063Z] [2023-07-05T07:21:50.063Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:50.063Z] #29 DONE 0.0s [2023-07-05T07:21:50.337Z] [2023-07-05T07:21:50.337Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:50.337Z] #29 DONE 0.0s [2023-07-05T07:21:50.337Z] [2023-07-05T07:21:50.337Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:50.337Z] #30 DONE 0.8s [2023-07-05T07:21:50.337Z] [2023-07-05T07:21:50.337Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:50.337Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:50.337Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:50.337Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:50.337Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:50.337Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:50.337Z] #31 ... [2023-07-05T07:21:50.337Z] [2023-07-05T07:21:50.337Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:50.337Z] #29 DONE 0.0s [2023-07-05T07:21:50.337Z] [2023-07-05T07:21:50.337Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:50.337Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:50.337Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:50.337Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:50.337Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:50.337Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:50.603Z] #31 ... [2023-07-05T07:21:50.603Z] [2023-07-05T07:21:50.603Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:50.603Z] #30 DONE 0.9s [2023-07-05T07:21:50.603Z] [2023-07-05T07:21:50.603Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:50.870Z] #31 ... [2023-07-05T07:21:50.870Z] [2023-07-05T07:21:50.870Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:50.870Z] #29 DONE 0.0s [2023-07-05T07:21:50.870Z] [2023-07-05T07:21:50.870Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:50.870Z] #30 DONE 1.0s [2023-07-05T07:21:50.870Z] [2023-07-05T07:21:50.870Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:50.870Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:50.870Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:50.870Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:50.870Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:50.870Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:50.870Z] #31 ... [2023-07-05T07:21:50.870Z] [2023-07-05T07:21:50.870Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:50.870Z] #29 DONE 0.1s [2023-07-05T07:21:50.870Z] [2023-07-05T07:21:50.870Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:51.135Z] #31 ... [2023-07-05T07:21:51.135Z] [2023-07-05T07:21:51.136Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:51.136Z] #30 DONE 1.2s [2023-07-05T07:21:51.136Z] [2023-07-05T07:21:51.136Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T07:21:51.136Z] #29 DONE 0.1s [2023-07-05T07:21:51.136Z] [2023-07-05T07:21:51.136Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:51.136Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:51.136Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:51.136Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:51.136Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:51.136Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:51.401Z] #31 ... [2023-07-05T07:21:51.401Z] [2023-07-05T07:21:51.401Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T07:21:51.401Z] #30 DONE 1.5s [2023-07-05T07:21:51.666Z] [2023-07-05T07:21:51.666Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:51.666Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T07:21:51.666Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T07:21:51.666Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T07:21:51.666Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T07:21:51.666Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-05T07:21:51.666Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.2s done [2023-07-05T07:21:51.666Z] #31 ... [2023-07-05T07:21:51.666Z] [2023-07-05T07:21:51.666Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T07:21:51.666Z] #33 DONE 3.5s [2023-07-05T07:21:51.934Z] [2023-07-05T07:21:51.934Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-05T07:21:52.896Z] #34 DONE 1.6s [2023-07-05T07:21:52.896Z] [2023-07-05T07:21:52.896Z] #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T07:21:54.315Z] #35 ... [2023-07-05T07:21:54.315Z] [2023-07-05T07:21:54.315Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T07:21:54.315Z] #31 DONE 5.7s [2023-07-05T07:21:54.315Z] [2023-07-05T07:21:54.315Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:21:54.315Z] #36 transferring context: 32.51MB 5.1s [2023-07-05T07:21:54.315Z] #36 ... [2023-07-05T07:21:54.315Z] [2023-07-05T07:21:54.315Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T07:21:59.674Z] #37 ... [2023-07-05T07:21:59.674Z] [2023-07-05T07:21:59.674Z] #38 [security-spire-server internal] load build context [2023-07-05T07:21:59.674Z] #38 ... [2023-07-05T07:21:59.674Z] [2023-07-05T07:21:59.674Z] #32 [core-command internal] load build context [2023-07-05T07:21:59.674Z] #32 ... [2023-07-05T07:21:59.674Z] [2023-07-05T07:21:59.674Z] #39 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-05T07:21:59.674Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:21:59.674Z] #0 4.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:21:59.674Z] #0 5.578 OK: 263 MiB in 53 packages [2023-07-05T07:21:59.674Z] #39 DONE 7.0s [2023-07-05T07:21:59.674Z] [2023-07-05T07:21:59.674Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:21:59.674Z] #40 ... [2023-07-05T07:21:59.674Z] [2023-07-05T07:21:59.674Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:21:59.674Z] #41 ... [2023-07-05T07:21:59.674Z] [2023-07-05T07:21:59.674Z] #42 [support-scheduler internal] load build context [2023-07-05T07:21:59.943Z] #42 ... [2023-07-05T07:21:59.943Z] [2023-07-05T07:21:59.943Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:21:59.943Z] #41 transferring context: 14.46MB 9.9s [2023-07-05T07:21:59.943Z] #41 ... [2023-07-05T07:21:59.943Z] [2023-07-05T07:21:59.943Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:00.210Z] #43 ... [2023-07-05T07:22:00.210Z] [2023-07-05T07:22:00.210Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:00.210Z] #40 ... [2023-07-05T07:22:00.210Z] [2023-07-05T07:22:00.210Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:00.479Z] #44 ... [2023-07-05T07:22:00.479Z] [2023-07-05T07:22:00.479Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:00.479Z] #45 ... [2023-07-05T07:22:00.479Z] [2023-07-05T07:22:00.479Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:00.479Z] #46 ... [2023-07-05T07:22:00.479Z] [2023-07-05T07:22:00.479Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:00.746Z] #40 ... [2023-07-05T07:22:00.746Z] [2023-07-05T07:22:00.746Z] #47 [security-proxy-setup internal] load build context [2023-07-05T07:22:01.014Z] #47 ... [2023-07-05T07:22:01.014Z] [2023-07-05T07:22:01.014Z] #48 [core-data internal] load build context [2023-07-05T07:22:01.014Z] #48 ... [2023-07-05T07:22:01.014Z] [2023-07-05T07:22:01.014Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:01.280Z] #44 ... [2023-07-05T07:22:01.280Z] [2023-07-05T07:22:01.280Z] #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T07:22:01.280Z] #35 5.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:01.280Z] #35 6.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:01.280Z] #35 7.513 OK: 263 MiB in 53 packages [2023-07-05T07:22:01.280Z] #35 DONE 8.6s [2023-07-05T07:22:01.280Z] [2023-07-05T07:22:01.280Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:01.280Z] #44 ... [2023-07-05T07:22:01.280Z] [2023-07-05T07:22:01.280Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:01.280Z] #49 ... [2023-07-05T07:22:01.280Z] [2023-07-05T07:22:01.280Z] #48 [core-data internal] load build context [2023-07-05T07:22:01.863Z] #48 ... [2023-07-05T07:22:01.863Z] [2023-07-05T07:22:01.863Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:01.863Z] #50 ... [2023-07-05T07:22:01.863Z] [2023-07-05T07:22:01.863Z] #48 [core-data internal] load build context [2023-07-05T07:22:02.824Z] #48 ... [2023-07-05T07:22:02.825Z] [2023-07-05T07:22:02.825Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T07:22:02.825Z] #0 8.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:02.825Z] #0 9.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:02.825Z] #51 ... [2023-07-05T07:22:02.825Z] [2023-07-05T07:22:02.825Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T07:22:02.825Z] #0 7.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:02.825Z] #0 8.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:02.825Z] #0 9.797 OK: 263 MiB in 53 packages [2023-07-05T07:22:03.093Z] #52 ... [2023-07-05T07:22:03.093Z] [2023-07-05T07:22:03.093Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-05T07:22:03.093Z] #0 8.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:03.093Z] #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:03.093Z] #53 ... [2023-07-05T07:22:03.093Z] [2023-07-05T07:22:03.093Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:04.077Z] #50 ... [2023-07-05T07:22:04.077Z] [2023-07-05T07:22:04.077Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T07:22:04.077Z] #52 DONE 11.6s [2023-07-05T07:22:04.077Z] [2023-07-05T07:22:04.077Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:04.348Z] #50 ... [2023-07-05T07:22:04.348Z] [2023-07-05T07:22:04.348Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:04.348Z] #36 transferring context: 50.49MB 15.4s [2023-07-05T07:22:04.614Z] #36 ... [2023-07-05T07:22:04.614Z] [2023-07-05T07:22:04.614Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:04.882Z] #44 ... [2023-07-05T07:22:04.882Z] [2023-07-05T07:22:04.882Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T07:22:04.882Z] #54 ... [2023-07-05T07:22:04.882Z] [2023-07-05T07:22:04.882Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T07:22:04.882Z] #0 9.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:05.148Z] #55 ... [2023-07-05T07:22:05.148Z] [2023-07-05T07:22:05.148Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T07:22:05.415Z] #56 ... [2023-07-05T07:22:05.415Z] [2023-07-05T07:22:05.415Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T07:22:05.415Z] #57 ... [2023-07-05T07:22:05.415Z] [2023-07-05T07:22:05.415Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T07:22:05.415Z] #58 ... [2023-07-05T07:22:05.415Z] [2023-07-05T07:22:05.415Z] #59 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-05T07:22:05.415Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:05.681Z] #59 ... [2023-07-05T07:22:05.682Z] [2023-07-05T07:22:05.682Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T07:22:05.682Z] #60 ... [2023-07-05T07:22:05.682Z] [2023-07-05T07:22:05.682Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T07:22:05.682Z] #61 ... [2023-07-05T07:22:05.682Z] [2023-07-05T07:22:05.682Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:08.256Z] #44 ... [2023-07-05T07:22:08.256Z] [2023-07-05T07:22:08.256Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T07:22:08.256Z] #51 13.73 OK: 263 MiB in 53 packages [2023-07-05T07:22:08.256Z] #51 DONE 15.9s [2023-07-05T07:22:08.256Z] [2023-07-05T07:22:08.256Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:09.660Z] #44 ... [2023-07-05T07:22:09.660Z] [2023-07-05T07:22:09.660Z] #32 [core-command internal] load build context [2023-07-05T07:22:09.660Z] #32 ... [2023-07-05T07:22:09.660Z] [2023-07-05T07:22:09.660Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:09.660Z] #38 ... [2023-07-05T07:22:09.660Z] [2023-07-05T07:22:09.660Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:09.930Z] #44 ... [2023-07-05T07:22:09.930Z] [2023-07-05T07:22:09.930Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:09.930Z] #42 ... [2023-07-05T07:22:09.930Z] [2023-07-05T07:22:09.930Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:10.198Z] #41 transferring context: 24.42MB 20.2s [2023-07-05T07:22:10.198Z] #41 ... [2023-07-05T07:22:10.198Z] [2023-07-05T07:22:10.198Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:10.198Z] #43 ... [2023-07-05T07:22:10.198Z] [2023-07-05T07:22:10.198Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:10.482Z] #41 ... [2023-07-05T07:22:10.482Z] [2023-07-05T07:22:10.482Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T07:22:10.482Z] #37 8.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:10.482Z] #37 9.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:10.482Z] #37 13.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:10.482Z] #37 13.86 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:10.482Z] #37 14.04 OK: 8 MiB in 16 packages [2023-07-05T07:22:10.482Z] #37 DONE 16.1s [2023-07-05T07:22:10.482Z] [2023-07-05T07:22:10.482Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:10.482Z] #41 ... [2023-07-05T07:22:10.482Z] [2023-07-05T07:22:10.482Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:10.750Z] #45 ... [2023-07-05T07:22:10.750Z] [2023-07-05T07:22:10.750Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:10.750Z] #46 ... [2023-07-05T07:22:10.750Z] [2023-07-05T07:22:10.750Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:11.018Z] #41 ... [2023-07-05T07:22:11.018Z] [2023-07-05T07:22:11.018Z] #47 [security-proxy-setup internal] load build context [2023-07-05T07:22:11.018Z] #47 ... [2023-07-05T07:22:11.018Z] [2023-07-05T07:22:11.018Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:11.284Z] #40 ... [2023-07-05T07:22:11.284Z] [2023-07-05T07:22:11.284Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:11.550Z] #41 ... [2023-07-05T07:22:11.550Z] [2023-07-05T07:22:11.550Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:11.550Z] #49 ... [2023-07-05T07:22:11.550Z] [2023-07-05T07:22:11.550Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:12.966Z] #40 ... [2023-07-05T07:22:12.966Z] [2023-07-05T07:22:12.966Z] #48 [core-data internal] load build context [2023-07-05T07:22:12.966Z] #48 ... [2023-07-05T07:22:12.966Z] [2023-07-05T07:22:12.966Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:14.905Z] #40 ... [2023-07-05T07:22:14.905Z] [2023-07-05T07:22:14.905Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:14.905Z] #36 transferring context: 74.59MB 25.7s [2023-07-05T07:22:14.905Z] #36 ... [2023-07-05T07:22:14.905Z] [2023-07-05T07:22:14.905Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:14.905Z] #40 ... [2023-07-05T07:22:14.905Z] [2023-07-05T07:22:14.905Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-05T07:22:14.905Z] #53 12.27 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:22:14.905Z] #53 12.27 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:22:14.905Z] #53 12.27 OK: 17701 distinct packages available [2023-07-05T07:22:14.905Z] #53 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:14.905Z] #53 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:15.171Z] #53 ... [2023-07-05T07:22:15.171Z] [2023-07-05T07:22:15.171Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:15.171Z] #50 ... [2023-07-05T07:22:15.171Z] [2023-07-05T07:22:15.171Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:15.756Z] #36 ... [2023-07-05T07:22:15.756Z] [2023-07-05T07:22:15.756Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-05T07:22:15.756Z] #59 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:15.756Z] #59 18.60 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:15.756Z] #59 18.63 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:15.756Z] #59 18.79 OK: 8 MiB in 16 packages [2023-07-05T07:22:15.756Z] #59 DONE 20.9s [2023-07-05T07:22:15.756Z] [2023-07-05T07:22:15.756Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:17.164Z] #36 ... [2023-07-05T07:22:17.164Z] [2023-07-05T07:22:17.164Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T07:22:17.164Z] #57 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:17.164Z] #57 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:17.164Z] #57 ... [2023-07-05T07:22:17.164Z] [2023-07-05T07:22:17.164Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T07:22:17.164Z] #55 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:17.164Z] #55 19.17 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:22:17.164Z] #55 19.17 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:22:17.164Z] #55 19.17 OK: 17689 distinct packages available [2023-07-05T07:22:17.164Z] #55 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:17.430Z] #55 ... [2023-07-05T07:22:17.430Z] [2023-07-05T07:22:17.430Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T07:22:17.430Z] #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:17.430Z] #61 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:17.430Z] #61 21.01 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:17.430Z] #61 21.05 (2/2) Installing su-exec (0.2-r2) [2023-07-05T07:22:17.430Z] #61 21.24 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:17.430Z] #61 21.24 OK: 8 MiB in 17 packages [2023-07-05T07:22:17.430Z] #61 ... [2023-07-05T07:22:17.430Z] [2023-07-05T07:22:17.430Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T07:22:17.430Z] #57 22.54 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:22:17.430Z] #57 22.54 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:22:17.430Z] #57 22.54 OK: 17689 distinct packages available [2023-07-05T07:22:18.394Z] #57 23.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:18.394Z] #57 ... [2023-07-05T07:22:18.394Z] [2023-07-05T07:22:18.394Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T07:22:18.394Z] #54 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:18.394Z] #54 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:18.394Z] #54 22.17 (1/2) Installing ca-certificates (20230506-r0) [2023-07-05T07:22:18.394Z] #54 22.32 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:18.394Z] #54 22.34 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:18.394Z] #54 22.53 Executing ca-certificates-20230506-r0.trigger [2023-07-05T07:22:18.705Z] #54 ... [2023-07-05T07:22:18.705Z] [2023-07-05T07:22:18.705Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:18.972Z] #36 ... [2023-07-05T07:22:18.972Z] [2023-07-05T07:22:18.972Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T07:22:18.972Z] #60 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:18.972Z] #60 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:18.972Z] #60 23.30 (1/3) Installing ca-certificates (20230506-r0) [2023-07-05T07:22:18.972Z] #60 23.82 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:18.972Z] #60 23.82 (3/3) Installing su-exec (0.2-r2) [2023-07-05T07:22:18.972Z] #60 23.82 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:18.972Z] #60 ... [2023-07-05T07:22:18.972Z] [2023-07-05T07:22:18.972Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:18.972Z] #44 ... [2023-07-05T07:22:18.972Z] [2023-07-05T07:22:18.972Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:19.556Z] #36 ... [2023-07-05T07:22:19.556Z] [2023-07-05T07:22:19.556Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-05T07:22:19.556Z] #53 22.77 OK: 263 MiB in 53 packages [2023-07-05T07:22:19.556Z] #53 DONE 26.7s [2023-07-05T07:22:19.556Z] [2023-07-05T07:22:19.556Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:19.826Z] #36 ... [2023-07-05T07:22:20.093Z] [2023-07-05T07:22:20.093Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T07:22:20.093Z] #61 DONE 24.8s [2023-07-05T07:22:20.093Z] [2023-07-05T07:22:20.093Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:20.093Z] #36 transferring context: 88.68MB 30.8s [2023-07-05T07:22:20.093Z] #36 ... [2023-07-05T07:22:20.093Z] [2023-07-05T07:22:20.093Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:20.093Z] #38 ... [2023-07-05T07:22:20.093Z] [2023-07-05T07:22:20.093Z] #32 [core-command internal] load build context [2023-07-05T07:22:20.093Z] #32 ... [2023-07-05T07:22:20.093Z] [2023-07-05T07:22:20.093Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T07:22:20.093Z] #54 23.72 OK: 8 MiB in 17 packages [2023-07-05T07:22:20.093Z] #54 DONE 25.2s [2023-07-05T07:22:20.093Z] [2023-07-05T07:22:20.093Z] #32 [core-command internal] load build context [2023-07-05T07:22:20.093Z] #32 ... [2023-07-05T07:22:20.093Z] [2023-07-05T07:22:20.093Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:20.360Z] #42 ... [2023-07-05T07:22:20.360Z] [2023-07-05T07:22:20.360Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:20.360Z] #43 ... [2023-07-05T07:22:20.360Z] [2023-07-05T07:22:20.360Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T07:22:20.360Z] #56 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:20.360Z] #56 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:20.360Z] #56 24.03 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:20.360Z] #56 24.09 (2/2) Installing openssl (3.0.9-r1) [2023-07-05T07:22:20.360Z] #56 24.24 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:20.360Z] #56 24.42 OK: 8 MiB in 17 packages [2023-07-05T07:22:20.626Z] #56 ... [2023-07-05T07:22:20.626Z] [2023-07-05T07:22:20.626Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T07:22:20.626Z] #58 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:20.626Z] #58 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:20.626Z] #58 23.73 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T07:22:20.626Z] #58 23.73 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T07:22:20.626Z] #58 23.73 OK: 17689 distinct packages available [2023-07-05T07:22:20.626Z] #58 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:20.626Z] #58 ... [2023-07-05T07:22:20.626Z] [2023-07-05T07:22:20.626Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:20.892Z] #38 ... [2023-07-05T07:22:20.892Z] [2023-07-05T07:22:20.892Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:20.892Z] #45 ... [2023-07-05T07:22:20.892Z] [2023-07-05T07:22:20.892Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T07:22:20.892Z] #56 DONE 25.8s [2023-07-05T07:22:20.892Z] [2023-07-05T07:22:20.892Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:20.892Z] #45 ... [2023-07-05T07:22:20.892Z] [2023-07-05T07:22:20.892Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:21.159Z] #38 ... [2023-07-05T07:22:21.159Z] [2023-07-05T07:22:21.159Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:21.159Z] #46 ... [2023-07-05T07:22:21.159Z] [2023-07-05T07:22:21.159Z] #47 [security-proxy-setup internal] load build context [2023-07-05T07:22:21.159Z] #47 ... [2023-07-05T07:22:21.159Z] [2023-07-05T07:22:21.159Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:21.425Z] #46 ... [2023-07-05T07:22:21.425Z] [2023-07-05T07:22:21.425Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:21.691Z] #41 ... [2023-07-05T07:22:21.691Z] [2023-07-05T07:22:21.691Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:21.691Z] #46 ... [2023-07-05T07:22:21.691Z] [2023-07-05T07:22:21.691Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:21.966Z] #49 ... [2023-07-05T07:22:21.966Z] [2023-07-05T07:22:21.966Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T07:22:21.966Z] #60 23.95 Executing ca-certificates-20230506-r0.trigger [2023-07-05T07:22:21.966Z] #60 25.43 OK: 8 MiB in 18 packages [2023-07-05T07:22:21.966Z] #60 DONE 26.7s [2023-07-05T07:22:21.966Z] [2023-07-05T07:22:21.966Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:21.966Z] #49 ... [2023-07-05T07:22:21.966Z] [2023-07-05T07:22:21.966Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:22.233Z] #41 ... [2023-07-05T07:22:22.233Z] [2023-07-05T07:22:22.233Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-05T07:22:22.233Z] #62 DONE 1.1s [2023-07-05T07:22:22.233Z] [2023-07-05T07:22:22.233Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:23.190Z] #41 ... [2023-07-05T07:22:23.190Z] [2023-07-05T07:22:23.190Z] #55 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T07:22:23.190Z] #55 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:23.190Z] #55 26.34 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:23.190Z] #55 26.41 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-05T07:22:23.190Z] #55 26.51 (3/5) Installing libucontext (1.2-r0) [2023-07-05T07:22:23.190Z] #55 26.62 (4/5) Installing gcompat (1.1.0-r0) [2023-07-05T07:22:23.190Z] #55 26.75 (5/5) Installing openssl (3.0.9-r1) [2023-07-05T07:22:23.190Z] #55 26.75 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:23.190Z] #55 26.84 OK: 9 MiB in 20 packages [2023-07-05T07:22:23.190Z] #55 DONE 28.4s [2023-07-05T07:22:23.190Z] [2023-07-05T07:22:23.190Z] #48 [core-data internal] load build context [2023-07-05T07:22:23.190Z] #48 ... [2023-07-05T07:22:23.190Z] [2023-07-05T07:22:23.190Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:24.159Z] #41 ... [2023-07-05T07:22:24.159Z] [2023-07-05T07:22:24.159Z] #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T07:22:24.159Z] #58 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:24.159Z] #58 28.41 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:24.159Z] #58 28.42 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-05T07:22:24.159Z] #58 28.44 (3/4) Installing libucontext (1.2-r0) [2023-07-05T07:22:24.159Z] #58 28.44 (4/4) Installing gcompat (1.1.0-r0) [2023-07-05T07:22:24.159Z] #58 28.45 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:24.159Z] #58 28.52 OK: 8 MiB in 19 packages [2023-07-05T07:22:24.159Z] #58 DONE 29.0s [2023-07-05T07:22:24.159Z] [2023-07-05T07:22:24.159Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:24.739Z] #41 ... [2023-07-05T07:22:24.739Z] [2023-07-05T07:22:24.739Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T07:22:24.739Z] #57 25.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T07:22:24.739Z] #57 27.77 (1/9) Installing ca-certificates (20230506-r0) [2023-07-05T07:22:24.739Z] #57 27.86 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-05T07:22:24.739Z] #57 27.86 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-05T07:22:24.739Z] #57 27.86 (4/9) Installing libcurl (8.1.2-r0) [2023-07-05T07:22:24.739Z] #57 27.93 (5/9) Installing curl (8.1.2-r0) [2023-07-05T07:22:24.739Z] #57 27.93 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-05T07:22:24.739Z] #57 27.93 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-05T07:22:24.739Z] #57 27.98 (8/9) Installing libucontext (1.2-r0) [2023-07-05T07:22:24.739Z] #57 27.98 (9/9) Installing gcompat (1.1.0-r0) [2023-07-05T07:22:24.739Z] #57 27.98 Executing busybox-1.35.0-r29.trigger [2023-07-05T07:22:24.739Z] #57 28.06 Executing ca-certificates-20230506-r0.trigger [2023-07-05T07:22:24.739Z] #57 28.82 OK: 11 MiB in 24 packages [2023-07-05T07:22:24.739Z] #57 DONE 29.6s [2023-07-05T07:22:24.739Z] [2023-07-05T07:22:24.739Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:25.005Z] #41 ... [2023-07-05T07:22:25.005Z] [2023-07-05T07:22:25.005Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:25.005Z] #40 ... [2023-07-05T07:22:25.005Z] [2023-07-05T07:22:25.005Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:25.269Z] #45 ... [2023-07-05T07:22:25.269Z] [2023-07-05T07:22:25.269Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-05T07:22:25.269Z] #63 DONE 5.6s [2023-07-05T07:22:25.269Z] [2023-07-05T07:22:25.269Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:25.534Z] #45 ... [2023-07-05T07:22:25.534Z] [2023-07-05T07:22:25.534Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:25.534Z] #50 ... [2023-07-05T07:22:25.534Z] [2023-07-05T07:22:25.534Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:25.534Z] #40 transferring context: 41.12MB 35.6s [2023-07-05T07:22:26.112Z] #40 ... [2023-07-05T07:22:26.112Z] [2023-07-05T07:22:26.112Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-05T07:22:26.112Z] #64 DONE 0.7s [2023-07-05T07:22:26.112Z] [2023-07-05T07:22:26.112Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:29.439Z] #40 ... [2023-07-05T07:22:29.439Z] [2023-07-05T07:22:29.439Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:29.439Z] #44 ... [2023-07-05T07:22:29.439Z] [2023-07-05T07:22:29.439Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:30.395Z] #40 ... [2023-07-05T07:22:30.395Z] [2023-07-05T07:22:30.395Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:30.395Z] #36 transferring context: 129.55MB 41.0s [2023-07-05T07:22:30.395Z] #36 ... [2023-07-05T07:22:30.395Z] [2023-07-05T07:22:30.395Z] #32 [core-command internal] load build context [2023-07-05T07:22:30.395Z] #32 ... [2023-07-05T07:22:30.395Z] [2023-07-05T07:22:30.395Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:30.662Z] #43 ... [2023-07-05T07:22:30.662Z] [2023-07-05T07:22:30.662Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:30.662Z] #42 ... [2023-07-05T07:22:30.662Z] [2023-07-05T07:22:30.662Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:31.245Z] #43 ... [2023-07-05T07:22:31.245Z] [2023-07-05T07:22:31.245Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:31.245Z] #38 ... [2023-07-05T07:22:31.245Z] [2023-07-05T07:22:31.245Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:31.511Z] #43 ... [2023-07-05T07:22:31.511Z] [2023-07-05T07:22:31.511Z] #47 [security-proxy-setup internal] load build context [2023-07-05T07:22:31.511Z] #47 ... [2023-07-05T07:22:31.511Z] [2023-07-05T07:22:31.511Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:32.091Z] #43 ... [2023-07-05T07:22:32.091Z] [2023-07-05T07:22:32.091Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:32.091Z] #46 ... [2023-07-05T07:22:32.091Z] [2023-07-05T07:22:32.091Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:32.091Z] #49 ... [2023-07-05T07:22:32.091Z] [2023-07-05T07:22:32.091Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:33.491Z] #46 ... [2023-07-05T07:22:33.491Z] [2023-07-05T07:22:33.491Z] #48 [core-data internal] load build context [2023-07-05T07:22:33.491Z] #48 ... [2023-07-05T07:22:33.491Z] [2023-07-05T07:22:33.491Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:35.418Z] #46 ... [2023-07-05T07:22:35.418Z] [2023-07-05T07:22:35.418Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:35.418Z] #41 ... [2023-07-05T07:22:35.418Z] [2023-07-05T07:22:35.418Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:35.682Z] #46 ... [2023-07-05T07:22:35.682Z] [2023-07-05T07:22:35.682Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:35.682Z] #50 ... [2023-07-05T07:22:35.682Z] [2023-07-05T07:22:35.682Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:35.947Z] #45 transferring context: 74.30MB 44.9s [2023-07-05T07:22:35.947Z] #45 ... [2023-07-05T07:22:35.947Z] [2023-07-05T07:22:35.947Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:39.278Z] #50 ... [2023-07-05T07:22:39.278Z] [2023-07-05T07:22:39.278Z] #36 [security-secretstore-setup internal] load build context [2023-07-05T07:22:39.278Z] #36 transferring context: 175.26MB 49.5s done [2023-07-05T07:22:39.278Z] #36 DONE 49.8s [2023-07-05T07:22:39.278Z] [2023-07-05T07:22:39.278Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:39.545Z] #50 ... [2023-07-05T07:22:39.545Z] [2023-07-05T07:22:39.545Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:39.545Z] #44 ... [2023-07-05T07:22:39.545Z] [2023-07-05T07:22:39.545Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:40.505Z] #50 ... [2023-07-05T07:22:40.505Z] [2023-07-05T07:22:40.505Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:40.505Z] #40 ... [2023-07-05T07:22:40.505Z] [2023-07-05T07:22:40.505Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:40.505Z] #50 ... [2023-07-05T07:22:40.505Z] [2023-07-05T07:22:40.505Z] #32 [core-command internal] load build context [2023-07-05T07:22:40.772Z] #32 ... [2023-07-05T07:22:40.772Z] [2023-07-05T07:22:40.772Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:40.772Z] #42 ... [2023-07-05T07:22:40.772Z] [2023-07-05T07:22:40.772Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-05T07:22:40.772Z] #44 transferring context: 175.26MB 49.1s done [2023-07-05T07:22:40.772Z] #44 DONE 50.5s [2023-07-05T07:22:40.772Z] [2023-07-05T07:22:40.772Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:40.772Z] #42 ... [2023-07-05T07:22:40.772Z] [2023-07-05T07:22:40.772Z] #32 [core-command internal] load build context [2023-07-05T07:22:41.052Z] #32 transferring context: 175.26MB 51.4s done [2023-07-05T07:22:41.399Z] #32 DONE 52.1s [2023-07-05T07:22:41.400Z] [2023-07-05T07:22:41.400Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:41.400Z] #42 ... [2023-07-05T07:22:41.400Z] [2023-07-05T07:22:41.400Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:41.740Z] #38 ... [2023-07-05T07:22:41.740Z] [2023-07-05T07:22:41.740Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:22:41.740Z] #65 DONE 2.6s [2023-07-05T07:22:41.740Z] [2023-07-05T07:22:41.740Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:41.740Z] #38 ... [2023-07-05T07:22:41.740Z] [2023-07-05T07:22:41.740Z] #47 [security-proxy-setup internal] load build context [2023-07-05T07:22:41.740Z] #47 ... [2023-07-05T07:22:41.740Z] [2023-07-05T07:22:41.740Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:42.027Z] #38 ... [2023-07-05T07:22:42.027Z] [2023-07-05T07:22:42.027Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:42.305Z] #43 ... [2023-07-05T07:22:42.305Z] [2023-07-05T07:22:42.305Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:42.305Z] #49 ... [2023-07-05T07:22:42.305Z] [2023-07-05T07:22:42.305Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:42.305Z] #46 ... [2023-07-05T07:22:42.305Z] [2023-07-05T07:22:42.305Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:42.608Z] #43 ... [2023-07-05T07:22:42.608Z] [2023-07-05T07:22:42.608Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:22:42.608Z] #66 DONE 1.4s [2023-07-05T07:22:42.608Z] [2023-07-05T07:22:42.608Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:43.631Z] #43 ... [2023-07-05T07:22:43.631Z] [2023-07-05T07:22:43.631Z] #48 [core-data internal] load build context [2023-07-05T07:22:43.631Z] #48 ... [2023-07-05T07:22:43.631Z] [2023-07-05T07:22:43.631Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:43.923Z] #43 ... [2023-07-05T07:22:43.923Z] [2023-07-05T07:22:43.923Z] #50 [security-spire-agent internal] load build context [2023-07-05T07:22:43.923Z] #50 transferring context: 175.26MB 51.2s done [2023-07-05T07:22:43.923Z] #50 DONE 52.2s [2023-07-05T07:22:43.923Z] [2023-07-05T07:22:43.923Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:45.368Z] #43 transferring context: 175.26MB 55.1s done [2023-07-05T07:22:45.368Z] #43 ... [2023-07-05T07:22:45.368Z] [2023-07-05T07:22:45.368Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:45.633Z] #41 ... [2023-07-05T07:22:45.633Z] [2023-07-05T07:22:45.633Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:45.633Z] #42 transferring context: 175.26MB 55.4s done [2023-07-05T07:22:45.897Z] #42 ... [2023-07-05T07:22:45.897Z] [2023-07-05T07:22:45.897Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:46.163Z] #45 ... [2023-07-05T07:22:46.163Z] [2023-07-05T07:22:46.163Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:46.163Z] #41 ... [2023-07-05T07:22:46.163Z] [2023-07-05T07:22:46.163Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-05T07:22:46.163Z] #67 DONE 2.0s [2023-07-05T07:22:46.163Z] [2023-07-05T07:22:46.163Z] #43 [support-notifications internal] load build context [2023-07-05T07:22:46.163Z] #43 DONE 56.2s [2023-07-05T07:22:46.163Z] [2023-07-05T07:22:46.163Z] #42 [support-scheduler internal] load build context [2023-07-05T07:22:46.163Z] #42 DONE 56.7s [2023-07-05T07:22:46.163Z] [2023-07-05T07:22:46.163Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:47.576Z] #41 ... [2023-07-05T07:22:47.576Z] [2023-07-05T07:22:47.576Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:22:47.576Z] #68 DONE 1.2s [2023-07-05T07:22:47.576Z] [2023-07-05T07:22:47.576Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:47.842Z] #41 ... [2023-07-05T07:22:47.842Z] [2023-07-05T07:22:47.842Z] #46 [core-metadata internal] load build context [2023-07-05T07:22:47.842Z] #46 transferring context: 175.26MB 56.6s done [2023-07-05T07:22:47.842Z] #46 DONE 57.4s [2023-07-05T07:22:47.842Z] [2023-07-05T07:22:47.842Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:49.260Z] #41 ... [2023-07-05T07:22:49.260Z] [2023-07-05T07:22:49.260Z] #38 [security-spire-server internal] load build context [2023-07-05T07:22:49.260Z] #38 transferring context: 175.26MB 59.5s done [2023-07-05T07:22:49.260Z] #38 DONE 60.0s [2023-07-05T07:22:49.260Z] [2023-07-05T07:22:49.260Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:50.662Z] #41 ... [2023-07-05T07:22:50.662Z] [2023-07-05T07:22:50.662Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:50.662Z] #40 ... [2023-07-05T07:22:50.662Z] [2023-07-05T07:22:50.662Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:51.243Z] #41 ... [2023-07-05T07:22:51.243Z] [2023-07-05T07:22:51.243Z] #47 [security-proxy-setup internal] load build context [2023-07-05T07:22:51.243Z] #47 transferring context: 175.26MB 59.5s done [2023-07-05T07:22:51.243Z] #47 DONE 60.5s [2023-07-05T07:22:51.243Z] [2023-07-05T07:22:51.243Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:51.822Z] #41 ... [2023-07-05T07:22:51.822Z] [2023-07-05T07:22:51.822Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:22:51.822Z] #69 ... [2023-07-05T07:22:51.822Z] [2023-07-05T07:22:51.822Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:52.400Z] #41 ... [2023-07-05T07:22:52.400Z] [2023-07-05T07:22:52.400Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:52.666Z] #49 ... [2023-07-05T07:22:52.666Z] [2023-07-05T07:22:52.666Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:52.666Z] #41 ... [2023-07-05T07:22:52.666Z] [2023-07-05T07:22:52.666Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:22:52.934Z] #70 ... [2023-07-05T07:22:52.934Z] [2023-07-05T07:22:52.934Z] #41 [security-bootstrapper internal] load build context [2023-07-05T07:22:53.203Z] #41 transferring context: 175.26MB 63.2s done [2023-07-05T07:22:53.203Z] #41 DONE 63.7s [2023-07-05T07:22:53.203Z] [2023-07-05T07:22:53.203Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:53.785Z] #40 ... [2023-07-05T07:22:53.785Z] [2023-07-05T07:22:53.785Z] #48 [core-data internal] load build context [2023-07-05T07:22:54.051Z] #48 ... [2023-07-05T07:22:54.051Z] [2023-07-05T07:22:54.051Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:55.018Z] #40 ... [2023-07-05T07:22:55.018Z] [2023-07-05T07:22:55.018Z] #45 [security-spire-config internal] load build context [2023-07-05T07:22:55.018Z] #45 transferring context: 175.26MB 63.8s done [2023-07-05T07:22:55.018Z] #45 DONE 64.5s [2023-07-05T07:22:55.018Z] [2023-07-05T07:22:55.018Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T07:22:55.284Z] #40 transferring context: 175.26MB 65.4s done [2023-07-05T07:22:55.551Z] #40 DONE 66.0s [2023-07-05T07:22:55.551Z] [2023-07-05T07:22:55.551Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:22:56.142Z] #71 ... [2023-07-05T07:22:56.142Z] [2023-07-05T07:22:56.142Z] #49 [security-proxy-auth internal] load build context [2023-07-05T07:22:56.142Z] #49 transferring context: 175.26MB 64.3s done [2023-07-05T07:22:56.142Z] #49 DONE 64.9s [2023-07-05T07:22:56.142Z] [2023-07-05T07:22:56.142Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:22:56.407Z] #72 ... [2023-07-05T07:22:56.407Z] [2023-07-05T07:22:56.407Z] #48 [core-data internal] load build context [2023-07-05T07:22:56.699Z] #48 ... [2023-07-05T07:22:56.699Z] [2023-07-05T07:22:56.699Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:22:56.699Z] #71 DONE 1.2s [2023-07-05T07:22:56.699Z] [2023-07-05T07:22:56.699Z] #48 [core-data internal] load build context [2023-07-05T07:22:57.665Z] #48 ... [2023-07-05T07:22:57.665Z] [2023-07-05T07:22:57.665Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:22:57.665Z] #73 ... [2023-07-05T07:22:57.665Z] [2023-07-05T07:22:57.665Z] #48 [core-data internal] load build context [2023-07-05T07:22:57.665Z] #48 transferring context: 175.26MB 66.0s done [2023-07-05T07:22:57.665Z] #48 DONE 66.9s [2023-07-05T07:22:57.665Z] [2023-07-05T07:22:57.665Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #74 ... [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #70 DONE 57.1s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #72 DONE 53.6s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #69 DONE 58.1s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-05T07:23:44.456Z] #75 ... [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #73 DONE 53.6s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #76 DONE 2.4s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-05T07:23:44.456Z] #75 DONE 3.8s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #77 [security-proxy-auth builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #77 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #78 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #79 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #80 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #81 [core-data builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #81 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #82 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #82 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #83 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #83 DONE 3.8s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #84 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #85 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #86 [core-metadata builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #86 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #74 DONE 46.9s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #87 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #88 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #89 [support-scheduler builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #89 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #90 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #91 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #92 [core-command builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #92 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T07:23:44.456Z] #93 ... [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #94 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #95 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #96 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #97 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #98 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #99 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-07-05T07:23:44.456Z] #100 DONE 3.9s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:23:44.456Z] #101 ... [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T07:23:44.456Z] #102 DONE 0.5s [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-05T07:23:44.456Z] #103 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:44.456Z] #104 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #105 [security-spire-server builder 6/9] COPY . . [2023-07-05T07:23:44.456Z] #105 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T07:23:44.456Z] #106 CACHED [2023-07-05T07:23:44.456Z] [2023-07-05T07:23:44.456Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-05T07:23:49.831Z] #107 DONE 5.2s [2023-07-05T07:23:49.831Z] [2023-07-05T07:23:49.831Z] #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T07:23:49.831Z] #93 5.833 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 [2023-07-05T07:23:49.831Z] #93 ... [2023-07-05T07:23:49.831Z] [2023-07-05T07:23:49.831Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-05T07:23:49.831Z] #108 DONE 5.6s [2023-07-05T07:23:49.831Z] [2023-07-05T07:23:49.831Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-05T07:23:50.105Z] #109 ... [2023-07-05T07:23:50.105Z] [2023-07-05T07:23:50.105Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-05T07:23:50.105Z] #110 DONE 0.6s [2023-07-05T07:23:50.105Z] [2023-07-05T07:23:50.105Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:23:50.105Z] #101 6.259 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 [2023-07-05T07:23:50.372Z] #101 ... [2023-07-05T07:23:50.372Z] [2023-07-05T07:23:50.372Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-05T07:23:50.372Z] #109 DONE 0.5s [2023-07-05T07:23:50.372Z] [2023-07-05T07:23:50.372Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T07:23:50.372Z] #0 6.113 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 [2023-07-05T07:23:52.314Z] #111 ... [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #112 [security-spire-config builder 6/9] COPY . . [2023-07-05T07:23:52.314Z] #112 CACHED [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T07:23:52.314Z] #113 CACHED [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-05T07:23:52.314Z] #114 CACHED [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T07:23:52.314Z] #115 CACHED [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-05T07:23:52.314Z] #116 CACHED [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-05T07:23:52.314Z] #117 CACHED [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:23:52.314Z] #118 ... [2023-07-05T07:23:52.314Z] [2023-07-05T07:23:52.314Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-05T07:23:52.314Z] #119 DONE 8.8s [2023-07-05T07:23:52.582Z] [2023-07-05T07:23:52.582Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:23:52.582Z] #120 DONE 0.5s [2023-07-05T07:23:52.582Z] [2023-07-05T07:23:52.582Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:23:52.582Z] #121 ... [2023-07-05T07:23:52.582Z] [2023-07-05T07:23:52.582Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:23:52.582Z] #118 DONE 0.6s [2023-07-05T07:23:52.851Z] [2023-07-05T07:23:52.851Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:23:53.117Z] #122 DONE 0.3s [2023-07-05T07:23:53.117Z] [2023-07-05T07:23:53.117Z] #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:23:53.117Z] #123 CACHED [2023-07-05T07:23:53.117Z] [2023-07-05T07:23:53.117Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:23:53.117Z] #124 CACHED [2023-07-05T07:23:53.117Z] [2023-07-05T07:23:53.117Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:23:53.715Z] #125 ... [2023-07-05T07:23:53.715Z] [2023-07-05T07:23:53.715Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T07:23:53.715Z] #0 5.129 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 [2023-07-05T07:23:53.715Z] #126 ... [2023-07-05T07:23:53.715Z] [2023-07-05T07:23:53.715Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:23:53.715Z] #0 5.196 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 [2023-07-05T07:23:53.981Z] #127 ... [2023-07-05T07:23:53.981Z] [2023-07-05T07:23:53.981Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:23:53.981Z] #128 DONE 0.5s [2023-07-05T07:23:53.981Z] [2023-07-05T07:23:53.981Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T07:23:53.981Z] #0 6.122 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 [2023-07-05T07:23:54.249Z] #129 ... [2023-07-05T07:23:54.249Z] [2023-07-05T07:23:54.249Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T07:23:54.249Z] #0 6.025 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 [2023-07-05T07:23:54.249Z] #130 ... [2023-07-05T07:23:54.249Z] [2023-07-05T07:23:54.249Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T07:23:54.249Z] #0 4.884 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 [2023-07-05T07:23:54.516Z] #131 ... [2023-07-05T07:23:54.516Z] [2023-07-05T07:23:54.516Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-05T07:23:54.516Z] #0 5.786 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 [2023-07-05T07:23:54.516Z] #132 ... [2023-07-05T07:23:54.516Z] [2023-07-05T07:23:54.516Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:23:54.516Z] #0 5.904 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 [2023-07-05T07:23:54.783Z] #133 ... [2023-07-05T07:23:54.783Z] [2023-07-05T07:23:54.783Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:23:55.394Z] #134 DONE 1.4s [2023-07-05T07:23:55.394Z] [2023-07-05T07:23:55.394Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-05T07:23:55.394Z] #135 DONE 1.6s [2023-07-05T07:23:55.394Z] [2023-07-05T07:23:55.394Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:23:55.394Z] #125 DONE 2.3s [2023-07-05T07:23:55.394Z] [2023-07-05T07:23:55.394Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:23:55.670Z] #136 DONE 0.2s [2023-07-05T07:23:55.670Z] [2023-07-05T07:23:55.670Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:23:55.670Z] #137 DONE 0.3s [2023-07-05T07:23:55.670Z] [2023-07-05T07:23:55.670Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:23:55.670Z] #121 2.953 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 [2023-07-05T07:23:55.938Z] #121 ... [2023-07-05T07:23:55.938Z] [2023-07-05T07:23:55.938Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-05T07:23:55.938Z] #138 DONE 0.2s [2023-07-05T07:23:55.938Z] [2023-07-05T07:23:55.938Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-05T07:23:55.938Z] #139 DONE 0.3s [2023-07-05T07:23:55.938Z] [2023-07-05T07:23:55.938Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-05T07:23:56.209Z] #140 DONE 0.3s [2023-07-05T07:23:56.209Z] [2023-07-05T07:23:56.209Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-05T07:23:56.209Z] #141 DONE 0.3s [2023-07-05T07:23:56.209Z] [2023-07-05T07:23:56.209Z] #142 [security-spire-server] exporting to image [2023-07-05T07:23:56.209Z] #142 exporting layers [2023-07-05T07:23:58.252Z] #142 ... [2023-07-05T07:23:58.252Z] [2023-07-05T07:23:58.252Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T07:23:58.252Z] #143 DONE 2.5s [2023-07-05T07:23:58.252Z] [2023-07-05T07:23:58.252Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T07:23:58.252Z] #144 DONE 0.3s [2023-07-05T07:23:58.252Z] [2023-07-05T07:23:58.252Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-05T07:23:58.573Z] #145 DONE 0.4s [2023-07-05T07:23:58.573Z] [2023-07-05T07:23:58.573Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:23:58.850Z] #133 ... [2023-07-05T07:23:58.850Z] [2023-07-05T07:23:58.850Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-05T07:23:59.143Z] #146 DONE 0.3s [2023-07-05T07:23:59.143Z] [2023-07-05T07:23:59.143Z] #142 [security-spire-agent] exporting to image [2023-07-05T07:23:59.143Z] #142 exporting layers 2.8s done [2023-07-05T07:23:59.143Z] #142 writing image sha256:e578e69316306c6066cb578bedad134cb5b27b12185bbbb4598bb0f651c89bf3 0.1s done [2023-07-05T07:23:59.143Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-07-05T07:23:59.143Z] #142 exporting layers 3.0s done [2023-07-05T07:23:59.143Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-05T07:23:59.143Z] #142 writing image sha256:dda7ac63068785b3feca9c4f2d5a8ba2e463ae338bf5533105bc7595f0505229 [2023-07-05T07:23:59.413Z] #142 writing image sha256:dda7ac63068785b3feca9c4f2d5a8ba2e463ae338bf5533105bc7595f0505229 0.0s done [2023-07-05T07:23:59.413Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-05T07:24:00.832Z] #142 exporting layers 1.8s done [2023-07-05T07:24:00.832Z] #142 writing image sha256:758915dc99f3da11a90be6312efe68513e74b447d1deced57752d145cb18c3e6 0.0s done [2023-07-05T07:24:00.832Z] #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-05T07:24:00.832Z] #142 DONE 4.4s [2023-07-05T07:24:00.832Z] [2023-07-05T07:24:00.832Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:36:53.318Z] #101 ... [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T07:36:53.318Z] #129 DONE 781.7s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:36:53.318Z] #147 DONE 0.3s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:36:53.318Z] #148 DONE 0.3s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:36:53.318Z] #101 ... [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-05T07:36:53.318Z] #149 DONE 0.3s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:36:53.318Z] #133 ... [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:36:53.318Z] #150 DONE 0.2s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:36:53.318Z] #133 ... [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-05T07:36:53.318Z] #151 DONE 0.2s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:36:53.318Z] #152 DONE 2.3s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #142 [security-proxy-auth] exporting to image [2023-07-05T07:36:53.318Z] #142 exporting layers [2023-07-05T07:36:53.318Z] #142 exporting layers 0.6s done [2023-07-05T07:36:53.318Z] #142 writing image sha256:cbbf15af9afb6b8c2e7ac5d0bc69262e4806fbc1417df2bd56d504bb38a8dd85 done [2023-07-05T07:36:53.318Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-05T07:36:53.318Z] #142 DONE 5.0s [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T07:36:53.318Z] #131 ... [2023-07-05T07:36:53.318Z] [2023-07-05T07:36:53.318Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-05T07:36:53.318Z] #132 786.8 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 [2023-07-05T07:36:54.283Z] #132 ... [2023-07-05T07:36:54.283Z] [2023-07-05T07:36:54.284Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T07:36:54.284Z] #101 DONE 790.5s [2023-07-05T07:36:54.284Z] [2023-07-05T07:36:54.284Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:36:54.566Z] #121 ... [2023-07-05T07:36:54.566Z] [2023-07-05T07:36:54.566Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:36:54.857Z] #153 DONE 0.1s [2023-07-05T07:36:54.857Z] [2023-07-05T07:36:54.857Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:36:54.857Z] #121 ... [2023-07-05T07:36:54.857Z] [2023-07-05T07:36:54.857Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:36:54.857Z] #154 DONE 0.1s [2023-07-05T07:36:54.857Z] [2023-07-05T07:36:54.857Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-05T07:36:55.125Z] #155 DONE 0.2s [2023-07-05T07:36:55.125Z] [2023-07-05T07:36:55.125Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-05T07:36:55.391Z] #156 DONE 0.2s [2023-07-05T07:36:55.391Z] [2023-07-05T07:36:55.391Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:36:55.391Z] #121 ... [2023-07-05T07:36:55.391Z] [2023-07-05T07:36:55.391Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T07:36:55.391Z] #157 DONE 0.1s [2023-07-05T07:36:55.671Z] [2023-07-05T07:36:55.671Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:36:57.617Z] #158 DONE 2.1s [2023-07-05T07:36:57.617Z] [2023-07-05T07:36:57.617Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:36:57.617Z] #133 ... [2023-07-05T07:36:57.617Z] [2023-07-05T07:36:57.617Z] #142 [security-proxy-setup] exporting to image [2023-07-05T07:36:57.617Z] #142 exporting layers [2023-07-05T07:36:58.197Z] #142 exporting layers 0.5s done [2023-07-05T07:36:58.197Z] #142 writing image sha256:34d277a484ef9e6c3cc32fa8f0f54276575e682d3809c8ee3b1c0f88816374e0 done [2023-07-05T07:36:58.197Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-05T07:36:58.197Z] #142 DONE 5.6s [2023-07-05T07:36:58.197Z] [2023-07-05T07:36:58.197Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:37:08.272Z] #133 ... [2023-07-05T07:37:08.272Z] [2023-07-05T07:37:08.272Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T07:37:08.272Z] #111 DONE 804.4s [2023-07-05T07:37:08.272Z] [2023-07-05T07:37:08.272Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-05T07:37:08.854Z] #159 DONE 0.8s [2023-07-05T07:37:08.854Z] [2023-07-05T07:37:08.854Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-05T07:37:10.798Z] #160 ... [2023-07-05T07:37:10.798Z] [2023-07-05T07:37:10.798Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-05T07:37:10.798Z] #132 DONE 807.1s [2023-07-05T07:37:10.798Z] [2023-07-05T07:37:10.798Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-05T07:37:11.067Z] #160 DONE 2.3s [2023-07-05T07:37:11.067Z] [2023-07-05T07:37:11.067Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:37:11.338Z] #121 ... [2023-07-05T07:37:11.338Z] [2023-07-05T07:37:11.338Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:37:11.603Z] #161 DONE 0.3s [2023-07-05T07:37:11.603Z] [2023-07-05T07:37:11.603Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T07:37:11.603Z] #126 ... [2023-07-05T07:37:11.603Z] [2023-07-05T07:37:11.603Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:37:11.603Z] #162 DONE 0.2s [2023-07-05T07:37:11.603Z] [2023-07-05T07:37:11.603Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-05T07:37:12.194Z] #163 DONE 0.5s [2023-07-05T07:37:12.194Z] [2023-07-05T07:37:12.194Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:37:12.194Z] #164 DONE 0.3s [2023-07-05T07:37:12.194Z] [2023-07-05T07:37:12.194Z] #165 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-05T07:37:12.463Z] #165 DONE 0.2s [2023-07-05T07:37:12.463Z] [2023-07-05T07:37:12.463Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:37:12.463Z] #166 DONE 0.2s [2023-07-05T07:37:12.463Z] [2023-07-05T07:37:12.463Z] #167 [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/ [2023-07-05T07:37:12.730Z] #167 DONE 0.3s [2023-07-05T07:37:12.730Z] [2023-07-05T07:37:12.730Z] #168 [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 [2023-07-05T07:37:12.730Z] #168 DONE 0.3s [2023-07-05T07:37:12.730Z] [2023-07-05T07:37:12.730Z] #169 [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 [2023-07-05T07:37:12.995Z] #169 DONE 0.2s [2023-07-05T07:37:12.995Z] [2023-07-05T07:37:12.995Z] #170 [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/ [2023-07-05T07:37:12.995Z] #170 DONE 0.2s [2023-07-05T07:37:12.995Z] [2023-07-05T07:37:12.995Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-05T07:37:13.261Z] #171 DONE 0.2s [2023-07-05T07:37:13.261Z] [2023-07-05T07:37:13.261Z] #172 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:37:13.261Z] #172 DONE 0.2s [2023-07-05T07:37:13.261Z] [2023-07-05T07:37:13.262Z] #173 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-05T07:37:13.527Z] #173 DONE 0.2s [2023-07-05T07:37:13.527Z] [2023-07-05T07:37:13.527Z] #174 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-05T07:37:13.527Z] #174 ... [2023-07-05T07:37:13.527Z] [2023-07-05T07:37:13.527Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-05T07:37:13.527Z] #175 DONE 0.3s [2023-07-05T07:37:13.831Z] [2023-07-05T07:37:13.831Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-05T07:37:14.114Z] #176 DONE 0.7s [2023-07-05T07:37:14.114Z] [2023-07-05T07:37:14.114Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:37:14.382Z] #121 ... [2023-07-05T07:37:14.382Z] [2023-07-05T07:37:14.382Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T07:37:14.382Z] #177 DONE 0.2s [2023-07-05T07:37:14.382Z] [2023-07-05T07:37:14.382Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:37:16.973Z] #178 ... [2023-07-05T07:37:16.973Z] [2023-07-05T07:37:16.973Z] #174 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-05T07:37:16.973Z] #174 DONE 3.1s [2023-07-05T07:37:16.973Z] [2023-07-05T07:37:16.973Z] #142 [security-bootstrapper] exporting to image [2023-07-05T07:37:16.973Z] #142 exporting layers [2023-07-05T07:37:17.239Z] #142 ... [2023-07-05T07:37:17.239Z] [2023-07-05T07:37:17.239Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:37:17.239Z] #178 DONE 2.8s [2023-07-05T07:37:17.239Z] [2023-07-05T07:37:17.239Z] #142 [security-secretstore-setup] exporting to image [2023-07-05T07:37:18.369Z] #142 exporting layers 1.7s done [2023-07-05T07:37:18.370Z] #142 writing image sha256:4f6e05bb16282b6628263b3b39c1fced7805508968f334e65c6daf026ce6b5b4 0.0s done [2023-07-05T07:37:18.370Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-05T07:37:18.370Z] #142 exporting layers 1.3s done [2023-07-05T07:37:18.644Z] #142 writing image sha256:8becc4c1b6837d9e1f8918cc97b08c157f6386b627e42a2e81098f8719b7980d done [2023-07-05T07:37:18.644Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-05T07:37:18.644Z] #142 DONE 8.2s [2023-07-05T07:37:18.644Z] [2023-07-05T07:37:18.644Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:37:45.525Z] #121 ... [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T07:37:45.525Z] #130 DONE 838.3s [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:37:45.525Z] #133 ... [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:37:45.525Z] #179 DONE 0.3s [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:37:45.525Z] #180 DONE 0.1s [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-05T07:37:45.525Z] #181 DONE 0.2s [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:37:45.525Z] #121 ... [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:37:45.525Z] #182 DONE 0.1s [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-05T07:37:45.525Z] #183 DONE 0.1s [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:37:45.525Z] #121 ... [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.525Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T07:37:45.525Z] #184 DONE 2.1s [2023-07-05T07:37:45.525Z] [2023-07-05T07:37:45.526Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T07:37:45.526Z] #131 ... [2023-07-05T07:37:45.526Z] [2023-07-05T07:37:45.526Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-05T07:37:45.526Z] #142 exporting layers [2023-07-05T07:37:45.792Z] #142 exporting layers 0.4s done [2023-07-05T07:37:46.060Z] #142 writing image sha256:96a16b4509cc009d2f1d347e2688d5c58b90a546c2337e2dd059c9e95f28fcd7 done [2023-07-05T07:37:46.060Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-07-05T07:37:46.060Z] #142 DONE 8.6s [2023-07-05T07:37:46.060Z] [2023-07-05T07:37:46.060Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:37:58.364Z] #121 ... [2023-07-05T07:37:58.364Z] [2023-07-05T07:37:58.364Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T07:37:58.364Z] #131 DONE 854.3s [2023-07-05T07:37:58.364Z] [2023-07-05T07:37:58.364Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:37:58.364Z] #121 ... [2023-07-05T07:37:58.364Z] [2023-07-05T07:37:58.364Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:37:58.674Z] #185 DONE 0.1s [2023-07-05T07:37:58.674Z] [2023-07-05T07:37:58.674Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:37:58.674Z] #127 ... [2023-07-05T07:37:58.674Z] [2023-07-05T07:37:58.674Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:37:58.950Z] #186 DONE 0.2s [2023-07-05T07:37:58.950Z] [2023-07-05T07:37:58.950Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-05T07:37:59.218Z] #187 DONE 0.3s [2023-07-05T07:37:59.218Z] [2023-07-05T07:37:59.218Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:37:59.218Z] #188 DONE 0.1s [2023-07-05T07:37:59.218Z] [2023-07-05T07:37:59.218Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:37:59.486Z] #133 ... [2023-07-05T07:37:59.486Z] [2023-07-05T07:37:59.486Z] #142 [core-command] exporting to image [2023-07-05T07:37:59.486Z] #142 exporting layers [2023-07-05T07:37:59.486Z] #142 exporting layers 0.2s done [2023-07-05T07:37:59.486Z] #142 writing image sha256:7132692a5de49056750da0177310cbead4ede6237d22f4ab29a68e35ac49e870 done [2023-07-05T07:37:59.486Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-05T07:37:59.486Z] #142 DONE 8.9s [2023-07-05T07:37:59.486Z] [2023-07-05T07:37:59.487Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:38:14.508Z] #127 ... [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T07:38:14.508Z] #93 DONE 868.4s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T07:38:14.508Z] #126 DONE 868.4s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:38:14.508Z] #133 ... [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:38:14.508Z] #189 DONE 0.3s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:38:14.508Z] #190 DONE 0.6s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:38:14.508Z] #191 DONE 0.3s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #192 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:38:14.508Z] #192 DONE 0.2s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #193 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-05T07:38:14.508Z] #193 DONE 0.4s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-05T07:38:14.508Z] #194 DONE 0.4s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #195 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:38:14.508Z] #195 DONE 0.2s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #196 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:38:14.508Z] #196 DONE 0.2s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #142 [core-data] exporting to image [2023-07-05T07:38:14.508Z] #142 exporting layers [2023-07-05T07:38:14.508Z] #142 ... [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-05T07:38:14.508Z] #197 DONE 0.2s [2023-07-05T07:38:14.508Z] [2023-07-05T07:38:14.508Z] #142 [core-metadata] exporting to image [2023-07-05T07:38:14.508Z] #142 exporting layers 0.5s done [2023-07-05T07:38:14.508Z] #142 writing image sha256:94c966e6c8cbd5b104511fe4f91a245a6a80a64156c21628e64c3a439468ed6c [2023-07-05T07:38:14.508Z] #142 writing image sha256:94c966e6c8cbd5b104511fe4f91a245a6a80a64156c21628e64c3a439468ed6c done [2023-07-05T07:38:14.508Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-05T07:38:14.775Z] #142 exporting layers 0.4s done [2023-07-05T07:38:14.775Z] #142 writing image sha256:a4a136fc8a65f52bed008d9f2f68cf2ba2e7eaca2d022f8b95f1eafb82d040d2 done [2023-07-05T07:38:14.775Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-05T07:38:14.775Z] #142 DONE 9.6s [2023-07-05T07:38:14.775Z] [2023-07-05T07:38:14.775Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:39:11.187Z] #127 ... [2023-07-05T07:39:11.187Z] [2023-07-05T07:39:11.187Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T07:39:11.187Z] #121 DONE 912.4s [2023-07-05T07:39:11.187Z] [2023-07-05T07:39:11.187Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:39:11.187Z] #127 ... [2023-07-05T07:39:11.187Z] [2023-07-05T07:39:11.187Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:39:11.187Z] #198 DONE 0.2s [2023-07-05T07:39:11.187Z] [2023-07-05T07:39:11.187Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:39:11.187Z] #199 DONE 0.1s [2023-07-05T07:39:11.187Z] [2023-07-05T07:39:11.187Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-05T07:39:11.187Z] #200 DONE 0.3s [2023-07-05T07:39:11.187Z] [2023-07-05T07:39:11.188Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:39:11.188Z] #201 DONE 0.1s [2023-07-05T07:39:11.188Z] [2023-07-05T07:39:11.188Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-05T07:39:11.188Z] #142 exporting layers [2023-07-05T07:39:11.188Z] #142 exporting layers 0.4s done [2023-07-05T07:39:11.188Z] #142 writing image sha256:b701b709323fbc6e6ce3762fde87d368b419782325265950e6deb38e74374ceb done [2023-07-05T07:39:11.188Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-05T07:39:11.188Z] #142 DONE 10.1s [2023-07-05T07:39:11.188Z] [2023-07-05T07:39:11.188Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T07:39:26.197Z] #127 DONE 942.0s [2023-07-05T07:39:26.197Z] [2023-07-05T07:39:26.197Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T07:39:26.197Z] #133 DONE 942.4s [2023-07-05T07:39:26.197Z] [2023-07-05T07:39:26.197Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:39:26.197Z] #202 DONE 0.2s [2023-07-05T07:39:26.197Z] [2023-07-05T07:39:26.197Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T07:39:26.466Z] #203 DONE 0.1s [2023-07-05T07:39:26.466Z] [2023-07-05T07:39:26.466Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:39:26.466Z] #204 DONE 0.2s [2023-07-05T07:39:26.466Z] [2023-07-05T07:39:26.466Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T07:39:26.466Z] #205 DONE 0.2s [2023-07-05T07:39:26.466Z] [2023-07-05T07:39:26.466Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-05T07:39:27.053Z] #206 DONE 0.5s [2023-07-05T07:39:27.053Z] [2023-07-05T07:39:27.053Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-05T07:39:27.053Z] #207 DONE 0.4s [2023-07-05T07:39:27.053Z] [2023-07-05T07:39:27.053Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:39:27.053Z] #208 DONE 0.1s [2023-07-05T07:39:27.053Z] [2023-07-05T07:39:27.053Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-05T07:39:27.321Z] #209 DONE 0.2s [2023-07-05T07:39:27.321Z] [2023-07-05T07:39:27.321Z] #142 [support-notifications] exporting to image [2023-07-05T07:39:27.321Z] #142 exporting layers [2023-07-05T07:39:27.589Z] #142 exporting layers 0.4s done [2023-07-05T07:39:27.589Z] #142 writing image sha256:b5da3b7b8212d196b4fc56c9c639b695fee4d55b7c3b995241e82d713adc7ca2 0.0s done [2023-07-05T07:39:27.589Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-05T07:39:27.589Z] #142 writing image sha256:ad754dd2d3b4713d02019ea02d65705cc0f5163787b06a392c987fdbfcc3a61f done [2023-07-05T07:39:27.589Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-05T07:39:27.589Z] #142 DONE 10.5s [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-05T07:39:27.589Z] time="2023-07-05T07:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-05T07:39:27.619Z] $ docker stop --time=1 9f989cafa51777c3c726195a8d9008dffce6dfdaf4c90b49bf8965a23c11617e [2023-07-05T07:39:29.264Z] $ docker rm -f --volumes 9f989cafa51777c3c726195a8d9008dffce6dfdaf4c90b49bf8965a23c11617e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-05T07:39:29.808Z] + docker images [2023-07-05T07:39:29.808Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-05T07:39:29.808Z] support-notifications-arm64 latest ad754dd2d3b4 3 seconds ago 31.9MB [2023-07-05T07:39:29.808Z] support-scheduler-arm64 latest b5da3b7b8212 3 seconds ago 31.2MB [2023-07-05T07:39:29.808Z] security-spiffe-token-provider-arm64 latest b701b709323f 24 seconds ago 32.7MB [2023-07-05T07:39:29.808Z] core-data-arm64 latest 94c966e6c8cb About a minute ago 19.9MB [2023-07-05T07:39:29.808Z] core-metadata-arm64 latest a4a136fc8a65 About a minute ago 20.2MB [2023-07-05T07:39:29.808Z] core-command-arm64 latest 7132692a5de4 About a minute ago 19.7MB [2023-07-05T07:39:29.808Z] core-common-config-bootstrapper-arm64 latest 96a16b4509cc About a minute ago 17.2MB [2023-07-05T07:39:29.808Z] security-bootstrapper-arm64 latest 4f6e05bb1628 2 minutes ago 21.9MB [2023-07-05T07:39:29.808Z] security-secretstore-setup-arm64 latest 8becc4c1b683 2 minutes ago 32.2MB [2023-07-05T07:39:29.808Z] security-proxy-setup-arm64 latest 34d277a484ef 2 minutes ago 18.7MB [2023-07-05T07:39:29.808Z] security-proxy-auth-arm64 latest cbbf15af9afb 2 minutes ago 18.1MB [2023-07-05T07:39:29.808Z] security-spire-agent-arm64 latest 758915dc99f3 15 minutes ago 153MB [2023-07-05T07:39:29.808Z] security-spire-server-arm64 latest dda7ac630687 15 minutes ago 97MB [2023-07-05T07:39:29.808Z] security-spire-config-arm64 latest e578e6931630 15 minutes ago 96.1MB [2023-07-05T07:39:29.808Z] ci-base-image-arm64 latest 5e33ed922f5a 28 minutes ago 899MB [2023-07-05T07:39:29.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 weeks ago 332MB [2023-07-05T07:39:29.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [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 [2023-07-05T07:39:30.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-05T07:39:30.588Z] [2023-07-05T07:39:30.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:39:30.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-05T07:39:31.256Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-05T07:39:31.256Z] 8998bd30e6a1: Pulling fs layer [2023-07-05T07:39:31.256Z] 04944245beec: Pulling fs layer [2023-07-05T07:39:31.256Z] 699f458cf7ca: Pulling fs layer [2023-07-05T07:39:31.256Z] 765212b225bb: Pulling fs layer [2023-07-05T07:39:31.256Z] f23df028b6ca: Pulling fs layer [2023-07-05T07:39:31.256Z] d65c8cfc05b1: Pulling fs layer [2023-07-05T07:39:31.256Z] 2437ff75d9bd: Pulling fs layer [2023-07-05T07:39:31.256Z] 765212b225bb: Waiting [2023-07-05T07:39:31.256Z] f23df028b6ca: Waiting [2023-07-05T07:39:31.256Z] d65c8cfc05b1: Waiting [2023-07-05T07:39:31.256Z] 2437ff75d9bd: Waiting [2023-07-05T07:39:31.256Z] 04944245beec: Verifying Checksum [2023-07-05T07:39:31.256Z] 04944245beec: Download complete [2023-07-05T07:39:31.256Z] 765212b225bb: Verifying Checksum [2023-07-05T07:39:31.256Z] 765212b225bb: Download complete [2023-07-05T07:39:31.256Z] f23df028b6ca: Verifying Checksum [2023-07-05T07:39:31.256Z] f23df028b6ca: Download complete [2023-07-05T07:39:31.527Z] d65c8cfc05b1: Verifying Checksum [2023-07-05T07:39:31.527Z] d65c8cfc05b1: Download complete [2023-07-05T07:39:31.527Z] 699f458cf7ca: Verifying Checksum [2023-07-05T07:39:31.527Z] 699f458cf7ca: Download complete [2023-07-05T07:39:31.793Z] 8998bd30e6a1: Verifying Checksum [2023-07-05T07:39:31.793Z] 8998bd30e6a1: Download complete [2023-07-05T07:39:34.372Z] 2437ff75d9bd: Verifying Checksum [2023-07-05T07:39:34.372Z] 2437ff75d9bd: Download complete [2023-07-05T07:39:35.777Z] 8998bd30e6a1: Pull complete [2023-07-05T07:39:36.358Z] 04944245beec: Pull complete [2023-07-05T07:39:37.765Z] 699f458cf7ca: Pull complete [2023-07-05T07:39:37.765Z] 765212b225bb: Pull complete [2023-07-05T07:39:38.721Z] f23df028b6ca: Pull complete [2023-07-05T07:39:38.721Z] d65c8cfc05b1: Pull complete [2023-07-05T07:39:53.689Z] 2437ff75d9bd: Pull complete [2023-07-05T07:39:53.689Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-05T07:39:53.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-05T07:39:53.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:39:54.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-450 does not seem to be running inside a container [2023-07-05T07:39:54.057Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-05T07:39:56.852Z] $ docker top 4649bdba93ae8a378f52ac6962996616f7f2d15f32bdafa1988f0ec8d0f74a31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:39:57.526Z] ---> job-cost.sh [2023-07-05T07:39:57.793Z] lf-activate-venv: SKIPPING [2023-07-05T07:39:57.793Z] INFO: No Stack... [2023-07-05T07:39:58.369Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-05T07:39:59.320Z] INFO: Archiving Costs [Pipeline] sh [2023-07-05T07:39:59.969Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-05T07:39:59.969Z] + cut -d, -f6 [Pipeline] lock [2023-07-05T07:40:00.021Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4597-1-stack-cost] [2023-07-05T07:40:00.026Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4597-1-stack-cost] did not exist. Created. [2023-07-05T07:40:00.026Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4597-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-05T07:40:00.424Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-05T07:40:00.619Z] Stashed 1 file(s) [Pipeline] } [2023-07-05T07:40:00.639Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4597-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-05T07:40:00.704Z] $ docker stop --time=1 4649bdba93ae8a378f52ac6962996616f7f2d15f32bdafa1988f0ec8d0f74a31 [2023-07-05T07:40:02.183Z] $ docker rm -f --volumes 4649bdba93ae8a378f52ac6962996616f7f2d15f32bdafa1988f0ec8d0f74a31 [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 [2023-07-05T07:40:03.184Z] provisioning config files... [2023-07-05T07:40:03.193Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7414391650466991188tmp [Pipeline] { [Pipeline] sh [2023-07-05T07:40:03.537Z] + set +x [2023-07-05T07:40:03.537Z] + curl -s https://codecov.io/bash [2023-07-05T07:40:03.537Z] + bash -s -- [2023-07-05T07:40:03.537Z] [2023-07-05T07:40:03.537Z] _____ _ [2023-07-05T07:40:03.537Z] / ____| | | [2023-07-05T07:40:03.537Z] | | ___ __| | ___ ___ _____ __ [2023-07-05T07:40:03.537Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-05T07:40:03.537Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-05T07:40:03.537Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-05T07:40:03.537Z] Bash-1.0.6 [2023-07-05T07:40:03.537Z] [2023-07-05T07:40:03.537Z] [2023-07-05T07:40:03.537Z] ==> git version 2.25.1 found [2023-07-05T07:40:03.537Z] ==> 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 [2023-07-05T07:40:03.537Z] Release-Date: 2020-01-08 [2023-07-05T07:40:03.537Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-05T07:40:03.537Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-05T07:40:03.537Z] ==> Jenkins CI detected. [2023-07-05T07:40:03.537Z] current dir:  /w/workspace/edgex-go/1 [2023-07-05T07:40:03.537Z] project root: . [2023-07-05T07:40:03.537Z] --> token set from env [2023-07-05T07:40:03.537Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-05T07:40:03.537Z] ==> Running gcov in . (disable via -X gcov) [2023-07-05T07:40:03.537Z] ==> Python coveragepy not found [2023-07-05T07:40:03.537Z] ==> Searching for coverage reports in: [2023-07-05T07:40:03.537Z] + . [2023-07-05T07:40:03.537Z] -> Found 1 reports [2023-07-05T07:40:03.537Z] ==> Detecting git/mercurial file structure [2023-07-05T07:40:03.796Z] ==> Reading reports [2023-07-05T07:40:03.796Z] + ./coverage.out bytes=448638 [2023-07-05T07:40:03.796Z] ==> Appending adjustments [2023-07-05T07:40:03.796Z] https://docs.codecov.io/docs/fixing-reports [2023-07-05T07:40:04.730Z] + Found adjustments [2023-07-05T07:40:04.730Z] ==> Gzipping contents [2023-07-05T07:40:04.730Z] 60K /tmp/codecov.gNGF2u.gz [2023-07-05T07:40:04.730Z] ==> Uploading reports [2023-07-05T07:40:04.730Z] url: https://codecov.io [2023-07-05T07:40:04.730Z] query: branch=PR-4597&commit=c97486999592225ffab179a0ae887cc9f5aafda6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= [2023-07-05T07:40:04.730Z] -> Pinging Codecov [2023-07-05T07:40:04.730Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4597&commit=c97486999592225ffab179a0ae887cc9f5aafda6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= [2023-07-05T07:40:04.988Z] -> Uploading to [2023-07-05T07:40:04.988Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-05/00271124DB129430A58F1EEE437C3FCB/c97486999592225ffab179a0ae887cc9f5aafda6/3668557b-32f1-468d-be99-42468382ff9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230705T074004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=497b18e364bc2df9cbbc7ca20479813c4bf9bc98e00f588744112a8ee75b897e [2023-07-05T07:40:04.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-05T07:40:04.988Z] Dload Upload Total Spent Left Speed [2023-07-05T07:40:05.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57590 0 0 100 57590 0 257k --:--:-- --:--:-- --:--:-- 257k [2023-07-05T07:40:05.247Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c97486999592225ffab179a0ae887cc9f5aafda6 [Pipeline] } [2023-07-05T07:40:05.272Z] 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 [2023-07-05T07:40:06.619Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:40:06.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:40:07.847Z] ---> package-listing.sh [2023-07-05T07:40:07.847Z] ++ facter osfamily [2023-07-05T07:40:07.847Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-05T07:40:08.107Z] + OS_FAMILY=debian [2023-07-05T07:40:08.107Z] + workspace=/w/workspace/edgex-go/1 [2023-07-05T07:40:08.107Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-05T07:40:08.107Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-05T07:40:08.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-05T07:40:08.107Z] + PACKAGES=/tmp/packages_start.txt [2023-07-05T07:40:08.107Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-05T07:40:08.107Z] + PACKAGES=/tmp/packages_end.txt [2023-07-05T07:40:08.107Z] + case "${OS_FAMILY}" in [2023-07-05T07:40:08.107Z] + dpkg -l [2023-07-05T07:40:08.107Z] + grep '^ii' [2023-07-05T07:40:08.107Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-05T07:40:08.107Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-05T07:40:08.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-05T07:40:08.107Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-05T07:40:08.107Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-05T07:40:08.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-05T07:40:08.142Z] 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 [2023-07-05T07:40:08.433Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:40:09.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-05T07:40:09.056Z] [2023-07-05T07:40:09.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T07:40:09.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-05T07:40:09.425Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-05T07:40:09.425Z] 5eb5b503b376: Pulling fs layer [2023-07-05T07:40:09.425Z] 5c69ac0246d0: Pulling fs layer [2023-07-05T07:40:09.425Z] ec43610c2a17: Pulling fs layer [2023-07-05T07:40:09.425Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-05T07:40:09.425Z] 33b1e0a273af: Pulling fs layer [2023-07-05T07:40:09.426Z] 5d3b04190fa2: Pulling fs layer [2023-07-05T07:40:09.426Z] 2f39f015ded8: Pulling fs layer [2023-07-05T07:40:09.426Z] 5d3b04190fa2: Waiting [2023-07-05T07:40:09.426Z] 3a2ae6a8a46f: Waiting [2023-07-05T07:40:09.426Z] 33b1e0a273af: Waiting [2023-07-05T07:40:09.426Z] 5c69ac0246d0: Verifying Checksum [2023-07-05T07:40:09.426Z] 5c69ac0246d0: Download complete [2023-07-05T07:40:09.426Z] 3a2ae6a8a46f: Download complete [2023-07-05T07:40:09.426Z] 33b1e0a273af: Verifying Checksum [2023-07-05T07:40:09.426Z] 33b1e0a273af: Download complete [2023-07-05T07:40:09.426Z] 5d3b04190fa2: Verifying Checksum [2023-07-05T07:40:09.426Z] 5d3b04190fa2: Download complete [2023-07-05T07:40:09.685Z] ec43610c2a17: Verifying Checksum [2023-07-05T07:40:09.685Z] ec43610c2a17: Download complete [2023-07-05T07:40:09.685Z] 5eb5b503b376: Verifying Checksum [2023-07-05T07:40:09.685Z] 5eb5b503b376: Download complete [2023-07-05T07:40:10.250Z] 2f39f015ded8: Download complete [2023-07-05T07:40:10.816Z] 5eb5b503b376: Pull complete [2023-07-05T07:40:11.075Z] 5c69ac0246d0: Pull complete [2023-07-05T07:40:11.642Z] ec43610c2a17: Pull complete [2023-07-05T07:40:11.642Z] 3a2ae6a8a46f: Pull complete [2023-07-05T07:40:11.642Z] 33b1e0a273af: Pull complete [2023-07-05T07:40:11.900Z] 5d3b04190fa2: Pull complete [2023-07-05T07:40:16.085Z] 2f39f015ded8: Pull complete [2023-07-05T07:40:16.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-05T07:40:16.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-05T07:40:16.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T07:40:16.300Z] prd-ubuntu20.04-docker-8c-8g-449 does not seem to be running inside a container [2023-07-05T07:40:16.338Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-05T07:40:22.851Z] $ docker top d9467289465610f26bcab7d05926cc3efca7c9fb3a80f77cbf4e69abe81e633b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T07:40:23.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-05T07:40:23.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-05T07:40:23.840Z] + ls /var/log/sa-host [2023-07-05T07:40:23.840Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-05T07:40:24.053Z] provisioning config files... [2023-07-05T07:40:24.062Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16466032012479764689tmp [Pipeline] { [Pipeline] echo [2023-07-05T07:40:24.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:40:24.427Z] ---> create-netrc.sh [Pipeline] } [2023-07-05T07:40:24.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:40:24.861Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-05T07:40:24.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:40:25.209Z] ---> sudo-logs.sh [2023-07-05T07:40:25.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-05T07:40:25.282Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:40:25.591Z] ---> job-cost.sh [2023-07-05T07:40:25.591Z] lf-activate-venv: SKIPPING [2023-07-05T07:40:25.591Z] DEBUG: total: 0.10999999940395355 [2023-07-05T07:40:25.591Z] INFO: Retrieving Stack Cost... [2023-07-05T07:40:26.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-05T07:40:26.453Z] INFO: Archiving Costs [Pipeline] echo [2023-07-05T07:40:26.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T07:40:26.805Z] ---> logs-deploy.sh [2023-07-05T07:40:26.805Z] lf-activate-venv: SKIPPING [2023-07-05T07:40:26.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4597/1 [2023-07-05T07:40:26.805Z] INFO: archiving workspace using pattern(s): [2023-07-05T07:40:27.737Z] Archives upload complete. [2023-07-05T07:40:27.996Z] INFO: archiving logs to Nexus