Pull request #4703 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c034a3ea53c95da1339f0fe28ebd8b0679f4a09f+ff02edb092954091608536475346b70900255226 (d6837c00026757e6accd589699dc8c2ca9b22ab5) 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-ssh4114025607861968322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12499517013815105590.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4703/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-4703/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13979036794546674512.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-4703/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3732220675135412608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10405409682307335955.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-4703/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-4703/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17167378130706286743.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8867 in /w/workspace/edgexfoundry_edgex-go_PR-4703 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit c034a3ea53c95da1339f0fe28ebd8b0679f4a09f Merge succeeded, producing c034a3ea53c95da1339f0fe28ebd8b0679f4a09f Checking out Revision c034a3ea53c95da1339f0fe28ebd8b0679f4a09f (PR-4703) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4703/head:refs/remotes/origin/PR-4703 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c034a3ea53c95da1339f0fe28ebd8b0679f4a09f # 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 ff02edb092954091608536475346b70900255226 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c034a3ea53c95da1339f0fe28ebd8b0679f4a09f # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-11T19:34:36.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-11T19:34:36.165Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-11T19:34:36.267Z] ========================================================= [2023-10-11T19:34:36.267Z] EdgeX Global Pipelines Version Info [2023-10-11T19:34:36.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-11T19:34:36.997Z] ------------------- [2023-10-11T19:34:36.997Z] stable info: [2023-10-11T19:34:36.997Z] ------------------- [2023-10-11T19:34:36.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-11T19:34:36.997Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T19:34:36.997Z] Message: update stable to v1.0.254 [2023-10-11T19:34:37.568Z] ------------------- [2023-10-11T19:34:37.568Z] experimental info: [2023-10-11T19:34:37.568Z] ------------------- [2023-10-11T19:34:37.568Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-11T19:34:37.568Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T19:34:37.568Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-11T19:34:37.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-11T19:34:37.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-11T19:34:37.963Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-11T19:34:38.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-11T19:34:38.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-11T19:34:38.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-11T19:34:38.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-11T19:34:38.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-11T19:34:38.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-11T19:34:38.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-11T19:34:38.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-11T19:34:38.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-11T19:34:38.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-11T19:34:38.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-11T19:34:38.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-11T19:34:38.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T19:34:38.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T19:34:38.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-11T19:34:38.609Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-11T19:34:38.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-11T19:34:38.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-11T19:34:38.726Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-11T19:34:38.765Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-11T19:34:38.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4703 [Pipeline] echo [2023-10-11T19:34:38.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4703 [Pipeline] echo [2023-10-11T19:34:38.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4703 [Pipeline] echo [2023-10-11T19:34:38.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c034a3ea53c95da1339f0fe28ebd8b0679f4a09f [Pipeline] echo [2023-10-11T19:34:38.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c034a3e [Pipeline] echo [2023-10-11T19:34:39.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T19:34:39.192Z] provisioning config files... [2023-10-11T19:34:39.262Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15650789278672098331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T19:34:39.597Z] ---> docker-login.sh [2023-10-11T19:34:39.597Z] nexus3.edgexfoundry.org:10001 [2023-10-11T19:34:39.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:34:39.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:34:39.858Z] Configure a credential helper to remove this warning. See [2023-10-11T19:34:39.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:34:39.858Z] [2023-10-11T19:34:39.858Z] Login Succeeded [2023-10-11T19:34:39.858Z] nexus3.edgexfoundry.org:10002 [2023-10-11T19:34:39.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:34:40.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:34:40.118Z] Configure a credential helper to remove this warning. See [2023-10-11T19:34:40.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:34:40.118Z] [2023-10-11T19:34:40.118Z] Login Succeeded [2023-10-11T19:34:40.118Z] nexus3.edgexfoundry.org:10003 [2023-10-11T19:34:40.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:34:40.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:34:40.375Z] Configure a credential helper to remove this warning. See [2023-10-11T19:34:40.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:34:40.376Z] [2023-10-11T19:34:40.376Z] Login Succeeded [2023-10-11T19:34:40.376Z] nexus3.edgexfoundry.org:10004 [2023-10-11T19:34:40.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:34:40.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:34:40.376Z] Configure a credential helper to remove this warning. See [2023-10-11T19:34:40.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:34:40.376Z] [2023-10-11T19:34:40.376Z] Login Succeeded [2023-10-11T19:34:40.376Z] docker.io [2023-10-11T19:34:40.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:34:40.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:34:40.635Z] Configure a credential helper to remove this warning. See [2023-10-11T19:34:40.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:34:40.635Z] [2023-10-11T19:34:40.635Z] Login Succeeded [2023-10-11T19:34:40.635Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T19:34:40.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T19:34:41.070Z] + 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-10-11T19:34:41.070Z] + dirname cmd/core-command/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-11T19:34:41.070Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-11T19:34:41.070Z] + dirname cmd/core-data/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-11T19:34:41.070Z] + dirname cmd/core-metadata/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-11T19:34:41.070Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-10-11T19:34:41.070Z] cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-11T19:34:41.070Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-11T19:34:41.070Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-10-11T19:34:41.070Z] -f2 [2023-10-11T19:34:41.070Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-11T19:34:41.070Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-11T19:34:41.070Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-11T19:34:41.070Z] cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-11T19:34:41.070Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-11T19:34:41.070Z] + + dirname cmd/security-spire-config/Dockerfile [2023-10-11T19:34:41.070Z] cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-11T19:34:41.070Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-11T19:34:41.070Z] + cut -d/ -f2 [2023-10-11T19:34:41.070Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-11T19:34:41.070Z] + + cut -d/ -f2 [2023-10-11T19:34:41.070Z] dirname cmd/support-notifications/Dockerfile [2023-10-11T19:34:41.070Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-11T19:34:41.070Z] + + dirname cmd/support-scheduler/Dockerfilecut [2023-10-11T19:34:41.070Z] -d/ -f2 [2023-10-11T19:34:41.070Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-11T19:34:41.129Z] 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-10-11T19:34:41.607Z] + git rev-list -1 --merges c034a3ea53c95da1339f0fe28ebd8b0679f4a09f~1..c034a3ea53c95da1339f0fe28ebd8b0679f4a09f [Pipeline] echo [2023-10-11T19:34:41.644Z] -----------> git rev-list -1 --merges c034a3ea53c95da1339f0fe28ebd8b0679f4a09f~1..c034a3ea53c95da1339f0fe28ebd8b0679f4a09f c034a3ea53c95da1339f0fe28ebd8b0679f4a09f [false] [Pipeline] sh [2023-10-11T19:34:41.955Z] + git log --format=format:%s -1 c034a3ea53c95da1339f0fe28ebd8b0679f4a09f [Pipeline] echo [2023-10-11T19:34:41.987Z] ========================================================= [2023-10-11T19:34:41.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-11T19:34:41.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-11T19:34:42.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T19:34:42.411Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-11T19:34:42.411Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-11T19:34:42.411Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-11T19:34:42.411Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-11T19:34:42.411Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-11T19:34:42.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:34:42.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T19:34:42.823Z] [2023-10-11T19:34:42.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:34:43.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T19:34:43.193Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-11T19:34:43.193Z] b85a868b505f: Pulling fs layer [2023-10-11T19:34:43.193Z] e2be974225ed: Pulling fs layer [2023-10-11T19:34:43.193Z] 339a4e72a1f5: Pulling fs layer [2023-10-11T19:34:43.193Z] 988bab9f4d93: Pulling fs layer [2023-10-11T19:34:43.193Z] 1469e6f7b9e6: Pulling fs layer [2023-10-11T19:34:43.193Z] eaf3925da568: Pulling fs layer [2023-10-11T19:34:43.193Z] bab4dde63d76: Pulling fs layer [2023-10-11T19:34:43.193Z] bde34c3a00c8: Pulling fs layer [2023-10-11T19:34:43.193Z] b352a97aabf1: Pulling fs layer [2023-10-11T19:34:43.193Z] 4872d77fe225: Pulling fs layer [2023-10-11T19:34:43.193Z] 5851b861e8e6: Pulling fs layer [2023-10-11T19:34:43.193Z] 988bab9f4d93: Waiting [2023-10-11T19:34:43.193Z] eaf3925da568: Waiting [2023-10-11T19:34:43.193Z] bab4dde63d76: Waiting [2023-10-11T19:34:43.193Z] bde34c3a00c8: Waiting [2023-10-11T19:34:43.193Z] 5851b861e8e6: Waiting [2023-10-11T19:34:43.193Z] 1469e6f7b9e6: Waiting [2023-10-11T19:34:43.193Z] b352a97aabf1: Waiting [2023-10-11T19:34:43.193Z] 4872d77fe225: Waiting [2023-10-11T19:34:43.193Z] e2be974225ed: Download complete [2023-10-11T19:34:43.193Z] 988bab9f4d93: Verifying Checksum [2023-10-11T19:34:43.193Z] 988bab9f4d93: Download complete [2023-10-11T19:34:43.193Z] 1469e6f7b9e6: Verifying Checksum [2023-10-11T19:34:43.193Z] 1469e6f7b9e6: Download complete [2023-10-11T19:34:43.452Z] 339a4e72a1f5: Verifying Checksum [2023-10-11T19:34:43.452Z] 339a4e72a1f5: Download complete [2023-10-11T19:34:43.452Z] eaf3925da568: Verifying Checksum [2023-10-11T19:34:43.452Z] eaf3925da568: Download complete [2023-10-11T19:34:43.452Z] bde34c3a00c8: Download complete [2023-10-11T19:34:43.452Z] b352a97aabf1: Verifying Checksum [2023-10-11T19:34:43.452Z] b352a97aabf1: Download complete [2023-10-11T19:34:43.452Z] 4872d77fe225: Verifying Checksum [2023-10-11T19:34:43.452Z] 4872d77fe225: Download complete [2023-10-11T19:34:43.452Z] 5851b861e8e6: Verifying Checksum [2023-10-11T19:34:43.452Z] 5851b861e8e6: Download complete [2023-10-11T19:34:43.452Z] b85a868b505f: Verifying Checksum [2023-10-11T19:34:43.452Z] b85a868b505f: Download complete [2023-10-11T19:34:43.710Z] bab4dde63d76: Verifying Checksum [2023-10-11T19:34:43.710Z] bab4dde63d76: Download complete [2023-10-11T19:34:44.650Z] b85a868b505f: Pull complete [2023-10-11T19:34:44.650Z] e2be974225ed: Pull complete [2023-10-11T19:34:45.218Z] 339a4e72a1f5: Pull complete [2023-10-11T19:34:45.218Z] 988bab9f4d93: Pull complete [2023-10-11T19:34:45.476Z] 1469e6f7b9e6: Pull complete [2023-10-11T19:34:45.476Z] eaf3925da568: Pull complete [2023-10-11T19:34:47.390Z] bab4dde63d76: Pull complete [2023-10-11T19:34:47.390Z] bde34c3a00c8: Pull complete [2023-10-11T19:34:47.390Z] b352a97aabf1: Pull complete [2023-10-11T19:34:47.390Z] 4872d77fe225: Pull complete [2023-10-11T19:34:47.390Z] 5851b861e8e6: Pull complete [2023-10-11T19:34:47.390Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-11T19:34:47.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T19:34:47.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T19:34:47.595Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-10-11T19:34:47.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-11T19:34:52.701Z] $ docker top d009adeed1f37d8405793001cdf0819c5552b9cd203f0b590fa4ca0ca05db357 -eo pid,comm [2023-10-11T19:34:52.749Z] 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-10-11T19:34:52.749Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T19:34:52.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T19:34:52.902Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T19:34:53.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T19:34:53.009Z] $ docker exec d009adeed1f37d8405793001cdf0819c5552b9cd203f0b590fa4ca0ca05db357 ssh-agent [2023-10-11T19:34:53.106Z] SSH_AUTH_SOCK=/tmp/ssh-wBpOM1jU3lZt/agent.32 [2023-10-11T19:34:53.106Z] SSH_AGENT_PID=38 [2023-10-11T19:34:53.112Z] Running ssh-add (command line suppressed) [2023-10-11T19:34:53.222Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8501188245918612223.key (/w/workspace/edgex-go/1@tmp/private_key_8501188245918612223.key) [2023-10-11T19:34:53.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T19:34:53.568Z] + git tag --points-at HEAD [Pipeline] } [2023-10-11T19:34:53.594Z] $ docker exec --env ******** --env ******** d009adeed1f37d8405793001cdf0819c5552b9cd203f0b590fa4ca0ca05db357 ssh-agent -k [2023-10-11T19:34:53.707Z] unset SSH_AUTH_SOCK; [2023-10-11T19:34:53.708Z] unset SSH_AGENT_PID; [2023-10-11T19:34:53.708Z] echo Agent pid 38 killed; [2023-10-11T19:34:53.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-11T19:34:53.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T19:34:53.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T19:34:53.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T19:34:53.929Z] $ docker exec d009adeed1f37d8405793001cdf0819c5552b9cd203f0b590fa4ca0ca05db357 ssh-agent [2023-10-11T19:34:54.044Z] SSH_AUTH_SOCK=/tmp/ssh-m1C9VvtD1wAr/agent.70 [2023-10-11T19:34:54.044Z] SSH_AGENT_PID=76 [2023-10-11T19:34:54.049Z] Running ssh-add (command line suppressed) [2023-10-11T19:34:54.154Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6283425374358308992.key (/w/workspace/edgex-go/1@tmp/private_key_6283425374358308992.key) [2023-10-11T19:34:54.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T19:34:54.490Z] + git semver init [2023-10-11T19:34:54.752Z] 2023-10-11 19:34:54,662 [run_init] DEBUG init version:0.0.0 force:False [2023-10-11T19:34:54.752Z] 2023-10-11 19:34:54,663 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-11T19:34:54.752Z] 2023-10-11 19:34:54,664 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-11T19:34:54.752Z] 2023-10-11 19:34:54,664 [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-10-11T19:35:00.025Z] 2023-10-11 19:34:59,668 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-11T19:35:00.025Z] 2023-10-11 19:34:59,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4703 with force:False [2023-10-11T19:35:00.025Z] 2023-10-11 19:34:59,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4703 [2023-10-11T19:35:00.025Z] 2023-10-11 19:34:59,672 [execute] INFO git cat-file --batch-check [2023-10-11T19:35:00.025Z] 2023-10-11 19:34:59,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T19:35:00.025Z] 2023-10-11 19:34:59,677 [execute] INFO git cat-file --batch [2023-10-11T19:35:00.025Z] 2023-10-11 19:34:59,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T19:35:00.025Z] 2023-10-11 19:34:59,682 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4703 [2023-10-11T19:35:00.025Z] 0.0.0 [Pipeline] } [2023-10-11T19:35:00.051Z] $ docker exec --env ******** --env ******** d009adeed1f37d8405793001cdf0819c5552b9cd203f0b590fa4ca0ca05db357 ssh-agent -k [2023-10-11T19:35:00.135Z] unset SSH_AUTH_SOCK; [2023-10-11T19:35:00.136Z] unset SSH_AGENT_PID; [2023-10-11T19:35:00.136Z] echo Agent pid 76 killed; [2023-10-11T19:35:00.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T19:35:00.569Z] + git semver [Pipeline] } [2023-10-11T19:35:00.854Z] $ docker stop --time=1 d009adeed1f37d8405793001cdf0819c5552b9cd203f0b590fa4ca0ca05db357 [2023-10-11T19:35:02.203Z] $ docker rm -f --volumes d009adeed1f37d8405793001cdf0819c5552b9cd203f0b590fa4ca0ca05db357 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T19:35:02.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-11T19:35:02.872Z] Stashed 1 file(s) [Pipeline] echo [2023-10-11T19:35:02.890Z] [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-10-11T19:35:03.636Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-11T19:35:03.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T19:35:03.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T19:35:03.731Z] ========================================================= [2023-10-11T19:35:03.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-11T19:35:03.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-11T19:35:04.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T19:35:04.079Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-11T19:35:04.079Z] 7264a8db6415: Pulling fs layer [2023-10-11T19:35:04.079Z] c4d48a809fc2: Pulling fs layer [2023-10-11T19:35:04.079Z] 4f1c88b9dad5: Pulling fs layer [2023-10-11T19:35:04.079Z] ad3a456e5733: Pulling fs layer [2023-10-11T19:35:04.079Z] 33e27b845d1e: Pulling fs layer [2023-10-11T19:35:04.079Z] c68163c4e522: Pulling fs layer [2023-10-11T19:35:04.079Z] 50da416c3ac9: Pulling fs layer [2023-10-11T19:35:04.079Z] 23d2d4c4bb30: Pulling fs layer [2023-10-11T19:35:04.079Z] 33e27b845d1e: Waiting [2023-10-11T19:35:04.079Z] 23d2d4c4bb30: Waiting [2023-10-11T19:35:04.079Z] c68163c4e522: Waiting [2023-10-11T19:35:04.079Z] c4d48a809fc2: Verifying Checksum [2023-10-11T19:35:04.079Z] c4d48a809fc2: Download complete [2023-10-11T19:35:04.079Z] ad3a456e5733: Verifying Checksum [2023-10-11T19:35:04.079Z] ad3a456e5733: Download complete [2023-10-11T19:35:04.079Z] 33e27b845d1e: Verifying Checksum [2023-10-11T19:35:04.079Z] 33e27b845d1e: Download complete [2023-10-11T19:35:04.079Z] 7264a8db6415: Verifying Checksum [2023-10-11T19:35:04.079Z] 7264a8db6415: Download complete [2023-10-11T19:35:04.079Z] c68163c4e522: Verifying Checksum [2023-10-11T19:35:04.079Z] c68163c4e522: Download complete [2023-10-11T19:35:04.362Z] 7264a8db6415: Pull complete [2023-10-11T19:35:04.362Z] 23d2d4c4bb30: Verifying Checksum [2023-10-11T19:35:04.362Z] 23d2d4c4bb30: Download complete [2023-10-11T19:35:04.621Z] c4d48a809fc2: Pull complete [2023-10-11T19:35:04.621Z] 4f1c88b9dad5: Verifying Checksum [2023-10-11T19:35:04.621Z] 4f1c88b9dad5: Download complete [2023-10-11T19:35:04.882Z] 50da416c3ac9: Verifying Checksum [2023-10-11T19:35:04.882Z] 50da416c3ac9: Download complete [2023-10-11T19:35:08.162Z] 4f1c88b9dad5: Pull complete [2023-10-11T19:35:08.162Z] ad3a456e5733: Pull complete [2023-10-11T19:35:08.162Z] 33e27b845d1e: Pull complete [2023-10-11T19:35:08.162Z] c68163c4e522: Pull complete [2023-10-11T19:35:10.067Z] 50da416c3ac9: Pull complete [2023-10-11T19:35:10.633Z] 23d2d4c4bb30: Pull complete [2023-10-11T19:35:10.633Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-11T19:35:10.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T19:35:10.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-11T19:35:10.989Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T19:35:10.990Z] WORKDIR /edgex [2023-10-11T19:35:10.990Z] COPY go.mod . [2023-10-11T19:35:10.990Z] RUN go mod download [2023-10-11T19:35:10.990Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-11T19:35:11.556Z] Sending build context to Docker daemon 171.1MB [2023-10-11T19:35:11.556Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T19:35:11.556Z] ---> 0786185ac409 [2023-10-11T19:35:11.556Z] Step 2/4 : WORKDIR /edgex [2023-10-11T19:35:18.136Z] ---> Running in 56ca4f75eabd [2023-10-11T19:35:18.136Z] Removing intermediate container 56ca4f75eabd [2023-10-11T19:35:18.136Z] ---> 71689ecbefcc [2023-10-11T19:35:18.136Z] Step 3/4 : COPY go.mod . [2023-10-11T19:35:18.195Z] Still waiting to schedule task [2023-10-11T19:35:18.196Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8868’ is offline [2023-10-11T19:35:18.394Z] ---> c067936eed72 [2023-10-11T19:35:18.394Z] Step 4/4 : RUN go mod download [2023-10-11T19:35:18.394Z] ---> Running in a2e96cba7c66 [2023-10-11T19:35:44.964Z] Removing intermediate container a2e96cba7c66 [2023-10-11T19:35:44.964Z] ---> 2ab9a56c379e [2023-10-11T19:35:44.964Z] Successfully built 2ab9a56c379e [2023-10-11T19:35:44.964Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:35:45.346Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T19:35:45.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T19:35:45.587Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-10-11T19:35:45.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-11T19:35:46.087Z] $ docker top badec31e6222767103d4277a8885265b58eab09bac3f52bc16bb81365c54be24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T19:35:46.479Z] + go version [2023-10-11T19:35:46.479Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-11T19:35:46.513Z] $ docker stop --time=1 badec31e6222767103d4277a8885265b58eab09bac3f52bc16bb81365c54be24 [2023-10-11T19:35:47.757Z] $ docker rm -f --volumes badec31e6222767103d4277a8885265b58eab09bac3f52bc16bb81365c54be24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:35:48.460Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T19:35:48.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T19:35:48.608Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-10-11T19:35:48.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-11T19:35:49.363Z] $ docker top 5f57c072c798bb8a6c42382c62d07b1f738949669a5dfe3409981c6d25304b4f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-11T19:35:49.480Z] ========================================================= [2023-10-11T19:35:49.480Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-11T19:35:49.480Z] ========================================================= [Pipeline] sh [2023-10-11T19:35:49.774Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-11T19:35:50.152Z] + make test [2023-10-11T19:35:50.153Z] go test -race -coverprofile=coverage.out ./... [2023-10-11T19:35:56.710Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-11T19:36:09.090Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-11T19:36:10.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-11T19:36:10.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-11T19:36:11.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-10-11T19:36:13.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2023-10-11T19:36:13.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-11T19:36:13.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-11T19:36:13.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-11T19:36:14.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-11T19:36:14.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-11T19:36:15.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-11T19:36:15.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:36:15.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-11T19:36:15.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-11T19:36:15.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-11T19:36:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-11T19:36:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-11T19:36:17.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements [2023-10-11T19:36:17.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-11T19:36:19.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.572s coverage: 93.4% of statements [2023-10-11T19:36:19.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-11T19:36:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-11T19:36:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 97.6% of statements [2023-10-11T19:36:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.061s coverage: 72.2% of statements [2023-10-11T19:36:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-11T19:36:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-11T19:36:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-10-11T19:36:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 32.2% of statements [2023-10-11T19:36:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.062s coverage: 41.7% of statements [2023-10-11T19:36:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements [2023-10-11T19:36:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.056s coverage: 94.1% of statements [2023-10-11T19:36:23.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements [2023-10-11T19:36:23.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-11T19:36:23.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-11T19:36:24.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-11T19:36:24.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-11T19:36:24.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-11T19:36:24.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-11T19:36:25.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-11T19:36:25.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-11T19:36:25.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-11T19:36:27.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-11T19:36:27.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-11T19:36:29.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-11T19:36:29.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-11T19:36:31.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-11T19:36:31.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-11T19:36:31.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-11T19:36:33.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-11T19:36:33.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-11T19:36:33.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-11T19:36:35.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-10-11T19:36:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-11T19:36:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-11T19:36:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-11T19:36:37.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-11T19:36:38.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-11T19:36:38.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-11T19:36:38.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-11T19:36:38.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-11T19:36:40.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-11T19:36:40.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-11T19:36:40.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-11T19:36:40.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:36:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-11T19:36:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-11T19:36:41.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-11T19:36:41.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.306s coverage: 79.9% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.057s coverage: 92.9% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 64.4% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.081s coverage: 62.3% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.631s coverage: 38.4% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.054s coverage: 89.5% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2023-10-11T19:36:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-10-11T19:36:49.287Z] 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-10-11T19:36:49.287Z] running golangci-lint [2023-10-11T19:36:49.287Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-11T19:36:49.287Z] go version go1.21.0 linux/amd64 [2023-10-11T19:36:49.287Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-11T19:36:49.287Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-11T19:37:01.522Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 12.676653029s" [2023-10-11T19:37:01.522Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.012521ms" [2023-10-11T19:37:09.646Z] level=info msg="[linters_context/goanalysis] analyzers took 1m12.21651684s with top 10 stages: buildir: 32.379023744s, gosec: 6.591124799s, fact_deprecated: 2.973688749s, inspect: 2.595056063s, printf: 2.518284698s, ctrlflow: 1.887548546s, S1038: 1.035310153s, fact_purity: 944.058244ms, nilness: 841.65915ms, ineffassign: 748.462265ms" [2023-10-11T19:37:09.646Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-11T19:37:09.646Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" [2023-10-11T19:37:09.646Z] level=info msg="[runner] processing took 18.568529ms with stages: identifier_marker: 6.853328ms, nolint: 6.383555ms, exclude-rules: 1.828386ms, path_prettifier: 1.368221ms, autogenerated_exclude: 1.344301ms, skip_dirs: 707.097µs, cgo: 50.19µs, filename_unadjuster: 29.341µs, max_same_issues: 860ns, exclude: 460ns, skip_files: 400ns, fixer: 390ns, uniq_by_line: 370ns, diff: 360ns, severity-rules: 250ns, sort_results: 250ns, source_code: 220ns, max_from_linter: 160ns, max_per_file_from_linter: 150ns, path_shortener: 140ns, path_prefixer: 100ns" [2023-10-11T19:37:09.646Z] level=info msg="[runner] linters took 8.105098548s with stages: goanalysis_metalinter: 8.086426909s" [2023-10-11T19:37:09.646Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-11T19:37:09.646Z] level=info msg="Memory: 209 samples, avg is 242.0MB, max is 949.7MB" [2023-10-11T19:37:09.646Z] level=info msg="Execution took 20.832600162s" [2023-10-11T19:37:09.646Z] go vet ./... [2023-10-11T19:37:13.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T19:37:13.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T19:37:13.841Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T19:37:13.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-11T19:37:14.188Z] + ls -al . [2023-10-11T19:37:14.188Z] total 732 [2023-10-11T19:37:14.188Z] drwxrwxr-x 12 1001 1001 4096 Oct 11 19:35 . [2023-10-11T19:37:14.188Z] drwxr-xr-x 4 root root 4096 Oct 11 19:35 .. [2023-10-11T19:37:14.188Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 19:34 .blubracket [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 16 Oct 11 19:34 .dockerignore [2023-10-11T19:37:14.188Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 19:36 .git [2023-10-11T19:37:14.188Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 19:34 .github [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 1173 Oct 11 19:34 .gitignore [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 19:34 .golangci.yml [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 100 Oct 11 19:34 .hadolint.yml [2023-10-11T19:37:14.188Z] drwxr-xr-x 3 1001 1001 4096 Oct 11 19:34 .semver [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 19:34 .sonarcloud.properties [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 19:34 ADOPTERS.md [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 11674 Oct 11 19:34 Attribution.txt [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 93407 Oct 11 19:34 CHANGELOG.md [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 19:34 CONTRIBUTING.md [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 19:34 GOVERNANCE.md [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 883 Oct 11 19:34 Jenkinsfile [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 19:34 LICENSE [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 15054 Oct 11 19:34 Makefile [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 19:34 OWNERS.md [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 9923 Oct 11 19:34 README.md [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 789 Oct 11 19:34 SECURITY.md [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 19:35 VERSION [2023-10-11T19:37:14.188Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 19:34 bin [2023-10-11T19:37:14.188Z] drwxrwxr-x 18 1001 1001 4096 Oct 11 19:34 cmd [2023-10-11T19:37:14.188Z] -rw-r--r-- 1 root root 453602 Oct 11 19:36 coverage.out [2023-10-11T19:37:14.188Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 19:34 fuzz_test [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 3689 Oct 11 19:34 go.mod [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 34977 Oct 11 19:34 go.sum [2023-10-11T19:37:14.188Z] drwxrwxr-x 7 1001 1001 4096 Oct 11 19:34 internal [2023-10-11T19:37:14.188Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 19:34 openapi [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 594 Oct 11 19:34 security.txt [2023-10-11T19:37:14.188Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 19:34 snap [2023-10-11T19:37:14.188Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 19:34 version.go [Pipeline] sh [2023-10-11T19:37:14.499Z] + '[' -e coverage.out ] [2023-10-11T19:37:14.499Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-11T19:37:14.675Z] Stashed 1 file(s) [Pipeline] sh [2023-10-11T19:37:14.968Z] + make build [2023-10-11T19:37:14.968Z] 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-10-11T19:37:27.257Z] 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-10-11T19:37:27.823Z] 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-10-11T19:37:28.759Z] 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-10-11T19:37:29.691Z] 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-10-11T19:37:36.262Z] 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-10-11T19:37:36.520Z] 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-10-11T19:37:37.891Z] 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-10-11T19:37:38.823Z] 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-10-11T19:37:39.387Z] 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-10-11T19:37:40.321Z] 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-10-11T19:37:41.255Z] 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-10-11T19:37:42.206Z] $ docker stop --time=1 5f57c072c798bb8a6c42382c62d07b1f738949669a5dfe3409981c6d25304b4f [2023-10-11T19:37:48.945Z] $ docker rm -f --volumes 5f57c072c798bb8a6c42382c62d07b1f738949669a5dfe3409981c6d25304b4f [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-10-11T19:37:50.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-11T19:37:50.181Z] [2023-10-11T19:37:50.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:37:50.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-11T19:37:50.552Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-11T19:37:50.552Z] 91d30c5bc195: Pulling fs layer [2023-10-11T19:37:50.552Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-11T19:37:50.552Z] 9c61dcf015f6: Pulling fs layer [2023-10-11T19:37:50.552Z] 4698f68db338: Pulling fs layer [2023-10-11T19:37:50.552Z] 2a2f49069b9e: Pulling fs layer [2023-10-11T19:37:50.552Z] e0025b399a48: Pulling fs layer [2023-10-11T19:37:50.552Z] 2a2f49069b9e: Waiting [2023-10-11T19:37:50.552Z] 4698f68db338: Waiting [2023-10-11T19:37:50.552Z] e0025b399a48: Waiting [2023-10-11T19:37:50.552Z] 91d30c5bc195: Verifying Checksum [2023-10-11T19:37:50.552Z] 91d30c5bc195: Download complete [2023-10-11T19:37:50.552Z] 4698f68db338: Verifying Checksum [2023-10-11T19:37:50.552Z] 4698f68db338: Download complete [2023-10-11T19:37:50.813Z] 91d30c5bc195: Pull complete [2023-10-11T19:37:50.813Z] 2e9b0aa3be6d: Download complete [2023-10-11T19:37:50.813Z] e0025b399a48: Download complete [2023-10-11T19:37:50.813Z] 2a2f49069b9e: Verifying Checksum [2023-10-11T19:37:50.813Z] 2a2f49069b9e: Download complete [2023-10-11T19:37:51.071Z] 2e9b0aa3be6d: Pull complete [2023-10-11T19:37:51.329Z] 9c61dcf015f6: Verifying Checksum [2023-10-11T19:37:51.329Z] 9c61dcf015f6: Download complete [2023-10-11T19:37:53.873Z] 9c61dcf015f6: Pull complete [2023-10-11T19:37:53.873Z] 4698f68db338: Pull complete [2023-10-11T19:37:54.440Z] 2a2f49069b9e: Pull complete [2023-10-11T19:37:54.440Z] e0025b399a48: Pull complete [2023-10-11T19:37:54.440Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-11T19:37:54.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-11T19:37:54.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T19:37:54.672Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-10-11T19:37:54.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-11T19:37:58.476Z] $ docker top c22680943442d384aae3f867611554fe92daef61dea2c30bf4d8c2638a49d626 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T19:37:58.873Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-11T19:38:00.824Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-10-11T19:38:00.824Z] #1 transferring dockerfile: [2023-10-11T19:38:00.824Z] #1 transferring dockerfile: 1.84kB done [2023-10-11T19:38:00.824Z] #1 DONE 0.1s [2023-10-11T19:38:01.090Z] [2023-10-11T19:38:01.090Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-10-11T19:38:01.090Z] #2 transferring dockerfile: 1.59kB done [2023-10-11T19:38:01.090Z] #2 DONE 0.0s [2023-10-11T19:38:01.090Z] [2023-10-11T19:38:01.090Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-11T19:38:01.090Z] #3 transferring dockerfile: 2.38kB done [2023-10-11T19:38:01.090Z] #3 DONE 0.0s [2023-10-11T19:38:01.090Z] [2023-10-11T19:38:01.090Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-11T19:38:01.090Z] #4 transferring dockerfile: 1.78kB done [2023-10-11T19:38:01.090Z] #4 DONE 0.0s [2023-10-11T19:38:01.090Z] [2023-10-11T19:38:01.090Z] #5 [support-notifications internal] load .dockerignore [2023-10-11T19:38:01.090Z] #5 transferring context: 56B done [2023-10-11T19:38:01.090Z] #5 DONE 0.0s [2023-10-11T19:38:01.090Z] [2023-10-11T19:38:01.090Z] #6 [core-data internal] load build definition from Dockerfile [2023-10-11T19:38:01.090Z] #6 transferring dockerfile: 1.90kB done [2023-10-11T19:38:01.090Z] #6 DONE 0.0s [2023-10-11T19:38:01.090Z] [2023-10-11T19:38:01.090Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-10-11T19:38:01.090Z] #7 transferring dockerfile: 1.58kB done [2023-10-11T19:38:01.090Z] #7 DONE 0.0s [2023-10-11T19:38:01.090Z] [2023-10-11T19:38:01.090Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #8 transferring dockerfile: 2.04kB done [2023-10-11T19:38:01.353Z] #8 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #9 transferring dockerfile: 2.82kB done [2023-10-11T19:38:01.353Z] #9 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #10 [security-spire-server internal] load .dockerignore [2023-10-11T19:38:01.353Z] #10 transferring context: 56B done [2023-10-11T19:38:01.353Z] #10 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #11 [security-secretstore-setup internal] load .dockerignore [2023-10-11T19:38:01.353Z] #11 transferring context: 56B done [2023-10-11T19:38:01.353Z] #11 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #12 [security-spiffe-token-provider internal] load .dockerignore [2023-10-11T19:38:01.353Z] #12 transferring context: 56B done [2023-10-11T19:38:01.353Z] #12 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #13 transferring dockerfile: 2.12kB done [2023-10-11T19:38:01.353Z] #13 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #14 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:01.353Z] #14 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #15 transferring dockerfile: 1.82kB done [2023-10-11T19:38:01.353Z] #15 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #16 transferring dockerfile: 1.70kB done [2023-10-11T19:38:01.353Z] #16 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #17 [core-command internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #17 transferring dockerfile: 1.82kB done [2023-10-11T19:38:01.353Z] #17 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #18 [core-metadata internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #18 transferring dockerfile: 1.96kB done [2023-10-11T19:38:01.353Z] #18 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #19 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-11T19:38:01.353Z] #19 transferring dockerfile: 2.39kB done [2023-10-11T19:38:01.353Z] #19 DONE 0.0s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #20 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:38:01.353Z] #20 DONE 0.1s [2023-10-11T19:38:01.353Z] [2023-10-11T19:38:01.353Z] #21 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:01.353Z] #21 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-11T19:38:01.614Z] #21 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:38:01.614Z] #21 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T19:38:01.614Z] #21 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T19:38:01.614Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s [2023-10-11T19:38:01.614Z] #21 ... [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #22 [security-spire-config internal] load .dockerignore [2023-10-11T19:38:01.614Z] #22 transferring context: 56B done [2023-10-11T19:38:01.614Z] #22 DONE 0.1s [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:01.614Z] #14 DONE 0.0s [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #21 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:01.614Z] #21 ... [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #23 [core-data internal] load .dockerignore [2023-10-11T19:38:01.614Z] #23 transferring context: 56B done [2023-10-11T19:38:01.614Z] #23 DONE 0.2s [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #24 [security-proxy-auth internal] load .dockerignore [2023-10-11T19:38:01.614Z] #24 transferring context: 56B done [2023-10-11T19:38:01.614Z] #24 DONE 0.1s [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:01.614Z] #14 DONE 0.0s [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-11T19:38:01.614Z] #25 transferring context: 56B done [2023-10-11T19:38:01.614Z] #25 DONE 0.1s [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:38:01.614Z] #20 DONE 0.1s [2023-10-11T19:38:01.614Z] [2023-10-11T19:38:01.614Z] #21 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:01.614Z] #21 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-11T19:38:01.614Z] #21 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:38:01.614Z] #21 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T19:38:01.614Z] #21 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T19:38:01.614Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s [2023-10-11T19:38:01.873Z] #21 ... [2023-10-11T19:38:01.873Z] [2023-10-11T19:38:01.873Z] #26 [security-bootstrapper internal] load .dockerignore [2023-10-11T19:38:01.873Z] #26 transferring context: 56B done [2023-10-11T19:38:01.873Z] #26 DONE 0.2s [2023-10-11T19:38:01.873Z] [2023-10-11T19:38:01.873Z] #27 [support-scheduler internal] load .dockerignore [2023-10-11T19:38:01.873Z] #27 transferring context: 56B done [2023-10-11T19:38:01.873Z] #27 DONE 0.2s [2023-10-11T19:38:01.873Z] [2023-10-11T19:38:01.873Z] #28 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-11T19:38:01.873Z] #28 DONE 0.6s [2023-10-11T19:38:01.873Z] [2023-10-11T19:38:01.873Z] #21 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:01.873Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-10-11T19:38:01.873Z] #21 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-11T19:38:01.873Z] #21 ... [2023-10-11T19:38:01.873Z] [2023-10-11T19:38:01.873Z] #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:01.873Z] #14 DONE 0.0s [2023-10-11T19:38:01.873Z] [2023-10-11T19:38:01.873Z] #29 [security-spire-agent internal] load .dockerignore [2023-10-11T19:38:01.873Z] #29 transferring context: 56B 0.0s done [2023-10-11T19:38:01.873Z] #29 DONE 0.2s [2023-10-11T19:38:01.873Z] [2023-10-11T19:38:01.873Z] #21 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:02.157Z] #21 ... [2023-10-11T19:38:02.157Z] [2023-10-11T19:38:02.157Z] #14 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:02.157Z] #14 DONE 0.0s [2023-10-11T19:38:02.157Z] [2023-10-11T19:38:02.157Z] #21 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:02.157Z] #21 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T19:38:02.157Z] #21 ... [2023-10-11T19:38:02.157Z] [2023-10-11T19:38:02.157Z] #14 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:02.157Z] #14 DONE 0.0s [2023-10-11T19:38:02.157Z] [2023-10-11T19:38:02.157Z] #20 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:38:08.320Z] #20 ... [2023-10-11T19:38:08.320Z] [2023-10-11T19:38:08.320Z] #30 [security-secretstore-setup internal] load build context [2023-10-11T19:38:08.320Z] #30 transferring context: 364.95MB 3.1s done [2023-10-11T19:38:09.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8869 in /w/workspace/edgexfoundry_edgex-go_PR-4703 [Pipeline] { [Pipeline] ws [2023-10-11T19:38:09.858Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-11T19:38:09.934Z] The recommended git tool is: git [2023-10-11T19:38:11.619Z] #30 ... [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #31 [support-notifications internal] load build context [2023-10-11T19:38:11.619Z] #31 transferring context: 364.95MB 2.9s done [2023-10-11T19:38:11.619Z] #31 ... [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T19:38:11.619Z] #32 ... [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #28 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-11T19:38:11.619Z] #28 DONE 0.7s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #33 [core-command internal] load .dockerignore [2023-10-11T19:38:11.619Z] #33 transferring context: 56B done [2023-10-11T19:38:11.619Z] #33 DONE 9.9s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #30 [security-secretstore-setup internal] load build context [2023-10-11T19:38:11.619Z] #30 DONE 10.0s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #34 [security-spiffe-token-provider internal] load build context [2023-10-11T19:38:11.619Z] #34 transferring context: 364.95MB 3.0s done [2023-10-11T19:38:11.619Z] #34 DONE 10.0s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #35 [core-metadata internal] load .dockerignore [2023-10-11T19:38:11.619Z] #35 transferring context: 56B done [2023-10-11T19:38:11.619Z] #35 DONE 9.9s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #36 [security-proxy-setup internal] load .dockerignore [2023-10-11T19:38:11.619Z] #36 transferring context: 56B done [2023-10-11T19:38:11.619Z] #36 DONE 9.9s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #14 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:11.619Z] #14 DONE 0.0s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-11T19:38:11.619Z] #37 DONE 10.1s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #31 [support-notifications internal] load build context [2023-10-11T19:38:11.619Z] #31 DONE 10.3s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #21 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:11.619Z] #21 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-11T19:38:11.619Z] #21 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:38:11.619Z] #21 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T19:38:11.619Z] #21 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T19:38:11.619Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-10-11T19:38:11.619Z] #21 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T19:38:11.619Z] #21 DONE 10.6s [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T19:38:11.619Z] #32 ... [2023-10-11T19:38:11.619Z] [2023-10-11T19:38:11.619Z] #20 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:38:11.877Z] #20 ... [2023-10-11T19:38:11.877Z] [2023-10-11T19:38:11.877Z] #28 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-11T19:38:11.877Z] #28 DONE 0.7s [2023-10-11T19:38:11.877Z] [2023-10-11T19:38:11.877Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T19:38:11.877Z] #14 DONE 0.0s [2023-10-11T19:38:11.877Z] [2023-10-11T19:38:11.877Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-11T19:38:11.877Z] #37 DONE 10.1s [2023-10-11T19:38:11.877Z] [2023-10-11T19:38:11.877Z] #21 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:11.877Z] #21 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-11T19:38:11.877Z] #21 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:38:11.877Z] #21 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T19:38:11.877Z] #21 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T19:38:11.877Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-10-11T19:38:11.877Z] #21 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T19:38:11.877Z] #21 DONE 10.6s [2023-10-11T19:38:11.877Z] [2023-10-11T19:38:11.877Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:38:12.135Z] #20 ... [2023-10-11T19:38:12.135Z] [2023-10-11T19:38:12.135Z] #21 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:12.135Z] #21 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-11T19:38:12.135Z] #21 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:38:12.135Z] #21 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T19:38:12.135Z] #21 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T19:38:12.135Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-10-11T19:38:12.135Z] #21 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T19:38:12.135Z] #21 DONE 10.6s [2023-10-11T19:38:12.135Z] [2023-10-11T19:38:12.135Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T19:38:12.135Z] #32 DONE 10.5s [2023-10-11T19:38:12.135Z] [2023-10-11T19:38:12.135Z] #28 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-11T19:38:12.135Z] #28 DONE 0.7s [2023-10-11T19:38:12.135Z] [2023-10-11T19:38:12.135Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-11T19:38:12.135Z] #37 DONE 10.1s [2023-10-11T19:38:12.135Z] [2023-10-11T19:38:12.135Z] #21 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:12.135Z] #21 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-11T19:38:12.135Z] #21 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:38:12.135Z] #21 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T19:38:12.135Z] #21 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T19:38:12.135Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-10-11T19:38:12.135Z] #21 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T19:38:12.135Z] #21 DONE 10.6s [2023-10-11T19:38:12.135Z] [2023-10-11T19:38:12.135Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:38:12.135Z] #20 DONE 10.3s [2023-10-11T19:38:12.135Z] [2023-10-11T19:38:12.135Z] #38 [security-spire-server internal] load build context [2023-10-11T19:38:12.135Z] #38 transferring context: 18.11kB 0.0s done [2023-10-11T19:38:12.397Z] #38 DONE 0.2s [2023-10-11T19:38:12.397Z] [2023-10-11T19:38:12.397Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:12.397Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:12.397Z] #39 ... [2023-10-11T19:38:12.397Z] [2023-10-11T19:38:12.397Z] #40 [security-spire-config internal] load build context [2023-10-11T19:38:12.397Z] #40 transferring context: 16.36kB 0.0s done [2023-10-11T19:38:12.397Z] #40 DONE 0.3s [2023-10-11T19:38:12.397Z] [2023-10-11T19:38:12.397Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:12.397Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-11T19:38:12.397Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-11T19:38:12.397Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-11T19:38:12.397Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-11T19:38:12.654Z] #39 ... [2023-10-11T19:38:12.654Z] [2023-10-11T19:38:12.654Z] #21 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:38:12.654Z] #21 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-11T19:38:12.654Z] #21 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:38:12.654Z] #21 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T19:38:12.654Z] #21 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T19:38:12.654Z] #21 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-10-11T19:38:12.654Z] #21 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T19:38:12.654Z] #21 DONE 10.6s [2023-10-11T19:38:12.654Z] [2023-10-11T19:38:12.654Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-11T19:38:12.654Z] #41 DONE 0.9s [2023-10-11T19:38:12.654Z] [2023-10-11T19:38:12.654Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:12.654Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-11T19:38:12.654Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-11T19:38:12.654Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-11T19:38:12.654Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-11T19:38:12.654Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-11T19:38:12.654Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-10-11T19:38:12.654Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-10-11T19:38:12.654Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-11T19:38:12.654Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-11T19:38:12.654Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.3s [2023-10-11T19:38:12.911Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.4s [2023-10-11T19:38:13.168Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-11T19:38:13.426Z] #39 ... [2023-10-11T19:38:13.426Z] [2023-10-11T19:38:13.426Z] #42 [security-spire-agent internal] load build context [2023-10-11T19:38:13.426Z] #42 transferring context: 17.64kB 0.0s done [2023-10-11T19:38:13.426Z] #42 DONE 0.9s [2023-10-11T19:38:13.426Z] [2023-10-11T19:38:13.426Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:14.969Z] using credential edgex-jenkins-ssh [2023-10-11T19:38:14.983Z] Cloning the remote Git repository [2023-10-11T19:38:15.013Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-11T19:38:15.092Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-11T19:38:15.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-11T19:38:15.234Z] > git --version # timeout=10 [2023-10-11T19:38:15.252Z] > git --version # 'git version 2.25.1' [2023-10-11T19:38:15.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T19:38:15.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T19:38:18.747Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.4s [2023-10-11T19:38:20.153Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.7s done [2023-10-11T19:38:21.538Z] #39 ... [2023-10-11T19:38:21.538Z] [2023-10-11T19:38:21.538Z] #43 [security-bootstrapper internal] load build context [2023-10-11T19:38:21.538Z] #43 transferring context: 364.95MB 6.7s done [2023-10-11T19:38:21.798Z] #43 ... [2023-10-11T19:38:21.798Z] [2023-10-11T19:38:21.798Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:38:21.798Z] #44 transferring context: 364.95MB 6.7s done [2023-10-11T19:38:21.798Z] #44 ... [2023-10-11T19:38:21.798Z] [2023-10-11T19:38:21.798Z] #45 [support-scheduler internal] load build context [2023-10-11T19:38:21.798Z] #45 transferring context: 364.95MB 7.4s done [2023-10-11T19:38:22.057Z] #45 ... [2023-10-11T19:38:22.057Z] [2023-10-11T19:38:22.057Z] #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T19:38:22.057Z] #0 0.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:22.057Z] #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:22.057Z] #0 1.192 OK: 264 MiB in 52 packages [2023-10-11T19:38:22.531Z] #46 ... [2023-10-11T19:38:22.531Z] [2023-10-11T19:38:22.531Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T19:38:22.531Z] #47 ... [2023-10-11T19:38:22.531Z] [2023-10-11T19:38:22.531Z] #48 [core-data internal] load build context [2023-10-11T19:38:22.531Z] #48 transferring context: 364.95MB 8.0s done [2023-10-11T19:38:22.791Z] #48 ... [2023-10-11T19:38:22.791Z] [2023-10-11T19:38:22.791Z] #49 [core-metadata internal] load build context [2023-10-11T19:38:22.791Z] #49 transferring context: 364.95MB 6.4s done [2023-10-11T19:38:22.791Z] #49 ... [2023-10-11T19:38:22.791Z] [2023-10-11T19:38:22.791Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T19:38:22.791Z] #50 ... [2023-10-11T19:38:22.791Z] [2023-10-11T19:38:22.791Z] #51 [core-command internal] load build context [2023-10-11T19:38:22.791Z] #51 transferring context: 364.95MB 4.2s done [2023-10-11T19:38:23.048Z] #51 ... [2023-10-11T19:38:23.048Z] [2023-10-11T19:38:23.048Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T19:38:23.048Z] #0 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.048Z] #0 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.048Z] #0 0.858 OK: 264 MiB in 52 packages [2023-10-11T19:38:23.048Z] #52 ... [2023-10-11T19:38:23.048Z] [2023-10-11T19:38:23.048Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T19:38:23.306Z] #53 ... [2023-10-11T19:38:23.306Z] [2023-10-11T19:38:23.306Z] #54 [security-proxy-auth internal] load build context [2023-10-11T19:38:23.306Z] #54 transferring context: 364.95MB 6.8s done [2023-10-11T19:38:23.306Z] #54 ... [2023-10-11T19:38:23.306Z] [2023-10-11T19:38:23.306Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T19:38:23.306Z] #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.306Z] #0 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.306Z] #0 1.267 OK: 264 MiB in 52 packages [2023-10-11T19:38:23.570Z] #55 ... [2023-10-11T19:38:23.570Z] [2023-10-11T19:38:23.570Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T19:38:23.570Z] #0 0.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.570Z] #0 0.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.570Z] #0 1.057 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:38:23.570Z] #0 1.057 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:38:23.570Z] #0 1.057 OK: 20075 distinct packages available [2023-10-11T19:38:23.570Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.570Z] #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:23.570Z] #0 1.453 OK: 264 MiB in 52 packages [2023-10-11T19:38:24.246Z] #56 ... [2023-10-11T19:38:24.246Z] [2023-10-11T19:38:24.247Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:38:24.247Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-10-11T19:38:24.247Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-11T19:38:24.247Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-11T19:38:24.247Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-11T19:38:24.247Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-11T19:38:24.247Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-11T19:38:24.247Z] #57 ... [2023-10-11T19:38:24.247Z] [2023-10-11T19:38:24.247Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T19:38:24.504Z] #58 ... [2023-10-11T19:38:24.504Z] [2023-10-11T19:38:24.504Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T19:38:24.504Z] #0 8.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:24.504Z] #0 8.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:24.504Z] #0 8.674 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:24.504Z] #0 8.678 (2/2) Installing su-exec (0.2-r3) [2023-10-11T19:38:24.504Z] #0 8.681 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:24.504Z] #0 8.686 OK: 7 MiB in 17 packages [2023-10-11T19:38:24.504Z] #59 ... [2023-10-11T19:38:24.504Z] [2023-10-11T19:38:24.504Z] #60 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T19:38:24.762Z] #60 ... [2023-10-11T19:38:24.762Z] [2023-10-11T19:38:24.762Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T19:38:24.762Z] #61 ... [2023-10-11T19:38:24.762Z] [2023-10-11T19:38:24.762Z] #62 [security-proxy-setup internal] load build context [2023-10-11T19:38:24.762Z] #62 transferring context: 364.95MB 4.4s done [2023-10-11T19:38:25.021Z] #62 ... [2023-10-11T19:38:25.021Z] [2023-10-11T19:38:25.021Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T19:38:25.021Z] #63 ... [2023-10-11T19:38:25.021Z] [2023-10-11T19:38:25.021Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T19:38:29.270Z] #64 ... [2023-10-11T19:38:29.270Z] [2023-10-11T19:38:29.270Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:29.270Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-11T19:38:29.270Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-11T19:38:33.858Z] Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit c034a3ea53c95da1339f0fe28ebd8b0679f4a09f [2023-10-11T19:38:32.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-11T19:38:32.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T19:38:33.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-11T19:38:33.217Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-11T19:38:33.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T19:38:33.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4703/head:refs/remotes/origin/PR-4703 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-11T19:38:33.880Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T19:38:33.944Z] > git checkout -f c034a3ea53c95da1339f0fe28ebd8b0679f4a09f # timeout=10 [2023-10-11T19:38:34.170Z] > git remote # timeout=10 [2023-10-11T19:38:34.188Z] > git config --get remote.origin.url # timeout=10 [2023-10-11T19:38:34.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T19:38:34.227Z] > git merge ff02edb092954091608536475346b70900255226 # timeout=10 [2023-10-11T19:38:34.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-11T19:38:34.273Z] Merge succeeded, producing c034a3ea53c95da1339f0fe28ebd8b0679f4a09f [2023-10-11T19:38:34.273Z] Checking out Revision c034a3ea53c95da1339f0fe28ebd8b0679f4a09f (PR-4703) [2023-10-11T19:38:34.880Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-10-11T19:38:34.924Z] > git --version # timeout=10 [2023-10-11T19:38:34.935Z] > git --version # 'git version 2.25.1' [2023-10-11T19:38:34.946Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T19:38:35.835Z] #39 ... [2023-10-11T19:38:35.835Z] [2023-10-11T19:38:35.835Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:38:35.835Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-11T19:38:35.835Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 12.4s [2023-10-11T19:38:36.094Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 12.5s [2023-10-11T19:38:36.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-11T19:38:36.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T19:38:36.155Z] Dload Upload Total Spent Left Speed [2023-10-11T19:38:36.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [2023-10-11T19:38:34.281Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T19:38:34.298Z] > git checkout -f c034a3ea53c95da1339f0fe28ebd8b0679f4a09f # timeout=10 [Pipeline] sh [2023-10-11T19:38:36.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-11T19:38:37.113Z] + sudo tee /etc/docker/daemon.new [2023-10-11T19:38:37.114Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-11T19:38:39.071Z] { [2023-10-11T19:38:39.071Z] "registry-mirrors": [ [2023-10-11T19:38:39.071Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-11T19:38:39.071Z] ], [2023-10-11T19:38:39.071Z] "bip": "10.250.0.254/24", [2023-10-11T19:38:39.071Z] "hosts": [ [2023-10-11T19:38:39.071Z] "tcp://0.0.0.0:5555", [2023-10-11T19:38:39.071Z] "unix:///var/run/docker.sock" [2023-10-11T19:38:39.071Z] ], [2023-10-11T19:38:39.071Z] "mtu": 1458, [2023-10-11T19:38:39.071Z] "selinux-enabled": true, [2023-10-11T19:38:39.071Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-11T19:38:39.071Z] } [Pipeline] sh [2023-10-11T19:38:39.410Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-11T19:38:39.750Z] + sudo service docker restart [2023-10-11T19:38:40.277Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2023-10-11T19:38:40.277Z] #57 ... [2023-10-11T19:38:40.277Z] [2023-10-11T19:38:40.277Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:40.277Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-11T19:38:40.277Z] #39 ... [2023-10-11T19:38:40.277Z] [2023-10-11T19:38:40.277Z] #54 [security-proxy-auth internal] load build context [2023-10-11T19:38:40.277Z] #54 DONE 28.7s [2023-10-11T19:38:40.277Z] [2023-10-11T19:38:40.277Z] #51 [core-command internal] load build context [2023-10-11T19:38:40.277Z] #51 DONE 28.5s [2023-10-11T19:38:40.277Z] [2023-10-11T19:38:40.277Z] #62 [security-proxy-setup internal] load build context [2023-10-11T19:38:40.277Z] #62 DONE 28.1s [2023-10-11T19:38:40.277Z] [2023-10-11T19:38:40.277Z] #43 [security-bootstrapper internal] load build context [2023-10-11T19:38:40.277Z] #43 DONE 28.7s [2023-10-11T19:38:40.277Z] [2023-10-11T19:38:40.277Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:38:40.277Z] #44 DONE 28.6s [2023-10-11T19:38:40.277Z] [2023-10-11T19:38:40.277Z] #49 [core-metadata internal] load build context [2023-10-11T19:38:40.277Z] #49 DONE 28.5s [2023-10-11T19:38:40.537Z] [2023-10-11T19:38:40.537Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T19:38:40.537Z] #59 DONE 28.6s [2023-10-11T19:38:40.537Z] [2023-10-11T19:38:40.537Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T19:38:40.537Z] #55 DONE 28.8s [2023-10-11T19:38:40.537Z] [2023-10-11T19:38:40.537Z] #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T19:38:40.537Z] #46 DONE 28.8s [2023-10-11T19:38:40.537Z] [2023-10-11T19:38:40.537Z] #45 [support-scheduler internal] load build context [2023-10-11T19:38:40.537Z] #45 DONE 28.8s [2023-10-11T19:38:40.537Z] [2023-10-11T19:38:40.537Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T19:38:40.537Z] #52 DONE 28.7s [2023-10-11T19:38:40.537Z] [2023-10-11T19:38:40.537Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:40.537Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-11T19:38:40.879Z] #39 ... [2023-10-11T19:38:40.879Z] [2023-10-11T19:38:40.879Z] #48 [core-data internal] load build context [2023-10-11T19:38:40.879Z] #48 DONE 29.0s [2023-10-11T19:38:40.879Z] [2023-10-11T19:38:40.879Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T19:38:40.879Z] #56 DONE 29.0s [2023-10-11T19:38:40.879Z] [2023-10-11T19:38:40.879Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:41.139Z] #39 ... [2023-10-11T19:38:41.139Z] [2023-10-11T19:38:41.139Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:38:41.139Z] #65 DONE 0.8s [2023-10-11T19:38:41.139Z] [2023-10-11T19:38:41.139Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:38:41.139Z] #66 DONE 0.9s [2023-10-11T19:38:41.139Z] [2023-10-11T19:38:41.139Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:41.402Z] #39 ... [2023-10-11T19:38:41.402Z] [2023-10-11T19:38:41.402Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:38:41.402Z] #67 DONE 0.7s [2023-10-11T19:38:41.402Z] [2023-10-11T19:38:41.402Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:38:41.402Z] #68 DONE 0.9s [2023-10-11T19:38:41.402Z] [2023-10-11T19:38:41.402Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:42.364Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done [2023-10-11T19:38:42.937Z] #39 ... [2023-10-11T19:38:42.937Z] [2023-10-11T19:38:42.937Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T19:38:42.937Z] #47 29.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.937Z] #47 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.937Z] #47 29.79 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:42.937Z] #47 29.80 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:42.937Z] #47 29.80 OK: 7 MiB in 16 packages [2023-10-11T19:38:42.937Z] #47 DONE 30.9s [2023-10-11T19:38:42.937Z] [2023-10-11T19:38:42.938Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T19:38:42.938Z] #53 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #53 29.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #53 29.51 (1/4) Installing ca-certificates (20230506-r0) [2023-10-11T19:38:42.938Z] #53 29.53 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:42.938Z] #53 29.53 (3/4) Installing su-exec (0.2-r3) [2023-10-11T19:38:42.938Z] #53 29.54 (4/4) Installing yq (4.33.3-r3) [2023-10-11T19:38:42.938Z] #53 29.60 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:42.938Z] #53 29.61 Executing ca-certificates-20230506-r0.trigger [2023-10-11T19:38:42.938Z] #53 29.67 OK: 17 MiB in 19 packages [2023-10-11T19:38:42.938Z] #53 DONE 30.8s [2023-10-11T19:38:42.938Z] [2023-10-11T19:38:42.938Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T19:38:42.938Z] #58 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #58 29.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #58 29.71 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:38:42.938Z] #58 29.71 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:38:42.938Z] #58 29.71 OK: 20069 distinct packages available [2023-10-11T19:38:42.938Z] #58 29.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #58 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #58 30.15 (1/11) Installing ca-certificates (20230506-r0) [2023-10-11T19:38:42.938Z] #58 30.23 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-11T19:38:42.938Z] #58 30.25 (3/11) Installing libunistring (1.1-r1) [2023-10-11T19:38:42.938Z] #58 30.27 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-11T19:38:42.938Z] #58 30.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-11T19:38:42.938Z] #58 30.28 (6/11) Installing libcurl (8.4.0-r0) [2023-10-11T19:38:42.938Z] #58 30.29 (7/11) Installing curl (8.4.0-r0) [2023-10-11T19:38:42.938Z] #58 30.30 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:42.938Z] #58 30.30 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-11T19:38:42.938Z] #58 30.30 (10/11) Installing libucontext (1.2-r2) [2023-10-11T19:38:42.938Z] #58 30.31 (11/11) Installing gcompat (1.1.0-r1) [2023-10-11T19:38:42.938Z] #58 30.31 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:42.938Z] #58 30.32 Executing ca-certificates-20230506-r0.trigger [2023-10-11T19:38:42.938Z] #58 30.37 OK: 12 MiB in 26 packages [2023-10-11T19:38:42.938Z] #58 DONE 30.8s [2023-10-11T19:38:42.938Z] [2023-10-11T19:38:42.938Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T19:38:42.938Z] #61 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #61 29.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #61 29.77 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:38:42.938Z] #61 29.77 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:38:42.938Z] #61 29.77 OK: 20069 distinct packages available [2023-10-11T19:38:42.938Z] #61 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #61 29.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #61 30.14 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:42.938Z] #61 30.14 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-11T19:38:42.938Z] #61 30.15 (3/5) Installing libucontext (1.2-r2) [2023-10-11T19:38:42.938Z] #61 30.15 (4/5) Installing gcompat (1.1.0-r1) [2023-10-11T19:38:42.938Z] #61 30.16 (5/5) Installing openssl (3.1.3-r0) [2023-10-11T19:38:42.938Z] #61 30.17 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:42.938Z] #61 30.17 OK: 8 MiB in 20 packages [2023-10-11T19:38:42.938Z] #61 DONE 30.8s [2023-10-11T19:38:42.938Z] [2023-10-11T19:38:42.938Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T19:38:42.938Z] #63 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #63 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #63 29.54 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:38:42.938Z] #63 29.54 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:38:42.938Z] #63 29.54 OK: 20069 distinct packages available [2023-10-11T19:38:42.938Z] #63 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #63 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #63 29.99 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:42.938Z] #63 29.99 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-11T19:38:42.938Z] #63 29.99 (3/4) Installing libucontext (1.2-r2) [2023-10-11T19:38:42.938Z] #63 29.99 (4/4) Installing gcompat (1.1.0-r1) [2023-10-11T19:38:42.938Z] #63 29.99 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:42.938Z] #63 30.00 OK: 8 MiB in 19 packages [2023-10-11T19:38:42.938Z] #63 DONE 30.8s [2023-10-11T19:38:42.938Z] [2023-10-11T19:38:42.938Z] #60 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T19:38:42.938Z] #60 29.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #60 29.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #60 29.81 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:42.938Z] #60 29.81 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:42.938Z] #60 29.81 OK: 7 MiB in 16 packages [2023-10-11T19:38:42.938Z] #60 DONE 30.9s [2023-10-11T19:38:42.938Z] [2023-10-11T19:38:42.938Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T19:38:42.938Z] #50 29.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #50 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:42.938Z] #50 29.68 (1/2) Installing ca-certificates (20230506-r0) [2023-10-11T19:38:42.938Z] #50 29.70 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:42.938Z] #50 29.70 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:42.938Z] #50 29.70 Executing ca-certificates-20230506-r0.trigger [2023-10-11T19:38:42.938Z] #50 29.77 OK: 8 MiB in 17 packages [2023-10-11T19:38:42.938Z] #50 DONE 30.9s [2023-10-11T19:38:42.938Z] [2023-10-11T19:38:42.938Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:38:43.198Z] #39 DONE 31.1s [2023-10-11T19:38:43.198Z] [2023-10-11T19:38:43.198Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T19:38:43.198Z] #64 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:43.198Z] #64 30.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T19:38:43.198Z] #64 30.82 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T19:38:43.198Z] #64 30.82 (2/4) Installing openssl (3.1.3-r0) [2023-10-11T19:38:43.198Z] #64 30.83 (3/4) Installing su-exec (0.2-r3) [2023-10-11T19:38:43.198Z] #64 30.83 (4/4) Installing yq (4.33.3-r3) [2023-10-11T19:38:43.461Z] #64 30.97 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:38:43.461Z] #64 30.98 OK: 17 MiB in 19 packages [2023-10-11T19:38:43.461Z] #64 DONE 31.1s [2023-10-11T19:38:43.461Z] [2023-10-11T19:38:43.461Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-11T19:38:44.846Z] #69 ... [2023-10-11T19:38:44.846Z] [2023-10-11T19:38:44.846Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T19:38:44.846Z] #70 DONE 1.5s [2023-10-11T19:38:45.107Z] [2023-10-11T19:38:45.108Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T19:38:45.108Z] #71 DONE 1.6s [2023-10-11T19:38:45.108Z] [2023-10-11T19:38:45.108Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-11T19:38:45.108Z] #69 DONE 1.5s [2023-10-11T19:38:45.108Z] [2023-10-11T19:38:45.108Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-11T19:38:45.108Z] #72 DONE 1.7s [2023-10-11T19:38:45.108Z] [2023-10-11T19:38:45.108Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-11T19:38:45.108Z] #73 DONE 0.1s [2023-10-11T19:38:45.108Z] [2023-10-11T19:38:45.108Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-11T19:38:46.050Z] #74 ... [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #75 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-11T19:38:46.050Z] #75 DONE 5.6s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-11T19:38:46.050Z] #76 DONE 1.0s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-11T19:38:46.050Z] #74 DONE 1.0s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-11T19:38:46.050Z] #77 DONE 0.1s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #78 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-11T19:38:46.050Z] #78 DONE 0.1s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #79 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T19:38:46.050Z] #79 DONE 1.0s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T19:38:46.050Z] #80 DONE 0.1s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T19:38:46.050Z] #81 DONE 0.1s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-11T19:38:46.050Z] #82 DONE 0.1s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-11T19:38:46.050Z] #83 DONE 0.1s [2023-10-11T19:38:46.050Z] [2023-10-11T19:38:46.050Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T19:38:46.311Z] #84 DONE 0.1s [2023-10-11T19:38:46.311Z] [2023-10-11T19:38:46.311Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-11T19:38:46.311Z] #85 DONE 0.1s [2023-10-11T19:38:46.311Z] [2023-10-11T19:38:46.311Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-11T19:38:46.311Z] #86 DONE 0.1s [2023-10-11T19:38:46.311Z] [2023-10-11T19:38:46.311Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-11T19:38:46.311Z] #87 DONE 0.1s [2023-10-11T19:38:46.311Z] [2023-10-11T19:38:46.311Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-11T19:38:46.311Z] #88 DONE 0.1s [2023-10-11T19:38:46.311Z] [2023-10-11T19:38:46.311Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-11T19:38:46.311Z] #89 DONE 0.1s [2023-10-11T19:38:46.311Z] [2023-10-11T19:38:46.311Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-11T19:38:46.311Z] #90 DONE 0.0s [2023-10-11T19:38:46.311Z] [2023-10-11T19:38:46.311Z] #91 [security-spire-config] exporting to image [2023-10-11T19:38:46.311Z] #91 exporting layers [2023-10-11T19:38:46.882Z] #91 exporting layers 0.6s done [2023-10-11T19:38:46.882Z] #91 writing image sha256:244c10f36f68a39a2e59ee3d2bbcfc0f853b84d28b0c26e2fccc77deb7e48d63 0.1s done [2023-10-11T19:38:46.882Z] #91 naming to docker.io/library/security-spire-server done [2023-10-11T19:38:46.882Z] #91 writing image sha256:29be2953cd201ebae7d8c09bab112832df0009d376169d5a48a4ba8cb4096fb4 [2023-10-11T19:38:47.142Z] #91 exporting layers 0.6s done [2023-10-11T19:38:47.142Z] #91 writing image sha256:29be2953cd201ebae7d8c09bab112832df0009d376169d5a48a4ba8cb4096fb4 done [2023-10-11T19:38:47.142Z] #91 naming to docker.io/library/security-spire-config done [2023-10-11T19:38:47.142Z] #91 writing image sha256:eb1840d6108580e0475258d92bfca0bd67dda76e61491debac166491a27374a8 done [2023-10-11T19:38:47.142Z] #91 naming to docker.io/library/security-spire-agent done [2023-10-11T19:38:47.142Z] #91 DONE 0.7s [2023-10-11T19:38:47.142Z] [2023-10-11T19:38:47.142Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:38:47.142Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 16.7s done [2023-10-11T19:38:47.142Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-11T19:38:47.142Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 17.1s done [2023-10-11T19:38:47.142Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2023-10-11T19:38:51.348Z] #57 ... [2023-10-11T19:38:51.348Z] [2023-10-11T19:38:51.348Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:38:51.348Z] #92 ... [2023-10-11T19:38:51.348Z] [2023-10-11T19:38:51.348Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:38:51.616Z] #93 ... [2023-10-11T19:38:51.616Z] [2023-10-11T19:38:51.616Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:38:51.616Z] #94 ... [2023-10-11T19:38:51.616Z] [2023-10-11T19:38:51.616Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T19:38:58.045Z] provisioning config files... [2023-10-11T19:38:58.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config170615011900487495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T19:38:58.470Z] ---> docker-login.sh [2023-10-11T19:38:58.470Z] nexus3.edgexfoundry.org:10001 [2023-10-11T19:38:59.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:38:59.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:38:59.343Z] Configure a credential helper to remove this warning. See [2023-10-11T19:38:59.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:38:59.343Z] [2023-10-11T19:38:59.343Z] Login Succeeded [2023-10-11T19:38:59.343Z] nexus3.edgexfoundry.org:10002 [2023-10-11T19:38:59.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:38:59.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:38:59.615Z] Configure a credential helper to remove this warning. See [2023-10-11T19:38:59.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:38:59.615Z] [2023-10-11T19:38:59.615Z] Login Succeeded [2023-10-11T19:38:59.615Z] nexus3.edgexfoundry.org:10003 [2023-10-11T19:38:59.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:38:59.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:38:59.885Z] Configure a credential helper to remove this warning. See [2023-10-11T19:38:59.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:38:59.885Z] [2023-10-11T19:38:59.885Z] Login Succeeded [2023-10-11T19:38:59.885Z] nexus3.edgexfoundry.org:10004 [2023-10-11T19:39:00.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:39:00.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:39:00.425Z] Configure a credential helper to remove this warning. See [2023-10-11T19:39:00.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:39:00.425Z] [2023-10-11T19:39:00.425Z] Login Succeeded [2023-10-11T19:39:00.425Z] docker.io [2023-10-11T19:39:00.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T19:39:00.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T19:39:00.963Z] Configure a credential helper to remove this warning. See [2023-10-11T19:39:00.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T19:39:00.963Z] [2023-10-11T19:39:00.963Z] Login Succeeded [2023-10-11T19:39:00.963Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T19:39:00.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-11T19:39:01.683Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-11T19:39:01.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T19:39:01.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T19:39:01.778Z] ========================================================= [2023-10-11T19:39:01.778Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-11T19:39:01.778Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-11T19:39:02.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T19:39:02.429Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-11T19:39:02.429Z] 9fda8d8052c6: Pulling fs layer [2023-10-11T19:39:02.429Z] 5d54e960e981: Pulling fs layer [2023-10-11T19:39:02.429Z] c4a7e357bf2a: Pulling fs layer [2023-10-11T19:39:02.429Z] f0e02332f6b5: Pulling fs layer [2023-10-11T19:39:02.429Z] cefa15bbcfad: Pulling fs layer [2023-10-11T19:39:02.429Z] 17808c966233: Pulling fs layer [2023-10-11T19:39:02.429Z] f4c1fc716caa: Pulling fs layer [2023-10-11T19:39:02.429Z] f0e02332f6b5: Waiting [2023-10-11T19:39:02.429Z] cefa15bbcfad: Waiting [2023-10-11T19:39:02.429Z] f4c1fc716caa: Waiting [2023-10-11T19:39:02.429Z] 17808c966233: Waiting [2023-10-11T19:39:02.429Z] 5d54e960e981: Verifying Checksum [2023-10-11T19:39:02.429Z] 5d54e960e981: Download complete [2023-10-11T19:39:02.429Z] f0e02332f6b5: Verifying Checksum [2023-10-11T19:39:02.429Z] f0e02332f6b5: Download complete [2023-10-11T19:39:02.429Z] cefa15bbcfad: Verifying Checksum [2023-10-11T19:39:02.429Z] cefa15bbcfad: Download complete [2023-10-11T19:39:02.429Z] 9fda8d8052c6: Verifying Checksum [2023-10-11T19:39:02.429Z] 9fda8d8052c6: Download complete [2023-10-11T19:39:03.020Z] f4c1fc716caa: Download complete [2023-10-11T19:39:03.986Z] c4a7e357bf2a: Verifying Checksum [2023-10-11T19:39:03.986Z] c4a7e357bf2a: Download complete [2023-10-11T19:39:04.950Z] 17808c966233: Verifying Checksum [2023-10-11T19:39:04.950Z] 17808c966233: Download complete [2023-10-11T19:39:05.536Z] 9fda8d8052c6: Pull complete [2023-10-11T19:39:05.803Z] 5d54e960e981: Pull complete [2023-10-11T19:39:20.897Z] c4a7e357bf2a: Pull complete [2023-10-11T19:39:20.897Z] f0e02332f6b5: Pull complete [2023-10-11T19:39:20.897Z] cefa15bbcfad: Pull complete [2023-10-11T19:39:27.535Z] 17808c966233: Pull complete [2023-10-11T19:39:28.939Z] f4c1fc716caa: Pull complete [2023-10-11T19:39:28.939Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-11T19:39:28.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T19:39:28.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-11T19:39:29.337Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T19:39:29.337Z] WORKDIR /edgex [2023-10-11T19:39:29.337Z] COPY go.mod . [2023-10-11T19:39:29.337Z] RUN go mod download [2023-10-11T19:39:29.337Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-11T19:39:29.921Z] Sending build context to Docker daemon 2.995MB [2023-10-11T19:39:29.921Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T19:39:29.921Z] ---> ea914061e18c [2023-10-11T19:39:29.921Z] Step 2/4 : WORKDIR /edgex [2023-10-11T19:39:30.371Z] #95 ... [2023-10-11T19:39:30.371Z] [2023-10-11T19:39:30.371Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:30.371Z] #94 DONE 46.1s [2023-10-11T19:39:30.371Z] [2023-10-11T19:39:30.371Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:30.371Z] #92 DONE 46.2s [2023-10-11T19:39:30.371Z] [2023-10-11T19:39:30.371Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:30.371Z] #93 DONE 46.1s [2023-10-11T19:39:30.371Z] [2023-10-11T19:39:30.371Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:30.371Z] #95 DONE 46.0s [2023-10-11T19:39:30.371Z] [2023-10-11T19:39:30.371Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-11T19:39:33.259Z] ---> Running in 23b1d65c06bb [2023-10-11T19:39:33.259Z] Removing intermediate container 23b1d65c06bb [2023-10-11T19:39:33.259Z] ---> 0a9e4da79648 [2023-10-11T19:39:33.259Z] Step 3/4 : COPY go.mod . [2023-10-11T19:39:33.843Z] ---> 2daaab920b5f [2023-10-11T19:39:33.843Z] Step 4/4 : RUN go mod download [2023-10-11T19:39:33.843Z] ---> Running in 9abc8ddff47a [2023-10-11T19:39:38.593Z] #96 ... [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #97 ... [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #98 [security-proxy-auth builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #98 ... [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #99 DONE 10.5s [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:38.593Z] #100 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:39:38.593Z] #101 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #102 [core-data builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #102 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #98 [security-proxy-auth builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #98 DONE 10.5s [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:38.593Z] #103 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #104 [security-bootstrapper builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #104 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #105 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:39:38.593Z] #105 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #96 DONE 10.5s [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:38.593Z] #106 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #107 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:39:38.593Z] #108 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #109 [security-proxy-setup builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #109 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:39:38.593Z] #110 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:38.593Z] #111 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:39:38.593Z] #112 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:38.593Z] #113 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #114 [support-scheduler builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #114 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:39:38.593Z] #115 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:38.593Z] #116 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #117 [core-metadata builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #117 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #118 [core-command builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #118 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:39:38.593Z] #119 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:39:38.593Z] #120 CACHED [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-11T19:39:38.593Z] #97 DONE 10.6s [2023-10-11T19:39:38.593Z] [2023-10-11T19:39:38.593Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T19:39:40.576Z] #121 2.287 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-10-11T19:39:49.744Z] #121 ... [2023-10-11T19:39:49.744Z] [2023-10-11T19:39:49.745Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T19:39:49.745Z] #0 0.771 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-10-11T19:39:49.745Z] #122 ... [2023-10-11T19:39:49.745Z] [2023-10-11T19:39:49.745Z] #123 [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-10-11T19:39:49.745Z] #0 0.756 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-10-11T19:39:49.745Z] #123 ... [2023-10-11T19:39:49.745Z] [2023-10-11T19:39:49.745Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T19:39:49.745Z] #0 1.285 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-10-11T19:39:49.745Z] #124 ... [2023-10-11T19:39:49.745Z] [2023-10-11T19:39:49.745Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T19:39:49.745Z] #0 0.958 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-10-11T19:39:49.745Z] #125 ... [2023-10-11T19:39:49.745Z] [2023-10-11T19:39:49.745Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T19:39:49.745Z] #0 0.860 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-10-11T19:39:49.745Z] #126 ... [2023-10-11T19:39:49.745Z] [2023-10-11T19:39:49.745Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T19:39:49.745Z] #0 0.587 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-10-11T19:39:49.745Z] #127 ... [2023-10-11T19:39:49.745Z] [2023-10-11T19:39:49.745Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T19:39:49.745Z] #0 0.843 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-10-11T19:39:50.026Z] #128 ... [2023-10-11T19:39:50.026Z] [2023-10-11T19:39:50.026Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T19:39:50.026Z] #0 1.349 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-10-11T19:39:50.026Z] #129 ... [2023-10-11T19:39:50.026Z] [2023-10-11T19:39:50.026Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T19:39:50.026Z] #0 1.263 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-10-11T19:39:50.285Z] #130 ... [2023-10-11T19:39:50.285Z] [2023-10-11T19:39:50.285Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T19:39:50.285Z] #0 1.543 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-10-11T19:40:30.220Z] Removing intermediate container 9abc8ddff47a [2023-10-11T19:40:30.220Z] ---> 5f15a4ed4c6f [2023-10-11T19:40:30.220Z] Successfully built 5f15a4ed4c6f [2023-10-11T19:40:30.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:40:30.620Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T19:40:30.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T19:40:30.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container [2023-10-11T19:40:30.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-11T19:40:32.156Z] $ docker top da3daab7eca17a84343a8244f182b46bb5184f9fe0d208c0866624b35ae1af66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T19:40:33.013Z] + go version [2023-10-11T19:40:33.014Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-11T19:40:33.057Z] $ docker stop --time=1 da3daab7eca17a84343a8244f182b46bb5184f9fe0d208c0866624b35ae1af66 [2023-10-11T19:40:34.671Z] $ docker rm -f --volumes da3daab7eca17a84343a8244f182b46bb5184f9fe0d208c0866624b35ae1af66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:40:35.561Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T19:40:35.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T19:40:35.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container [2023-10-11T19:40:35.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-11T19:40:37.015Z] $ docker top 6329ded372f78928113d95dc9cacd4b6b55eaaaf989070937269e5d9ff746b35 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-11T19:40:37.247Z] ========================================================= [2023-10-11T19:40:37.247Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-11T19:40:37.247Z] ========================================================= [Pipeline] sh [2023-10-11T19:40:37.874Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-11T19:40:38.262Z] + make test [2023-10-11T19:40:38.529Z] go test -race -coverprofile=coverage.out ./... [2023-10-11T19:41:12.046Z] #131 ... [2023-10-11T19:41:12.047Z] [2023-10-11T19:41:12.047Z] #123 [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-10-11T19:41:12.047Z] #123 83.77 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-10-11T19:41:15.351Z] #123 ... [2023-10-11T19:41:15.351Z] [2023-10-11T19:41:15.351Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T19:41:15.352Z] #130 DONE 96.8s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T19:41:15.352Z] #124 DONE 96.8s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T19:41:15.352Z] #131 DONE 96.8s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T19:41:15.352Z] #122 DONE 96.9s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T19:41:15.352Z] #126 DONE 96.9s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #123 [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-10-11T19:41:15.352Z] #123 DONE 97.0s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.352Z] #132 ... [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T19:41:15.352Z] #127 DONE 97.1s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T19:41:15.352Z] #121 DONE 97.0s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T19:41:15.352Z] #128 DONE 97.1s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.352Z] #133 ... [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T19:41:15.352Z] #125 DONE 97.2s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T19:41:15.352Z] #129 DONE 97.3s [2023-10-11T19:41:15.352Z] [2023-10-11T19:41:15.352Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.609Z] #134 ... [2023-10-11T19:41:15.609Z] [2023-10-11T19:41:15.609Z] #135 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.609Z] #135 DONE 0.7s [2023-10-11T19:41:15.609Z] [2023-10-11T19:41:15.609Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.609Z] #132 DONE 0.7s [2023-10-11T19:41:15.609Z] [2023-10-11T19:41:15.609Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.609Z] #136 DONE 0.6s [2023-10-11T19:41:15.609Z] [2023-10-11T19:41:15.609Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.867Z] #137 ... [2023-10-11T19:41:15.867Z] [2023-10-11T19:41:15.867Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-11T19:41:15.867Z] #138 DONE 0.6s [2023-10-11T19:41:15.867Z] [2023-10-11T19:41:15.867Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.867Z] #133 DONE 0.5s [2023-10-11T19:41:15.867Z] [2023-10-11T19:41:15.867Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.867Z] #134 DONE 0.4s [2023-10-11T19:41:15.867Z] [2023-10-11T19:41:15.867Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.867Z] #139 DONE 0.4s [2023-10-11T19:41:15.867Z] [2023-10-11T19:41:15.867Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.867Z] #137 DONE 0.3s [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.868Z] #140 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #141 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.868Z] #141 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.868Z] #142 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.868Z] #143 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #144 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.868Z] #144 DONE 0.2s [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.868Z] #145 DONE 0.3s [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.868Z] #146 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.868Z] #147 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:15.868Z] #148 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:15.868Z] #149 CACHED [2023-10-11T19:41:15.868Z] [2023-10-11T19:41:15.868Z] #150 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-11T19:41:16.126Z] #150 ... [2023-10-11T19:41:16.126Z] [2023-10-11T19:41:16.126Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:16.126Z] #151 DONE 0.3s [2023-10-11T19:41:16.126Z] [2023-10-11T19:41:16.126Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:16.126Z] #152 DONE 0.3s [2023-10-11T19:41:16.126Z] [2023-10-11T19:41:16.126Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:16.126Z] #153 DONE 0.3s [2023-10-11T19:41:16.126Z] [2023-10-11T19:41:16.127Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-11T19:41:18.715Z] #154 ... [2023-10-11T19:41:18.715Z] [2023-10-11T19:41:18.715Z] #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-11T19:41:18.715Z] #155 DONE 2.6s [2023-10-11T19:41:18.715Z] [2023-10-11T19:41:18.715Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-11T19:41:18.715Z] #156 DONE 2.6s [2023-10-11T19:41:18.715Z] [2023-10-11T19:41:18.715Z] #157 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-11T19:41:18.715Z] #157 DONE 2.6s [2023-10-11T19:41:18.715Z] [2023-10-11T19:41:18.715Z] #158 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.310Z] #158 ... [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #150 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-11T19:41:19.310Z] #150 DONE 3.3s [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #159 [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-10-11T19:41:19.310Z] #159 DONE 3.2s [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #160 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-11T19:41:19.310Z] #160 DONE 3.2s [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-11T19:41:19.310Z] #161 DONE 3.2s [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-11T19:41:19.310Z] #162 DONE 3.3s [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #163 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-11T19:41:19.310Z] #163 DONE 3.3s [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-11T19:41:19.310Z] #154 DONE 3.2s [2023-10-11T19:41:19.310Z] [2023-10-11T19:41:19.310Z] #164 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #164 ... [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #165 DONE 0.9s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #158 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #158 DONE 0.9s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #166 DONE 0.9s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-11T19:41:19.568Z] #167 DONE 0.3s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #168 DONE 0.4s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #169 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-11T19:41:19.568Z] #169 ... [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #170 DONE 0.4s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #171 DONE 0.5s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #172 [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-10-11T19:41:19.568Z] #172 DONE 0.5s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #173 [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-10-11T19:41:19.568Z] #173 DONE 0.5s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-11T19:41:19.568Z] #174 DONE 4.0s [2023-10-11T19:41:19.568Z] [2023-10-11T19:41:19.568Z] #164 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:19.568Z] #164 DONE 0.5s [2023-10-11T19:41:19.828Z] [2023-10-11T19:41:19.828Z] #91 [support-notifications] exporting to image [2023-10-11T19:41:19.828Z] #91 exporting layers [2023-10-11T19:41:20.086Z] #91 ... [2023-10-11T19:41:20.086Z] [2023-10-11T19:41:20.086Z] #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-11T19:41:20.086Z] #175 DONE 0.5s [2023-10-11T19:41:20.086Z] [2023-10-11T19:41:20.086Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-11T19:41:20.086Z] #176 DONE 0.5s [2023-10-11T19:41:20.086Z] [2023-10-11T19:41:20.086Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-11T19:41:20.086Z] #177 DONE 0.7s [2023-10-11T19:41:20.086Z] [2023-10-11T19:41:20.086Z] #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T19:41:20.086Z] #178 DONE 0.4s [2023-10-11T19:41:20.086Z] [2023-10-11T19:41:20.086Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-11T19:41:20.086Z] #179 DONE 0.5s [2023-10-11T19:41:20.086Z] [2023-10-11T19:41:20.086Z] #169 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-11T19:41:20.087Z] #169 DONE 0.5s [2023-10-11T19:41:20.087Z] [2023-10-11T19:41:20.087Z] #91 [core-metadata] exporting to image [2023-10-11T19:41:20.087Z] #91 exporting layers 0.5s done [2023-10-11T19:41:20.345Z] #91 exporting layers 0.6s done [2023-10-11T19:41:20.345Z] #91 writing image sha256:082859cdf9cddc7a46bb458937bfede60d8d698e9abcb5ba72d0681f0b2126a7 0.0s done [2023-10-11T19:41:20.345Z] #91 naming to docker.io/library/core-command done [2023-10-11T19:41:20.345Z] #91 ... [2023-10-11T19:41:20.345Z] [2023-10-11T19:41:20.345Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T19:41:20.345Z] #180 DONE 0.2s [2023-10-11T19:41:20.345Z] [2023-10-11T19:41:20.345Z] #91 [core-command] exporting to image [2023-10-11T19:41:20.345Z] #91 exporting layers 0.6s done [2023-10-11T19:41:20.345Z] #91 writing image sha256:59fa519b5dfd677e4fb8933237dfd533d96156f2a6727d0f0b72662e355aaeae [2023-10-11T19:41:20.345Z] #91 writing image sha256:a8880b6b21864c7ddd7f32b1eeb12cc51ad6311f5dd3dbdb20097788ffa06d35 [2023-10-11T19:41:20.345Z] #91 writing image sha256:0d06c3d67fb88d8b15b080550e1febd9af5890e399d126b1eb61714db2761920 [2023-10-11T19:41:20.345Z] #91 writing image sha256:75708ad4756c9790968dcb07dad66d678aa15f67259ed34701f7720206ef370d [2023-10-11T19:41:20.912Z] #91 writing image sha256:59fa519b5dfd677e4fb8933237dfd533d96156f2a6727d0f0b72662e355aaeae 0.5s done [2023-10-11T19:41:20.913Z] #91 naming to docker.io/library/support-scheduler [2023-10-11T19:41:20.913Z] #91 ... [2023-10-11T19:41:20.913Z] [2023-10-11T19:41:20.913Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-11T19:41:20.913Z] #181 DONE 0.7s [2023-10-11T19:41:20.913Z] [2023-10-11T19:41:20.913Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-11T19:41:20.913Z] #182 DONE 0.8s [2023-10-11T19:41:20.913Z] [2023-10-11T19:41:20.913Z] #91 [core-data] exporting to image [2023-10-11T19:41:20.913Z] #91 exporting layers 0.8s done [2023-10-11T19:41:20.913Z] #91 writing image sha256:a8880b6b21864c7ddd7f32b1eeb12cc51ad6311f5dd3dbdb20097788ffa06d35 0.5s done [2023-10-11T19:41:20.913Z] #91 writing image sha256:0d06c3d67fb88d8b15b080550e1febd9af5890e399d126b1eb61714db2761920 0.5s done [2023-10-11T19:41:20.913Z] #91 writing image sha256:75708ad4756c9790968dcb07dad66d678aa15f67259ed34701f7720206ef370d 0.5s done [2023-10-11T19:41:20.913Z] #91 naming to docker.io/library/support-scheduler done [2023-10-11T19:41:20.913Z] #91 naming to docker.io/library/support-notifications done [2023-10-11T19:41:20.913Z] #91 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-10-11T19:41:20.913Z] #91 naming to docker.io/library/core-data 0.0s done [2023-10-11T19:41:20.939Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-11T19:41:21.171Z] #91 ... [2023-10-11T19:41:21.171Z] [2023-10-11T19:41:21.171Z] #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T19:41:21.171Z] #183 DONE 1.0s [2023-10-11T19:41:21.171Z] [2023-10-11T19:41:21.171Z] #91 [core-common-config-bootstrapper] exporting to image [2023-10-11T19:41:21.171Z] #91 writing image sha256:c1edea8af55a7276b40a472fec5ab2b4c8fcf989f1875c8debc8f533cceead3f done [2023-10-11T19:41:21.171Z] #91 naming to docker.io/library/core-metadata done [2023-10-11T19:41:21.429Z] #91 ... [2023-10-11T19:41:21.429Z] [2023-10-11T19:41:21.429Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-11T19:41:21.429Z] #184 DONE 0.6s [2023-10-11T19:41:21.429Z] [2023-10-11T19:41:21.429Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-11T19:41:21.429Z] #185 DONE 0.6s [2023-10-11T19:41:21.686Z] [2023-10-11T19:41:21.686Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T19:41:21.686Z] #186 DONE 1.4s [2023-10-11T19:41:21.686Z] [2023-10-11T19:41:21.686Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-11T19:41:21.686Z] #187 DONE 0.1s [2023-10-11T19:41:21.686Z] [2023-10-11T19:41:21.686Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T19:41:21.686Z] #188 DONE 0.1s [2023-10-11T19:41:21.686Z] [2023-10-11T19:41:21.686Z] #91 [core-common-config-bootstrapper] exporting to image [2023-10-11T19:41:21.686Z] #91 exporting layers 0.5s done [2023-10-11T19:41:21.686Z] #91 writing image sha256:2cf112a05c7dbc093d5fad7a3e13bf6e9b40036df6a1fc55087bb2121c5c73c7 done [2023-10-11T19:41:21.686Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-11T19:41:21.686Z] #91 exporting layers 0.2s done [2023-10-11T19:41:21.686Z] #91 writing image sha256:82116c74d0ca4e2aa3696811bc3636f609d358617976ffe38747afab6ff21e97 done [2023-10-11T19:41:21.686Z] #91 naming to docker.io/library/security-proxy-auth done [2023-10-11T19:41:21.686Z] #91 DONE 3.0s [2023-10-11T19:41:21.686Z] [2023-10-11T19:41:21.686Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-11T19:41:21.686Z] #189 DONE 0.1s [2023-10-11T19:41:21.686Z] [2023-10-11T19:41:21.686Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-11T19:41:21.944Z] #190 DONE 0.1s [2023-10-11T19:41:21.944Z] [2023-10-11T19:41:21.944Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-11T19:41:21.944Z] #191 DONE 0.0s [2023-10-11T19:41:21.944Z] [2023-10-11T19:41:21.944Z] #192 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T19:41:21.944Z] #192 DONE 1.3s [2023-10-11T19:41:21.944Z] [2023-10-11T19:41:21.944Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-11T19:41:21.944Z] #193 DONE 0.1s [2023-10-11T19:41:21.944Z] [2023-10-11T19:41:21.944Z] #91 [security-proxy-setup] exporting to image [2023-10-11T19:41:22.202Z] #91 exporting layers 0.2s done [2023-10-11T19:41:22.202Z] #91 writing image sha256:419727b749d10e49432e797d69b32d2715e66afec954e040e6eaccdc6c86aa6e done [2023-10-11T19:41:22.202Z] #91 naming to docker.io/library/security-proxy-setup done [2023-10-11T19:41:22.202Z] #91 DONE 3.2s [2023-10-11T19:41:22.202Z] [2023-10-11T19:41:22.202Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-11T19:41:22.202Z] #194 ... [2023-10-11T19:41:22.202Z] [2023-10-11T19:41:22.202Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T19:41:22.202Z] #195 DONE 0.7s [2023-10-11T19:41:22.459Z] [2023-10-11T19:41:22.459Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-11T19:41:22.459Z] #194 DONE 0.6s [2023-10-11T19:41:22.459Z] [2023-10-11T19:41:22.459Z] #91 [security-secretstore-setup] exporting to image [2023-10-11T19:41:22.459Z] #91 exporting layers 0.2s done [2023-10-11T19:41:22.459Z] #91 writing image sha256:6cce800f0b0845e770bdccdbf569b77c8777b4fd26a7a1ac1db826d3e4026561 done [2023-10-11T19:41:22.459Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-10-11T19:41:22.718Z] #91 exporting layers 0.2s done [2023-10-11T19:41:22.718Z] #91 writing image sha256:7f2ee465f365c4f7e8dde0aae9958c68bbcbe77168e72e91a84b79172adfc10a done [2023-10-11T19:41:22.718Z] #91 naming to docker.io/library/security-bootstrapper done [2023-10-11T19:41:22.718Z] #91 DONE 3.6s [2023-10-11T19:41:22.718Z] [2023-10-11T19:41:22.718Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T19:41:22.718Z] time="2023-10-11T19:37:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-11T19:41:22.754Z] $ docker stop --time=1 c22680943442d384aae3f867611554fe92daef61dea2c30bf4d8c2638a49d626 [2023-10-11T19:41:24.106Z] $ docker rm -f --volumes c22680943442d384aae3f867611554fe92daef61dea2c30bf4d8c2638a49d626 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T19:41:24.508Z] + docker images [2023-10-11T19:41:24.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-11T19:41:24.508Z] security-secretstore-setup latest 6cce800f0b08 2 seconds ago 44.4MB [2023-10-11T19:41:24.508Z] security-bootstrapper latest 7f2ee465f365 2 seconds ago 23.3MB [2023-10-11T19:41:24.508Z] security-proxy-setup latest 419727b749d1 3 seconds ago 29.4MB [2023-10-11T19:41:24.508Z] security-proxy-auth latest 82116c74d0ca 3 seconds ago 19.5MB [2023-10-11T19:41:24.508Z] core-common-config-bootstrapper latest 2cf112a05c7d 4 seconds ago 18.2MB [2023-10-11T19:41:24.508Z] support-notifications latest 75708ad4756c 5 seconds ago 34.6MB [2023-10-11T19:41:24.508Z] security-spiffe-token-provider latest a8880b6b2186 5 seconds ago 35MB [2023-10-11T19:41:24.508Z] core-command latest 082859cdf9cd 5 seconds ago 21.2MB [2023-10-11T19:41:24.508Z] core-metadata latest c1edea8af55a 5 seconds ago 21.7MB [2023-10-11T19:41:24.508Z] support-scheduler latest 59fa519b5dfd 5 seconds ago 34MB [2023-10-11T19:41:24.508Z] core-data latest 0d06c3d67fb8 5 seconds ago 21.3MB [2023-10-11T19:41:24.508Z] security-spire-config latest 29be2953cd20 2 minutes ago 101MB [2023-10-11T19:41:24.508Z] security-spire-server latest 244c10f36f68 2 minutes ago 102MB [2023-10-11T19:41:24.508Z] security-spire-agent latest eb1840d61085 2 minutes ago 161MB [2023-10-11T19:41:24.508Z] ci-base-image-x86_64 latest 2ab9a56c379e 5 minutes ago 928MB [2023-10-11T19:41:24.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB [2023-10-11T19:41:24.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-11T19:41:24.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-11T19:42:57.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-11T19:43:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-11T19:43:09.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-11T19:43:09.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.485s coverage: 28.7% of statements [2023-10-11T19:43:18.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.292s coverage: 97.0% of statements [2023-10-11T19:43:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-11T19:43:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-11T19:43:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-11T19:43:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.378s coverage: 69.2% of statements [2023-10-11T19:43:27.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-11T19:43:27.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-11T19:43:28.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.319s coverage: 53.2% of statements [2023-10-11T19:43:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-11T19:43:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-11T19:43:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:43:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-11T19:43:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-11T19:43:40.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-11T19:43:40.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-11T19:43:48.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.538s coverage: 93.4% of statements [2023-10-11T19:43:48.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.511s coverage: 4.1% of statements [2023-10-11T19:43:54.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-11T19:43:54.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:43:54.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-11T19:43:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-11T19:43:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-11T19:43:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-11T19:43:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-11T19:43:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-11T19:43:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-11T19:43:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-11T19:43:56.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.623s coverage: 97.6% of statements [2023-10-11T19:43:57.370Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.198s coverage: 72.2% of statements [2023-10-11T19:44:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-11T19:44:05.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-11T19:44:06.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.404s coverage: 0.9% of statements [2023-10-11T19:44:06.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.274s coverage: 32.2% of statements [2023-10-11T19:44:10.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.247s coverage: 41.7% of statements [2023-10-11T19:44:10.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 82.9% of statements [2023-10-11T19:44:10.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.186s coverage: 94.1% of statements [2023-10-11T19:44:10.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.198s coverage: 96.3% of statements [2023-10-11T19:44:15.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.215s coverage: 87.5% of statements [2023-10-11T19:44:16.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-11T19:44:17.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-11T19:44:17.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-11T19:44:17.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-11T19:44:20.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-11T19:44:20.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-11T19:44:20.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-11T19:44:20.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-11T19:44:26.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2023-10-11T19:44:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-11T19:44:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-11T19:44:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-11T19:44:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-11T19:44:36.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-11T19:44:36.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-11T19:44:38.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-11T19:44:41.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.069s coverage: 79.9% of statements [2023-10-11T19:44:41.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.250s coverage: 92.9% of statements [2023-10-11T19:44:41.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2023-10-11T19:44:41.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.211s coverage: 62.3% of statements [2023-10-11T19:44:41.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.208s coverage: 87.2% of statements [2023-10-11T19:44:41.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.174s coverage: 20.0% of statements [2023-10-11T19:44:41.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements [2023-10-11T19:44:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-11T19:44:44.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.433s coverage: 81.8% of statements [2023-10-11T19:44:44.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-11T19:44:44.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.397s coverage: 82.1% of statements [2023-10-11T19:44:45.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.224s coverage: 86.0% of statements [2023-10-11T19:44:49.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-11T19:44:49.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-11T19:44:51.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.952s coverage: 63.1% of statements [2023-10-11T19:44:51.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.217s coverage: 100.0% of statements [2023-10-11T19:44:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.119s coverage: 89.4% of statements [2023-10-11T19:44:52.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2023-10-11T19:44:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-11T19:44:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-11T19:44:52.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-11T19:44:53.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2023-10-11T19:44:54.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2023-10-11T19:45:00.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-11T19:45:00.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-11T19:45:00.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-11T19:45:01.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.806s coverage: 38.4% of statements [2023-10-11T19:45:01.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.239s coverage: 89.5% of statements [2023-10-11T19:45:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-11T19:45:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-11T19:45:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-11T19:45:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-11T19:45:06.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.224s coverage: 84.8% of statements [2023-10-11T19:45:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-11T19:45:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-11T19:45:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-11T19:45:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-11T19:45:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-11T19:45:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:45:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-11T19:45:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-11T19:45:18.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.300s coverage: 19.9% of statements [2023-10-11T19:45:19.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.547s coverage: 95.7% of statements [2023-10-11T19:45:22.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-11T19:45:22.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-11T19:45:23.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.300s coverage: 61.8% of statements [2023-10-11T19:45:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-11T19:45:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-11T19:45:26.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.376s coverage: 98.9% of statements [2023-10-11T19:45:27.875Z] 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-10-11T19:45:27.875Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-11T19:45:27.875Z] go vet ./... [2023-10-11T19:47:34.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T19:47:34.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T19:47:34.518Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T19:47:34.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-11T19:47:34.896Z] + ls -al . [2023-10-11T19:47:34.896Z] total 728 [2023-10-11T19:47:34.896Z] drwxrwxr-x 11 1001 1001 4096 Oct 11 19:40 . [2023-10-11T19:47:34.896Z] drwxr-xr-x 4 root root 4096 Oct 11 19:40 .. [2023-10-11T19:47:34.896Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 19:38 .blubracket [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 16 Oct 11 19:38 .dockerignore [2023-10-11T19:47:34.896Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 19:38 .git [2023-10-11T19:47:34.896Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 19:38 .github [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 1173 Oct 11 19:38 .gitignore [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 19:38 .golangci.yml [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 100 Oct 11 19:38 .hadolint.yml [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 19:38 .sonarcloud.properties [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 19:38 ADOPTERS.md [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 11674 Oct 11 19:38 Attribution.txt [2023-10-11T19:47:34.896Z] -rw-rw-r-- 1 1001 1001 93407 Oct 11 19:38 CHANGELOG.md [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 19:38 CONTRIBUTING.md [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 19:38 GOVERNANCE.md [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 883 Oct 11 19:38 Jenkinsfile [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 19:38 LICENSE [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 15054 Oct 11 19:38 Makefile [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 19:38 OWNERS.md [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 9923 Oct 11 19:38 README.md [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 789 Oct 11 19:38 SECURITY.md [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 19:35 VERSION [2023-10-11T19:47:34.897Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 19:38 bin [2023-10-11T19:47:34.897Z] drwxrwxr-x 18 1001 1001 4096 Oct 11 19:38 cmd [2023-10-11T19:47:34.897Z] -rw-r--r-- 1 root root 453602 Oct 11 19:45 coverage.out [2023-10-11T19:47:34.897Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 19:38 fuzz_test [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 3689 Oct 11 19:38 go.mod [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 34977 Oct 11 19:38 go.sum [2023-10-11T19:47:34.897Z] drwxrwxr-x 7 1001 1001 4096 Oct 11 19:38 internal [2023-10-11T19:47:34.897Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 19:38 openapi [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 594 Oct 11 19:38 security.txt [2023-10-11T19:47:34.897Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 19:38 snap [2023-10-11T19:47:34.897Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 19:38 version.go [Pipeline] sh [2023-10-11T19:47:35.546Z] + '[' -e coverage.out ] [2023-10-11T19:47:35.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-11T19:47:35.584Z] Warning: overwriting stash ‘coverage-report’ [2023-10-11T19:47:36.428Z] Stashed 1 file(s) [Pipeline] sh [2023-10-11T19:47:37.070Z] + make build [2023-10-11T19:47:37.071Z] 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-10-11T19:49:13.677Z] 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-10-11T19:49:13.677Z] 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-10-11T19:49:13.677Z] 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-10-11T19:49:14.636Z] 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-10-11T19:49:46.834Z] 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-10-11T19:49:52.158Z] 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-10-11T19:49:57.481Z] 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-10-11T19:50:01.731Z] 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-10-11T19:50:05.968Z] 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-10-11T19:50:09.300Z] 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-10-11T19:50:14.688Z] 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-10-11T19:50:20.055Z] $ docker stop --time=1 6329ded372f78928113d95dc9cacd4b6b55eaaaf989070937269e5d9ff746b35 [2023-10-11T19:50:22.300Z] $ docker rm -f --volumes 6329ded372f78928113d95dc9cacd4b6b55eaaaf989070937269e5d9ff746b35 [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-10-11T19:50:25.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-11T19:50:25.215Z] [2023-10-11T19:50:25.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T19:50:25.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-11T19:50:25.890Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-11T19:50:25.891Z] 547446be3368: Pulling fs layer [2023-10-11T19:50:25.891Z] d125d8839a47: Pulling fs layer [2023-10-11T19:50:25.891Z] 3e85d5ac6304: Pulling fs layer [2023-10-11T19:50:25.891Z] c3105a71a48b: Pulling fs layer [2023-10-11T19:50:25.891Z] 0f093f025ec4: Pulling fs layer [2023-10-11T19:50:25.891Z] c3106fc0e877: Pulling fs layer [2023-10-11T19:50:25.891Z] c3105a71a48b: Waiting [2023-10-11T19:50:25.891Z] 0f093f025ec4: Waiting [2023-10-11T19:50:25.891Z] 547446be3368: Verifying Checksum [2023-10-11T19:50:25.891Z] 547446be3368: Download complete [2023-10-11T19:50:25.891Z] c3105a71a48b: Verifying Checksum [2023-10-11T19:50:25.891Z] c3105a71a48b: Download complete [2023-10-11T19:50:26.474Z] d125d8839a47: Verifying Checksum [2023-10-11T19:50:26.474Z] d125d8839a47: Download complete [2023-10-11T19:50:26.474Z] c3106fc0e877: Verifying Checksum [2023-10-11T19:50:26.474Z] c3106fc0e877: Download complete [2023-10-11T19:50:26.743Z] 0f093f025ec4: Verifying Checksum [2023-10-11T19:50:26.743Z] 0f093f025ec4: Download complete [2023-10-11T19:50:26.743Z] 547446be3368: Pull complete [2023-10-11T19:50:28.150Z] d125d8839a47: Pull complete [2023-10-11T19:50:28.731Z] 3e85d5ac6304: Verifying Checksum [2023-10-11T19:50:28.731Z] 3e85d5ac6304: Download complete [2023-10-11T19:50:38.796Z] 3e85d5ac6304: Pull complete [2023-10-11T19:50:38.796Z] c3105a71a48b: Pull complete [2023-10-11T19:50:40.206Z] 0f093f025ec4: Pull complete [2023-10-11T19:50:40.206Z] c3106fc0e877: Pull complete [2023-10-11T19:50:40.474Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-11T19:50:40.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-11T19:50:40.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T19:50:40.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container [2023-10-11T19:50:40.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-11T19:50:43.402Z] $ docker top 116859aa45dfed47da0b68d385d7688dc6190e89ac0b53e25c7f1e382c188355 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T19:50:44.347Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-11T19:50:54.441Z] #1 [core-command internal] load build definition from Dockerfile [2023-10-11T19:50:54.441Z] #1 transferring dockerfile: [2023-10-11T19:50:54.441Z] #1 transferring dockerfile: 1.82kB done [2023-10-11T19:50:54.441Z] #1 DONE 0.1s [2023-10-11T19:50:54.441Z] [2023-10-11T19:50:54.441Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-11T19:50:54.441Z] #2 transferring dockerfile: 2.39kB done [2023-10-11T19:50:54.441Z] #2 DONE 0.0s [2023-10-11T19:50:54.441Z] [2023-10-11T19:50:54.441Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-11T19:50:54.441Z] #3 transferring dockerfile: 2.04kB done [2023-10-11T19:50:54.441Z] #3 DONE 0.1s [2023-10-11T19:50:54.441Z] [2023-10-11T19:50:54.441Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-11T19:50:54.441Z] #4 transferring dockerfile: 2.82kB 0.0s done [2023-10-11T19:50:54.441Z] #4 DONE 0.1s [2023-10-11T19:50:54.441Z] [2023-10-11T19:50:54.441Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-10-11T19:50:54.441Z] #5 transferring dockerfile: 1.82kB done [2023-10-11T19:50:54.441Z] #5 DONE 0.1s [2023-10-11T19:50:54.441Z] [2023-10-11T19:50:54.441Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-11T19:50:54.441Z] #6 transferring dockerfile: 2.12kB 0.0s done [2023-10-11T19:50:54.441Z] #6 DONE 0.1s [2023-10-11T19:50:54.441Z] [2023-10-11T19:50:54.441Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-10-11T19:50:54.441Z] #7 transferring dockerfile: 1.84kB 0.0s done [2023-10-11T19:50:54.441Z] #7 DONE 0.1s [2023-10-11T19:50:54.441Z] [2023-10-11T19:50:54.441Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-10-11T19:50:54.711Z] #8 transferring dockerfile: 1.59kB 0.0s done [2023-10-11T19:50:54.711Z] #8 DONE 0.1s [2023-10-11T19:50:54.711Z] [2023-10-11T19:50:54.711Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-11T19:50:54.711Z] #9 transferring dockerfile: 1.78kB done [2023-10-11T19:50:54.711Z] #9 DONE 0.1s [2023-10-11T19:50:54.711Z] [2023-10-11T19:50:54.711Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-11T19:50:54.711Z] #10 transferring dockerfile: 2.38kB 0.0s done [2023-10-11T19:50:54.711Z] #10 DONE 0.1s [2023-10-11T19:50:54.711Z] [2023-10-11T19:50:54.711Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-10-11T19:50:54.981Z] #11 transferring dockerfile: 1.70kB 0.0s done [2023-10-11T19:50:54.981Z] #11 DONE 0.1s [2023-10-11T19:50:54.981Z] [2023-10-11T19:50:54.981Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-10-11T19:50:54.981Z] #12 transferring dockerfile: 1.96kB done [2023-10-11T19:50:54.981Z] #12 DONE 0.1s [2023-10-11T19:50:54.981Z] [2023-10-11T19:50:54.981Z] #13 [core-data internal] load build definition from Dockerfile [2023-10-11T19:50:54.981Z] #13 transferring dockerfile: 1.90kB done [2023-10-11T19:50:54.981Z] #13 DONE 0.1s [2023-10-11T19:50:54.981Z] [2023-10-11T19:50:54.981Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-10-11T19:50:54.981Z] #14 transferring dockerfile: 1.58kB done [2023-10-11T19:50:54.981Z] #14 DONE 0.0s [2023-10-11T19:50:55.246Z] [2023-10-11T19:50:55.246Z] #15 [core-command internal] load .dockerignore [2023-10-11T19:50:55.246Z] #15 transferring context: 56B 0.0s done [2023-10-11T19:50:55.247Z] #15 DONE 0.1s [2023-10-11T19:50:55.832Z] [2023-10-11T19:50:55.832Z] #16 [security-proxy-setup internal] load .dockerignore [2023-10-11T19:50:55.832Z] #16 transferring context: 56B 0.0s done [2023-10-11T19:50:55.832Z] #16 DONE 0.1s [2023-10-11T19:50:55.832Z] [2023-10-11T19:50:55.832Z] #17 [security-proxy-auth internal] load .dockerignore [2023-10-11T19:50:56.105Z] #17 transferring context: 56B done [2023-10-11T19:50:56.105Z] #17 DONE 0.1s [2023-10-11T19:50:56.105Z] [2023-10-11T19:50:56.105Z] #18 [security-bootstrapper internal] load .dockerignore [2023-10-11T19:50:56.105Z] #18 transferring context: 56B done [2023-10-11T19:50:56.105Z] #18 DONE 0.1s [2023-10-11T19:50:56.105Z] [2023-10-11T19:50:56.105Z] #19 [support-scheduler internal] load .dockerignore [2023-10-11T19:50:56.105Z] #19 transferring context: 56B done [2023-10-11T19:50:56.105Z] #19 DONE 0.1s [2023-10-11T19:50:56.105Z] [2023-10-11T19:50:56.105Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-11T19:50:56.105Z] #20 transferring context: 56B done [2023-10-11T19:50:56.105Z] #20 DONE 0.1s [2023-10-11T19:50:56.105Z] [2023-10-11T19:50:56.105Z] #21 [security-spire-server internal] load .dockerignore [2023-10-11T19:50:56.105Z] #21 ... [2023-10-11T19:50:56.105Z] [2023-10-11T19:50:56.105Z] #22 [support-notifications internal] load .dockerignore [2023-10-11T19:50:56.105Z] #22 transferring context: 56B done [2023-10-11T19:50:56.105Z] #22 DONE 0.1s [2023-10-11T19:50:56.105Z] [2023-10-11T19:50:56.105Z] #21 [security-spire-server internal] load .dockerignore [2023-10-11T19:50:56.105Z] #21 transferring context: 56B done [2023-10-11T19:50:56.372Z] #21 ... [2023-10-11T19:50:56.372Z] [2023-10-11T19:50:56.372Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-10-11T19:50:56.372Z] #23 transferring context: 56B 0.0s done [2023-10-11T19:50:56.372Z] #23 DONE 0.1s [2023-10-11T19:50:56.372Z] [2023-10-11T19:50:56.372Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-10-11T19:50:56.372Z] #24 transferring context: 56B 0.0s done [2023-10-11T19:50:56.372Z] #24 DONE 0.1s [2023-10-11T19:50:56.372Z] [2023-10-11T19:50:56.372Z] #25 [security-spire-agent internal] load .dockerignore [2023-10-11T19:50:56.372Z] #25 transferring context: 56B 0.0s done [2023-10-11T19:50:56.372Z] #25 DONE 0.1s [2023-10-11T19:50:56.372Z] [2023-10-11T19:50:56.372Z] #26 [core-metadata internal] load .dockerignore [2023-10-11T19:50:56.639Z] #26 transferring context: 56B done [2023-10-11T19:50:56.639Z] #26 DONE 0.1s [2023-10-11T19:50:56.639Z] [2023-10-11T19:50:56.639Z] #27 [core-data internal] load .dockerignore [2023-10-11T19:50:56.639Z] #27 transferring context: 56B done [2023-10-11T19:50:56.639Z] #27 DONE 0.1s [2023-10-11T19:50:56.639Z] [2023-10-11T19:50:56.639Z] #28 [security-spire-config internal] load .dockerignore [2023-10-11T19:50:56.639Z] #28 transferring context: 56B 0.0s done [2023-10-11T19:50:56.639Z] #28 DONE 0.1s [2023-10-11T19:50:56.639Z] [2023-10-11T19:50:56.639Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:56.639Z] #29 DONE 0.0s [2023-10-11T19:50:56.639Z] [2023-10-11T19:50:56.639Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:50:56.906Z] #30 DONE 0.1s [2023-10-11T19:50:56.906Z] [2023-10-11T19:50:56.906Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:56.906Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:50:56.906Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:50:56.906Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:50:56.906Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:50:56.906Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.49MB / 3.33MB 0.1s [2023-10-11T19:50:56.906Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.22MB / 3.33MB 0.2s [2023-10-11T19:50:57.174Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:50:57.174Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-11T19:50:57.758Z] #31 ... [2023-10-11T19:50:57.758Z] [2023-10-11T19:50:57.758Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:57.758Z] #32 DONE 1.0s [2023-10-11T19:50:57.758Z] [2023-10-11T19:50:57.758Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.025Z] #31 ... [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:58.025Z] #29 DONE 0.0s [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.025Z] #31 ... [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:58.025Z] #29 DONE 0.0s [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:58.025Z] #32 DONE 1.7s [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-11T19:50:58.025Z] #33 DONE 0.4s [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.025Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:50:58.025Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:50:58.025Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:50:58.025Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:50:58.025Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:50:58.025Z] #31 ... [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:50:58.025Z] #30 DONE 0.3s [2023-10-11T19:50:58.025Z] [2023-10-11T19:50:58.025Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.296Z] #31 ... [2023-10-11T19:50:58.296Z] [2023-10-11T19:50:58.296Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:58.296Z] #29 DONE 0.0s [2023-10-11T19:50:58.296Z] [2023-10-11T19:50:58.296Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:58.296Z] #32 DONE 1.7s [2023-10-11T19:50:58.296Z] [2023-10-11T19:50:58.296Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-11T19:50:58.296Z] #33 DONE 0.4s [2023-10-11T19:50:58.296Z] [2023-10-11T19:50:58.296Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.296Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:50:58.296Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:50:58.296Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:50:58.296Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:50:58.296Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:50:58.296Z] #31 ... [2023-10-11T19:50:58.296Z] [2023-10-11T19:50:58.296Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:58.296Z] #29 DONE 0.0s [2023-10-11T19:50:58.296Z] [2023-10-11T19:50:58.296Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.296Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:50:58.565Z] #31 ... [2023-10-11T19:50:58.565Z] [2023-10-11T19:50:58.565Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:58.565Z] #32 DONE 1.7s [2023-10-11T19:50:58.565Z] [2023-10-11T19:50:58.565Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-11T19:50:58.565Z] #33 DONE 0.5s [2023-10-11T19:50:58.565Z] [2023-10-11T19:50:58.565Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.565Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:50:58.565Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:50:58.565Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:50:58.565Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:50:58.565Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:50:58.566Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:50:58.566Z] #31 ... [2023-10-11T19:50:58.566Z] [2023-10-11T19:50:58.566Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:58.566Z] #32 DONE 1.7s [2023-10-11T19:50:58.566Z] [2023-10-11T19:50:58.566Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:58.566Z] #29 DONE 0.0s [2023-10-11T19:50:58.566Z] [2023-10-11T19:50:58.566Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-11T19:50:58.566Z] #33 DONE 0.5s [2023-10-11T19:50:58.566Z] [2023-10-11T19:50:58.566Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:58.566Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:50:58.566Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:50:58.566Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:50:58.566Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:50:58.566Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:50:58.566Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:50:58.834Z] #31 ... [2023-10-11T19:50:58.834Z] [2023-10-11T19:50:58.834Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:58.834Z] #29 DONE 0.0s [2023-10-11T19:50:58.834Z] [2023-10-11T19:50:58.834Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:50:58.834Z] #30 DONE 0.7s [2023-10-11T19:50:58.834Z] [2023-10-11T19:50:58.834Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:58.834Z] #32 DONE 1.8s [2023-10-11T19:50:58.834Z] [2023-10-11T19:50:58.834Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-11T19:50:58.834Z] #33 DONE 0.6s [2023-10-11T19:50:58.834Z] [2023-10-11T19:50:58.834Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T19:50:59.102Z] #34 ... [2023-10-11T19:50:59.102Z] [2023-10-11T19:50:59.102Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:59.102Z] #29 DONE 0.0s [2023-10-11T19:50:59.102Z] [2023-10-11T19:50:59.102Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:50:59.102Z] #30 DONE 0.9s [2023-10-11T19:50:59.102Z] [2023-10-11T19:50:59.102Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:59.102Z] #32 DONE 1.8s [2023-10-11T19:50:59.102Z] [2023-10-11T19:50:59.102Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-11T19:50:59.102Z] #33 DONE 0.6s [2023-10-11T19:50:59.102Z] [2023-10-11T19:50:59.102Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:59.102Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:50:59.102Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:50:59.102Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:50:59.102Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:50:59.102Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:50:59.102Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:50:59.368Z] #31 ... [2023-10-11T19:50:59.368Z] [2023-10-11T19:50:59.368Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:59.368Z] #29 DONE 0.0s [2023-10-11T19:50:59.368Z] [2023-10-11T19:50:59.368Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:50:59.638Z] #35 ... [2023-10-11T19:50:59.638Z] [2023-10-11T19:50:59.638Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:59.638Z] #31 DONE 3.5s [2023-10-11T19:50:59.638Z] [2023-10-11T19:50:59.638Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:50:59.638Z] #35 ... [2023-10-11T19:50:59.638Z] [2023-10-11T19:50:59.638Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:50:59.638Z] #30 DONE 1.3s [2023-10-11T19:50:59.905Z] [2023-10-11T19:50:59.905Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:50:59.905Z] #32 DONE 1.8s [2023-10-11T19:50:59.905Z] [2023-10-11T19:50:59.905Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-11T19:50:59.905Z] #33 DONE 0.6s [2023-10-11T19:50:59.905Z] [2023-10-11T19:50:59.905Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:50:59.905Z] #29 DONE 0.0s [2023-10-11T19:50:59.905Z] [2023-10-11T19:50:59.905Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:50:59.905Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:50:59.905Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:50:59.905Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:50:59.905Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:50:59.905Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:50:59.905Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:50:59.905Z] #31 DONE 3.6s [2023-10-11T19:50:59.905Z] [2023-10-11T19:50:59.905Z] #36 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:00.180Z] #36 ... [2023-10-11T19:51:00.180Z] [2023-10-11T19:51:00.180Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T19:51:00.180Z] #29 DONE 0.0s [2023-10-11T19:51:00.180Z] [2023-10-11T19:51:00.180Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:01.597Z] #35 transferring context: 9.53MB 2.4s [2023-10-11T19:51:02.179Z] #35 ... [2023-10-11T19:51:02.179Z] [2023-10-11T19:51:02.179Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T19:51:02.179Z] #32 DONE 1.9s [2023-10-11T19:51:02.179Z] [2023-10-11T19:51:02.179Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-11T19:51:02.179Z] #33 DONE 0.7s [2023-10-11T19:51:02.179Z] [2023-10-11T19:51:02.179Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:51:02.179Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:51:02.179Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:51:02.179Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:51:02.179Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:51:02.179Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:51:02.179Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:51:02.179Z] #31 DONE 3.6s [2023-10-11T19:51:02.179Z] [2023-10-11T19:51:02.179Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T19:51:02.179Z] #30 DONE 3.5s [2023-10-11T19:51:02.179Z] [2023-10-11T19:51:02.179Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:04.795Z] #35 ... [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T19:51:04.795Z] #34 DONE 5.3s [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-11T19:51:04.795Z] #37 DONE 4.9s [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:04.795Z] #35 ... [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:51:04.795Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:51:04.795Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:51:04.795Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:51:04.795Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:51:04.795Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:51:04.795Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:51:04.795Z] #31 DONE 3.6s [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:04.795Z] #38 DONE 0.0s [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:04.795Z] #35 ... [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T19:51:04.795Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T19:51:04.795Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T19:51:04.795Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T19:51:04.795Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T19:51:04.795Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T19:51:04.795Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-11T19:51:04.795Z] #31 DONE 3.7s [2023-10-11T19:51:04.795Z] [2023-10-11T19:51:04.795Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:06.773Z] #35 transferring context: 17.83MB 7.5s [2023-10-11T19:51:06.773Z] #35 ... [2023-10-11T19:51:06.773Z] [2023-10-11T19:51:06.773Z] #39 [core-command internal] load build context [2023-10-11T19:51:07.044Z] #39 ... [2023-10-11T19:51:07.044Z] [2023-10-11T19:51:07.044Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:08.007Z] #35 ... [2023-10-11T19:51:08.007Z] [2023-10-11T19:51:08.007Z] #40 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T19:51:08.007Z] #0 5.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:08.007Z] #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:08.007Z] #0 7.812 OK: 266 MiB in 52 packages [2023-10-11T19:51:08.274Z] #40 DONE 10.9s [2023-10-11T19:51:08.274Z] [2023-10-11T19:51:08.274Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:08.274Z] #41 ... [2023-10-11T19:51:08.274Z] [2023-10-11T19:51:08.274Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:08.544Z] #42 ... [2023-10-11T19:51:08.544Z] [2023-10-11T19:51:08.544Z] #43 [security-spire-agent internal] load build context [2023-10-11T19:51:08.544Z] #43 transferring context: 17.64kB 0.8s done [2023-10-11T19:51:08.544Z] #43 DONE 3.7s [2023-10-11T19:51:08.544Z] [2023-10-11T19:51:08.544Z] #44 [security-spire-server internal] load build context [2023-10-11T19:51:08.544Z] #44 transferring context: 18.11kB 0.6s done [2023-10-11T19:51:08.544Z] #44 DONE 4.0s [2023-10-11T19:51:08.544Z] [2023-10-11T19:51:08.544Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:08.544Z] #42 ... [2023-10-11T19:51:08.544Z] [2023-10-11T19:51:08.544Z] #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T19:51:08.544Z] #0 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:08.544Z] #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:08.544Z] #45 ... [2023-10-11T19:51:08.544Z] [2023-10-11T19:51:08.544Z] #46 [support-scheduler internal] load build context [2023-10-11T19:51:08.544Z] #46 ... [2023-10-11T19:51:08.544Z] [2023-10-11T19:51:08.544Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:51:08.810Z] #47 ... [2023-10-11T19:51:08.810Z] [2023-10-11T19:51:08.810Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:08.810Z] #42 ... [2023-10-11T19:51:08.810Z] [2023-10-11T19:51:08.810Z] #48 [security-spire-config internal] load build context [2023-10-11T19:51:08.810Z] #48 transferring context: 16.36kB 0.5s done [2023-10-11T19:51:08.810Z] #48 DONE 4.2s [2023-10-11T19:51:08.810Z] [2023-10-11T19:51:08.810Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T19:51:09.092Z] #49 ... [2023-10-11T19:51:09.092Z] [2023-10-11T19:51:09.092Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:09.092Z] #50 ... [2023-10-11T19:51:09.092Z] [2023-10-11T19:51:09.092Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:09.362Z] #51 ... [2023-10-11T19:51:09.362Z] [2023-10-11T19:51:09.362Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T19:51:09.362Z] #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:09.362Z] #0 8.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:09.362Z] #52 ... [2023-10-11T19:51:09.362Z] [2023-10-11T19:51:09.362Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:09.945Z] #51 ... [2023-10-11T19:51:09.945Z] [2023-10-11T19:51:09.945Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:09.945Z] #53 ... [2023-10-11T19:51:09.945Z] [2023-10-11T19:51:09.945Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T19:51:09.945Z] #0 9.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:09.945Z] #54 ... [2023-10-11T19:51:09.945Z] [2023-10-11T19:51:09.945Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T19:51:10.212Z] #55 ... [2023-10-11T19:51:10.212Z] [2023-10-11T19:51:10.212Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T19:51:10.212Z] #56 ... [2023-10-11T19:51:10.212Z] [2023-10-11T19:51:10.212Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T19:51:10.212Z] #0 9.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:10.212Z] #57 ... [2023-10-11T19:51:10.212Z] [2023-10-11T19:51:10.212Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:10.795Z] #51 ... [2023-10-11T19:51:10.795Z] [2023-10-11T19:51:10.795Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T19:51:11.076Z] #58 ... [2023-10-11T19:51:11.076Z] [2023-10-11T19:51:11.076Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:12.044Z] #51 ... [2023-10-11T19:51:12.044Z] [2023-10-11T19:51:12.044Z] #36 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:12.313Z] #36 ... [2023-10-11T19:51:12.313Z] [2023-10-11T19:51:12.313Z] #59 [core-data internal] load build context [2023-10-11T19:51:12.313Z] #59 transferring context: 7.05MB 7.9s [2023-10-11T19:51:12.313Z] #59 ... [2023-10-11T19:51:12.313Z] [2023-10-11T19:51:12.313Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:12.580Z] #60 ... [2023-10-11T19:51:12.580Z] [2023-10-11T19:51:12.580Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T19:51:12.580Z] #55 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:12.846Z] #55 ... [2023-10-11T19:51:12.846Z] [2023-10-11T19:51:12.846Z] #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T19:51:12.846Z] #45 12.72 OK: 266 MiB in 52 packages [2023-10-11T19:51:12.846Z] #45 DONE 14.6s [2023-10-11T19:51:12.846Z] [2023-10-11T19:51:12.846Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:12.846Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.0s done [2023-10-11T19:51:12.846Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-11T19:51:12.846Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-11T19:51:12.846Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-11T19:51:12.846Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-10-11T19:51:12.846Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done [2023-10-11T19:51:12.846Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.1s done [2023-10-11T19:51:12.846Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-11T19:51:12.846Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 3.8s [2023-10-11T19:51:13.435Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 4.4s [2023-10-11T19:51:13.912Z] #38 ... [2023-10-11T19:51:13.912Z] [2023-10-11T19:51:13.912Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T19:51:13.912Z] #55 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:13.912Z] #55 ... [2023-10-11T19:51:13.912Z] [2023-10-11T19:51:13.912Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:14.273Z] #61 ... [2023-10-11T19:51:14.273Z] [2023-10-11T19:51:14.273Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:14.538Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 5.3s [2023-10-11T19:51:14.538Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-11T19:51:14.538Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-11T19:51:14.812Z] #38 ... [2023-10-11T19:51:14.812Z] [2023-10-11T19:51:14.812Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:51:14.812Z] #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.0s done [2023-10-11T19:51:14.812Z] #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-11T19:51:14.812Z] #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-11T19:51:14.812Z] #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-11T19:51:14.812Z] #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-10-11T19:51:14.812Z] #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.0s done [2023-10-11T19:51:14.812Z] #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.8s done [2023-10-11T19:51:14.812Z] #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-11T19:51:14.812Z] #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 5.4s [2023-10-11T19:51:14.812Z] #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-11T19:51:14.812Z] #62 ... [2023-10-11T19:51:14.812Z] [2023-10-11T19:51:14.812Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:14.812Z] #41 ... [2023-10-11T19:51:14.812Z] [2023-10-11T19:51:14.812Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T19:51:14.812Z] #56 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:16.225Z] #56 ... [2023-10-11T19:51:16.225Z] [2023-10-11T19:51:16.225Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T19:51:16.225Z] #63 ... [2023-10-11T19:51:16.225Z] [2023-10-11T19:51:16.225Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:16.225Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.0s [2023-10-11T19:51:16.491Z] #38 ... [2023-10-11T19:51:16.491Z] [2023-10-11T19:51:16.491Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T19:51:16.764Z] #64 ... [2023-10-11T19:51:16.764Z] [2023-10-11T19:51:16.764Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:16.764Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.5s [2023-10-11T19:51:17.048Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 8.0s [2023-10-11T19:51:17.048Z] #38 ... [2023-10-11T19:51:17.048Z] [2023-10-11T19:51:17.048Z] #39 [core-command internal] load build context [2023-10-11T19:51:17.048Z] #39 transferring context: 59.31MB 20.1s [2023-10-11T19:51:17.048Z] #39 ... [2023-10-11T19:51:17.048Z] [2023-10-11T19:51:17.048Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:17.048Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-11T19:51:17.318Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.33MB / 23.39MB 8.2s [2023-10-11T19:51:17.899Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.76MB / 23.39MB 8.6s [2023-10-11T19:51:18.485Z] #38 ... [2023-10-11T19:51:18.485Z] [2023-10-11T19:51:18.485Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:18.485Z] #35 ... [2023-10-11T19:51:18.485Z] [2023-10-11T19:51:18.485Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:18.485Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.5s [2023-10-11T19:51:18.750Z] #38 ... [2023-10-11T19:51:18.750Z] [2023-10-11T19:51:18.750Z] #46 [support-scheduler internal] load build context [2023-10-11T19:51:19.017Z] #46 ... [2023-10-11T19:51:19.017Z] [2023-10-11T19:51:19.017Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:19.017Z] #42 ... [2023-10-11T19:51:19.017Z] [2023-10-11T19:51:19.017Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:51:19.017Z] #47 ... [2023-10-11T19:51:19.017Z] [2023-10-11T19:51:19.017Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T19:51:19.017Z] #49 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:19.017Z] #49 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:19.017Z] #49 17.10 OK: 266 MiB in 52 packages [2023-10-11T19:51:19.017Z] #49 DONE 20.3s [2023-10-11T19:51:19.017Z] [2023-10-11T19:51:19.017Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:19.286Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.1s done [2023-10-11T19:51:19.286Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.1s done [2023-10-11T19:51:19.553Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-11T19:51:19.553Z] #38 ... [2023-10-11T19:51:19.553Z] [2023-10-11T19:51:19.553Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:19.819Z] #50 ... [2023-10-11T19:51:19.819Z] [2023-10-11T19:51:19.819Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:51:20.084Z] #47 ... [2023-10-11T19:51:20.084Z] [2023-10-11T19:51:20.084Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:20.084Z] #53 ... [2023-10-11T19:51:20.084Z] [2023-10-11T19:51:20.084Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:20.667Z] #42 ... [2023-10-11T19:51:20.667Z] [2023-10-11T19:51:20.667Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T19:51:20.667Z] #57 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:20.667Z] #57 16.96 (1/2) Installing ca-certificates (20230506-r0) [2023-10-11T19:51:20.667Z] #57 17.26 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:20.667Z] #57 17.39 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:20.667Z] #57 17.72 Executing ca-certificates-20230506-r0.trigger [2023-10-11T19:51:20.667Z] #57 19.96 OK: 9 MiB in 17 packages [2023-10-11T19:51:20.934Z] #57 ... [2023-10-11T19:51:20.934Z] [2023-10-11T19:51:20.934Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T19:51:20.934Z] #52 11.51 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:51:20.934Z] #52 11.51 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:51:20.934Z] #52 11.51 OK: 19952 distinct packages available [2023-10-11T19:51:20.934Z] #52 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:20.934Z] #52 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:20.934Z] #52 20.01 OK: 266 MiB in 52 packages [2023-10-11T19:51:20.934Z] #52 ... [2023-10-11T19:51:20.934Z] [2023-10-11T19:51:20.934Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T19:51:20.934Z] #54 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:20.934Z] #54 16.11 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:51:20.934Z] #54 16.11 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:51:20.934Z] #54 16.11 OK: 19946 distinct packages available [2023-10-11T19:51:20.934Z] #54 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:20.934Z] #54 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:21.201Z] #54 ... [2023-10-11T19:51:21.201Z] [2023-10-11T19:51:21.201Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:21.201Z] #38 ... [2023-10-11T19:51:21.201Z] [2023-10-11T19:51:21.201Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T19:51:21.201Z] #52 DONE 22.0s [2023-10-11T19:51:21.471Z] [2023-10-11T19:51:21.471Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:21.737Z] #35 ... [2023-10-11T19:51:21.737Z] [2023-10-11T19:51:21.737Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T19:51:21.737Z] #57 DONE 21.9s [2023-10-11T19:51:21.737Z] [2023-10-11T19:51:21.737Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:22.319Z] #53 ... [2023-10-11T19:51:22.319Z] [2023-10-11T19:51:22.319Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:22.319Z] #51 ... [2023-10-11T19:51:22.319Z] [2023-10-11T19:51:22.319Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T19:51:22.319Z] #55 22.24 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:22.319Z] #55 22.24 (2/4) Installing openssl (3.1.3-r0) [2023-10-11T19:51:22.319Z] #55 22.24 (3/4) Installing su-exec (0.2-r3) [2023-10-11T19:51:22.319Z] #55 22.24 (4/4) Installing yq (4.33.3-r3) [2023-10-11T19:51:22.587Z] #55 ... [2023-10-11T19:51:22.587Z] [2023-10-11T19:51:22.587Z] #59 [core-data internal] load build context [2023-10-11T19:51:22.587Z] #59 ... [2023-10-11T19:51:22.587Z] [2023-10-11T19:51:22.587Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:22.853Z] #60 ... [2023-10-11T19:51:22.853Z] [2023-10-11T19:51:22.853Z] #59 [core-data internal] load build context [2023-10-11T19:51:22.853Z] #59 transferring context: 24.86MB 18.7s [2023-10-11T19:51:23.435Z] #59 ... [2023-10-11T19:51:23.435Z] [2023-10-11T19:51:23.435Z] #36 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:23.435Z] #36 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:23.435Z] #36 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:23.703Z] #36 ... [2023-10-11T19:51:23.703Z] [2023-10-11T19:51:23.703Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:25.111Z] #38 ... [2023-10-11T19:51:25.111Z] [2023-10-11T19:51:25.111Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:51:25.111Z] #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.9s done [2023-10-11T19:51:25.111Z] #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-11T19:51:25.111Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.5s [2023-10-11T19:51:25.111Z] #62 ... [2023-10-11T19:51:25.111Z] [2023-10-11T19:51:25.111Z] #36 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:25.111Z] #36 25.10 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:25.111Z] #36 ... [2023-10-11T19:51:25.111Z] [2023-10-11T19:51:25.111Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:25.111Z] #41 ... [2023-10-11T19:51:25.111Z] [2023-10-11T19:51:25.111Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T19:51:25.111Z] #58 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:25.111Z] #58 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:25.111Z] #58 23.26 (1/4) Installing ca-certificates (20230506-r0) [2023-10-11T19:51:25.111Z] #58 23.86 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:25.111Z] #58 24.05 (3/4) Installing su-exec (0.2-r3) [2023-10-11T19:51:25.111Z] #58 24.05 (4/4) Installing yq (4.33.3-r3) [2023-10-11T19:51:25.382Z] #58 ... [2023-10-11T19:51:25.382Z] [2023-10-11T19:51:25.382Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:25.967Z] #41 ... [2023-10-11T19:51:25.968Z] [2023-10-11T19:51:25.968Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T19:51:25.968Z] #55 23.33 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:25.968Z] #55 23.56 OK: 18 MiB in 19 packages [2023-10-11T19:51:25.968Z] #55 DONE 25.8s [2023-10-11T19:51:25.968Z] [2023-10-11T19:51:25.968Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:26.245Z] #41 ... [2023-10-11T19:51:26.245Z] [2023-10-11T19:51:26.245Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:26.245Z] #61 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:26.245Z] #61 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:26.245Z] #61 ... [2023-10-11T19:51:26.245Z] [2023-10-11T19:51:26.245Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:26.511Z] #41 ... [2023-10-11T19:51:26.511Z] [2023-10-11T19:51:26.511Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-11T19:51:26.511Z] #65 DONE 0.5s [2023-10-11T19:51:26.511Z] [2023-10-11T19:51:26.511Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:26.511Z] #41 ... [2023-10-11T19:51:26.511Z] [2023-10-11T19:51:26.511Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T19:51:26.511Z] #56 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:26.511Z] #56 24.51 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:26.511Z] #56 24.61 (2/2) Installing su-exec (0.2-r3) [2023-10-11T19:51:26.511Z] #56 24.67 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:26.511Z] #56 24.84 OK: 8 MiB in 17 packages [2023-10-11T19:51:26.777Z] #56 ... [2023-10-11T19:51:26.777Z] [2023-10-11T19:51:26.777Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:27.051Z] #60 ... [2023-10-11T19:51:27.051Z] [2023-10-11T19:51:27.051Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T19:51:27.051Z] #56 DONE 26.9s [2023-10-11T19:51:27.051Z] [2023-10-11T19:51:27.051Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:27.317Z] #60 ... [2023-10-11T19:51:27.317Z] [2023-10-11T19:51:27.317Z] #36 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:27.317Z] #36 25.21 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:27.317Z] #36 25.40 OK: 8 MiB in 16 packages [2023-10-11T19:51:27.317Z] #36 DONE 28.4s [2023-10-11T19:51:27.317Z] [2023-10-11T19:51:27.317Z] #39 [core-command internal] load build context [2023-10-11T19:51:27.317Z] #39 transferring context: 78.46MB 30.5s [2023-10-11T19:51:27.584Z] #39 ... [2023-10-11T19:51:27.585Z] [2023-10-11T19:51:27.585Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:28.547Z] #60 ... [2023-10-11T19:51:28.547Z] [2023-10-11T19:51:28.547Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T19:51:28.547Z] #64 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:28.547Z] #64 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:28.547Z] #64 21.10 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:51:28.547Z] #64 21.10 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:51:28.547Z] #64 21.10 OK: 19946 distinct packages available [2023-10-11T19:51:28.547Z] #64 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:28.813Z] #64 ... [2023-10-11T19:51:28.813Z] [2023-10-11T19:51:28.813Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T19:51:28.813Z] #63 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:28.813Z] #63 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:28.813Z] #63 21.05 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T19:51:28.813Z] #63 21.05 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T19:51:28.813Z] #63 21.05 OK: 19946 distinct packages available [2023-10-11T19:51:28.813Z] #63 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:28.813Z] #63 ... [2023-10-11T19:51:28.813Z] [2023-10-11T19:51:28.813Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:29.080Z] #60 ... [2023-10-11T19:51:29.080Z] [2023-10-11T19:51:29.080Z] #46 [support-scheduler internal] load build context [2023-10-11T19:51:29.080Z] #46 ... [2023-10-11T19:51:29.080Z] [2023-10-11T19:51:29.080Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T19:51:29.080Z] #64 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:29.348Z] #64 ... [2023-10-11T19:51:29.348Z] [2023-10-11T19:51:29.348Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T19:51:29.348Z] #61 23.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:29.348Z] #61 23.15 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:29.348Z] #61 23.22 OK: 8 MiB in 16 packages [2023-10-11T19:51:29.348Z] #61 DONE 25.4s [2023-10-11T19:51:29.348Z] [2023-10-11T19:51:29.348Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:29.615Z] #60 ... [2023-10-11T19:51:29.615Z] [2023-10-11T19:51:29.615Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T19:51:29.615Z] #58 25.13 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:29.615Z] #58 25.34 Executing ca-certificates-20230506-r0.trigger [2023-10-11T19:51:29.615Z] #58 26.61 OK: 18 MiB in 19 packages [2023-10-11T19:51:29.615Z] #58 DONE 28.9s [2023-10-11T19:51:29.615Z] [2023-10-11T19:51:29.615Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:29.881Z] #60 ... [2023-10-11T19:51:29.882Z] [2023-10-11T19:51:29.882Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:29.882Z] #50 ... [2023-10-11T19:51:29.882Z] [2023-10-11T19:51:29.882Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:29.882Z] #60 ... [2023-10-11T19:51:29.882Z] [2023-10-11T19:51:29.882Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T19:51:29.882Z] #54 27.41 (1/11) Installing ca-certificates (20230506-r0) [2023-10-11T19:51:29.882Z] #54 27.64 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-11T19:51:29.882Z] #54 27.73 (3/11) Installing libunistring (1.1-r1) [2023-10-11T19:51:29.882Z] #54 27.86 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-11T19:51:29.882Z] #54 27.92 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-11T19:51:29.882Z] #54 27.95 (6/11) Installing libcurl (8.4.0-r0) [2023-10-11T19:51:29.882Z] #54 28.06 (7/11) Installing curl (8.4.0-r0) [2023-10-11T19:51:29.882Z] #54 28.06 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:29.882Z] #54 28.06 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-11T19:51:29.882Z] #54 28.06 (10/11) Installing libucontext (1.2-r2) [2023-10-11T19:51:29.882Z] #54 28.12 (11/11) Installing gcompat (1.1.0-r1) [2023-10-11T19:51:29.882Z] #54 28.12 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:29.882Z] #54 28.20 Executing ca-certificates-20230506-r0.trigger [2023-10-11T19:51:29.882Z] #54 28.90 OK: 13 MiB in 26 packages [2023-10-11T19:51:29.882Z] #54 DONE 30.1s [2023-10-11T19:51:29.882Z] [2023-10-11T19:51:29.882Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:30.153Z] #60 ... [2023-10-11T19:51:30.153Z] [2023-10-11T19:51:30.153Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:51:30.419Z] #47 ... [2023-10-11T19:51:30.419Z] [2023-10-11T19:51:30.419Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:31.007Z] #50 ... [2023-10-11T19:51:31.007Z] [2023-10-11T19:51:31.007Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:31.007Z] #42 ... [2023-10-11T19:51:31.007Z] [2023-10-11T19:51:31.007Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:31.968Z] #50 ... [2023-10-11T19:51:31.968Z] [2023-10-11T19:51:31.968Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T19:51:31.968Z] #64 24.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:31.968Z] #64 24.50 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-11T19:51:31.968Z] #64 24.50 (3/4) Installing libucontext (1.2-r2) [2023-10-11T19:51:31.968Z] #64 24.56 (4/4) Installing gcompat (1.1.0-r1) [2023-10-11T19:51:31.968Z] #64 24.56 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:31.968Z] #64 24.62 OK: 8 MiB in 19 packages [2023-10-11T19:51:31.968Z] #64 DONE 25.5s [2023-10-11T19:51:31.968Z] [2023-10-11T19:51:31.968Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:31.968Z] #50 ... [2023-10-11T19:51:31.968Z] [2023-10-11T19:51:31.968Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:32.236Z] #35 ... [2023-10-11T19:51:32.236Z] [2023-10-11T19:51:32.236Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:32.236Z] #42 ... [2023-10-11T19:51:32.236Z] [2023-10-11T19:51:32.236Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T19:51:32.236Z] #63 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T19:51:32.236Z] #63 25.10 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-11T19:51:32.236Z] #63 25.10 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-11T19:51:32.236Z] #63 25.10 (3/5) Installing libucontext (1.2-r2) [2023-10-11T19:51:32.236Z] #63 25.15 (4/5) Installing gcompat (1.1.0-r1) [2023-10-11T19:51:32.236Z] #63 25.15 (5/5) Installing openssl (3.1.3-r0) [2023-10-11T19:51:32.236Z] #63 25.26 Executing busybox-1.36.1-r2.trigger [2023-10-11T19:51:32.236Z] #63 25.26 OK: 9 MiB in 20 packages [2023-10-11T19:51:32.236Z] #63 DONE 26.3s [2023-10-11T19:51:32.236Z] [2023-10-11T19:51:32.236Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:32.508Z] #42 ... [2023-10-11T19:51:32.508Z] [2023-10-11T19:51:32.508Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:32.508Z] #53 ... [2023-10-11T19:51:32.508Z] [2023-10-11T19:51:32.508Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:32.508Z] #51 ... [2023-10-11T19:51:32.508Z] [2023-10-11T19:51:32.508Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:33.094Z] #42 transferring context: 76.62MB 34.8s [2023-10-11T19:51:33.685Z] #42 ... [2023-10-11T19:51:33.685Z] [2023-10-11T19:51:33.685Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-11T19:51:33.685Z] #66 DONE 6.5s [2023-10-11T19:51:33.685Z] [2023-10-11T19:51:33.685Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-11T19:51:33.969Z] #67 ... [2023-10-11T19:51:33.969Z] [2023-10-11T19:51:33.969Z] #59 [core-data internal] load build context [2023-10-11T19:51:34.255Z] #59 ... [2023-10-11T19:51:34.255Z] [2023-10-11T19:51:34.255Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:34.255Z] #42 ... [2023-10-11T19:51:34.255Z] [2023-10-11T19:51:34.255Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-11T19:51:34.255Z] #67 DONE 0.8s [2023-10-11T19:51:34.255Z] [2023-10-11T19:51:34.255Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:35.215Z] #42 ... [2023-10-11T19:51:35.215Z] [2023-10-11T19:51:35.215Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:35.215Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.7s [2023-10-11T19:51:35.215Z] #38 ... [2023-10-11T19:51:35.215Z] [2023-10-11T19:51:35.215Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:51:35.215Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.1s [2023-10-11T19:51:35.480Z] #62 ... [2023-10-11T19:51:35.480Z] [2023-10-11T19:51:35.480Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:36.884Z] #38 ... [2023-10-11T19:51:36.884Z] [2023-10-11T19:51:36.884Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:36.884Z] #41 ... [2023-10-11T19:51:36.884Z] [2023-10-11T19:51:36.884Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:37.839Z] #38 ... [2023-10-11T19:51:37.839Z] [2023-10-11T19:51:37.839Z] #39 [core-command internal] load build context [2023-10-11T19:51:37.839Z] #39 transferring context: 109.66MB 40.7s [2023-10-11T19:51:37.839Z] #39 ... [2023-10-11T19:51:37.839Z] [2023-10-11T19:51:37.839Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:39.245Z] #38 ... [2023-10-11T19:51:39.245Z] [2023-10-11T19:51:39.245Z] #46 [support-scheduler internal] load build context [2023-10-11T19:51:39.245Z] #46 ... [2023-10-11T19:51:39.245Z] [2023-10-11T19:51:39.245Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:40.648Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.0s [2023-10-11T19:51:40.648Z] #38 ... [2023-10-11T19:51:40.648Z] [2023-10-11T19:51:40.648Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:40.648Z] #60 ... [2023-10-11T19:51:40.648Z] [2023-10-11T19:51:40.648Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:51:40.648Z] #47 ... [2023-10-11T19:51:40.648Z] [2023-10-11T19:51:40.648Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:42.595Z] #38 ... [2023-10-11T19:51:42.595Z] [2023-10-11T19:51:42.595Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:42.595Z] #50 ... [2023-10-11T19:51:42.595Z] [2023-10-11T19:51:42.595Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:42.595Z] #35 ... [2023-10-11T19:51:42.595Z] [2023-10-11T19:51:42.595Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:42.595Z] #50 ... [2023-10-11T19:51:42.595Z] [2023-10-11T19:51:42.595Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:42.864Z] #53 ... [2023-10-11T19:51:42.864Z] [2023-10-11T19:51:42.864Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:42.864Z] #51 ... [2023-10-11T19:51:42.864Z] [2023-10-11T19:51:42.864Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:43.458Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.9s done [2023-10-11T19:51:44.038Z] #38 ... [2023-10-11T19:51:44.038Z] [2023-10-11T19:51:44.038Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-11T19:51:44.038Z] #68 DONE 2.3s [2023-10-11T19:51:44.038Z] [2023-10-11T19:51:44.038Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:44.038Z] #35 transferring context: 113.82MB 45.1s [2023-10-11T19:51:44.304Z] #35 ... [2023-10-11T19:51:44.304Z] [2023-10-11T19:51:44.304Z] #59 [core-data internal] load build context [2023-10-11T19:51:44.304Z] #59 ... [2023-10-11T19:51:44.304Z] [2023-10-11T19:51:44.304Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:45.711Z] #35 ... [2023-10-11T19:51:45.711Z] [2023-10-11T19:51:45.711Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:45.711Z] #42 ... [2023-10-11T19:51:45.711Z] [2023-10-11T19:51:45.711Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:45.711Z] #35 ... [2023-10-11T19:51:45.711Z] [2023-10-11T19:51:45.711Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T19:51:45.711Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.8s done [2023-10-11T19:51:45.711Z] #62 ... [2023-10-11T19:51:45.711Z] [2023-10-11T19:51:45.711Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:47.118Z] #42 ... [2023-10-11T19:51:47.118Z] [2023-10-11T19:51:47.118Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:47.118Z] #41 ... [2023-10-11T19:51:47.118Z] [2023-10-11T19:51:47.118Z] #59 [core-data internal] load build context [2023-10-11T19:51:48.081Z] #59 ... [2023-10-11T19:51:48.081Z] [2023-10-11T19:51:48.081Z] #39 [core-command internal] load build context [2023-10-11T19:51:48.081Z] #39 ... [2023-10-11T19:51:48.081Z] [2023-10-11T19:51:48.081Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:49.039Z] #41 transferring context: 143.66MB 50.8s [2023-10-11T19:51:49.309Z] #41 ... [2023-10-11T19:51:49.309Z] [2023-10-11T19:51:49.309Z] #46 [support-scheduler internal] load build context [2023-10-11T19:51:49.582Z] #46 ... [2023-10-11T19:51:49.582Z] [2023-10-11T19:51:49.582Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:50.163Z] #41 ... [2023-10-11T19:51:50.163Z] [2023-10-11T19:51:50.163Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T19:51:50.163Z] #69 DONE 2.8s [2023-10-11T19:51:50.163Z] [2023-10-11T19:51:50.163Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:50.163Z] #41 ... [2023-10-11T19:51:50.163Z] [2023-10-11T19:51:50.163Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T19:51:50.163Z] #70 DONE 3.4s [2023-10-11T19:51:50.163Z] [2023-10-11T19:51:50.163Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:50.428Z] #41 ... [2023-10-11T19:51:50.428Z] [2023-10-11T19:51:50.428Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T19:51:50.428Z] #71 DONE 3.5s [2023-10-11T19:51:50.428Z] [2023-10-11T19:51:50.428Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:50.694Z] #41 ... [2023-10-11T19:51:50.694Z] [2023-10-11T19:51:50.694Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:50.694Z] #60 ... [2023-10-11T19:51:50.694Z] [2023-10-11T19:51:50.694Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:51:50.959Z] #47 ... [2023-10-11T19:51:50.959Z] [2023-10-11T19:51:50.959Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:51.224Z] #60 ... [2023-10-11T19:51:51.224Z] [2023-10-11T19:51:51.224Z] #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-11T19:51:51.224Z] #72 DONE 1.1s [2023-10-11T19:51:51.224Z] [2023-10-11T19:51:51.224Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:51.490Z] #60 ... [2023-10-11T19:51:51.490Z] [2023-10-11T19:51:51.490Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-11T19:51:51.490Z] #73 DONE 1.3s [2023-10-11T19:51:51.490Z] [2023-10-11T19:51:51.490Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:52.897Z] #60 ... [2023-10-11T19:51:52.897Z] [2023-10-11T19:51:52.897Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-11T19:51:52.897Z] #74 DONE 2.1s [2023-10-11T19:51:52.897Z] [2023-10-11T19:51:52.897Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:52.897Z] #60 ... [2023-10-11T19:51:52.897Z] [2023-10-11T19:51:52.897Z] #46 [support-scheduler internal] load build context [2023-10-11T19:51:52.897Z] #46 transferring context: 189.50MB 53.3s done [2023-10-11T19:51:52.897Z] #46 DONE 54.2s [2023-10-11T19:51:52.897Z] [2023-10-11T19:51:52.897Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:52.897Z] #60 ... [2023-10-11T19:51:52.897Z] [2023-10-11T19:51:52.897Z] #50 [support-notifications internal] load build context [2023-10-11T19:51:52.897Z] #50 ... [2023-10-11T19:51:52.897Z] [2023-10-11T19:51:52.897Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:53.162Z] #51 ... [2023-10-11T19:51:53.162Z] [2023-10-11T19:51:53.162Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:53.162Z] #53 ... [2023-10-11T19:51:53.162Z] [2023-10-11T19:51:53.162Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-11T19:51:53.162Z] #75 DONE 1.5s [2023-10-11T19:51:53.162Z] [2023-10-11T19:51:53.162Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:53.162Z] #53 ... [2023-10-11T19:51:53.162Z] [2023-10-11T19:51:53.162Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:53.427Z] #51 ... [2023-10-11T19:51:53.427Z] [2023-10-11T19:51:53.427Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-11T19:51:53.427Z] #76 DONE 1.8s [2023-10-11T19:51:53.427Z] [2023-10-11T19:51:53.427Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:53.427Z] #51 ... [2023-10-11T19:51:53.427Z] [2023-10-11T19:51:53.427Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-11T19:51:53.427Z] #77 DONE 0.9s [2023-10-11T19:51:53.427Z] [2023-10-11T19:51:53.427Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:54.842Z] #51 ... [2023-10-11T19:51:54.842Z] [2023-10-11T19:51:54.842Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T19:51:54.842Z] #38 ... [2023-10-11T19:51:54.842Z] [2023-10-11T19:51:54.842Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:54.842Z] #51 ... [2023-10-11T19:51:54.842Z] [2023-10-11T19:51:54.842Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:51:54.842Z] #78 DONE 1.7s [2023-10-11T19:51:54.842Z] [2023-10-11T19:51:54.842Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:54.842Z] #51 ... [2023-10-11T19:51:54.842Z] [2023-10-11T19:51:54.842Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T19:51:54.842Z] #79 DONE 1.5s [2023-10-11T19:51:54.842Z] [2023-10-11T19:51:54.842Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:55.107Z] #51 ... [2023-10-11T19:51:55.107Z] [2023-10-11T19:51:55.107Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T19:51:55.107Z] #80 DONE 1.7s [2023-10-11T19:51:55.107Z] [2023-10-11T19:51:55.107Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:55.374Z] #51 ... [2023-10-11T19:51:55.374Z] [2023-10-11T19:51:55.374Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T19:51:55.374Z] #81 DONE 1.7s [2023-10-11T19:51:55.374Z] [2023-10-11T19:51:55.374Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:55.968Z] #51 ... [2023-10-11T19:51:55.968Z] [2023-10-11T19:51:55.968Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:51:55.968Z] #35 ... [2023-10-11T19:51:55.968Z] [2023-10-11T19:51:55.968Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:56.554Z] #51 ... [2023-10-11T19:51:56.554Z] [2023-10-11T19:51:56.554Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-11T19:51:56.554Z] #82 DONE 1.7s [2023-10-11T19:51:56.554Z] [2023-10-11T19:51:56.554Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:56.819Z] #51 ... [2023-10-11T19:51:56.819Z] [2023-10-11T19:51:56.819Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-11T19:51:56.819Z] #83 DONE 1.6s [2023-10-11T19:51:56.819Z] [2023-10-11T19:51:56.819Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:57.084Z] #51 ... [2023-10-11T19:51:57.084Z] [2023-10-11T19:51:57.084Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-11T19:51:57.084Z] #84 DONE 1.9s [2023-10-11T19:51:57.084Z] [2023-10-11T19:51:57.084Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:57.084Z] #51 ... [2023-10-11T19:51:57.084Z] [2023-10-11T19:51:57.084Z] #42 [security-proxy-auth internal] load build context [2023-10-11T19:51:57.084Z] #42 transferring context: 189.50MB 58.2s done [2023-10-11T19:51:57.084Z] #42 DONE 58.8s [2023-10-11T19:51:57.084Z] [2023-10-11T19:51:57.084Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:58.043Z] #51 ... [2023-10-11T19:51:58.043Z] [2023-10-11T19:51:58.043Z] #39 [core-command internal] load build context [2023-10-11T19:51:58.043Z] #39 transferring context: 189.50MB 60.1s done [2023-10-11T19:51:58.043Z] #39 DONE 61.0s [2023-10-11T19:51:58.043Z] [2023-10-11T19:51:58.043Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:58.325Z] #51 ... [2023-10-11T19:51:58.325Z] [2023-10-11T19:51:58.325Z] #53 [security-secretstore-setup internal] load build context [2023-10-11T19:51:58.325Z] #53 transferring context: 189.50MB 56.7s done [2023-10-11T19:51:58.325Z] #53 DONE 58.3s [2023-10-11T19:51:58.325Z] [2023-10-11T19:51:58.325Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:58.325Z] #51 ... [2023-10-11T19:51:58.325Z] [2023-10-11T19:51:58.325Z] #59 [core-data internal] load build context [2023-10-11T19:51:58.325Z] #59 ... [2023-10-11T19:51:58.325Z] [2023-10-11T19:51:58.325Z] #60 [core-metadata internal] load build context [2023-10-11T19:51:58.325Z] #60 transferring context: 189.50MB 52.9s done [2023-10-11T19:51:58.325Z] #60 DONE 56.1s [2023-10-11T19:51:58.325Z] [2023-10-11T19:51:58.325Z] #59 [core-data internal] load build context [2023-10-11T19:51:58.325Z] #59 ... [2023-10-11T19:51:58.325Z] [2023-10-11T19:51:58.325Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:58.593Z] #51 ... [2023-10-11T19:51:58.593Z] [2023-10-11T19:51:58.593Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-11T19:51:58.593Z] #85 DONE 1.6s [2023-10-11T19:51:58.593Z] [2023-10-11T19:51:58.593Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-11T19:51:58.593Z] #86 DONE 1.8s [2023-10-11T19:51:58.593Z] [2023-10-11T19:51:58.593Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:59.186Z] #51 ... [2023-10-11T19:51:59.186Z] [2023-10-11T19:51:59.186Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-11T19:51:59.186Z] #87 DONE 2.1s [2023-10-11T19:51:59.186Z] [2023-10-11T19:51:59.186Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:51:59.771Z] #51 ... [2023-10-11T19:51:59.771Z] [2023-10-11T19:51:59.771Z] #41 [security-proxy-setup internal] load build context [2023-10-11T19:51:59.771Z] #41 transferring context: 189.50MB 60.9s done [2023-10-11T19:51:59.771Z] #41 DONE 61.4s [2023-10-11T19:51:59.771Z] [2023-10-11T19:51:59.771Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:52:00.035Z] #51 ... [2023-10-11T19:52:00.035Z] [2023-10-11T19:52:00.035Z] #59 [core-data internal] load build context [2023-10-11T19:52:00.035Z] #59 transferring context: 189.50MB 55.5s done [2023-10-11T19:52:00.035Z] #59 DONE 57.9s [2023-10-11T19:52:00.035Z] [2023-10-11T19:52:00.035Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:52:00.305Z] #51 ... [2023-10-11T19:52:00.305Z] [2023-10-11T19:52:00.305Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:00.305Z] #88 DONE 1.7s [2023-10-11T19:52:00.305Z] [2023-10-11T19:52:00.305Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:52:00.569Z] #51 ... [2023-10-11T19:52:00.569Z] [2023-10-11T19:52:00.569Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-11T19:52:00.569Z] #35 transferring context: 189.50MB 61.5s done [2023-10-11T19:52:00.569Z] #35 DONE 61.8s [2023-10-11T19:52:00.569Z] [2023-10-11T19:52:00.569Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:52:01.149Z] #51 ... [2023-10-11T19:52:01.149Z] [2023-10-11T19:52:01.149Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:52:01.149Z] #47 ... [2023-10-11T19:52:01.149Z] [2023-10-11T19:52:01.149Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-11T19:52:01.415Z] #51 transferring context: 189.50MB 61.8s done [2023-10-11T19:52:01.415Z] #51 DONE 62.2s [2023-10-11T19:52:01.415Z] [2023-10-11T19:52:01.415Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:52:01.997Z] #47 ... [2023-10-11T19:52:01.997Z] [2023-10-11T19:52:01.997Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:01.997Z] #89 DONE 0.7s [2023-10-11T19:52:01.997Z] [2023-10-11T19:52:01.997Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:52:03.426Z] #47 ... [2023-10-11T19:52:03.427Z] [2023-10-11T19:52:03.427Z] #90 [security-spire-server] exporting to image [2023-10-11T19:52:03.427Z] #90 exporting layers 3.9s done [2023-10-11T19:52:03.427Z] #90 writing image sha256:0691ab5b6786ef2d4f13a3082b060d01a263510db256bfd52aeee0545a799791 done [2023-10-11T19:52:03.427Z] #90 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-10-11T19:52:03.427Z] #90 writing image sha256:b4bbcd2a2886d138bf4c78196a44f069c45e10128b29c899086e1cbcb4039c32 0.0s done [2023-10-11T19:52:03.427Z] #90 naming to docker.io/library/security-spire-config-arm64 done [2023-10-11T19:52:03.427Z] #90 writing image sha256:3a7c63d794f51181575f199e71fc2fa2e2d144daa3f8cf151b5ef8b53dd8bc1e done [2023-10-11T19:52:03.427Z] #90 naming to docker.io/library/security-spire-server-arm64 done [2023-10-11T19:52:03.427Z] #90 DONE 4.6s [2023-10-11T19:52:03.427Z] [2023-10-11T19:52:03.427Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:52:03.427Z] #47 ... [2023-10-11T19:52:03.427Z] [2023-10-11T19:52:03.427Z] #50 [support-notifications internal] load build context [2023-10-11T19:52:03.427Z] #50 ... [2023-10-11T19:52:03.427Z] [2023-10-11T19:52:03.427Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:52:04.392Z] #47 ... [2023-10-11T19:52:04.392Z] [2023-10-11T19:52:04.392Z] #50 [support-notifications internal] load build context [2023-10-11T19:52:04.392Z] #50 transferring context: 189.50MB 64.9s done [2023-10-11T19:52:04.392Z] #50 DONE 65.4s [2023-10-11T19:52:04.392Z] [2023-10-11T19:52:04.392Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:52:04.659Z] #47 ... [2023-10-11T19:52:04.659Z] [2023-10-11T19:52:04.659Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:04.659Z] #91 DONE 0.4s [2023-10-11T19:52:04.659Z] [2023-10-11T19:52:04.659Z] #47 [security-bootstrapper internal] load build context [2023-10-11T19:52:04.924Z] #47 transferring context: 189.50MB 66.1s done [2023-10-11T19:52:04.924Z] #47 DONE 66.4s [2023-10-11T19:52:04.924Z] [2023-10-11T19:52:04.924Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:04.924Z] #92 ... [2023-10-11T19:52:04.924Z] [2023-10-11T19:52:04.924Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:05.189Z] #93 ... [2023-10-11T19:52:05.189Z] [2023-10-11T19:52:05.189Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:10.527Z] #94 ... [2023-10-11T19:52:10.527Z] [2023-10-11T19:52:10.527Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:42.717Z] #95 ... [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:42.717Z] #93 DONE 44.1s [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #96 [support-scheduler builder 6/7] COPY . . [2023-10-11T19:52:42.717Z] #96 DONE 3.0s [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:42.717Z] #97 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #98 [core-data builder 6/7] COPY . . [2023-10-11T19:52:42.717Z] #98 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:42.717Z] #99 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #100 [core-metadata builder 6/7] COPY . . [2023-10-11T19:52:42.717Z] #100 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:42.717Z] #101 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:42.717Z] #102 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #103 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-11T19:52:42.717Z] #103 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:42.717Z] #104 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:42.717Z] #105 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-10-11T19:52:42.717Z] #106 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:42.717Z] #107 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:42.717Z] #108 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:42.717Z] #109 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #110 [core-command builder 6/7] COPY . . [2023-10-11T19:52:42.717Z] #110 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:52:42.717Z] #111 CACHED [2023-10-11T19:52:42.717Z] [2023-10-11T19:52:42.717Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T19:52:47.110Z] #112 4.866 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-10-11T19:52:52.556Z] #112 ... [2023-10-11T19:52:52.556Z] [2023-10-11T19:52:52.556Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T19:52:52.556Z] #0 5.288 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-10-11T19:52:52.556Z] #113 ... [2023-10-11T19:52:52.556Z] [2023-10-11T19:52:52.556Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T19:52:52.556Z] #0 4.925 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-10-11T19:52:52.556Z] #114 ... [2023-10-11T19:52:52.556Z] [2023-10-11T19:52:52.556Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T19:52:52.556Z] #0 5.090 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-10-11T19:52:52.556Z] #115 ... [2023-10-11T19:52:52.556Z] [2023-10-11T19:52:52.556Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T19:52:52.556Z] #0 4.449 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-10-11T19:52:52.556Z] #116 ... [2023-10-11T19:52:52.556Z] [2023-10-11T19:52:52.556Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T19:52:52.556Z] #0 4.315 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-10-11T19:52:58.030Z] #117 ... [2023-10-11T19:52:58.030Z] [2023-10-11T19:52:58.030Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:52:58.030Z] #95 DONE 57.8s [2023-10-11T19:52:58.030Z] [2023-10-11T19:52:58.030Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2023-10-11T19:53:00.614Z] #118 DONE 2.6s [2023-10-11T19:53:00.614Z] [2023-10-11T19:53:00.614Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:53:00.614Z] #119 CACHED [2023-10-11T19:53:00.614Z] [2023-10-11T19:53:00.614Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:53:00.614Z] #120 CACHED [2023-10-11T19:53:00.614Z] [2023-10-11T19:53:00.614Z] #121 [security-bootstrapper builder 6/7] COPY . . [2023-10-11T19:53:00.614Z] #121 CACHED [2023-10-11T19:53:00.614Z] [2023-10-11T19:53:00.614Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:53:00.614Z] #122 CACHED [2023-10-11T19:53:00.614Z] [2023-10-11T19:53:00.614Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T19:53:00.614Z] #123 CACHED [2023-10-11T19:53:00.614Z] [2023-10-11T19:53:00.614Z] #124 [security-proxy-setup builder 6/7] COPY . . [2023-10-11T19:53:00.614Z] #124 CACHED [2023-10-11T19:53:00.614Z] [2023-10-11T19:53:00.614Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T19:53:02.033Z] #125 ... [2023-10-11T19:53:02.033Z] [2023-10-11T19:53:02.033Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:53:02.033Z] #94 DONE 59.7s [2023-10-11T19:53:02.033Z] [2023-10-11T19:53:02.033Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-11T19:53:06.291Z] #126 DONE 4.4s [2023-10-11T19:53:06.291Z] [2023-10-11T19:53:06.291Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T19:53:06.291Z] #92 DONE 61.6s [2023-10-11T19:53:06.291Z] [2023-10-11T19:53:06.291Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T19:53:08.875Z] #127 2.579 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-10-11T19:53:10.820Z] #127 ... [2023-10-11T19:53:10.820Z] [2023-10-11T19:53:10.821Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T19:53:10.821Z] #0 5.644 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-10-11T19:53:10.821Z] #128 ... [2023-10-11T19:53:10.821Z] [2023-10-11T19:53:10.821Z] #129 [support-notifications builder 6/7] COPY . . [2023-10-11T19:53:10.821Z] #129 DONE 4.3s [2023-10-11T19:53:10.821Z] [2023-10-11T19:53:10.821Z] #130 [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-10-11T19:53:10.821Z] #0 5.683 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-10-11T19:53:10.821Z] #130 ... [2023-10-11T19:53:10.821Z] [2023-10-11T19:53:10.821Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T19:53:12.227Z] #131 1.777 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-10-11T19:53:16.476Z] #131 ... [2023-10-11T19:53:16.476Z] [2023-10-11T19:53:16.476Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T19:53:16.476Z] #125 5.538 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-10-11T20:06:08.871Z] #125 ... [2023-10-11T20:06:08.871Z] [2023-10-11T20:06:08.871Z] #130 [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-10-11T20:06:08.871Z] #130 787.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-11T20:06:09.829Z] #130 ... [2023-10-11T20:06:09.829Z] [2023-10-11T20:06:09.829Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T20:06:09.829Z] #125 DONE 789.1s [2023-10-11T20:06:09.829Z] [2023-10-11T20:06:09.829Z] #130 [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-10-11T20:06:10.801Z] #130 ... [2023-10-11T20:06:10.801Z] [2023-10-11T20:06:10.801Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:06:10.801Z] #132 DONE 0.3s [2023-10-11T20:06:10.801Z] [2023-10-11T20:06:10.801Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:06:10.801Z] #133 DONE 0.2s [2023-10-11T20:06:10.801Z] [2023-10-11T20:06:10.801Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-11T20:06:11.068Z] #134 DONE 0.2s [2023-10-11T20:06:11.068Z] [2023-10-11T20:06:11.068Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-11T20:06:11.068Z] #135 DONE 0.2s [2023-10-11T20:06:11.068Z] [2023-10-11T20:06:11.068Z] #21 [security-spire-server internal] load .dockerignore [2023-10-11T20:06:11.335Z] #21 ... [2023-10-11T20:06:11.335Z] [2023-10-11T20:06:11.335Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-11T20:06:11.601Z] #136 DONE 0.3s [2023-10-11T20:06:11.601Z] [2023-10-11T20:06:11.601Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T20:06:11.869Z] #137 DONE 0.1s [2023-10-11T20:06:11.869Z] [2023-10-11T20:06:11.869Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T20:06:14.451Z] #138 DONE 2.3s [2023-10-11T20:06:14.451Z] [2023-10-11T20:06:14.451Z] #90 [security-proxy-setup] exporting to image [2023-10-11T20:06:14.451Z] #90 exporting layers [2023-10-11T20:06:14.718Z] #90 exporting layers 0.8s done [2023-10-11T20:06:14.718Z] #90 writing image sha256:3a0b9cf3298541a03c8574ecd58026d2dd82be1fc1bce6160ed721ba04060cb9 0.0s done [2023-10-11T20:06:14.718Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-11T20:06:14.718Z] #90 DONE 5.4s [2023-10-11T20:06:14.718Z] [2023-10-11T20:06:14.718Z] #130 [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-10-11T20:06:21.351Z] #130 ... [2023-10-11T20:06:21.351Z] [2023-10-11T20:06:21.351Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T20:06:21.351Z] #128 DONE 799.9s [2023-10-11T20:06:21.351Z] [2023-10-11T20:06:21.351Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-11T20:06:21.351Z] #139 DONE 0.4s [2023-10-11T20:06:21.351Z] [2023-10-11T20:06:21.351Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-11T20:06:23.294Z] #140 DONE 2.3s [2023-10-11T20:06:23.294Z] [2023-10-11T20:06:23.294Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:06:23.561Z] #141 DONE 0.2s [2023-10-11T20:06:23.561Z] [2023-10-11T20:06:23.561Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:06:23.840Z] #142 DONE 0.3s [2023-10-11T20:06:23.840Z] [2023-10-11T20:06:23.840Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-11T20:06:24.112Z] #143 DONE 0.4s [2023-10-11T20:06:24.112Z] [2023-10-11T20:06:24.112Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-11T20:06:24.387Z] #144 DONE 0.2s [2023-10-11T20:06:24.387Z] [2023-10-11T20:06:24.387Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-11T20:06:24.387Z] #145 DONE 0.2s [2023-10-11T20:06:24.387Z] [2023-10-11T20:06:24.387Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-11T20:06:24.653Z] #146 DONE 0.2s [2023-10-11T20:06:24.653Z] [2023-10-11T20:06:24.653Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-11T20:06:24.653Z] #147 DONE 0.2s [2023-10-11T20:06:24.653Z] [2023-10-11T20:06:24.653Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T20:06:24.921Z] #117 ... [2023-10-11T20:06:24.921Z] [2023-10-11T20:06:24.921Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-11T20:06:24.921Z] #148 DONE 0.1s [2023-10-11T20:06:25.187Z] [2023-10-11T20:06:25.187Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-11T20:06:26.588Z] #149 ... [2023-10-11T20:06:26.588Z] [2023-10-11T20:06:26.588Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T20:06:26.588Z] #116 DONE 824.3s [2023-10-11T20:06:26.588Z] [2023-10-11T20:06:26.588Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:06:29.975Z] #38 ... [2023-10-11T20:06:29.975Z] [2023-10-11T20:06:29.975Z] #130 [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-10-11T20:06:29.975Z] #130 DONE 809.2s [2023-10-11T20:06:29.975Z] [2023-10-11T20:06:29.975Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:06:30.247Z] #150 DONE 0.6s [2023-10-11T20:06:30.247Z] [2023-10-11T20:06:30.247Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:06:30.514Z] #151 ... [2023-10-11T20:06:30.514Z] [2023-10-11T20:06:30.514Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-11T20:06:30.514Z] #149 DONE 5.6s [2023-10-11T20:06:30.781Z] [2023-10-11T20:06:30.781Z] #90 [security-bootstrapper] exporting to image [2023-10-11T20:06:30.781Z] #90 exporting layers [2023-10-11T20:06:31.366Z] #90 ... [2023-10-11T20:06:31.366Z] [2023-10-11T20:06:31.366Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:06:31.366Z] #151 DONE 0.8s [2023-10-11T20:06:31.366Z] [2023-10-11T20:06:31.366Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:06:31.954Z] #152 DONE 0.4s [2023-10-11T20:06:31.954Z] [2023-10-11T20:06:31.954Z] #153 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-11T20:06:31.954Z] #153 DONE 0.7s [2023-10-11T20:06:31.954Z] [2023-10-11T20:06:31.954Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:06:32.223Z] #154 DONE 0.2s [2023-10-11T20:06:32.223Z] [2023-10-11T20:06:32.223Z] #155 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:06:32.223Z] #155 DONE 0.3s [2023-10-11T20:06:32.223Z] [2023-10-11T20:06:32.223Z] #156 [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-10-11T20:06:32.494Z] #156 DONE 0.3s [2023-10-11T20:06:32.494Z] [2023-10-11T20:06:32.494Z] #90 [security-bootstrapper] exporting to image [2023-10-11T20:06:32.494Z] #90 exporting layers 1.8s done [2023-10-11T20:06:32.494Z] #90 writing image sha256:9baee137b3df1eaba11f832dc97a1038834b1b9b44149a9b07a20e17d99a88b0 0.0s done [2023-10-11T20:06:32.494Z] #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-10-11T20:06:32.494Z] #90 DONE 7.2s [2023-10-11T20:06:32.494Z] [2023-10-11T20:06:32.494Z] #157 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-11T20:06:32.494Z] #157 DONE 0.3s [2023-10-11T20:06:32.494Z] [2023-10-11T20:06:32.494Z] #158 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-11T20:06:32.762Z] #158 DONE 0.5s [2023-10-11T20:06:32.762Z] [2023-10-11T20:06:32.762Z] #159 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T20:06:33.357Z] #159 ... [2023-10-11T20:06:33.357Z] [2023-10-11T20:06:33.357Z] #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:06:33.357Z] #160 DONE 0.4s [2023-10-11T20:06:33.357Z] [2023-10-11T20:06:33.357Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-11T20:06:33.622Z] #161 DONE 0.4s [2023-10-11T20:06:33.622Z] [2023-10-11T20:06:33.622Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T20:06:33.902Z] #114 ... [2023-10-11T20:06:33.902Z] [2023-10-11T20:06:33.902Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-11T20:06:34.168Z] #162 DONE 0.5s [2023-10-11T20:06:34.168Z] [2023-10-11T20:06:34.168Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T20:06:34.435Z] #163 DONE 0.2s [2023-10-11T20:06:34.435Z] [2023-10-11T20:06:34.435Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T20:06:34.435Z] #117 ... [2023-10-11T20:06:34.435Z] [2023-10-11T20:06:34.435Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T20:06:35.895Z] #164 ... [2023-10-11T20:06:35.895Z] [2023-10-11T20:06:35.895Z] #159 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T20:06:35.895Z] #159 DONE 3.2s [2023-10-11T20:06:35.895Z] [2023-10-11T20:06:35.895Z] #90 [security-proxy-auth] exporting to image [2023-10-11T20:06:36.475Z] #90 exporting layers 0.8s done [2023-10-11T20:06:36.475Z] #90 writing image sha256:c125d4dde7fe5c2dfaac1d8bfcce0073be50242fafb99f9215491c7d42837a47 done [2023-10-11T20:06:36.475Z] #90 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-11T20:06:36.475Z] #90 DONE 7.9s [2023-10-11T20:06:36.475Z] [2023-10-11T20:06:36.475Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T20:06:37.060Z] #127 ... [2023-10-11T20:06:37.060Z] [2023-10-11T20:06:37.060Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T20:06:37.060Z] #164 DONE 2.6s [2023-10-11T20:06:37.060Z] [2023-10-11T20:06:37.060Z] #90 [security-secretstore-setup] exporting to image [2023-10-11T20:06:38.021Z] #90 exporting layers 1.0s done [2023-10-11T20:06:38.021Z] #90 writing image sha256:e98a2114a025e35bd90f2e5f3dd1f6b751c6a3aa08784c5549e83add7d94300e done [2023-10-11T20:06:38.021Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-11T20:06:38.021Z] #90 DONE 8.9s [2023-10-11T20:06:38.021Z] [2023-10-11T20:06:38.021Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T20:06:43.345Z] #112 ... [2023-10-11T20:06:43.345Z] [2023-10-11T20:06:43.345Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T20:06:43.345Z] #114 DONE 841.0s [2023-10-11T20:06:43.345Z] [2023-10-11T20:06:43.345Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:06:43.345Z] #165 DONE 0.2s [2023-10-11T20:06:43.345Z] [2023-10-11T20:06:43.345Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T20:06:43.345Z] #117 ... [2023-10-11T20:06:43.345Z] [2023-10-11T20:06:43.345Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:06:43.626Z] #166 DONE 0.2s [2023-10-11T20:06:43.627Z] [2023-10-11T20:06:43.627Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-11T20:06:43.892Z] #167 DONE 0.3s [2023-10-11T20:06:43.892Z] [2023-10-11T20:06:43.892Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:06:43.892Z] #38 ... [2023-10-11T20:06:43.892Z] [2023-10-11T20:06:43.892Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:06:44.163Z] #168 DONE 0.2s [2023-10-11T20:06:44.163Z] [2023-10-11T20:06:44.163Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-11T20:06:44.163Z] #169 DONE 0.1s [2023-10-11T20:06:44.163Z] [2023-10-11T20:06:44.163Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T20:06:46.132Z] #170 DONE 1.7s [2023-10-11T20:06:46.132Z] [2023-10-11T20:06:46.132Z] #90 [core-common-config-bootstrapper] exporting to image [2023-10-11T20:06:46.132Z] #90 exporting layers [2023-10-11T20:06:46.713Z] #90 exporting layers 0.7s done [2023-10-11T20:06:46.713Z] #90 writing image sha256:48d19aac2154ff9d9d989764af785e1862919799a4e02a7d22735639ef2e7db2 done [2023-10-11T20:06:46.713Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-11T20:06:46.713Z] #90 DONE 9.6s [2023-10-11T20:06:46.713Z] [2023-10-11T20:06:46.713Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:07:18.896Z] #38 ... [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T20:07:18.896Z] #112 DONE 872.3s [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:07:18.896Z] #38 ... [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:07:18.896Z] #171 DONE 0.2s [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:07:18.896Z] #172 DONE 0.1s [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-11T20:07:18.896Z] #173 DONE 0.3s [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:07:18.896Z] #174 DONE 0.2s [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #90 [core-command] exporting to image [2023-10-11T20:07:18.896Z] #90 exporting layers [2023-10-11T20:07:18.896Z] #90 exporting layers 0.2s done [2023-10-11T20:07:18.896Z] #90 writing image sha256:3bc424bfd72240bd1f378c29a86f090f681ee9b431e0424b2ac8524673ffd751 done [2023-10-11T20:07:18.896Z] #90 naming to docker.io/library/core-command-arm64 done [2023-10-11T20:07:18.896Z] #90 DONE 9.9s [2023-10-11T20:07:18.896Z] [2023-10-11T20:07:18.896Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T20:07:27.078Z] #127 ... [2023-10-11T20:07:27.078Z] [2023-10-11T20:07:27.078Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T20:07:27.078Z] #113 DONE 884.8s [2023-10-11T20:07:27.078Z] [2023-10-11T20:07:27.078Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T20:07:27.078Z] #117 DONE 884.9s [2023-10-11T20:07:27.078Z] [2023-10-11T20:07:27.078Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:07:27.664Z] #38 ... [2023-10-11T20:07:27.664Z] [2023-10-11T20:07:27.664Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:07:27.935Z] #175 ... [2023-10-11T20:07:27.935Z] [2023-10-11T20:07:27.935Z] #176 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:07:27.935Z] #176 DONE 0.2s [2023-10-11T20:07:27.935Z] [2023-10-11T20:07:27.935Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:07:27.935Z] #175 DONE 0.3s [2023-10-11T20:07:27.935Z] [2023-10-11T20:07:27.935Z] #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:07:27.935Z] #177 DONE 0.2s [2023-10-11T20:07:27.935Z] [2023-10-11T20:07:27.935Z] #178 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:07:28.206Z] #178 DONE 0.2s [2023-10-11T20:07:28.206Z] [2023-10-11T20:07:28.206Z] #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-11T20:07:28.789Z] #179 DONE 0.4s [2023-10-11T20:07:28.789Z] [2023-10-11T20:07:28.789Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-11T20:07:28.789Z] #180 DONE 0.3s [2023-10-11T20:07:28.789Z] [2023-10-11T20:07:28.789Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:07:28.789Z] #181 ... [2023-10-11T20:07:28.789Z] [2023-10-11T20:07:28.789Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:07:28.789Z] #182 DONE 0.1s [2023-10-11T20:07:29.053Z] [2023-10-11T20:07:29.054Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:07:29.054Z] #181 DONE 0.2s [2023-10-11T20:07:29.054Z] [2023-10-11T20:07:29.054Z] #90 [core-data] exporting to image [2023-10-11T20:07:29.054Z] #90 exporting layers [2023-10-11T20:07:29.054Z] #90 ... [2023-10-11T20:07:29.054Z] [2023-10-11T20:07:29.054Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-11T20:07:29.054Z] #183 DONE 0.3s [2023-10-11T20:07:29.054Z] [2023-10-11T20:07:29.054Z] #90 [core-metadata] exporting to image [2023-10-11T20:07:29.632Z] #90 exporting layers 0.7s done [2023-10-11T20:07:29.632Z] #90 exporting layers 0.6s done [2023-10-11T20:07:29.632Z] #90 writing image sha256:c92e93e0bc33d277a94e799683031eaa00cf3c45abd5dba293d8e904e965ca05 0.0s done [2023-10-11T20:07:29.632Z] #90 naming to docker.io/library/core-data-arm64 0.0s done [2023-10-11T20:07:29.632Z] #90 writing image sha256:53b00461583a2bb6e395cfcf56e5d8bea00782846f9493775662c46fdd39a940 done [2023-10-11T20:07:29.632Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-10-11T20:07:29.632Z] #90 DONE 10.7s [2023-10-11T20:07:29.632Z] [2023-10-11T20:07:29.632Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T20:07:51.650Z] #131 ... [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T20:07:51.650Z] #127 DONE 884.0s [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:07:51.650Z] #38 ... [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:07:51.650Z] #184 DONE 0.2s [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:07:51.650Z] #185 DONE 0.2s [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:07:51.650Z] #38 ... [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-11T20:07:51.650Z] #186 DONE 0.3s [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:07:51.650Z] #38 ... [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:07:51.650Z] #187 DONE 0.1s [2023-10-11T20:07:51.650Z] [2023-10-11T20:07:51.650Z] #90 [security-spiffe-token-provider] exporting to image [2023-10-11T20:07:51.650Z] #90 exporting layers [2023-10-11T20:07:54.213Z] #90 exporting layers 2.5s done [2023-10-11T20:07:54.213Z] #90 writing image sha256:ec6048eb3bcdb82b1c1f3056768abc3849ce85f1691b7f10c54f9059a6c84647 done [2023-10-11T20:07:54.213Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-11T20:07:54.213Z] #90 DONE 13.2s [2023-10-11T20:07:54.213Z] [2023-10-11T20:07:54.213Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:08:09.158Z] #38 ... [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T20:08:09.158Z] #115 DONE 925.3s [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #21 [security-spire-server internal] load .dockerignore [2023-10-11T20:08:09.158Z] #21 ... [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:08:09.158Z] #188 DONE 0.1s [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:08:09.158Z] #189 DONE 0.1s [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-11T20:08:09.158Z] #190 DONE 0.4s [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:08:09.158Z] #191 DONE 0.1s [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:08:09.158Z] #38 ... [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #90 [support-scheduler] exporting to image [2023-10-11T20:08:09.158Z] #90 exporting layers [2023-10-11T20:08:09.158Z] #90 exporting layers 0.5s done [2023-10-11T20:08:09.158Z] #90 writing image sha256:68934ba18cea7a0239a113e97d132997a1267cb2c8ef5ac31c74782c3ad10c34 done [2023-10-11T20:08:09.158Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-10-11T20:08:09.158Z] #90 DONE 13.7s [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #21 [security-spire-server internal] load .dockerignore [2023-10-11T20:08:09.158Z] #21 ... [2023-10-11T20:08:09.158Z] [2023-10-11T20:08:09.158Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T20:08:09.158Z] #131 DONE 898.6s [2023-10-11T20:08:09.425Z] [2023-10-11T20:08:09.425Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:08:09.695Z] #38 ... [2023-10-11T20:08:09.695Z] [2023-10-11T20:08:09.695Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T20:08:09.695Z] #192 DONE 0.1s [2023-10-11T20:08:09.695Z] [2023-10-11T20:08:09.695Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T20:08:09.695Z] #193 DONE 0.1s [2023-10-11T20:08:09.695Z] [2023-10-11T20:08:09.695Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:08:09.960Z] #38 ... [2023-10-11T20:08:09.960Z] [2023-10-11T20:08:09.960Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-11T20:08:09.960Z] #194 DONE 0.3s [2023-10-11T20:08:09.960Z] [2023-10-11T20:08:09.960Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:08:09.960Z] #38 ... [2023-10-11T20:08:09.960Z] [2023-10-11T20:08:09.960Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-11T20:08:09.960Z] #195 DONE 0.1s [2023-10-11T20:08:09.960Z] [2023-10-11T20:08:09.960Z] #90 [support-notifications] exporting to image [2023-10-11T20:08:10.539Z] #90 exporting layers 0.4s done [2023-10-11T20:08:10.539Z] #90 writing image sha256:b60182995c443ef19c81b4cfea3cbada9bbc4f88b4d7ba2fb45d0ab23e936de5 done [2023-10-11T20:08:10.539Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-10-11T20:08:10.539Z] #90 DONE 14.1s [2023-10-11T20:08:10.539Z] [2023-10-11T20:08:10.539Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T20:08:10.539Z] time="2023-10-11T19:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-11T20:08:10.595Z] $ docker stop --time=1 116859aa45dfed47da0b68d385d7688dc6190e89ac0b53e25c7f1e382c188355 [2023-10-11T20:08:12.291Z] $ docker rm -f --volumes 116859aa45dfed47da0b68d385d7688dc6190e89ac0b53e25c7f1e382c188355 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T20:08:12.793Z] + docker images [2023-10-11T20:08:12.793Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-11T20:08:12.793Z] support-notifications-arm64 latest b60182995c44 3 seconds ago 34.2MB [2023-10-11T20:08:12.793Z] support-scheduler-arm64 latest 68934ba18cea 4 seconds ago 33.5MB [2023-10-11T20:08:12.793Z] security-spiffe-token-provider-arm64 latest ec6048eb3bcd 21 seconds ago 35.1MB [2023-10-11T20:08:12.793Z] core-data-arm64 latest c92e93e0bc33 44 seconds ago 21.2MB [2023-10-11T20:08:12.793Z] core-metadata-arm64 latest 53b00461583a 44 seconds ago 21.5MB [2023-10-11T20:08:12.793Z] core-command-arm64 latest 3bc424bfd722 57 seconds ago 21MB [2023-10-11T20:08:12.793Z] core-common-config-bootstrapper-arm64 latest 48d19aac2154 About a minute ago 18.3MB [2023-10-11T20:08:12.793Z] security-secretstore-setup-arm64 latest e98a2114a025 About a minute ago 43.7MB [2023-10-11T20:08:12.793Z] security-proxy-auth-arm64 latest c125d4dde7fe About a minute ago 19.4MB [2023-10-11T20:08:12.793Z] security-bootstrapper-arm64 latest 9baee137b3df About a minute ago 23.1MB [2023-10-11T20:08:12.793Z] security-proxy-setup-arm64 latest 3a0b9cf32985 About a minute ago 29.1MB [2023-10-11T20:08:12.793Z] security-spire-agent-arm64 latest 0691ab5b6786 16 minutes ago 152MB [2023-10-11T20:08:12.793Z] security-spire-server-arm64 latest 3a7c63d794f5 16 minutes ago 96.6MB [2023-10-11T20:08:12.793Z] security-spire-config-arm64 latest b4bbcd2a2886 16 minutes ago 95.8MB [2023-10-11T20:08:12.793Z] ci-base-image-arm64 latest 5f15a4ed4c6f 27 minutes ago 924MB [2023-10-11T20:08:12.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB [2023-10-11T20:08:12.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T20:08:13.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T20:08:13.575Z] [2023-10-11T20:08:13.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T20:08:14.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T20:08:14.298Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-11T20:08:14.298Z] 8998bd30e6a1: Pulling fs layer [2023-10-11T20:08:14.298Z] 04944245beec: Pulling fs layer [2023-10-11T20:08:14.298Z] 699f458cf7ca: Pulling fs layer [2023-10-11T20:08:14.298Z] 765212b225bb: Pulling fs layer [2023-10-11T20:08:14.298Z] f23df028b6ca: Pulling fs layer [2023-10-11T20:08:14.298Z] d65c8cfc05b1: Pulling fs layer [2023-10-11T20:08:14.298Z] 2437ff75d9bd: Pulling fs layer [2023-10-11T20:08:14.298Z] 765212b225bb: Waiting [2023-10-11T20:08:14.298Z] f23df028b6ca: Waiting [2023-10-11T20:08:14.298Z] d65c8cfc05b1: Waiting [2023-10-11T20:08:14.298Z] 2437ff75d9bd: Waiting [2023-10-11T20:08:14.298Z] 04944245beec: Verifying Checksum [2023-10-11T20:08:14.298Z] 04944245beec: Download complete [2023-10-11T20:08:14.298Z] 765212b225bb: Verifying Checksum [2023-10-11T20:08:14.298Z] 765212b225bb: Download complete [2023-10-11T20:08:14.298Z] f23df028b6ca: Verifying Checksum [2023-10-11T20:08:14.298Z] f23df028b6ca: Download complete [2023-10-11T20:08:14.298Z] d65c8cfc05b1: Download complete [2023-10-11T20:08:14.578Z] 699f458cf7ca: Verifying Checksum [2023-10-11T20:08:14.578Z] 699f458cf7ca: Download complete [2023-10-11T20:08:14.848Z] 8998bd30e6a1: Verifying Checksum [2023-10-11T20:08:14.848Z] 8998bd30e6a1: Download complete [2023-10-11T20:08:17.458Z] 2437ff75d9bd: Download complete [2023-10-11T20:08:20.099Z] 8998bd30e6a1: Pull complete [2023-10-11T20:08:20.678Z] 04944245beec: Pull complete [2023-10-11T20:08:22.076Z] 699f458cf7ca: Pull complete [2023-10-11T20:08:22.341Z] 765212b225bb: Pull complete [2023-10-11T20:08:23.296Z] f23df028b6ca: Pull complete [2023-10-11T20:08:23.560Z] d65c8cfc05b1: Pull complete [2023-10-11T20:08:41.735Z] 2437ff75d9bd: Pull complete [2023-10-11T20:08:41.735Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-11T20:08:41.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T20:08:41.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T20:08:42.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container [2023-10-11T20:08:42.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-11T20:08:45.009Z] $ docker top 778d2f24d1ba6c9b31c697c41e522f6d30210ef042233cb03b93fb7be6b0a1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:08:45.891Z] ---> job-cost.sh [2023-10-11T20:08:45.891Z] lf-activate-venv: SKIPPING [2023-10-11T20:08:45.891Z] INFO: No Stack... [2023-10-11T20:08:46.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-11T20:08:53.082Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T20:08:53.736Z] + cut -d, -f6 [2023-10-11T20:08:53.736Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-10-11T20:08:53.817Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4703-1-stack-cost] [2023-10-11T20:08:53.822Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4703-1-stack-cost] did not exist. Created. [2023-10-11T20:08:53.822Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4703-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T20:08:54.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-11T20:08:54.710Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T20:08:54.725Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4703-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T20:08:54.830Z] $ docker stop --time=1 778d2f24d1ba6c9b31c697c41e522f6d30210ef042233cb03b93fb7be6b0a1c8 [2023-10-11T20:08:56.304Z] $ docker rm -f --volumes 778d2f24d1ba6c9b31c697c41e522f6d30210ef042233cb03b93fb7be6b0a1c8 [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-10-11T20:08:57.227Z] provisioning config files... [2023-10-11T20:08:57.235Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10914379811152475045tmp [Pipeline] { [Pipeline] sh [2023-10-11T20:08:57.572Z] + set +x [2023-10-11T20:08:57.572Z] + curl -s https://codecov.io/bash [2023-10-11T20:08:57.572Z] + bash -s -- [2023-10-11T20:08:57.572Z] [2023-10-11T20:08:57.572Z] _____ _ [2023-10-11T20:08:57.572Z] / ____| | | [2023-10-11T20:08:57.572Z] | | ___ __| | ___ ___ _____ __ [2023-10-11T20:08:57.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-11T20:08:57.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-11T20:08:57.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-11T20:08:57.572Z] Bash-1.0.6 [2023-10-11T20:08:57.572Z] [2023-10-11T20:08:57.572Z] [2023-10-11T20:08:57.572Z] ==> git version 2.25.1 found [2023-10-11T20:08:57.572Z] ==> 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-10-11T20:08:57.572Z] Release-Date: 2020-01-08 [2023-10-11T20:08:57.572Z] 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-10-11T20:08:57.572Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-11T20:08:57.572Z] ==> Jenkins CI detected. [2023-10-11T20:08:57.572Z] current dir:  /w/workspace/edgex-go/1 [2023-10-11T20:08:57.572Z] project root: . [2023-10-11T20:08:57.572Z] --> token set from env [2023-10-11T20:08:57.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-11T20:08:57.831Z] ==> Running gcov in . (disable via -X gcov) [2023-10-11T20:08:57.831Z] ==> Python coveragepy not found [2023-10-11T20:08:57.831Z] ==> Searching for coverage reports in: [2023-10-11T20:08:57.831Z] + . [2023-10-11T20:08:57.831Z] -> Found 1 reports [2023-10-11T20:08:57.831Z] ==> Detecting git/mercurial file structure [2023-10-11T20:08:57.831Z] ==> Reading reports [2023-10-11T20:08:57.831Z] + ./coverage.out bytes=453602 [2023-10-11T20:08:57.831Z] ==> Appending adjustments [2023-10-11T20:08:57.831Z] https://docs.codecov.io/docs/fixing-reports [2023-10-11T20:08:58.772Z] + Found adjustments [2023-10-11T20:08:58.772Z] ==> Gzipping contents [2023-10-11T20:08:58.772Z] 60K /tmp/codecov.seAxVM.gz [2023-10-11T20:08:58.772Z] ==> Uploading reports [2023-10-11T20:08:58.772Z] url: https://codecov.io [2023-10-11T20:08:58.772Z] query: branch=PR-4703&commit=c034a3ea53c95da1339f0fe28ebd8b0679f4a09f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4703&job=&cmd_args= [2023-10-11T20:08:58.772Z] -> Pinging Codecov [2023-10-11T20:08:58.772Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4703&commit=c034a3ea53c95da1339f0fe28ebd8b0679f4a09f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4703&job=&cmd_args= [2023-10-11T20:08:59.031Z] -> Uploading to [2023-10-11T20:08:59.031Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-11/00271124DB129430A58F1EEE437C3FCB/c034a3ea53c95da1339f0fe28ebd8b0679f4a09f/1de71ddb-b216-4b12-b0a3-121c8362f7c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T200858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a7b6b75d58e656114931c152e0c9e7ffa6ffd79e75acb1e1334fa2474366579 [2023-10-11T20:08:59.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T20:08:59.031Z] Dload Upload Total Spent Left Speed [2023-10-11T20:08:59.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58147 0 0 100 58147 0 279k --:--:-- --:--:-- --:--:-- 278k 100 58147 0 0 100 58147 0 173k --:--:-- --:--:-- --:--:-- 172k [2023-10-11T20:08:59.289Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c034a3ea53c95da1339f0fe28ebd8b0679f4a09f [Pipeline] } [2023-10-11T20:08:59.316Z] 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-10-11T20:09:00.633Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:09:00.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:09:01.840Z] ---> package-listing.sh [2023-10-11T20:09:01.840Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-11T20:09:01.840Z] ++ facter osfamily [2023-10-11T20:09:02.098Z] + OS_FAMILY=debian [2023-10-11T20:09:02.098Z] + workspace=/w/workspace/edgex-go/1 [2023-10-11T20:09:02.098Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-11T20:09:02.098Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-11T20:09:02.098Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-11T20:09:02.098Z] + PACKAGES=/tmp/packages_start.txt [2023-10-11T20:09:02.098Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-11T20:09:02.098Z] + PACKAGES=/tmp/packages_end.txt [2023-10-11T20:09:02.098Z] + case "${OS_FAMILY}" in [2023-10-11T20:09:02.098Z] + dpkg -l [2023-10-11T20:09:02.098Z] + grep '^ii' [2023-10-11T20:09:02.098Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-11T20:09:02.098Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-11T20:09:02.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-11T20:09:02.098Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-11T20:09:02.098Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-11T20:09:02.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-11T20:09:02.130Z] 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-10-11T20:09:02.418Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T20:09:03.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T20:09:03.033Z] [2023-10-11T20:09:03.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T20:09:03.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T20:09:03.400Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-11T20:09:03.400Z] 5eb5b503b376: Pulling fs layer [2023-10-11T20:09:03.400Z] 5c69ac0246d0: Pulling fs layer [2023-10-11T20:09:03.400Z] ec43610c2a17: Pulling fs layer [2023-10-11T20:09:03.400Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-11T20:09:03.400Z] 33b1e0a273af: Pulling fs layer [2023-10-11T20:09:03.400Z] 5d3b04190fa2: Pulling fs layer [2023-10-11T20:09:03.400Z] 2f39f015ded8: Pulling fs layer [2023-10-11T20:09:03.400Z] 33b1e0a273af: Waiting [2023-10-11T20:09:03.400Z] 5d3b04190fa2: Waiting [2023-10-11T20:09:03.400Z] 2f39f015ded8: Waiting [2023-10-11T20:09:03.400Z] 5c69ac0246d0: Verifying Checksum [2023-10-11T20:09:03.400Z] 5c69ac0246d0: Download complete [2023-10-11T20:09:03.400Z] 3a2ae6a8a46f: Download complete [2023-10-11T20:09:03.400Z] 33b1e0a273af: Verifying Checksum [2023-10-11T20:09:03.400Z] 33b1e0a273af: Download complete [2023-10-11T20:09:03.400Z] ec43610c2a17: Verifying Checksum [2023-10-11T20:09:03.400Z] ec43610c2a17: Download complete [2023-10-11T20:09:03.400Z] 5d3b04190fa2: Verifying Checksum [2023-10-11T20:09:03.400Z] 5d3b04190fa2: Download complete [2023-10-11T20:09:03.659Z] 5eb5b503b376: Download complete [2023-10-11T20:09:04.226Z] 2f39f015ded8: Download complete [2023-10-11T20:09:04.791Z] 5eb5b503b376: Pull complete [2023-10-11T20:09:05.049Z] 5c69ac0246d0: Pull complete [2023-10-11T20:09:05.306Z] ec43610c2a17: Pull complete [2023-10-11T20:09:05.307Z] 3a2ae6a8a46f: Pull complete [2023-10-11T20:09:05.564Z] 33b1e0a273af: Pull complete [2023-10-11T20:09:05.564Z] 5d3b04190fa2: Pull complete [2023-10-11T20:09:09.746Z] 2f39f015ded8: Pull complete [2023-10-11T20:09:09.746Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-11T20:09:09.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T20:09:09.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T20:09:09.946Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-10-11T20:09:09.975Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-11T20:09:17.066Z] $ docker top 58fab463be6c0b58f5b099963b5aee3edcf06c1218a53992c388538a8964bf16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T20:09:17.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-11T20:09:17.757Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-11T20:09:18.064Z] + ls /var/log/sa-host [2023-10-11T20:09:18.064Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T20:09:18.198Z] provisioning config files... [2023-10-11T20:09:18.209Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15534456289850745758tmp [Pipeline] { [Pipeline] echo [2023-10-11T20:09:18.256Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:09:18.563Z] ---> create-netrc.sh [Pipeline] } [2023-10-11T20:09:18.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:09:18.994Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-11T20:09:19.025Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:09:19.333Z] ---> sudo-logs.sh [2023-10-11T20:09:19.333Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-11T20:09:19.408Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:09:19.717Z] ---> job-cost.sh [2023-10-11T20:09:19.717Z] lf-activate-venv: SKIPPING [2023-10-11T20:09:19.717Z] DEBUG: total: 0.10999999940395355 [2023-10-11T20:09:19.717Z] INFO: Retrieving Stack Cost... [2023-10-11T20:09:19.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T20:09:21.884Z] INFO: Archiving Costs [Pipeline] echo [2023-10-11T20:09:21.919Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T20:09:22.234Z] ---> logs-deploy.sh [2023-10-11T20:09:22.235Z] lf-activate-venv: SKIPPING [2023-10-11T20:09:22.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4703/1 [2023-10-11T20:09:22.235Z] INFO: archiving workspace using pattern(s): [2023-10-11T20:09:23.171Z] Archives upload complete. [2023-10-11T20:09:23.171Z] INFO: archiving logs to Nexus