Pull request #4679 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99a156ea2f182069879b1641b74b1813a44a0c6a+2d30f705c743795df8390fbd60637189b6d83314 (c08553cbb838c3c861471c3896d852863cf7c300) 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-ssh258830893071948069.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-ssh9206045849850158721.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15575833284737680245.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 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-ssh1378052115822856428.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9719878556328013762.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6050’ Running on prd-ubuntu20.04-docker-8c-8g-6052 in /w/workspace/edgexfoundry_edgex-go_PR-4679 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2d30f705c743795df8390fbd60637189b6d83314 into PR head commit 99a156ea2f182069879b1641b74b1813a44a0c6a > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4679/head:refs/remotes/origin/PR-4679 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # 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 2d30f705c743795df8390fbd60637189b6d83314 # timeout=10 Merge succeeded, producing e93d05f70eca8c27b3c42f0574789af0bdafc83c Checking out Revision e93d05f70eca8c27b3c42f0574789af0bdafc83c (PR-4679) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e93d05f70eca8c27b3c42f0574789af0bdafc83c # timeout=10 Commit message: "Merge commit '2d30f705c743795df8390fbd60637189b6d83314' into HEAD" > git rev-list --no-walk 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T00:04:15.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T00:04:15.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T00:04:15.288Z] ========================================================= [2023-09-13T00:04:15.289Z] EdgeX Global Pipelines Version Info [2023-09-13T00:04:15.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:04:15.999Z] ------------------- [2023-09-13T00:04:15.999Z] stable info: [2023-09-13T00:04:15.999Z] ------------------- [2023-09-13T00:04:15.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T00:04:15.999Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T00:04:15.999Z] Message: update stable to v1.0.254 [2023-09-13T00:04:16.569Z] ------------------- [2023-09-13T00:04:16.570Z] experimental info: [2023-09-13T00:04:16.570Z] ------------------- [2023-09-13T00:04:16.570Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T00:04:16.570Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T00:04:16.570Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T00:04:16.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-13T00:04:16.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-13T00:04:16.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T00:04:16.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T00:04:16.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T00:04:16.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T00:04:16.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T00:04:16.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-13T00:04:16.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-13T00:04:16.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-13T00:04:16.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T00:04:16.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T00:04:16.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T00:04:16.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T00:04:16.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T00:04:16.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T00:04:16.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T00:04:16.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T00:04:16.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-13T00:04:16.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-13T00:04:17.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T00:04:17.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T00:04:17.046Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T00:04:17.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4679 [Pipeline] echo [2023-09-13T00:04:17.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4679 [Pipeline] echo [2023-09-13T00:04:17.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4679 [Pipeline] echo [2023-09-13T00:04:17.114Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e93d05f70eca8c27b3c42f0574789af0bdafc83c [Pipeline] echo [2023-09-13T00:04:17.127Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e93d05f [Pipeline] echo [2023-09-13T00:04:17.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:04:17.183Z] provisioning config files... [2023-09-13T00:04:17.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8036791834874019779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:04:17.518Z] ---> docker-login.sh [2023-09-13T00:04:17.519Z] nexus3.edgexfoundry.org:10001 [2023-09-13T00:04:18.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:18.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:18.743Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:18.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:18.743Z] [2023-09-13T00:04:18.743Z] Login Succeeded [2023-09-13T00:04:18.743Z] nexus3.edgexfoundry.org:10002 [2023-09-13T00:04:18.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:19.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:19.015Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:19.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:19.015Z] [2023-09-13T00:04:19.015Z] Login Succeeded [2023-09-13T00:04:19.015Z] nexus3.edgexfoundry.org:10003 [2023-09-13T00:04:19.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:19.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:19.015Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:19.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:19.015Z] [2023-09-13T00:04:19.015Z] Login Succeeded [2023-09-13T00:04:19.015Z] nexus3.edgexfoundry.org:10004 [2023-09-13T00:04:19.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:19.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:19.274Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:19.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:19.274Z] [2023-09-13T00:04:19.274Z] Login Succeeded [2023-09-13T00:04:19.274Z] docker.io [2023-09-13T00:04:19.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:19.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:19.535Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:19.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:19.535Z] [2023-09-13T00:04:19.535Z] Login Succeeded [2023-09-13T00:04:19.535Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T00:04:19.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T00:04:19.865Z] + 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-09-13T00:04:19.865Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-09-13T00:04:19.865Z] [2023-09-13T00:04:19.865Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T00:04:19.865Z] + + dirname cmd/core-data/Dockerfile [2023-09-13T00:04:19.865Z] cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + dirname cmd/core-metadata/Dockerfile [2023-09-13T00:04:19.865Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-13T00:04:19.865Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2023-09-13T00:04:19.865Z] [2023-09-13T00:04:19.865Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-13T00:04:19.865Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-09-13T00:04:19.865Z] cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-13T00:04:19.865Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T00:04:19.865Z] cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/support-notifications/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-13T00:04:19.865Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-13T00:04:19.865Z] + cut -d/ -f2 [2023-09-13T00:04:19.865Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-13T00:04:19.933Z] 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-09-13T00:04:20.292Z] + git rev-list -1 --merges e93d05f70eca8c27b3c42f0574789af0bdafc83c~1..e93d05f70eca8c27b3c42f0574789af0bdafc83c [Pipeline] echo [2023-09-13T00:04:20.308Z] -----------> git rev-list -1 --merges e93d05f70eca8c27b3c42f0574789af0bdafc83c~1..e93d05f70eca8c27b3c42f0574789af0bdafc83c e93d05f70eca8c27b3c42f0574789af0bdafc83c [2023-09-13T00:04:20.308Z] e93d05f70eca8c27b3c42f0574789af0bdafc83c [false] [Pipeline] sh [2023-09-13T00:04:20.600Z] + git log --format=format:%s -1 e93d05f70eca8c27b3c42f0574789af0bdafc83c [Pipeline] echo [2023-09-13T00:04:20.645Z] ========================================================= [2023-09-13T00:04:20.645Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T00:04:20.645Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-13T00:04:21.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T00:04:21.048Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T00:04:21.048Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T00:04:21.048Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T00:04:21.048Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T00:04:21.048Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T00:04:21.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:04:21.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:04:21.423Z] [2023-09-13T00:04:21.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:04:21.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:04:21.722Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T00:04:21.722Z] b85a868b505f: Pulling fs layer [2023-09-13T00:04:21.722Z] e2be974225ed: Pulling fs layer [2023-09-13T00:04:21.722Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T00:04:21.722Z] 988bab9f4d93: Pulling fs layer [2023-09-13T00:04:21.722Z] 988bab9f4d93: Waiting [2023-09-13T00:04:21.722Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T00:04:21.722Z] eaf3925da568: Pulling fs layer [2023-09-13T00:04:21.722Z] bab4dde63d76: Pulling fs layer [2023-09-13T00:04:21.722Z] bde34c3a00c8: Pulling fs layer [2023-09-13T00:04:21.722Z] bab4dde63d76: Waiting [2023-09-13T00:04:21.722Z] eaf3925da568: Waiting [2023-09-13T00:04:21.722Z] 1469e6f7b9e6: Waiting [2023-09-13T00:04:21.722Z] b352a97aabf1: Pulling fs layer [2023-09-13T00:04:21.722Z] bde34c3a00c8: Waiting [2023-09-13T00:04:21.722Z] 4872d77fe225: Pulling fs layer [2023-09-13T00:04:21.722Z] 5851b861e8e6: Pulling fs layer [2023-09-13T00:04:21.722Z] 5851b861e8e6: Waiting [2023-09-13T00:04:21.722Z] b352a97aabf1: Waiting [2023-09-13T00:04:21.722Z] e2be974225ed: Download complete [2023-09-13T00:04:21.722Z] 988bab9f4d93: Download complete [2023-09-13T00:04:21.722Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T00:04:21.722Z] 1469e6f7b9e6: Download complete [2023-09-13T00:04:21.986Z] eaf3925da568: Verifying Checksum [2023-09-13T00:04:21.986Z] eaf3925da568: Download complete [2023-09-13T00:04:21.986Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T00:04:21.986Z] 339a4e72a1f5: Download complete [2023-09-13T00:04:21.986Z] bde34c3a00c8: Download complete [2023-09-13T00:04:21.986Z] b352a97aabf1: Verifying Checksum [2023-09-13T00:04:21.986Z] b352a97aabf1: Download complete [2023-09-13T00:04:21.986Z] 4872d77fe225: Verifying Checksum [2023-09-13T00:04:21.986Z] 4872d77fe225: Download complete [2023-09-13T00:04:21.986Z] 5851b861e8e6: Verifying Checksum [2023-09-13T00:04:21.986Z] 5851b861e8e6: Download complete [2023-09-13T00:04:21.986Z] b85a868b505f: Verifying Checksum [2023-09-13T00:04:21.986Z] b85a868b505f: Download complete [2023-09-13T00:04:22.248Z] bab4dde63d76: Verifying Checksum [2023-09-13T00:04:22.248Z] bab4dde63d76: Download complete [2023-09-13T00:04:23.186Z] b85a868b505f: Pull complete [2023-09-13T00:04:23.448Z] e2be974225ed: Pull complete [2023-09-13T00:04:23.706Z] 339a4e72a1f5: Pull complete [2023-09-13T00:04:23.706Z] 988bab9f4d93: Pull complete [2023-09-13T00:04:24.278Z] 1469e6f7b9e6: Pull complete [2023-09-13T00:04:24.278Z] eaf3925da568: Pull complete [2023-09-13T00:04:26.183Z] bab4dde63d76: Pull complete [2023-09-13T00:04:26.753Z] bde34c3a00c8: Pull complete [2023-09-13T00:04:27.324Z] b352a97aabf1: Pull complete [2023-09-13T00:04:27.583Z] 4872d77fe225: Pull complete [2023-09-13T00:04:28.150Z] 5851b861e8e6: Pull complete [2023-09-13T00:04:28.409Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T00:04:28.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:04:28.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:04:28.814Z] prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container [2023-09-13T00:04:28.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T00:04:39.698Z] $ docker top e728e7c06476925683fdd2cf83c9e82a91dc7bc22a6f57513a3fb426d2dbd511 -eo pid,comm [2023-09-13T00:04:39.853Z] 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-09-13T00:04:39.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T00:04:39.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T00:04:39.890Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T00:04:39.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T00:04:39.996Z] $ docker exec e728e7c06476925683fdd2cf83c9e82a91dc7bc22a6f57513a3fb426d2dbd511 ssh-agent [2023-09-13T00:04:40.103Z] SSH_AUTH_SOCK=/tmp/ssh-MB59VzErcYpd/agent.14 [2023-09-13T00:04:40.103Z] SSH_AGENT_PID=20 [2023-09-13T00:04:40.149Z] Running ssh-add (command line suppressed) [2023-09-13T00:04:40.258Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_574590546275368016.key (/w/workspace/edgex-go/2@tmp/private_key_574590546275368016.key) [2023-09-13T00:04:40.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T00:04:40.615Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T00:04:40.641Z] $ docker exec --env ******** --env ******** e728e7c06476925683fdd2cf83c9e82a91dc7bc22a6f57513a3fb426d2dbd511 ssh-agent -k [2023-09-13T00:04:40.762Z] unset SSH_AUTH_SOCK; [2023-09-13T00:04:40.762Z] unset SSH_AGENT_PID; [2023-09-13T00:04:40.762Z] echo Agent pid 20 killed; [2023-09-13T00:04:40.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T00:04:40.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T00:04:40.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T00:04:40.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T00:04:40.924Z] $ docker exec e728e7c06476925683fdd2cf83c9e82a91dc7bc22a6f57513a3fb426d2dbd511 ssh-agent [2023-09-13T00:04:41.027Z] SSH_AUTH_SOCK=/tmp/ssh-JbfmDTItgZBJ/agent.52 [2023-09-13T00:04:41.027Z] SSH_AGENT_PID=58 [2023-09-13T00:04:41.036Z] Running ssh-add (command line suppressed) [2023-09-13T00:04:41.136Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9692553251723995174.key (/w/workspace/edgex-go/2@tmp/private_key_9692553251723995174.key) [2023-09-13T00:04:41.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T00:04:41.453Z] + git semver init [2023-09-13T00:04:41.712Z] 2023-09-13 00:04:41,697 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T00:04:41.712Z] 2023-09-13 00:04:41,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-09-13T00:04:41.712Z] 2023-09-13 00:04:41,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-09-13T00:04:41.712Z] 2023-09-13 00:04:41,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,731 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4679 with force:False [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,731 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4679 [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,734 [execute] INFO git cat-file --batch-check [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,740 [execute] INFO git cat-file --batch [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T00:04:49.854Z] 2023-09-13 00:04:48,745 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4679 [2023-09-13T00:04:49.854Z] 0.0.0 [Pipeline] } [2023-09-13T00:04:49.863Z] $ docker exec --env ******** --env ******** e728e7c06476925683fdd2cf83c9e82a91dc7bc22a6f57513a3fb426d2dbd511 ssh-agent -k [2023-09-13T00:04:49.969Z] unset SSH_AUTH_SOCK; [2023-09-13T00:04:49.969Z] unset SSH_AGENT_PID; [2023-09-13T00:04:49.969Z] echo Agent pid 58 killed; [2023-09-13T00:04:49.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T00:04:50.276Z] + git semver [Pipeline] } [2023-09-13T00:04:50.860Z] $ docker stop --time=1 e728e7c06476925683fdd2cf83c9e82a91dc7bc22a6f57513a3fb426d2dbd511 [2023-09-13T00:04:52.924Z] $ docker rm -f --volumes e728e7c06476925683fdd2cf83c9e82a91dc7bc22a6f57513a3fb426d2dbd511 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T00:04:53.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T00:04:53.584Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T00:04:53.585Z] [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-09-13T00:04:53.969Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-09-13T00:04:53.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:04:53.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:04:54.000Z] ========================================================= [2023-09-13T00:04:54.000Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T00:04:54.000Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:04:54.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:04:54.544Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T00:04:54.544Z] 7264a8db6415: Pulling fs layer [2023-09-13T00:04:54.544Z] c4d48a809fc2: Pulling fs layer [2023-09-13T00:04:54.544Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T00:04:54.544Z] ad3a456e5733: Pulling fs layer [2023-09-13T00:04:54.544Z] 9e4f439ed901: Pulling fs layer [2023-09-13T00:04:54.544Z] ad3a456e5733: Waiting [2023-09-13T00:04:54.544Z] feaf6a47b606: Pulling fs layer [2023-09-13T00:04:54.544Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T00:04:54.544Z] 8ac70367396e: Pulling fs layer [2023-09-13T00:04:54.544Z] 5e8b037d7d82: Waiting [2023-09-13T00:04:54.544Z] 9e4f439ed901: Waiting [2023-09-13T00:04:54.544Z] feaf6a47b606: Waiting [2023-09-13T00:04:54.544Z] 6db16350a2e2: Pulling fs layer [2023-09-13T00:04:54.544Z] 9250d5d63582: Pulling fs layer [2023-09-13T00:04:54.544Z] 8ac70367396e: Waiting [2023-09-13T00:04:54.544Z] 6db16350a2e2: Waiting [2023-09-13T00:04:54.544Z] c4d48a809fc2: Download complete [2023-09-13T00:04:54.544Z] ad3a456e5733: Verifying Checksum [2023-09-13T00:04:54.544Z] ad3a456e5733: Download complete [2023-09-13T00:04:54.544Z] 9e4f439ed901: Download complete [2023-09-13T00:04:54.544Z] 7264a8db6415: Verifying Checksum [2023-09-13T00:04:54.544Z] 7264a8db6415: Download complete [2023-09-13T00:04:54.544Z] feaf6a47b606: Verifying Checksum [2023-09-13T00:04:54.544Z] feaf6a47b606: Download complete [2023-09-13T00:04:55.126Z] 8ac70367396e: Verifying Checksum [2023-09-13T00:04:55.126Z] 8ac70367396e: Download complete [2023-09-13T00:04:55.126Z] 7264a8db6415: Pull complete [2023-09-13T00:04:55.386Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T00:04:55.386Z] 4f1c88b9dad5: Download complete [2023-09-13T00:04:55.645Z] 6db16350a2e2: Verifying Checksum [2023-09-13T00:04:55.645Z] 6db16350a2e2: Download complete [2023-09-13T00:04:55.645Z] c4d48a809fc2: Pull complete [2023-09-13T00:04:55.645Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T00:04:55.645Z] 5e8b037d7d82: Download complete [2023-09-13T00:04:55.904Z] 9250d5d63582: Verifying Checksum [2023-09-13T00:04:55.904Z] 9250d5d63582: Download complete [2023-09-13T00:04:59.197Z] 4f1c88b9dad5: Pull complete [2023-09-13T00:04:59.197Z] ad3a456e5733: Pull complete [2023-09-13T00:04:59.197Z] 9e4f439ed901: Pull complete [2023-09-13T00:04:59.461Z] feaf6a47b606: Pull complete [2023-09-13T00:05:03.685Z] 5e8b037d7d82: Pull complete [2023-09-13T00:05:03.943Z] 8ac70367396e: Pull complete [2023-09-13T00:05:04.509Z] 6db16350a2e2: Pull complete [2023-09-13T00:05:05.448Z] 9250d5d63582: Pull complete [2023-09-13T00:05:05.448Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T00:05:05.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:05:05.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:05:05.742Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:05:05.742Z] WORKDIR /edgex [2023-09-13T00:05:05.742Z] COPY go.mod . [2023-09-13T00:05:05.742Z] RUN go mod download [2023-09-13T00:05:05.742Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-13T00:05:06.319Z] Sending build context to Docker daemon 171MB [2023-09-13T00:05:06.319Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:05:06.319Z] ---> fa269f55d9b9 [2023-09-13T00:05:06.319Z] Step 2/4 : WORKDIR /edgex [2023-09-13T00:05:08.658Z] Still waiting to schedule task [2023-09-13T00:05:08.659Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6051’ [2023-09-13T00:05:21.241Z] ---> Running in 326550850dfa [2023-09-13T00:05:21.241Z] Removing intermediate container 326550850dfa [2023-09-13T00:05:21.241Z] ---> ea8458400e69 [2023-09-13T00:05:21.241Z] Step 3/4 : COPY go.mod . [2023-09-13T00:05:21.241Z] ---> 0f6908244925 [2023-09-13T00:05:21.241Z] Step 4/4 : RUN go mod download [2023-09-13T00:05:21.241Z] ---> Running in c1659a7af723 [2023-09-13T00:05:47.826Z] Removing intermediate container c1659a7af723 [2023-09-13T00:05:47.826Z] ---> 99b3489af724 [2023-09-13T00:05:47.826Z] Successfully built 99b3489af724 [2023-09-13T00:05:47.826Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:05:48.136Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T00:05:48.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:05:48.232Z] prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container [2023-09-13T00:05:48.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T00:05:49.809Z] $ docker top 5ec844441ea6483bbcdabfabc1a26f6f77eaa62c6b4f52493b661deca9d2e007 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:05:50.179Z] + go version [2023-09-13T00:05:50.179Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T00:05:50.187Z] $ docker stop --time=1 5ec844441ea6483bbcdabfabc1a26f6f77eaa62c6b4f52493b661deca9d2e007 [2023-09-13T00:05:52.431Z] $ docker rm -f --volumes 5ec844441ea6483bbcdabfabc1a26f6f77eaa62c6b4f52493b661deca9d2e007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:05:53.038Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T00:05:53.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:05:53.134Z] prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container [2023-09-13T00:05:53.165Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T00:05:55.239Z] $ docker top 3b243d970746809f53e84f8d38d3525a889e8e04f49b66438f3a2a8774653351 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T00:05:55.312Z] ========================================================= [2023-09-13T00:05:55.312Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T00:05:55.312Z] ========================================================= [Pipeline] sh [2023-09-13T00:05:55.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:05:55.952Z] + make test [2023-09-13T00:05:55.952Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T00:06:05.944Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T00:06:18.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T00:06:18.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T00:06:18.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T00:06:18.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T00:06:18.171Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T00:06:18.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T00:06:18.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T00:06:18.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T00:06:18.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T00:06:18.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T00:06:18.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T00:06:18.947Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T00:06:18.947Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T00:06:18.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T00:06:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T00:06:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T00:06:21.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.048s coverage: 28.7% of statements [2023-09-13T00:06:23.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2023-09-13T00:06:23.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T00:06:23.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T00:06:23.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T00:06:25.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T00:06:25.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T00:06:26.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T00:06:26.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T00:06:26.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:06:26.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T00:06:26.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T00:06:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 69.4% of statements [2023-09-13T00:06:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.0% of statements [2023-09-13T00:06:27.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T00:06:27.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T00:06:29.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.082s coverage: 93.4% of statements [2023-09-13T00:06:29.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 3.8% of statements [2023-09-13T00:06:29.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T00:06:29.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:06:29.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T00:06:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T00:06:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T00:06:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T00:06:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T00:06:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T00:06:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T00:06:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T00:06:31.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 97.6% of statements [2023-09-13T00:06:31.502Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.054s coverage: 72.2% of statements [2023-09-13T00:06:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T00:06:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T00:06:33.000Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements [2023-09-13T00:06:33.000Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 32.2% of statements [2023-09-13T00:06:33.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2023-09-13T00:06:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.063s coverage: 82.9% of statements [2023-09-13T00:06:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements [2023-09-13T00:06:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.046s coverage: 96.3% of statements [2023-09-13T00:06:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-09-13T00:06:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T00:06:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T00:06:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T00:06:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T00:06:34.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T00:06:34.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T00:06:34.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T00:06:34.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T00:06:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T00:06:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T00:06:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T00:06:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T00:06:36.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T00:06:36.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T00:06:36.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T00:06:38.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T00:06:38.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T00:06:39.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T00:06:39.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T00:06:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T00:06:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T00:06:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T00:06:43.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T00:06:43.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T00:06:43.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T00:06:44.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T00:06:44.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T00:06:44.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T00:06:44.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T00:06:45.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T00:06:45.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T00:06:45.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T00:06:45.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T00:06:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-09-13T00:06:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T00:06:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:06:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T00:06:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T00:06:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T00:06:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T00:06:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T00:06:49.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.299s coverage: 79.9% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.059s coverage: 92.9% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.196s coverage: 38.4% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.049s coverage: 84.8% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.7% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.144s coverage: 95.7% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-09-13T00:06:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2023-09-13T00:06:59.320Z] 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-09-13T00:06:59.320Z] running golangci-lint [2023-09-13T00:06:59.320Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-13T00:06:59.320Z] go version go1.21.0 linux/amd64 [2023-09-13T00:06:59.320Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-13T00:06:59.320Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-13T00:07:14.210Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 13.674574837s" [2023-09-13T00:07:14.210Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.393067ms" [2023-09-13T00:07:22.339Z] level=info msg="[linters_context/goanalysis] analyzers took 1m9.284280635s with top 10 stages: buildir: 33.360686682s, gosec: 7.006607969s, inspect: 2.063841752s, fact_deprecated: 2.038568248s, printf: 1.35510686s, fact_purity: 1.220801334s, ctrlflow: 1.191663871s, S1038: 1.02182064s, nilness: 923.992287ms, unused: 626.977697ms" [2023-09-13T00:07:22.339Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-13T00:07:22.339Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/194, cgo: 194/194, path_prettifier: 194/194, skip_files: 194/194, autogenerated_exclude: 194/194, skip_dirs: 194/194, identifier_marker: 194/194, exclude: 194/194, nolint: 0/21, filename_unadjuster: 194/194" [2023-09-13T00:07:22.339Z] level=info msg="[runner] processing took 14.518627ms with stages: nolint: 7.718918ms, identifier_marker: 3.131215ms, path_prettifier: 1.409047ms, exclude-rules: 1.086558ms, autogenerated_exclude: 796.279µs, skip_dirs: 331.27µs, cgo: 25.81µs, filename_unadjuster: 14.49µs, max_same_issues: 1.15µs, fixer: 600ns, skip_files: 460ns, uniq_by_line: 460ns, severity-rules: 340ns, exclude: 330ns, sort_results: 320ns, diff: 310ns, path_shortener: 280ns, max_from_linter: 230ns, source_code: 220ns, max_per_file_from_linter: 180ns, path_prefixer: 160ns" [2023-09-13T00:07:22.339Z] level=info msg="[runner] linters took 8.483135135s with stages: goanalysis_metalinter: 8.468469568s" [2023-09-13T00:07:22.339Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-13T00:07:22.339Z] level=info msg="Memory: 222 samples, avg is 238.0MB, max is 920.1MB" [2023-09-13T00:07:22.339Z] level=info msg="Execution took 22.214040804s" [2023-09-13T00:07:22.339Z] go vet ./... [2023-09-13T00:07:25.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T00:07:25.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T00:07:25.875Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T00:07:26.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T00:07:26.429Z] + ls -al . [2023-09-13T00:07:26.429Z] total 728 [2023-09-13T00:07:26.429Z] drwxrwxr-x 12 1001 1001 4096 Sep 13 00:05 . [2023-09-13T00:07:26.429Z] drwxr-xr-x 4 root root 4096 Sep 13 00:05 .. [2023-09-13T00:07:26.429Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:04 .blubracket [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 00:04 .dockerignore [2023-09-13T00:07:26.429Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 00:06 .git [2023-09-13T00:07:26.429Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 00:04 .github [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 00:04 .gitignore [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 00:04 .golangci.yml [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 00:04 .hadolint.yml [2023-09-13T00:07:26.429Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 00:04 .semver [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 00:04 .sonarcloud.properties [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 00:04 ADOPTERS.md [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 00:04 Attribution.txt [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 00:04 CHANGELOG.md [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 00:04 CONTRIBUTING.md [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 00:04 GOVERNANCE.md [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 00:04 Jenkinsfile [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 00:04 LICENSE [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 00:04 Makefile [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 00:04 OWNERS.md [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 00:04 README.md [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 00:04 SECURITY.md [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 00:04 VERSION [2023-09-13T00:07:26.429Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:04 bin [2023-09-13T00:07:26.429Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 00:04 cmd [2023-09-13T00:07:26.429Z] -rw-r--r-- 1 root root 450471 Sep 13 00:06 coverage.out [2023-09-13T00:07:26.429Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:04 fuzz_test [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 00:04 go.mod [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 00:04 go.sum [2023-09-13T00:07:26.429Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 00:04 internal [2023-09-13T00:07:26.429Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 00:04 openapi [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 00:04 security.txt [2023-09-13T00:07:26.429Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 00:04 snap [2023-09-13T00:07:26.429Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 00:04 version.go [Pipeline] sh [2023-09-13T00:07:26.775Z] + '[' -e coverage.out ] [2023-09-13T00:07:26.775Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T00:07:26.934Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T00:07:27.217Z] + make build [2023-09-13T00:07:27.217Z] 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-09-13T00:07:42.097Z] 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-09-13T00:07:42.097Z] 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-09-13T00:07:42.097Z] 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-09-13T00:07:42.664Z] 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-09-13T00:07:47.925Z] 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-09-13T00:07:49.295Z] 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-09-13T00:07:50.671Z] 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-09-13T00:07:51.238Z] 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-09-13T00:07:52.173Z] 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-09-13T00:07:52.740Z] 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-09-13T00:07:53.674Z] 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-09-13T00:07:55.055Z] $ docker stop --time=1 3b243d970746809f53e84f8d38d3525a889e8e04f49b66438f3a2a8774653351 [2023-09-13T00:08:01.917Z] $ docker rm -f --volumes 3b243d970746809f53e84f8d38d3525a889e8e04f49b66438f3a2a8774653351 [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-09-13T00:08:02.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T00:08:02.746Z] [2023-09-13T00:08:02.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:03.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T00:08:03.344Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-13T00:08:03.344Z] 91d30c5bc195: Pulling fs layer [2023-09-13T00:08:03.344Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-13T00:08:03.344Z] 9c61dcf015f6: Pulling fs layer [2023-09-13T00:08:03.344Z] 4698f68db338: Pulling fs layer [2023-09-13T00:08:03.344Z] 2a2f49069b9e: Pulling fs layer [2023-09-13T00:08:03.344Z] e0025b399a48: Pulling fs layer [2023-09-13T00:08:03.344Z] 4698f68db338: Waiting [2023-09-13T00:08:03.344Z] 2a2f49069b9e: Waiting [2023-09-13T00:08:03.344Z] e0025b399a48: Waiting [2023-09-13T00:08:03.344Z] 91d30c5bc195: Verifying Checksum [2023-09-13T00:08:03.344Z] 4698f68db338: Verifying Checksum [2023-09-13T00:08:03.344Z] 4698f68db338: Download complete [2023-09-13T00:08:03.344Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-13T00:08:03.344Z] 2e9b0aa3be6d: Download complete [2023-09-13T00:08:03.604Z] e0025b399a48: Download complete [2023-09-13T00:08:03.604Z] 91d30c5bc195: Pull complete [2023-09-13T00:08:03.604Z] 2a2f49069b9e: Download complete [2023-09-13T00:08:03.861Z] 2e9b0aa3be6d: Pull complete [2023-09-13T00:08:04.120Z] 9c61dcf015f6: Verifying Checksum [2023-09-13T00:08:04.120Z] 9c61dcf015f6: Download complete [2023-09-13T00:08:06.644Z] 9c61dcf015f6: Pull complete [2023-09-13T00:08:06.644Z] 4698f68db338: Pull complete [2023-09-13T00:08:06.902Z] 2a2f49069b9e: Pull complete [2023-09-13T00:08:07.313Z] e0025b399a48: Pull complete [2023-09-13T00:08:07.313Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-13T00:08:07.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T00:08:07.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:08:07.401Z] prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container [2023-09-13T00:08:07.425Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-13T00:08:11.661Z] $ docker top 673b7996797a76581caeab0dcd837b7a4fa6239814d58f3d374160f1676b1736 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:08:12.002Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T00:08:13.393Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-13T00:08:13.393Z] #1 transferring dockerfile: 30B [2023-09-13T00:08:13.652Z] #1 transferring dockerfile: 1.90kB done [2023-09-13T00:08:13.652Z] #1 DONE 0.0s [2023-09-13T00:08:13.910Z] [2023-09-13T00:08:13.910Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T00:08:13.910Z] #2 transferring dockerfile: 1.70kB done [2023-09-13T00:08:13.910Z] #2 DONE 0.0s [2023-09-13T00:08:13.910Z] [2023-09-13T00:08:13.910Z] #3 [core-data internal] load .dockerignore [2023-09-13T00:08:13.910Z] #3 transferring context: 56B done [2023-09-13T00:08:13.910Z] #3 DONE 0.0s [2023-09-13T00:08:14.168Z] [2023-09-13T00:08:14.169Z] #4 [security-spire-agent internal] load .dockerignore [2023-09-13T00:08:14.169Z] #4 transferring context: 56B done [2023-09-13T00:08:14.169Z] #4 DONE 0.0s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:08:14.169Z] #5 transferring dockerfile: 2.12kB done [2023-09-13T00:08:14.169Z] #5 DONE 0.0s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:08:14.169Z] #6 DONE 0.0s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T00:08:14.169Z] #7 transferring dockerfile: 1.82kB done [2023-09-13T00:08:14.169Z] #7 DONE 0.0s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T00:08:14.169Z] #8 transferring dockerfile: 2.39kB done [2023-09-13T00:08:14.169Z] #8 DONE 0.1s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #9 [core-command internal] load build definition from Dockerfile [2023-09-13T00:08:14.169Z] #9 transferring dockerfile: 1.82kB done [2023-09-13T00:08:14.169Z] #9 DONE 0.0s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #10 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:08:14.169Z] #10 DONE 0.1s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #11 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:08:14.169Z] #11 DONE 0.0s [2023-09-13T00:08:14.169Z] [2023-09-13T00:08:14.169Z] #12 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T00:08:14.427Z] #12 ... [2023-09-13T00:08:14.427Z] [2023-09-13T00:08:14.427Z] #11 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:08:14.427Z] #11 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:08:14.427Z] #11 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:08:14.427Z] #11 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:08:14.427Z] #11 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:08:14.427Z] #11 DONE 0.1s [2023-09-13T00:08:14.427Z] [2023-09-13T00:08:14.427Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:08:14.427Z] #13 transferring dockerfile: 2.82kB done [2023-09-13T00:08:14.427Z] #13 DONE 0.2s [2023-09-13T00:08:14.427Z] [2023-09-13T00:08:14.427Z] #10 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:08:14.427Z] #10 DONE 0.1s [2023-09-13T00:08:14.427Z] [2023-09-13T00:08:14.427Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #14 ... [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #15 transferring dockerfile: 1.78kB done [2023-09-13T00:08:14.685Z] #15 DONE 0.2s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #16 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #16 transferring dockerfile: 1.59kB done [2023-09-13T00:08:14.685Z] #16 DONE 0.2s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #17 [support-notifications internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #17 transferring dockerfile: 1.84kB done [2023-09-13T00:08:14.685Z] #17 DONE 0.1s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T00:08:14.685Z] #18 transferring context: 56B done [2023-09-13T00:08:14.685Z] #18 DONE 0.1s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #14 transferring dockerfile: 2.38kB done [2023-09-13T00:08:14.685Z] #14 DONE 0.1s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #19 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #19 transferring dockerfile: 2.04kB 0.0s done [2023-09-13T00:08:14.685Z] #19 DONE 0.2s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-13T00:08:14.685Z] #20 transferring context: 56B 0.0s done [2023-09-13T00:08:14.685Z] #20 DONE 0.2s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #21 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #21 transferring dockerfile: 1.58kB 0.0s done [2023-09-13T00:08:14.685Z] #21 DONE 0.2s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #22 [core-metadata internal] load build definition from Dockerfile [2023-09-13T00:08:14.685Z] #22 transferring dockerfile: 1.96kB done [2023-09-13T00:08:14.685Z] #22 DONE 0.4s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #23 [support-scheduler internal] load .dockerignore [2023-09-13T00:08:14.685Z] #23 transferring context: 56B done [2023-09-13T00:08:14.685Z] #23 DONE 0.2s [2023-09-13T00:08:14.685Z] [2023-09-13T00:08:14.685Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T00:08:14.941Z] #24 ... [2023-09-13T00:08:14.941Z] [2023-09-13T00:08:14.941Z] #25 [core-command internal] load .dockerignore [2023-09-13T00:08:14.942Z] #25 transferring context: 56B done [2023-09-13T00:08:14.942Z] #25 DONE 0.2s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T00:08:14.942Z] #24 transferring context: 56B done [2023-09-13T00:08:14.942Z] #24 DONE 0.2s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #11 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:08:14.942Z] #11 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:08:14.942Z] #11 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:08:14.942Z] #11 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:08:14.942Z] #11 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:08:14.942Z] #11 DONE 0.1s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #26 [security-bootstrapper internal] load .dockerignore [2023-09-13T00:08:14.942Z] #26 transferring context: 56B done [2023-09-13T00:08:14.942Z] #26 DONE 0.3s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #27 [core-metadata internal] load .dockerignore [2023-09-13T00:08:14.942Z] #27 transferring context: 56B done [2023-09-13T00:08:14.942Z] #27 DONE 0.2s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:08:14.942Z] #6 DONE 0.0s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #10 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:08:14.942Z] #10 DONE 0.2s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T00:08:14.942Z] #28 DONE 0.5s [2023-09-13T00:08:14.942Z] [2023-09-13T00:08:14.942Z] #29 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:08:15.199Z] #29 ... [2023-09-13T00:08:15.199Z] [2023-09-13T00:08:15.199Z] #11 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:08:15.199Z] #11 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:08:15.199Z] #11 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:08:15.199Z] #11 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:08:15.199Z] #11 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:08:15.199Z] #11 DONE 0.2s [2023-09-13T00:08:15.199Z] [2023-09-13T00:08:15.200Z] #30 [security-spire-server internal] load .dockerignore [2023-09-13T00:08:15.200Z] #30 transferring context: 56B done [2023-09-13T00:08:15.200Z] #30 DONE 0.2s [2023-09-13T00:08:15.200Z] [2023-09-13T00:08:15.200Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:08:15.200Z] #6 DONE 0.0s [2023-09-13T00:08:15.200Z] [2023-09-13T00:08:15.200Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T00:08:15.200Z] #31 DONE 0.6s [2023-09-13T00:08:15.200Z] [2023-09-13T00:08:15.200Z] #11 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:08:15.200Z] #11 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:08:15.200Z] #11 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:08:15.200Z] #11 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:08:15.200Z] #11 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:08:15.200Z] #11 DONE 0.2s [2023-09-13T00:08:15.200Z] [2023-09-13T00:08:15.200Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:08:15.200Z] #6 DONE 0.0s [2023-09-13T00:08:15.200Z] [2023-09-13T00:08:15.200Z] #32 [support-notifications internal] load .dockerignore [2023-09-13T00:08:15.200Z] #32 transferring context: 56B done [2023-09-13T00:08:15.200Z] #32 DONE 0.3s [2023-09-13T00:08:15.200Z] [2023-09-13T00:08:15.200Z] #12 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T00:08:15.200Z] #12 DONE 1.3s [2023-09-13T00:08:15.200Z] [2023-09-13T00:08:15.200Z] #10 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:08:15.568Z] #10 ... [2023-09-13T00:08:15.568Z] [2023-09-13T00:08:15.569Z] #33 [security-proxy-auth internal] load .dockerignore [2023-09-13T00:08:15.569Z] #33 transferring context: 56B done [2023-09-13T00:08:15.569Z] #33 DONE 0.4s [2023-09-13T00:08:15.569Z] [2023-09-13T00:08:15.569Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:08:15.569Z] #6 DONE 0.0s [2023-09-13T00:08:15.569Z] [2023-09-13T00:08:15.569Z] #10 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:08:15.827Z] #10 ... [2023-09-13T00:08:15.827Z] [2023-09-13T00:08:15.827Z] #34 [security-spire-config internal] load .dockerignore [2023-09-13T00:08:15.827Z] #34 transferring context: 56B done [2023-09-13T00:08:15.827Z] #34 DONE 0.8s [2023-09-13T00:08:15.827Z] [2023-09-13T00:08:15.827Z] #35 [support-scheduler internal] load build context [2023-09-13T00:08:18.351Z] #35 transferring context: 364.71MB 3.3s done [2023-09-13T00:08:21.643Z] #35 ... [2023-09-13T00:08:21.643Z] [2023-09-13T00:08:21.643Z] #36 [core-data internal] load build context [2023-09-13T00:08:21.643Z] #36 transferring context: 364.71MB 4.0s done [2023-09-13T00:08:21.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6054 in /w/workspace/edgexfoundry_edgex-go_PR-4679 [Pipeline] { [Pipeline] ws [2023-09-13T00:08:22.001Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-09-13T00:08:22.031Z] The recommended git tool is: git [2023-09-13T00:08:24.267Z] #36 ... [2023-09-13T00:08:24.267Z] [2023-09-13T00:08:24.267Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:08:24.267Z] #0 0.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:24.267Z] #0 0.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:24.267Z] #0 0.871 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:08:24.267Z] #0 0.902 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:08:24.267Z] #0 0.908 OK: 7 MiB in 16 packages [2023-09-13T00:08:24.525Z] #37 ... [2023-09-13T00:08:24.526Z] [2023-09-13T00:08:24.526Z] #38 [security-proxy-setup internal] load build context [2023-09-13T00:08:24.526Z] #38 transferring context: 364.71MB 3.5s done [2023-09-13T00:08:24.785Z] #38 ... [2023-09-13T00:08:24.785Z] [2023-09-13T00:08:24.785Z] #39 [security-secretstore-setup internal] load .dockerignore [2023-09-13T00:08:25.044Z] #39 ... [2023-09-13T00:08:25.044Z] [2023-09-13T00:08:25.044Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:08:25.044Z] #40 transferring context: 364.71MB 3.4s done [2023-09-13T00:08:25.044Z] #40 ... [2023-09-13T00:08:25.044Z] [2023-09-13T00:08:25.044Z] #41 [security-spire-agent internal] load build context [2023-09-13T00:08:25.044Z] #41 transferring context: 17.64kB done [2023-09-13T00:08:25.306Z] #41 ... [2023-09-13T00:08:25.306Z] [2023-09-13T00:08:25.306Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:08:25.306Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T00:08:25.306Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T00:08:25.306Z] #42 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-13T00:08:25.306Z] #42 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-13T00:08:25.564Z] #42 ... [2023-09-13T00:08:25.564Z] [2023-09-13T00:08:25.564Z] #29 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:08:25.564Z] #29 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:25.564Z] #29 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:25.564Z] #29 2.113 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:08:25.565Z] #29 2.116 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:08:25.565Z] #29 2.127 OK: 7 MiB in 16 packages [2023-09-13T00:08:25.565Z] #29 ... [2023-09-13T00:08:25.565Z] [2023-09-13T00:08:25.565Z] #43 [core-command internal] load build context [2023-09-13T00:08:25.824Z] #43 ... [2023-09-13T00:08:25.824Z] [2023-09-13T00:08:25.824Z] #44 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:08:25.824Z] #44 ... [2023-09-13T00:08:25.824Z] [2023-09-13T00:08:25.824Z] #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T00:08:26.095Z] #28 ... [2023-09-13T00:08:26.095Z] [2023-09-13T00:08:26.095Z] #45 [core-metadata internal] load build context [2023-09-13T00:08:26.095Z] #45 ... [2023-09-13T00:08:26.095Z] [2023-09-13T00:08:26.095Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:08:26.358Z] #46 ... [2023-09-13T00:08:26.358Z] [2023-09-13T00:08:26.358Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-13T00:08:26.618Z] #47 ... [2023-09-13T00:08:26.618Z] [2023-09-13T00:08:26.618Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:08:26.618Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-13T00:08:26.618Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T00:08:26.618Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-13T00:08:26.618Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-13T00:08:26.618Z] #48 ... [2023-09-13T00:08:26.618Z] [2023-09-13T00:08:26.618Z] #49 [security-bootstrapper internal] load build context [2023-09-13T00:08:27.348Z] using credential edgex-jenkins-ssh [2023-09-13T00:08:27.371Z] Cloning the remote Git repository [2023-09-13T00:08:27.410Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-13T00:08:27.509Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-09-13T00:08:27.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T00:08:27.659Z] > git --version # timeout=10 [2023-09-13T00:08:27.699Z] > git --version # 'git version 2.25.1' [2023-09-13T00:08:27.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T00:08:27.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T00:08:31.914Z] #49 ... [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:08:31.914Z] #50 ... [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:08:31.914Z] #6 DONE 0.0s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #41 [security-spire-agent internal] load build context [2023-09-13T00:08:31.914Z] #41 DONE 16.6s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #11 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:08:31.914Z] #11 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:08:31.914Z] #11 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:08:31.914Z] #11 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:08:31.914Z] #11 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:08:31.914Z] #11 DONE 0.2s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #12 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T00:08:31.914Z] #12 DONE 1.4s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #10 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:08:31.914Z] #10 DONE 16.8s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T00:08:31.914Z] #28 DONE 17.0s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #29 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:08:31.914Z] #29 DONE 16.8s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #35 [support-scheduler internal] load build context [2023-09-13T00:08:31.914Z] #35 DONE 16.7s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:08:31.914Z] #37 DONE 17.3s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #36 [core-data internal] load build context [2023-09-13T00:08:31.914Z] #36 DONE 17.4s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:08:31.914Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T00:08:31.914Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T00:08:31.914Z] #42 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-13T00:08:31.914Z] #42 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-13T00:08:31.914Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-13T00:08:31.914Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-13T00:08:31.914Z] #42 ... [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:08:31.914Z] #40 DONE 16.8s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #38 [security-proxy-setup internal] load build context [2023-09-13T00:08:31.914Z] #38 DONE 16.8s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:08:31.914Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-13T00:08:31.914Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T00:08:31.914Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-13T00:08:31.914Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T00:08:31.914Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-09-13T00:08:31.914Z] #42 ... [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #39 [security-secretstore-setup internal] load .dockerignore [2023-09-13T00:08:31.914Z] #39 transferring context: 56B 0.0s done [2023-09-13T00:08:31.914Z] #39 DONE 17.1s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #51 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-13T00:08:31.914Z] #51 DONE 0.9s [2023-09-13T00:08:31.914Z] [2023-09-13T00:08:31.914Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:08:32.250Z] #42 ... [2023-09-13T00:08:32.250Z] [2023-09-13T00:08:32.250Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:08:32.250Z] #6 DONE 0.0s [2023-09-13T00:08:32.250Z] [2023-09-13T00:08:32.250Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:08:32.250Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-13T00:08:32.250Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-13T00:08:32.510Z] #42 ... [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #11 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:08:32.510Z] #11 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:08:32.510Z] #11 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:08:32.510Z] #11 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:08:32.510Z] #11 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:08:32.510Z] #11 DONE 0.2s [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #12 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T00:08:32.510Z] #12 DONE 1.4s [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #10 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:08:32.510Z] #10 DONE 16.9s [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #51 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-13T00:08:32.510Z] #51 DONE 0.9s [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:08:32.510Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2023-09-13T00:08:32.510Z] #42 ... [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #52 [security-spire-config internal] load build context [2023-09-13T00:08:32.510Z] #52 transferring context: 16.36kB 0.0s done [2023-09-13T00:08:32.510Z] #52 DONE 0.7s [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #53 [security-spire-server internal] load build context [2023-09-13T00:08:32.510Z] #53 transferring context: 18.11kB 0.0s done [2023-09-13T00:08:32.510Z] #53 DONE 0.7s [2023-09-13T00:08:32.510Z] [2023-09-13T00:08:32.510Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:08:32.510Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 0.9s [2023-09-13T00:08:32.510Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 1.0s [2023-09-13T00:08:32.843Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s [2023-09-13T00:08:37.052Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.7s done [2023-09-13T00:08:37.622Z] #42 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-13T00:08:38.582Z] #42 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2023-09-13T00:08:41.896Z] #42 ... [2023-09-13T00:08:41.896Z] [2023-09-13T00:08:41.896Z] #54 [security-proxy-auth internal] load build context [2023-09-13T00:08:41.896Z] #54 transferring context: 364.71MB 4.8s done [2023-09-13T00:08:41.896Z] #54 ... [2023-09-13T00:08:41.896Z] [2023-09-13T00:08:41.896Z] #43 [core-command internal] load build context [2023-09-13T00:08:41.896Z] #43 transferring context: 364.71MB 5.5s done [2023-09-13T00:08:41.896Z] #43 ... [2023-09-13T00:08:41.896Z] [2023-09-13T00:08:41.896Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T00:08:42.158Z] #55 ... [2023-09-13T00:08:42.158Z] [2023-09-13T00:08:42.158Z] #49 [security-bootstrapper internal] load build context [2023-09-13T00:08:42.158Z] #49 transferring context: 364.71MB 6.2s done [2023-09-13T00:08:42.419Z] #49 ... [2023-09-13T00:08:42.419Z] [2023-09-13T00:08:42.419Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:08:42.419Z] #0 8.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:42.419Z] #0 8.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:42.419Z] #0 9.092 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:08:42.419Z] #0 9.097 (2/2) Installing su-exec (0.2-r3) [2023-09-13T00:08:42.419Z] #0 9.101 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:08:42.419Z] #0 9.108 OK: 7 MiB in 17 packages [2023-09-13T00:08:42.419Z] #56 ... [2023-09-13T00:08:42.419Z] [2023-09-13T00:08:42.419Z] #57 [security-secretstore-setup internal] load build context [2023-09-13T00:08:42.419Z] #57 transferring context: 364.71MB 4.8s done [2023-09-13T00:08:42.680Z] #57 ... [2023-09-13T00:08:42.680Z] [2023-09-13T00:08:42.680Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:08:42.680Z] #46 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:42.680Z] #46 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:42.680Z] #46 17.21 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:08:42.680Z] #46 17.33 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T00:08:42.680Z] #46 17.35 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:08:42.680Z] #46 17.35 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:08:42.680Z] #46 17.45 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:08:42.680Z] #46 17.47 OK: 17 MiB in 19 packages [2023-09-13T00:08:42.680Z] #46 ... [2023-09-13T00:08:42.680Z] [2023-09-13T00:08:42.680Z] #58 [support-notifications internal] load build context [2023-09-13T00:08:42.680Z] #58 transferring context: 364.71MB 5.7s done [2023-09-13T00:08:42.943Z] #58 ... [2023-09-13T00:08:42.943Z] [2023-09-13T00:08:42.943Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-13T00:08:42.943Z] #47 transferring context: 364.71MB 4.9s done [2023-09-13T00:08:42.943Z] #47 ... [2023-09-13T00:08:42.943Z] [2023-09-13T00:08:42.943Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:08:43.203Z] #59 ... [2023-09-13T00:08:43.203Z] [2023-09-13T00:08:43.203Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:08:43.463Z] #60 ... [2023-09-13T00:08:43.463Z] [2023-09-13T00:08:43.463Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:08:43.463Z] #61 ... [2023-09-13T00:08:43.463Z] [2023-09-13T00:08:43.463Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:08:43.723Z] #62 ... [2023-09-13T00:08:43.723Z] [2023-09-13T00:08:43.723Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:08:43.723Z] #63 ... [2023-09-13T00:08:43.723Z] [2023-09-13T00:08:43.723Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:08:44.238Z] #64 ... [2023-09-13T00:08:44.238Z] [2023-09-13T00:08:44.238Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:08:44.238Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.2s done [2023-09-13T00:08:44.238Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.2s done [2023-09-13T00:08:44.238Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T00:08:44.238Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.3s done [2023-09-13T00:08:44.238Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.9s done [2023-09-13T00:08:44.238Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T00:08:44.238Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T00:08:44.239Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-09-13T00:08:46.643Z] #48 ... [2023-09-13T00:08:46.643Z] [2023-09-13T00:08:46.643Z] #45 [core-metadata internal] load build context [2023-09-13T00:08:46.643Z] #45 transferring context: 364.71MB 5.6s done [2023-09-13T00:08:46.643Z] #45 ... [2023-09-13T00:08:46.643Z] [2023-09-13T00:08:46.643Z] #44 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:08:46.643Z] #44 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:46.643Z] #44 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:46.643Z] #44 17.74 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:08:46.643Z] #44 17.74 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:08:46.643Z] #44 17.74 OK: 20063 distinct packages available [2023-09-13T00:08:46.643Z] #44 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:46.643Z] #44 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:46.643Z] #44 18.09 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T00:08:46.643Z] #44 18.09 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:08:46.643Z] #44 18.09 (3/5) Installing libucontext (1.2-r2) [2023-09-13T00:08:46.643Z] #44 18.10 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T00:08:46.643Z] #44 18.10 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T00:08:46.643Z] #44 18.12 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:08:46.643Z] #44 18.13 OK: 8 MiB in 20 packages [2023-09-13T00:08:46.906Z] #44 ... [2023-09-13T00:08:46.906Z] [2023-09-13T00:08:46.906Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:08:46.906Z] #64 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:46.906Z] #64 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:47.167Z] #64 15.35 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T00:08:47.167Z] #64 15.37 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:08:47.167Z] #64 15.37 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:08:47.167Z] #64 15.38 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:08:47.167Z] #64 15.42 OK: 8 MiB in 17 packages [2023-09-13T00:08:47.486Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T00:08:47.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T00:08:48.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T00:08:48.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T00:08:48.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T00:08:48.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4679/head:refs/remotes/origin/PR-4679 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-13T00:08:48.926Z] Merging remotes/origin/main commit 2d30f705c743795df8390fbd60637189b6d83314 into PR head commit 99a156ea2f182069879b1641b74b1813a44a0c6a [2023-09-13T00:08:49.568Z] Merge succeeded, producing db7047b714fc01e0dfffcfcc7ccfbf52a5b918f9 [2023-09-13T00:08:49.569Z] Checking out Revision db7047b714fc01e0dfffcfcc7ccfbf52a5b918f9 (PR-4679) [2023-09-13T00:08:48.918Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T00:08:48.989Z] > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 [2023-09-13T00:08:49.207Z] > git remote # timeout=10 [2023-09-13T00:08:49.229Z] > git config --get remote.origin.url # timeout=10 [2023-09-13T00:08:49.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T00:08:49.258Z] > git merge 2d30f705c743795df8390fbd60637189b6d83314 # timeout=10 [2023-09-13T00:08:49.516Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-13T00:08:49.550Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T00:08:49.566Z] > git checkout -f db7047b714fc01e0dfffcfcc7ccfbf52a5b918f9 # timeout=10 [2023-09-13T00:08:53.193Z] Commit message: "Merge commit '2d30f705c743795df8390fbd60637189b6d83314' into HEAD" [2023-09-13T00:08:53.175Z] > git rev-list --no-walk 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T00:08:53.814Z] #64 ... [2023-09-13T00:08:53.814Z] [2023-09-13T00:08:53.814Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:08:53.814Z] #50 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:53.814Z] #50 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:53.814Z] #50 11.19 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:08:53.814Z] #50 11.19 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:08:53.814Z] #50 11.19 OK: 20063 distinct packages available [2023-09-13T00:08:53.814Z] #50 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:53.814Z] #50 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:08:53.814Z] #50 11.53 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T00:08:53.814Z] #50 11.55 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T00:08:53.814Z] #50 11.56 (3/11) Installing libunistring (1.1-r1) [2023-09-13T00:08:53.814Z] #50 11.58 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T00:08:53.814Z] #50 11.58 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T00:08:53.814Z] #50 11.58 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T00:08:53.814Z] #50 11.59 (7/11) Installing curl (8.2.1-r0) [2023-09-13T00:08:53.814Z] #50 11.60 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T00:08:53.814Z] #50 11.60 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:08:53.815Z] #50 11.61 (10/11) Installing libucontext (1.2-r2) [2023-09-13T00:08:53.815Z] #50 11.61 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T00:08:53.815Z] #50 11.62 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:08:53.815Z] #50 11.62 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:08:53.815Z] #50 11.67 OK: 12 MiB in 26 packages [2023-09-13T00:08:54.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T00:08:54.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:08:54.267Z] Dload Upload Total Spent Left Speed [2023-09-13T00:08:54.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-13T00:08:54.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T00:08:55.291Z] + sudo tee /etc/docker/daemon.new [2023-09-13T00:08:55.291Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T00:08:55.291Z] { [2023-09-13T00:08:55.291Z] "registry-mirrors": [ [2023-09-13T00:08:55.291Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T00:08:55.291Z] ], [2023-09-13T00:08:55.291Z] "bip": "10.250.0.254/24", [2023-09-13T00:08:55.291Z] "hosts": [ [2023-09-13T00:08:55.291Z] "tcp://0.0.0.0:5555", [2023-09-13T00:08:55.291Z] "unix:///var/run/docker.sock" [2023-09-13T00:08:55.291Z] ], [2023-09-13T00:08:55.291Z] "mtu": 1458, [2023-09-13T00:08:55.291Z] "selinux-enabled": true, [2023-09-13T00:08:55.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T00:08:55.291Z] } [Pipeline] sh [2023-09-13T00:08:55.615Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T00:08:55.937Z] + sudo service docker restart [2023-09-13T00:09:00.375Z] #50 ... [2023-09-13T00:09:00.375Z] [2023-09-13T00:09:00.375Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-13T00:09:00.375Z] #47 DONE 45.3s [2023-09-13T00:09:00.633Z] [2023-09-13T00:09:00.633Z] #54 [security-proxy-auth internal] load build context [2023-09-13T00:09:00.633Z] #54 DONE 28.9s [2023-09-13T00:09:00.633Z] [2023-09-13T00:09:00.633Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:09:00.633Z] #46 DONE 45.5s [2023-09-13T00:09:00.633Z] [2023-09-13T00:09:00.633Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T00:09:00.633Z] #65 ... [2023-09-13T00:09:00.633Z] [2023-09-13T00:09:00.634Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:09:00.634Z] #56 DONE 29.1s [2023-09-13T00:09:00.890Z] [2023-09-13T00:09:00.890Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T00:09:00.890Z] #66 ... [2023-09-13T00:09:00.890Z] [2023-09-13T00:09:00.890Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:09:00.890Z] #64 DONE 29.2s [2023-09-13T00:09:01.181Z] [2023-09-13T00:09:01.181Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:09:01.181Z] #50 DONE 29.7s [2023-09-13T00:09:01.182Z] [2023-09-13T00:09:01.182Z] #58 [support-notifications internal] load build context [2023-09-13T00:09:01.182Z] #58 DONE 29.5s [2023-09-13T00:09:01.182Z] [2023-09-13T00:09:01.182Z] #57 [security-secretstore-setup internal] load build context [2023-09-13T00:09:01.182Z] #57 DONE 29.0s [2023-09-13T00:09:01.182Z] [2023-09-13T00:09:01.182Z] #43 [core-command internal] load build context [2023-09-13T00:09:01.182Z] #43 DONE 45.9s [2023-09-13T00:09:01.182Z] [2023-09-13T00:09:01.182Z] #45 [core-metadata internal] load build context [2023-09-13T00:09:01.182Z] #45 DONE 46.0s [2023-09-13T00:09:01.182Z] [2023-09-13T00:09:01.182Z] #49 [security-bootstrapper internal] load build context [2023-09-13T00:09:01.182Z] #49 DONE 46.0s [2023-09-13T00:09:01.182Z] [2023-09-13T00:09:01.182Z] #44 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:09:01.182Z] #44 DONE 46.3s [2023-09-13T00:09:01.182Z] [2023-09-13T00:09:01.182Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:09:01.182Z] #63 29.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.182Z] #63 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.440Z] #63 ... [2023-09-13T00:09:01.440Z] [2023-09-13T00:09:01.440Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T00:09:01.440Z] #65 DONE 0.8s [2023-09-13T00:09:01.440Z] [2023-09-13T00:09:01.440Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:09:01.440Z] #48 DONE 46.4s [2023-09-13T00:09:01.699Z] [2023-09-13T00:09:01.699Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:09:01.699Z] #63 29.84 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:09:01.699Z] #63 29.84 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:09:01.699Z] #63 29.84 OK: 20063 distinct packages available [2023-09-13T00:09:01.699Z] #63 29.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.699Z] #63 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.956Z] #63 ... [2023-09-13T00:09:01.956Z] [2023-09-13T00:09:01.956Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:09:01.956Z] #62 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.956Z] #62 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.956Z] #62 29.75 OK: 265 MiB in 56 packages [2023-09-13T00:09:01.956Z] #62 DONE 29.9s [2023-09-13T00:09:01.956Z] [2023-09-13T00:09:01.956Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:09:01.956Z] #59 29.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.956Z] #59 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:01.956Z] #59 29.53 OK: 265 MiB in 56 packages [2023-09-13T00:09:01.956Z] #59 DONE 30.4s [2023-09-13T00:09:01.956Z] [2023-09-13T00:09:01.956Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:09:01.956Z] #63 30.20 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:09:01.956Z] #63 30.27 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:09:02.214Z] #63 30.27 (3/4) Installing libucontext (1.2-r2) [2023-09-13T00:09:02.214Z] #63 30.27 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T00:09:02.214Z] #63 30.28 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:09:02.214Z] #63 30.28 OK: 8 MiB in 19 packages [2023-09-13T00:09:03.149Z] #63 DONE 31.2s [2023-09-13T00:09:03.149Z] [2023-09-13T00:09:03.149Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:09:03.149Z] #61 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #61 29.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #61 29.75 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T00:09:03.149Z] #61 29.79 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:09:03.149Z] #61 29.79 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:09:03.149Z] #61 29.79 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:09:03.149Z] #61 29.87 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:09:03.149Z] #61 29.99 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:09:03.149Z] #61 30.03 OK: 17 MiB in 19 packages [2023-09-13T00:09:03.149Z] #61 DONE 30.5s [2023-09-13T00:09:03.149Z] [2023-09-13T00:09:03.149Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T00:09:03.149Z] #55 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #55 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #55 29.82 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:09:03.149Z] #55 29.82 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:09:03.149Z] #55 29.82 OK: 20063 distinct packages available [2023-09-13T00:09:03.149Z] #55 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #55 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #55 30.20 OK: 265 MiB in 56 packages [2023-09-13T00:09:03.149Z] #55 DONE 31.0s [2023-09-13T00:09:03.149Z] [2023-09-13T00:09:03.149Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:09:03.149Z] #60 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #60 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:09:03.149Z] #60 29.83 OK: 265 MiB in 56 packages [2023-09-13T00:09:03.149Z] #60 DONE 31.0s [2023-09-13T00:09:03.149Z] [2023-09-13T00:09:03.149Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T00:09:03.149Z] #66 DONE 2.1s [2023-09-13T00:09:03.149Z] [2023-09-13T00:09:03.149Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:05.051Z] #67 ... [2023-09-13T00:09:05.051Z] [2023-09-13T00:09:05.051Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T00:09:05.051Z] #68 DONE 2.9s [2023-09-13T00:09:05.051Z] [2023-09-13T00:09:05.051Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:09:05.617Z] #42 ... [2023-09-13T00:09:05.617Z] [2023-09-13T00:09:05.617Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:05.617Z] #69 DONE 3.5s [2023-09-13T00:09:05.617Z] [2023-09-13T00:09:05.617Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:09:05.617Z] #70 DONE 3.8s [2023-09-13T00:09:05.875Z] [2023-09-13T00:09:05.875Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:09:05.875Z] #71 DONE 2.8s [2023-09-13T00:09:05.875Z] [2023-09-13T00:09:05.875Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T00:09:05.875Z] #72 DONE 2.7s [2023-09-13T00:09:05.875Z] [2023-09-13T00:09:05.875Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:05.875Z] #67 DONE 2.8s [2023-09-13T00:09:05.875Z] [2023-09-13T00:09:05.875Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:05.875Z] #73 DONE 2.8s [2023-09-13T00:09:05.875Z] [2023-09-13T00:09:05.875Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:05.875Z] #74 DONE 3.8s [2023-09-13T00:09:05.875Z] [2023-09-13T00:09:05.875Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:06.809Z] #75 ... [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T00:09:06.809Z] #76 DONE 0.9s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T00:09:06.809Z] #77 DONE 1.0s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:09:06.809Z] #78 DONE 1.0s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T00:09:06.809Z] #79 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T00:09:06.809Z] #80 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:09:06.809Z] #81 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T00:09:06.809Z] #82 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T00:09:06.809Z] #83 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:09:06.809Z] #84 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T00:09:06.809Z] #85 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T00:09:06.809Z] #86 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:09:06.809Z] #87 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T00:09:06.809Z] #88 DONE 0.1s [2023-09-13T00:09:06.809Z] [2023-09-13T00:09:06.809Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T00:09:07.066Z] #89 DONE 0.1s [2023-09-13T00:09:07.066Z] [2023-09-13T00:09:07.066Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T00:09:07.066Z] #90 DONE 0.1s [2023-09-13T00:09:07.066Z] [2023-09-13T00:09:07.066Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T00:09:07.066Z] #91 DONE 0.1s [2023-09-13T00:09:07.066Z] [2023-09-13T00:09:07.066Z] #92 [security-spire-agent] exporting to image [2023-09-13T00:09:07.066Z] #92 exporting layers [2023-09-13T00:09:08.002Z] #92 exporting layers 0.8s done [2023-09-13T00:09:08.002Z] #92 writing image sha256:20cdcaa8b82e6abcaaf1331218c5dfa86bcd2fa8153f231671db05228444cc21 done [2023-09-13T00:09:08.002Z] #92 naming to docker.io/library/security-spire-config done [2023-09-13T00:09:08.002Z] #92 writing image sha256:640d9aebf54b6d40a515b909f42e804a02450c8206a77312375d246acbdb1fc2 done [2023-09-13T00:09:08.002Z] #92 naming to docker.io/library/security-spire-agent done [2023-09-13T00:09:08.002Z] #92 writing image sha256:5ab2bf4a58c0e491667558bf2bd023ddb08097acdb17b45f6883fc73e14d8d36 done [2023-09-13T00:09:08.002Z] #92 naming to docker.io/library/security-spire-server done [2023-09-13T00:09:08.002Z] #92 DONE 1.1s [2023-09-13T00:09:08.002Z] [2023-09-13T00:09:08.002Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:16.425Z] #93 ... [2023-09-13T00:09:16.425Z] [2023-09-13T00:09:16.425Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:16.425Z] #94 ... [2023-09-13T00:09:16.425Z] [2023-09-13T00:09:16.425Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:09:18.086Z] provisioning config files... [2023-09-13T00:09:18.111Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11662976170933542680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:09:18.461Z] ---> docker-login.sh [2023-09-13T00:09:18.461Z] nexus3.edgexfoundry.org:10001 [2023-09-13T00:09:18.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:09:19.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:09:19.001Z] Configure a credential helper to remove this warning. See [2023-09-13T00:09:19.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:09:19.001Z] [2023-09-13T00:09:19.001Z] Login Succeeded [2023-09-13T00:09:19.001Z] nexus3.edgexfoundry.org:10002 [2023-09-13T00:09:19.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:09:19.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:09:19.541Z] Configure a credential helper to remove this warning. See [2023-09-13T00:09:19.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:09:19.541Z] [2023-09-13T00:09:19.541Z] Login Succeeded [2023-09-13T00:09:19.541Z] nexus3.edgexfoundry.org:10003 [2023-09-13T00:09:19.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:09:19.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:09:19.810Z] Configure a credential helper to remove this warning. See [2023-09-13T00:09:19.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:09:19.810Z] [2023-09-13T00:09:19.810Z] Login Succeeded [2023-09-13T00:09:19.810Z] nexus3.edgexfoundry.org:10004 [2023-09-13T00:09:20.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:09:20.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:09:20.082Z] Configure a credential helper to remove this warning. See [2023-09-13T00:09:20.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:09:20.082Z] [2023-09-13T00:09:20.082Z] Login Succeeded [2023-09-13T00:09:20.082Z] docker.io [2023-09-13T00:09:20.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:09:20.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:09:20.622Z] Configure a credential helper to remove this warning. See [2023-09-13T00:09:20.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:09:20.622Z] [2023-09-13T00:09:20.622Z] Login Succeeded [2023-09-13T00:09:20.622Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T00:09:20.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-13T00:09:21.183Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-09-13T00:09:21.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:09:21.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:09:21.238Z] ========================================================= [2023-09-13T00:09:21.238Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T00:09:21.238Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:09:21.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:09:21.566Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T00:09:21.566Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T00:09:21.566Z] 5d54e960e981: Pulling fs layer [2023-09-13T00:09:21.566Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T00:09:21.566Z] f0e02332f6b5: Pulling fs layer [2023-09-13T00:09:21.566Z] 66412af1f25a: Pulling fs layer [2023-09-13T00:09:21.566Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T00:09:21.566Z] 9a37bb91b891: Pulling fs layer [2023-09-13T00:09:21.566Z] f0e02332f6b5: Waiting [2023-09-13T00:09:21.566Z] a29adfc67d43: Pulling fs layer [2023-09-13T00:09:21.566Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T00:09:21.566Z] 66412af1f25a: Waiting [2023-09-13T00:09:21.566Z] 1baf3a5c0e64: Waiting [2023-09-13T00:09:21.566Z] 9a37bb91b891: Waiting [2023-09-13T00:09:21.566Z] a29adfc67d43: Waiting [2023-09-13T00:09:21.566Z] d5de9f91c1a4: Waiting [2023-09-13T00:09:21.841Z] 5d54e960e981: Download complete [2023-09-13T00:09:21.841Z] f0e02332f6b5: Verifying Checksum [2023-09-13T00:09:21.841Z] f0e02332f6b5: Download complete [2023-09-13T00:09:21.841Z] 66412af1f25a: Verifying Checksum [2023-09-13T00:09:21.841Z] 66412af1f25a: Download complete [2023-09-13T00:09:21.841Z] 9fda8d8052c6: Verifying Checksum [2023-09-13T00:09:21.841Z] 9fda8d8052c6: Download complete [2023-09-13T00:09:22.130Z] 9a37bb91b891: Verifying Checksum [2023-09-13T00:09:22.130Z] 9a37bb91b891: Download complete [2023-09-13T00:09:22.732Z] 9fda8d8052c6: Pull complete [2023-09-13T00:09:22.732Z] a29adfc67d43: Verifying Checksum [2023-09-13T00:09:22.732Z] a29adfc67d43: Download complete [2023-09-13T00:09:23.317Z] 5d54e960e981: Pull complete [2023-09-13T00:09:23.584Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T00:09:23.584Z] d5de9f91c1a4: Download complete [2023-09-13T00:09:23.584Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T00:09:23.584Z] c4a7e357bf2a: Download complete [2023-09-13T00:09:24.545Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T00:09:24.545Z] 1baf3a5c0e64: Download complete [2023-09-13T00:09:31.710Z] #95 DONE 24.8s [2023-09-13T00:09:31.710Z] [2023-09-13T00:09:31.710Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:31.710Z] #75 DONE 24.7s [2023-09-13T00:09:31.710Z] [2023-09-13T00:09:31.710Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:31.710Z] #93 DONE 24.8s [2023-09-13T00:09:31.710Z] [2023-09-13T00:09:31.710Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:31.710Z] #94 DONE 24.8s [2023-09-13T00:09:31.710Z] [2023-09-13T00:09:31.710Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T00:09:34.621Z] c4a7e357bf2a: Pull complete [2023-09-13T00:09:34.621Z] f0e02332f6b5: Pull complete [2023-09-13T00:09:34.621Z] 66412af1f25a: Pull complete [2023-09-13T00:09:41.297Z] 1baf3a5c0e64: Pull complete [2023-09-13T00:09:41.564Z] 9a37bb91b891: Pull complete [2023-09-13T00:09:41.696Z] #96 ... [2023-09-13T00:09:41.696Z] [2023-09-13T00:09:41.696Z] #97 [core-data builder 6/7] COPY . . [2023-09-13T00:09:41.696Z] #97 ... [2023-09-13T00:09:41.696Z] [2023-09-13T00:09:41.696Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-13T00:09:41.696Z] #98 ... [2023-09-13T00:09:41.696Z] [2023-09-13T00:09:41.696Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T00:09:42.535Z] a29adfc67d43: Pull complete [2023-09-13T00:09:43.073Z] #99 DONE 12.3s [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #100 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:43.073Z] #101 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #102 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:43.073Z] #102 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:43.073Z] #103 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #104 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:43.073Z] #105 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:43.073Z] #106 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:43.073Z] #107 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #108 [core-metadata builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #108 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #98 DONE 12.4s [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:43.073Z] #109 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #110 [core-command builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #110 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:43.073Z] #111 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:43.073Z] #112 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:43.073Z] #113 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #114 [support-scheduler builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #114 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #115 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #115 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:43.073Z] #116 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:43.073Z] #117 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #96 DONE 12.3s [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:09:43.073Z] #118 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:09:43.073Z] #119 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #120 CACHED [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #97 [core-data builder 6/7] COPY . . [2023-09-13T00:09:43.073Z] #97 DONE 12.3s [2023-09-13T00:09:43.073Z] [2023-09-13T00:09:43.073Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:09:44.446Z] #121 1.379 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-09-13T00:09:44.482Z] d5de9f91c1a4: Pull complete [2023-09-13T00:09:44.482Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T00:09:44.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:09:44.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:09:44.812Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:09:44.812Z] WORKDIR /edgex [2023-09-13T00:09:44.812Z] COPY go.mod . [2023-09-13T00:09:44.812Z] RUN go mod download -t [2023-09-13T00:09:44.812Z] ci-base-image-arm64 -f - . [2023-09-13T00:09:45.397Z] Sending build context to Docker daemon 2.979MB [2023-09-13T00:09:45.397Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:09:45.397Z] ---> 746ca1b523b5 [2023-09-13T00:09:45.397Z] Step 2/4 : WORKDIR /edgex [2023-09-13T00:09:47.338Z] ---> Running in 7a9b73c46945 [2023-09-13T00:09:47.605Z] Removing intermediate container 7a9b73c46945 [2023-09-13T00:09:47.605Z] ---> 8e4e05c3f2e0 [2023-09-13T00:09:47.605Z] Step 3/4 : COPY go.mod . [2023-09-13T00:09:48.190Z] ---> 40bebd87317c [2023-09-13T00:09:48.190Z] Step 4/4 : RUN go mod download [2023-09-13T00:09:48.190Z] ---> Running in 531334d4cf3a [2023-09-13T00:09:54.540Z] #121 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:09:54.540Z] #0 1.080 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-09-13T00:09:54.540Z] #122 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:09:54.540Z] #0 0.825 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-09-13T00:09:54.540Z] #123 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:09:54.540Z] #0 1.168 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-09-13T00:09:54.540Z] #124 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:09:54.540Z] #0 1.332 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-09-13T00:09:54.540Z] #125 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:09:54.540Z] #0 0.919 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-09-13T00:09:54.540Z] #126 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:09:54.540Z] #0 0.538 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-09-13T00:09:54.540Z] #127 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:09:54.540Z] #0 0.714 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-09-13T00:09:54.540Z] #128 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:09:54.540Z] #0 0.591 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-09-13T00:09:54.540Z] #129 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:09:54.540Z] #0 0.926 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-09-13T00:09:54.540Z] #130 ... [2023-09-13T00:09:54.540Z] [2023-09-13T00:09:54.540Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:09:54.540Z] #0 1.102 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-09-13T00:10:27.081Z] Removing intermediate container 531334d4cf3a [2023-09-13T00:10:27.081Z] ---> ea6cf3f7a3eb [2023-09-13T00:10:27.081Z] Successfully built ea6cf3f7a3eb [2023-09-13T00:10:27.081Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:10:27.412Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T00:10:27.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:10:27.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-6054 does not seem to be running inside a container [2023-09-13T00:10:27.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T00:10:28.899Z] $ docker top fc4f4a2f7bb43ce0503f37059e47b849337f40df01c63c8ca9f0a9e564ea12b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:10:29.746Z] + go version [2023-09-13T00:10:29.746Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T00:10:29.758Z] $ docker stop --time=1 fc4f4a2f7bb43ce0503f37059e47b849337f40df01c63c8ca9f0a9e564ea12b2 [2023-09-13T00:10:31.418Z] $ docker rm -f --volumes fc4f4a2f7bb43ce0503f37059e47b849337f40df01c63c8ca9f0a9e564ea12b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:10:31.992Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T00:10:31.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:10:32.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-6054 does not seem to be running inside a container [2023-09-13T00:10:32.235Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T00:10:34.635Z] $ docker top 833f2565d880523f266109437650b214ba8e00153693b2f84deb83542701296d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T00:10:34.833Z] ========================================================= [2023-09-13T00:10:34.833Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T00:10:34.833Z] ========================================================= [Pipeline] sh [2023-09-13T00:10:35.136Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:10:35.735Z] + make test [2023-09-13T00:10:35.735Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T00:11:02.517Z] #131 ... [2023-09-13T00:11:02.517Z] [2023-09-13T00:11:02.517Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:11:02.517Z] #122 77.66 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-09-13T00:11:14.610Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T00:11:34.761Z] #122 DONE 111.1s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:11:34.761Z] #128 DONE 111.1s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:11:34.761Z] #121 ... [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:11:34.761Z] #130 DONE 111.2s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:11:34.761Z] #124 DONE 111.2s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:34.761Z] #132 ... [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:11:34.761Z] #131 DONE 111.3s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:11:34.761Z] #125 DONE 111.4s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:34.761Z] #133 ... [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:11:34.761Z] #123 DONE 111.6s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:11:34.761Z] #121 DONE 111.6s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:11:34.761Z] #126 DONE 111.6s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:11:34.761Z] #129 DONE 111.7s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:11:34.761Z] #127 DONE 111.7s [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:34.761Z] #134 ... [2023-09-13T00:11:34.761Z] [2023-09-13T00:11:34.761Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:34.761Z] #132 DONE 1.0s [2023-09-13T00:11:35.036Z] [2023-09-13T00:11:35.036Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.036Z] #133 DONE 0.7s [2023-09-13T00:11:35.036Z] [2023-09-13T00:11:35.036Z] #135 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.036Z] #135 DONE 0.6s [2023-09-13T00:11:35.036Z] [2023-09-13T00:11:35.036Z] #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T00:11:35.036Z] #136 DONE 0.8s [2023-09-13T00:11:35.036Z] [2023-09-13T00:11:35.036Z] #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.036Z] #137 DONE 0.8s [2023-09-13T00:11:35.036Z] [2023-09-13T00:11:35.036Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.036Z] #134 DONE 0.6s [2023-09-13T00:11:35.036Z] [2023-09-13T00:11:35.036Z] #138 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T00:11:35.310Z] #138 ... [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.310Z] #139 DONE 0.4s [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.310Z] #140 DONE 0.3s [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #141 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.310Z] #141 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.310Z] #142 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.310Z] #143 DONE 0.3s [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #144 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.310Z] #144 DONE 0.3s [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.310Z] #145 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.310Z] #146 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.310Z] #147 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.310Z] #148 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.310Z] #149 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:35.310Z] #150 CACHED [2023-09-13T00:11:35.310Z] [2023-09-13T00:11:35.310Z] #151 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T00:11:35.591Z] #151 ... [2023-09-13T00:11:35.591Z] [2023-09-13T00:11:35.591Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.591Z] #152 DONE 0.5s [2023-09-13T00:11:35.591Z] [2023-09-13T00:11:35.591Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:35.591Z] #153 DONE 0.5s [2023-09-13T00:11:35.591Z] [2023-09-13T00:11:35.591Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T00:11:36.739Z] #154 ... [2023-09-13T00:11:36.739Z] [2023-09-13T00:11:36.739Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T00:11:36.739Z] #155 DONE 1.4s [2023-09-13T00:11:36.739Z] [2023-09-13T00:11:36.739Z] #151 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T00:11:36.739Z] #151 DONE 1.4s [2023-09-13T00:11:36.739Z] [2023-09-13T00:11:36.739Z] #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T00:11:36.739Z] #156 DONE 1.5s [2023-09-13T00:11:36.739Z] [2023-09-13T00:11:36.739Z] #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:36.739Z] #157 DONE 1.6s [2023-09-13T00:11:36.739Z] [2023-09-13T00:11:36.739Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T00:11:36.739Z] #158 DONE 1.6s [2023-09-13T00:11:36.739Z] [2023-09-13T00:11:36.739Z] #159 [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-09-13T00:11:37.041Z] #159 ... [2023-09-13T00:11:37.041Z] [2023-09-13T00:11:37.041Z] #160 [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-09-13T00:11:37.041Z] #160 DONE 1.7s [2023-09-13T00:11:37.041Z] [2023-09-13T00:11:37.041Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T00:11:37.041Z] #161 DONE 1.8s [2023-09-13T00:11:37.041Z] [2023-09-13T00:11:37.041Z] #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T00:11:37.041Z] #162 DONE 1.8s [2023-09-13T00:11:37.041Z] [2023-09-13T00:11:37.041Z] #163 [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-09-13T00:11:37.041Z] #163 DONE 1.6s [2023-09-13T00:11:37.041Z] [2023-09-13T00:11:37.041Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T00:11:37.041Z] #154 DONE 1.7s [2023-09-13T00:11:37.041Z] [2023-09-13T00:11:37.041Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T00:11:37.336Z] #164 ... [2023-09-13T00:11:37.336Z] [2023-09-13T00:11:37.336Z] #138 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T00:11:37.336Z] #138 DONE 2.2s [2023-09-13T00:11:37.336Z] [2023-09-13T00:11:37.336Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:37.912Z] #165 ... [2023-09-13T00:11:37.912Z] [2023-09-13T00:11:37.912Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:37.912Z] #166 DONE 1.2s [2023-09-13T00:11:37.912Z] [2023-09-13T00:11:37.912Z] #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T00:11:37.912Z] #167 DONE 1.1s [2023-09-13T00:11:37.912Z] [2023-09-13T00:11:37.912Z] #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:37.912Z] #168 DONE 1.2s [2023-09-13T00:11:37.912Z] [2023-09-13T00:11:37.912Z] #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:37.912Z] #169 DONE 1.2s [2023-09-13T00:11:37.912Z] [2023-09-13T00:11:37.912Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:38.171Z] #170 ... [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:38.171Z] #171 DONE 1.0s [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #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-09-13T00:11:38.171Z] #172 DONE 1.1s [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #159 [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-09-13T00:11:38.171Z] #159 DONE 1.1s [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T00:11:38.171Z] #164 DONE 1.0s [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:38.171Z] #173 DONE 1.1s [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #174 [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-09-13T00:11:38.171Z] #174 DONE 1.0s [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:11:38.171Z] #165 DONE 1.0s [2023-09-13T00:11:38.171Z] [2023-09-13T00:11:38.171Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-13T00:11:38.171Z] #92 exporting layers 0.2s done [2023-09-13T00:11:38.430Z] #92 exporting layers 0.1s done [2023-09-13T00:11:38.430Z] #92 writing image sha256:fddf26ff130e42f1408a997abba4c674d72bb44a9663bf632e6811d56ea990e7 [2023-09-13T00:11:38.430Z] #92 writing image sha256:5e0fc9a624125c4d47ba1a96a5481e44a05777f8001965fcdde526fd9c23202e [2023-09-13T00:11:38.430Z] #92 writing image sha256:5e0fc9a624125c4d47ba1a96a5481e44a05777f8001965fcdde526fd9c23202e 0.3s done [2023-09-13T00:11:38.430Z] #92 naming to docker.io/library/support-scheduler [2023-09-13T00:11:38.689Z] #92 ... [2023-09-13T00:11:38.689Z] [2023-09-13T00:11:38.689Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T00:11:38.689Z] #175 DONE 0.7s [2023-09-13T00:11:38.689Z] [2023-09-13T00:11:38.689Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:38.689Z] #170 DONE 0.7s [2023-09-13T00:11:38.689Z] [2023-09-13T00:11:38.689Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T00:11:38.689Z] #176 DONE 0.7s [2023-09-13T00:11:38.689Z] [2023-09-13T00:11:38.689Z] #92 [support-notifications] exporting to image [2023-09-13T00:11:38.689Z] #92 writing image sha256:fddf26ff130e42f1408a997abba4c674d72bb44a9663bf632e6811d56ea990e7 0.3s done [2023-09-13T00:11:38.689Z] #92 naming to docker.io/library/support-scheduler done [2023-09-13T00:11:38.689Z] #92 naming to docker.io/library/core-data done [2023-09-13T00:11:38.689Z] #92 writing image sha256:4f5e497f834f55761d68b6ce1ac2b5a6b153468ff2b9f00151357d34f8c09322 done [2023-09-13T00:11:38.689Z] #92 naming to docker.io/library/core-command done [2023-09-13T00:11:38.689Z] #92 ... [2023-09-13T00:11:38.689Z] [2023-09-13T00:11:38.689Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T00:11:38.689Z] #177 DONE 0.7s [2023-09-13T00:11:38.689Z] [2023-09-13T00:11:38.689Z] #92 [support-notifications] exporting to image [2023-09-13T00:11:38.689Z] #92 exporting layers 0.6s done [2023-09-13T00:11:38.948Z] #92 ... [2023-09-13T00:11:38.948Z] [2023-09-13T00:11:38.948Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:11:38.948Z] #178 DONE 0.8s [2023-09-13T00:11:38.948Z] [2023-09-13T00:11:38.948Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T00:11:38.948Z] #179 DONE 0.9s [2023-09-13T00:11:38.948Z] [2023-09-13T00:11:38.948Z] #92 [support-notifications] exporting to image [2023-09-13T00:11:38.948Z] #92 exporting layers 0.3s done [2023-09-13T00:11:38.948Z] #92 ... [2023-09-13T00:11:38.948Z] [2023-09-13T00:11:38.948Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:11:38.948Z] #180 DONE 0.8s [2023-09-13T00:11:38.948Z] [2023-09-13T00:11:38.948Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-13T00:11:38.948Z] #92 exporting layers 0.3s done [2023-09-13T00:11:38.948Z] #92 writing image sha256:854f372f495105c21ea2a55b0bf7a7635eb14495ae340d524343c16f8e81e8c9 done [2023-09-13T00:11:38.948Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-09-13T00:11:38.948Z] #92 writing image sha256:6ade8f88a984bb42c303c34d9f4e7d3571d052c785795c69846f1bce58c83845 done [2023-09-13T00:11:38.948Z] #92 naming to docker.io/library/core-metadata [2023-09-13T00:11:39.515Z] #92 naming to docker.io/library/core-metadata 0.3s done [2023-09-13T00:11:39.515Z] #92 writing image sha256:3d7832f2ae474797fecfbc98b56b41e766a7f480750efddf1fea1b70b690a400 done [2023-09-13T00:11:39.515Z] #92 naming to docker.io/library/support-notifications 0.0s done [2023-09-13T00:11:39.515Z] #92 DONE 2.5s [2023-09-13T00:11:39.515Z] [2023-09-13T00:11:39.515Z] #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T00:11:39.774Z] #181 DONE 1.0s [2023-09-13T00:11:39.774Z] [2023-09-13T00:11:39.774Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T00:11:39.774Z] #182 DONE 1.0s [2023-09-13T00:11:39.774Z] [2023-09-13T00:11:39.774Z] #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:11:39.774Z] #183 DONE 1.0s [2023-09-13T00:11:39.774Z] [2023-09-13T00:11:39.774Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T00:11:40.718Z] #184 ... [2023-09-13T00:11:40.718Z] [2023-09-13T00:11:40.718Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:11:40.718Z] #185 DONE 2.0s [2023-09-13T00:11:40.718Z] [2023-09-13T00:11:40.718Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:11:40.718Z] #186 DONE 2.0s [2023-09-13T00:11:40.718Z] [2023-09-13T00:11:40.718Z] #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T00:11:40.718Z] #187 DONE 0.9s [2023-09-13T00:11:40.718Z] [2023-09-13T00:11:40.718Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:11:40.978Z] #188 ... [2023-09-13T00:11:40.978Z] [2023-09-13T00:11:40.978Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T00:11:40.978Z] #184 DONE 1.0s [2023-09-13T00:11:40.978Z] [2023-09-13T00:11:40.978Z] #92 [security-proxy-auth] exporting to image [2023-09-13T00:11:41.237Z] #92 ... [2023-09-13T00:11:41.237Z] [2023-09-13T00:11:41.237Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:11:41.237Z] #188 DONE 0.3s [2023-09-13T00:11:41.237Z] [2023-09-13T00:11:41.237Z] #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-09-13T00:11:41.237Z] #189 DONE 0.3s [2023-09-13T00:11:41.237Z] [2023-09-13T00:11:41.237Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-13T00:11:41.237Z] #92 exporting layers 0.5s done [2023-09-13T00:11:41.237Z] #92 writing image sha256:608e33de53b924bdfa2d90fba2d85d461eca461021c590ce43ebc991f17c40a0 done [2023-09-13T00:11:41.237Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-13T00:11:41.237Z] #92 writing image sha256:1fcda104eb8cb1af99bb4efbbaf5443dee2359a9474a17415e854dfa761bb799 done [2023-09-13T00:11:41.237Z] #92 naming to docker.io/library/security-proxy-auth [2023-09-13T00:11:41.496Z] #92 naming to docker.io/library/security-proxy-auth 0.1s done [2023-09-13T00:11:41.496Z] #92 DONE 3.1s [2023-09-13T00:11:41.496Z] [2023-09-13T00:11:41.496Z] #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-09-13T00:11:41.496Z] #190 DONE 0.4s [2023-09-13T00:11:41.496Z] [2023-09-13T00:11:41.496Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:11:41.496Z] #191 DONE 1.7s [2023-09-13T00:11:41.496Z] [2023-09-13T00:11:41.496Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T00:11:41.754Z] #192 DONE 0.0s [2023-09-13T00:11:41.755Z] [2023-09-13T00:11:41.755Z] #92 [security-proxy-setup] exporting to image [2023-09-13T00:11:41.755Z] #92 ... [2023-09-13T00:11:41.755Z] [2023-09-13T00:11:41.755Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T00:11:41.755Z] #193 DONE 0.1s [2023-09-13T00:11:41.755Z] [2023-09-13T00:11:41.755Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:11:41.755Z] #194 DONE 0.8s [2023-09-13T00:11:42.046Z] [2023-09-13T00:11:42.046Z] #92 [security-secretstore-setup] exporting to image [2023-09-13T00:11:42.046Z] #92 exporting layers 0.4s done [2023-09-13T00:11:42.046Z] #92 writing image sha256:3f8646b786971713c2f571e56a7139469575f9cc26bf34ee461de3926d56769d [2023-09-13T00:11:42.046Z] #92 writing image sha256:3f8646b786971713c2f571e56a7139469575f9cc26bf34ee461de3926d56769d done [2023-09-13T00:11:42.046Z] #92 naming to docker.io/library/security-proxy-setup done [2023-09-13T00:11:42.319Z] #92 exporting layers 0.4s done [2023-09-13T00:11:42.319Z] #92 writing image sha256:4edf5dd6c039c55ee01647158585f93e134cb51a5a962d1e2d6df2df0c4932a4 done [2023-09-13T00:11:42.319Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-09-13T00:11:42.319Z] #92 DONE 3.8s [2023-09-13T00:11:42.319Z] [2023-09-13T00:11:42.319Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T00:11:42.578Z] #195 DONE 0.7s [2023-09-13T00:11:42.578Z] [2023-09-13T00:11:42.578Z] #92 [security-bootstrapper] exporting to image [2023-09-13T00:11:42.578Z] #92 exporting layers 0.3s done [2023-09-13T00:11:42.578Z] #92 writing image sha256:773a1c5442520d2aa9f2671b0604b9f16eba1b7f0b8d61a0c68a3227422d536f done [2023-09-13T00:11:42.578Z] #92 naming to docker.io/library/security-bootstrapper done [2023-09-13T00:11:42.578Z] #92 DONE 4.0s [2023-09-13T00:11:42.578Z] [2023-09-13T00:11:42.578Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.578Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.579Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.579Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.579Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:11:42.579Z] time="2023-09-13T00:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T00:11:42.578Z] $ docker stop --time=1 673b7996797a76581caeab0dcd837b7a4fa6239814d58f3d374160f1676b1736 [2023-09-13T00:11:43.992Z] $ docker rm -f --volumes 673b7996797a76581caeab0dcd837b7a4fa6239814d58f3d374160f1676b1736 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T00:11:44.336Z] + docker images [2023-09-13T00:11:44.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T00:11:44.336Z] security-bootstrapper latest 773a1c544252 2 seconds ago 23.3MB [2023-09-13T00:11:44.336Z] security-secretstore-setup latest 4edf5dd6c039 3 seconds ago 44.4MB [2023-09-13T00:11:44.336Z] security-proxy-setup latest 3f8646b78697 3 seconds ago 29.4MB [2023-09-13T00:11:44.336Z] security-proxy-auth latest 1fcda104eb8c 4 seconds ago 19.5MB [2023-09-13T00:11:44.336Z] core-common-config-bootstrapper latest 608e33de53b9 4 seconds ago 18.2MB [2023-09-13T00:11:44.337Z] core-metadata latest 6ade8f88a984 6 seconds ago 21.7MB [2023-09-13T00:11:44.337Z] support-notifications latest 3d7832f2ae47 6 seconds ago 34.6MB [2023-09-13T00:11:44.337Z] support-scheduler latest 5e0fc9a62412 7 seconds ago 34MB [2023-09-13T00:11:44.337Z] security-spiffe-token-provider latest 854f372f4951 7 seconds ago 35MB [2023-09-13T00:11:44.337Z] core-data latest fddf26ff130e 7 seconds ago 21.3MB [2023-09-13T00:11:44.337Z] core-command latest 4f5e497f834f 7 seconds ago 21.1MB [2023-09-13T00:11:44.337Z] security-spire-agent latest 640d9aebf54b 2 minutes ago 161MB [2023-09-13T00:11:44.337Z] security-spire-config latest 20cdcaa8b82e 2 minutes ago 101MB [2023-09-13T00:11:44.337Z] security-spire-server latest 5ab2bf4a58c0 2 minutes ago 102MB [2023-09-13T00:11:44.337Z] ci-base-image-x86_64 latest 99b3489af724 6 minutes ago 1.08GB [2023-09-13T00:11:44.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 8 hours ago 708MB [2023-09-13T00:11:44.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-13T00:11:44.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T00:12:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T00:12:51.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T00:12:52.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T00:12:52.100Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T00:12:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T00:13:02.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T00:13:02.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T00:13:03.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.249s coverage: 28.7% of statements [2023-09-13T00:13:11.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.284s coverage: 97.0% of statements [2023-09-13T00:13:16.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T00:13:16.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T00:13:16.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T00:13:20.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.436s coverage: 69.4% of statements [2023-09-13T00:13:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T00:13:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T00:13:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.304s coverage: 53.0% of statements [2023-09-13T00:13:27.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:13:27.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T00:13:27.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T00:13:27.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T00:13:27.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T00:13:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T00:13:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T00:13:44.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.263s coverage: 93.4% of statements [2023-09-13T00:13:44.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.566s coverage: 3.8% of statements [2023-09-13T00:13:50.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T00:13:50.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:13:50.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T00:13:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T00:13:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T00:13:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T00:13:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T00:13:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T00:13:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T00:13:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T00:13:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.640s coverage: 97.6% of statements [2023-09-13T00:13:52.745Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements [2023-09-13T00:14:00.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T00:14:00.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T00:14:01.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.413s coverage: 0.9% of statements [2023-09-13T00:14:01.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.264s coverage: 32.2% of statements [2023-09-13T00:14:04.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.292s coverage: 41.7% of statements [2023-09-13T00:14:04.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2023-09-13T00:14:04.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.235s coverage: 94.1% of statements [2023-09-13T00:14:05.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.203s coverage: 96.3% of statements [2023-09-13T00:14:09.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.213s coverage: 87.5% of statements [2023-09-13T00:14:10.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T00:14:11.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T00:14:11.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T00:14:11.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T00:14:15.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T00:14:15.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T00:14:15.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T00:14:15.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T00:14:21.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.220s coverage: 94.4% of statements [2023-09-13T00:14:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T00:14:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T00:14:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T00:14:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T00:14:29.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T00:14:29.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T00:14:31.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T00:14:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.932s coverage: 79.9% of statements [2023-09-13T00:14:35.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.247s coverage: 92.9% of statements [2023-09-13T00:14:35.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2023-09-13T00:14:35.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.203s coverage: 62.3% of statements [2023-09-13T00:14:35.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.209s coverage: 87.2% of statements [2023-09-13T00:14:35.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.167s coverage: 20.0% of statements [2023-09-13T00:14:35.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements [2023-09-13T00:14:35.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.356s coverage: 81.8% of statements [2023-09-13T00:14:38.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T00:14:38.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T00:14:39.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.407s coverage: 82.1% of statements [2023-09-13T00:14:39.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.243s coverage: 86.0% of statements [2023-09-13T00:14:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T00:14:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T00:14:46.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.886s coverage: 63.1% of statements [2023-09-13T00:14:46.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.213s coverage: 100.0% of statements [2023-09-13T00:14:47.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2023-09-13T00:14:47.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements [2023-09-13T00:14:47.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T00:14:47.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T00:14:47.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T00:14:47.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2023-09-13T00:14:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2023-09-13T00:14:54.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T00:14:54.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T00:14:54.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T00:14:55.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.776s coverage: 38.4% of statements [2023-09-13T00:14:55.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.229s coverage: 89.5% of statements [2023-09-13T00:14:59.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T00:14:59.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T00:14:59.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T00:14:59.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T00:15:00.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.212s coverage: 84.8% of statements [2023-09-13T00:15:04.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T00:15:04.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T00:15:04.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T00:15:04.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T00:15:12.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T00:15:12.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:15:12.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T00:15:12.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T00:15:12.544Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 17.7% of statements [2023-09-13T00:15:13.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.595s coverage: 95.7% of statements [2023-09-13T00:15:15.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T00:15:15.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T00:15:16.666Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.289s coverage: 61.8% of statements [2023-09-13T00:15:19.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T00:15:19.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:15:20.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.391s coverage: 98.9% of statements [2023-09-13T00:15:21.235Z] 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-09-13T00:15:21.502Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-13T00:15:21.502Z] go vet ./... [2023-09-13T00:17:13.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T00:17:13.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T00:17:13.155Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T00:17:13.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T00:17:13.484Z] + ls -al . [2023-09-13T00:17:13.484Z] total 724 [2023-09-13T00:17:13.484Z] drwxrwxr-x 11 1001 1001 4096 Sep 13 00:10 . [2023-09-13T00:17:13.484Z] drwxr-xr-x 4 root root 4096 Sep 13 00:10 .. [2023-09-13T00:17:13.484Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:08 .blubracket [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 00:08 .dockerignore [2023-09-13T00:17:13.484Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 00:08 .git [2023-09-13T00:17:13.484Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 00:08 .github [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 00:08 .gitignore [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 00:08 .golangci.yml [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 00:08 .hadolint.yml [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 00:08 .sonarcloud.properties [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 00:08 ADOPTERS.md [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 00:08 Attribution.txt [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 00:08 CHANGELOG.md [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 00:08 CONTRIBUTING.md [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 00:08 GOVERNANCE.md [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 00:08 Jenkinsfile [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 00:08 LICENSE [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 00:08 Makefile [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 00:08 OWNERS.md [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 00:08 README.md [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 00:08 SECURITY.md [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 00:04 VERSION [2023-09-13T00:17:13.484Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:08 bin [2023-09-13T00:17:13.484Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 00:08 cmd [2023-09-13T00:17:13.484Z] -rw-r--r-- 1 root root 450471 Sep 13 00:15 coverage.out [2023-09-13T00:17:13.484Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:08 fuzz_test [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 00:08 go.mod [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 00:08 go.sum [2023-09-13T00:17:13.484Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 00:08 internal [2023-09-13T00:17:13.484Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 00:08 openapi [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 00:08 security.txt [2023-09-13T00:17:13.484Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 00:08 snap [2023-09-13T00:17:13.484Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 00:08 version.go [Pipeline] sh [2023-09-13T00:17:13.803Z] + '[' -e coverage.out ] [2023-09-13T00:17:13.803Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T00:17:13.828Z] Warning: overwriting stash ‘coverage-report’ [2023-09-13T00:17:14.653Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T00:17:15.282Z] + make build [2023-09-13T00:17:15.282Z] 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-09-13T00:18:36.894Z] 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-09-13T00:18:36.894Z] 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-09-13T00:18:40.232Z] 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-09-13T00:18:43.569Z] 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-09-13T00:19:15.968Z] 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-09-13T00:19:18.592Z] 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-09-13T00:19:23.932Z] 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-09-13T00:19:29.264Z] 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-09-13T00:19:31.843Z] 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-09-13T00:19:36.090Z] 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-09-13T00:19:40.326Z] 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-09-13T00:19:44.581Z] $ docker stop --time=1 833f2565d880523f266109437650b214ba8e00153693b2f84deb83542701296d [2023-09-13T00:19:46.611Z] $ docker rm -f --volumes 833f2565d880523f266109437650b214ba8e00153693b2f84deb83542701296d [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-09-13T00:19:49.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T00:19:49.115Z] [2023-09-13T00:19:49.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:19:49.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T00:19:49.708Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-13T00:19:49.708Z] 547446be3368: Pulling fs layer [2023-09-13T00:19:49.708Z] d125d8839a47: Pulling fs layer [2023-09-13T00:19:49.708Z] 3e85d5ac6304: Pulling fs layer [2023-09-13T00:19:49.708Z] c3105a71a48b: Pulling fs layer [2023-09-13T00:19:49.708Z] 0f093f025ec4: Pulling fs layer [2023-09-13T00:19:49.708Z] c3106fc0e877: Pulling fs layer [2023-09-13T00:19:49.708Z] 0f093f025ec4: Waiting [2023-09-13T00:19:49.708Z] c3106fc0e877: Waiting [2023-09-13T00:19:49.708Z] c3105a71a48b: Waiting [2023-09-13T00:19:49.708Z] 547446be3368: Verifying Checksum [2023-09-13T00:19:49.708Z] 547446be3368: Download complete [2023-09-13T00:19:49.708Z] c3105a71a48b: Verifying Checksum [2023-09-13T00:19:49.708Z] c3105a71a48b: Download complete [2023-09-13T00:19:50.294Z] d125d8839a47: Verifying Checksum [2023-09-13T00:19:50.294Z] d125d8839a47: Download complete [2023-09-13T00:19:50.294Z] c3106fc0e877: Download complete [2023-09-13T00:19:50.294Z] 0f093f025ec4: Verifying Checksum [2023-09-13T00:19:50.294Z] 0f093f025ec4: Download complete [2023-09-13T00:19:50.560Z] 547446be3368: Pull complete [2023-09-13T00:19:51.513Z] d125d8839a47: Pull complete [2023-09-13T00:19:52.095Z] 3e85d5ac6304: Verifying Checksum [2023-09-13T00:19:52.095Z] 3e85d5ac6304: Download complete [2023-09-13T00:20:00.289Z] 3e85d5ac6304: Pull complete [2023-09-13T00:20:00.289Z] c3105a71a48b: Pull complete [2023-09-13T00:20:01.247Z] 0f093f025ec4: Pull complete [2023-09-13T00:20:01.247Z] c3106fc0e877: Pull complete [2023-09-13T00:20:01.515Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-13T00:20:01.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T00:20:01.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:20:01.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-6054 does not seem to be running inside a container [2023-09-13T00:20:01.762Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-13T00:20:03.852Z] $ docker top d974f0b758749a249b86e8806f90d9145cdc57bf1f7fb812895157ff53ff46d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:20:04.690Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T00:20:14.777Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #1 transferring dockerfile: 1.70kB done [2023-09-13T00:20:14.777Z] #1 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #2 transferring dockerfile: 1.82kB done [2023-09-13T00:20:14.777Z] #2 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #3 transferring dockerfile: 1.96kB 0.0s done [2023-09-13T00:20:14.777Z] #3 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #4 transferring dockerfile: 1.84kB done [2023-09-13T00:20:14.777Z] #4 DONE 0.0s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #5 transferring dockerfile: 1.59kB done [2023-09-13T00:20:14.777Z] #5 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #6 transferring dockerfile: 2.12kB done [2023-09-13T00:20:14.777Z] #6 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #7 transferring dockerfile: 1.58kB done [2023-09-13T00:20:14.777Z] #7 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #8 transferring dockerfile: 1.82kB done [2023-09-13T00:20:14.777Z] #8 DONE 0.0s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #9 transferring dockerfile: 2.38kB done [2023-09-13T00:20:14.777Z] #9 DONE 0.0s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #10 transferring dockerfile: 2.39kB 0.0s done [2023-09-13T00:20:14.777Z] #10 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #11 transferring dockerfile: 2.04kB done [2023-09-13T00:20:14.777Z] #11 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #12 [core-data internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #12 transferring dockerfile: 1.90kB 0.0s done [2023-09-13T00:20:14.777Z] #12 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #13 transferring dockerfile: 2.82kB 0.0s done [2023-09-13T00:20:14.777Z] #13 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T00:20:14.777Z] #14 transferring dockerfile: 1.78kB done [2023-09-13T00:20:14.777Z] #14 DONE 0.1s [2023-09-13T00:20:14.777Z] [2023-09-13T00:20:14.777Z] #15 [security-spire-agent internal] load .dockerignore [2023-09-13T00:20:14.777Z] #15 transferring context: [2023-09-13T00:20:15.043Z] #15 transferring context: 56B 0.0s done [2023-09-13T00:20:15.043Z] #15 DONE 0.1s [2023-09-13T00:20:15.626Z] [2023-09-13T00:20:15.626Z] #16 [support-scheduler internal] load .dockerignore [2023-09-13T00:20:15.626Z] #16 transferring context: 56B done [2023-09-13T00:20:15.626Z] #16 DONE 0.0s [2023-09-13T00:20:15.626Z] [2023-09-13T00:20:15.626Z] #17 [core-metadata internal] load .dockerignore [2023-09-13T00:20:15.626Z] #17 transferring context: 56B done [2023-09-13T00:20:15.626Z] #17 DONE 0.1s [2023-09-13T00:20:15.903Z] [2023-09-13T00:20:15.903Z] #18 [support-notifications internal] load .dockerignore [2023-09-13T00:20:15.903Z] #18 transferring context: 56B done [2023-09-13T00:20:15.903Z] #18 DONE 0.0s [2023-09-13T00:20:15.903Z] [2023-09-13T00:20:15.903Z] #19 [security-spire-server internal] load .dockerignore [2023-09-13T00:20:15.903Z] #19 transferring context: 56B done [2023-09-13T00:20:15.903Z] #19 DONE 0.1s [2023-09-13T00:20:15.903Z] [2023-09-13T00:20:15.903Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T00:20:15.903Z] #20 transferring context: 56B done [2023-09-13T00:20:15.903Z] #20 DONE 0.1s [2023-09-13T00:20:15.903Z] [2023-09-13T00:20:15.903Z] #21 [security-spire-config internal] load .dockerignore [2023-09-13T00:20:15.903Z] #21 transferring context: 56B 0.0s done [2023-09-13T00:20:15.903Z] #21 DONE 0.1s [2023-09-13T00:20:15.903Z] [2023-09-13T00:20:15.903Z] #22 [core-command internal] load .dockerignore [2023-09-13T00:20:15.903Z] #22 transferring context: 56B done [2023-09-13T00:20:15.903Z] #22 DONE 0.1s [2023-09-13T00:20:16.176Z] [2023-09-13T00:20:16.176Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-09-13T00:20:16.176Z] #23 transferring context: 56B 0.0s done [2023-09-13T00:20:16.176Z] #23 DONE 0.1s [2023-09-13T00:20:16.176Z] [2023-09-13T00:20:16.176Z] #24 [security-proxy-setup internal] load .dockerignore [2023-09-13T00:20:16.176Z] #24 transferring context: 56B done [2023-09-13T00:20:16.176Z] #24 DONE 0.0s [2023-09-13T00:20:16.176Z] [2023-09-13T00:20:16.176Z] #25 [security-proxy-auth internal] load .dockerignore [2023-09-13T00:20:16.176Z] #25 transferring context: 56B 0.0s done [2023-09-13T00:20:16.176Z] #25 DONE 0.1s [2023-09-13T00:20:16.176Z] [2023-09-13T00:20:16.176Z] #26 [core-data internal] load .dockerignore [2023-09-13T00:20:16.444Z] #26 transferring context: 56B 0.0s done [2023-09-13T00:20:16.444Z] #26 DONE 0.1s [2023-09-13T00:20:16.444Z] [2023-09-13T00:20:16.444Z] #27 [security-bootstrapper internal] load .dockerignore [2023-09-13T00:20:16.444Z] #27 transferring context: 56B done [2023-09-13T00:20:16.444Z] #27 DONE 0.1s [2023-09-13T00:20:16.444Z] [2023-09-13T00:20:16.444Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T00:20:16.444Z] #28 transferring context: 56B done [2023-09-13T00:20:16.444Z] #28 DONE 0.0s [2023-09-13T00:20:16.444Z] [2023-09-13T00:20:16.444Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T00:20:16.710Z] #29 ... [2023-09-13T00:20:16.710Z] [2023-09-13T00:20:16.710Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:20:16.710Z] #30 DONE 0.1s [2023-09-13T00:20:16.710Z] [2023-09-13T00:20:16.710Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T00:20:16.975Z] #31 DONE 0.7s [2023-09-13T00:20:16.975Z] [2023-09-13T00:20:16.975Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T00:20:17.244Z] #29 DONE 0.7s [2023-09-13T00:20:17.244Z] [2023-09-13T00:20:17.244Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:17.244Z] #32 DONE 0.0s [2023-09-13T00:20:17.244Z] [2023-09-13T00:20:17.244Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:17.244Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:17.244Z] #33 ... [2023-09-13T00:20:17.244Z] [2023-09-13T00:20:17.244Z] #34 [security-spire-agent internal] load build context [2023-09-13T00:20:17.244Z] #34 transferring context: 17.64kB 0.0s done [2023-09-13T00:20:17.244Z] #34 DONE 0.1s [2023-09-13T00:20:17.244Z] [2023-09-13T00:20:17.244Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:17.244Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T00:20:17.515Z] #33 ... [2023-09-13T00:20:17.515Z] [2023-09-13T00:20:17.515Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:17.515Z] #32 DONE 0.0s [2023-09-13T00:20:17.515Z] [2023-09-13T00:20:17.515Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:20:17.515Z] #30 DONE 0.2s [2023-09-13T00:20:17.515Z] [2023-09-13T00:20:17.515Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:17.515Z] #32 DONE 0.0s [2023-09-13T00:20:17.515Z] [2023-09-13T00:20:17.515Z] #35 [support-notifications stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:20:17.515Z] #35 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:20:17.515Z] #35 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:20:17.515Z] #35 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:20:17.515Z] #35 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:20:17.515Z] #35 ... [2023-09-13T00:20:17.515Z] [2023-09-13T00:20:17.515Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:17.515Z] #32 DONE 0.0s [2023-09-13T00:20:17.515Z] [2023-09-13T00:20:17.515Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T00:20:17.515Z] #31 DONE 0.7s [2023-09-13T00:20:17.515Z] [2023-09-13T00:20:17.515Z] #35 [core-common-config-bootstrapper stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:20:17.515Z] #35 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:20:17.515Z] #35 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:20:17.515Z] #35 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:20:17.515Z] #35 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:20:17.782Z] #35 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:20:17.782Z] #35 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:20:17.782Z] #35 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:20:17.782Z] #35 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:20:17.782Z] #35 ... [2023-09-13T00:20:17.782Z] [2023-09-13T00:20:17.782Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:17.782Z] #32 DONE 0.0s [2023-09-13T00:20:17.782Z] [2023-09-13T00:20:17.782Z] #35 [security-spire-config stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:20:17.782Z] #35 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:20:17.782Z] #35 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:20:17.782Z] #35 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:20:17.782Z] #35 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:20:18.051Z] #35 ... [2023-09-13T00:20:18.051Z] [2023-09-13T00:20:18.051Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:18.051Z] #32 DONE 0.0s [2023-09-13T00:20:18.051Z] [2023-09-13T00:20:18.051Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:18.051Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T00:20:18.051Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T00:20:18.051Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-13T00:20:18.051Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-13T00:20:18.051Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-13T00:20:18.051Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-13T00:20:18.051Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-13T00:20:18.051Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s [2023-09-13T00:20:18.051Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s [2023-09-13T00:20:18.319Z] #33 ... [2023-09-13T00:20:18.319Z] [2023-09-13T00:20:18.319Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:18.319Z] #32 DONE 0.0s [2023-09-13T00:20:18.319Z] [2023-09-13T00:20:18.319Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:18.319Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.8s [2023-09-13T00:20:18.319Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-13T00:20:18.319Z] #33 ... [2023-09-13T00:20:18.319Z] [2023-09-13T00:20:18.319Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:18.319Z] #32 DONE 0.0s [2023-09-13T00:20:18.319Z] [2023-09-13T00:20:18.319Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:18.319Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2023-09-13T00:20:18.319Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.9s [2023-09-13T00:20:18.319Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-13T00:20:18.587Z] #33 ... [2023-09-13T00:20:18.587Z] [2023-09-13T00:20:18.587Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:20:18.587Z] #30 DONE 1.2s [2023-09-13T00:20:18.587Z] [2023-09-13T00:20:18.587Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:18.587Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.2s [2023-09-13T00:20:18.587Z] #33 ... [2023-09-13T00:20:18.587Z] [2023-09-13T00:20:18.587Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:20:18.587Z] #36 DONE 0.0s [2023-09-13T00:20:18.587Z] [2023-09-13T00:20:18.587Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:18.859Z] #33 ... [2023-09-13T00:20:18.859Z] [2023-09-13T00:20:18.859Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:18.859Z] #32 DONE 0.0s [2023-09-13T00:20:18.859Z] [2023-09-13T00:20:18.859Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:18.859Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.3s [2023-09-13T00:20:18.859Z] #33 ... [2023-09-13T00:20:18.859Z] [2023-09-13T00:20:18.859Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:20:18.859Z] #32 DONE 0.0s [2023-09-13T00:20:18.859Z] [2023-09-13T00:20:18.859Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:18.859Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-13T00:20:19.127Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.5s [2023-09-13T00:20:19.127Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.03MB / 23.39MB 1.7s [2023-09-13T00:20:19.394Z] #33 ... [2023-09-13T00:20:19.394Z] [2023-09-13T00:20:19.394Z] #37 [security-spire-config internal] load build context [2023-09-13T00:20:19.394Z] #37 transferring context: 16.36kB 0.1s done [2023-09-13T00:20:19.394Z] #37 DONE 1.5s [2023-09-13T00:20:19.394Z] [2023-09-13T00:20:19.394Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:19.394Z] #33 ... [2023-09-13T00:20:19.394Z] [2023-09-13T00:20:19.394Z] #38 [security-spire-server internal] load build context [2023-09-13T00:20:19.394Z] #38 transferring context: 18.11kB 0.2s done [2023-09-13T00:20:19.394Z] #38 DONE 1.7s [2023-09-13T00:20:19.662Z] [2023-09-13T00:20:19.662Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:19.662Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.1s [2023-09-13T00:20:19.928Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.4s [2023-09-13T00:20:20.512Z] #33 ... [2023-09-13T00:20:20.512Z] [2023-09-13T00:20:20.512Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:20:20.512Z] #30 DONE 2.7s [2023-09-13T00:20:20.513Z] [2023-09-13T00:20:20.513Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:20.513Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.8s [2023-09-13T00:20:20.513Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 3.1s [2023-09-13T00:20:20.790Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s [2023-09-13T00:20:21.057Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.6s done [2023-09-13T00:20:21.323Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-13T00:20:26.690Z] #33 ... [2023-09-13T00:20:26.690Z] [2023-09-13T00:20:26.690Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:26.690Z] #39 transferring context: 18.35MB 8.0s [2023-09-13T00:20:26.690Z] #39 ... [2023-09-13T00:20:26.690Z] [2023-09-13T00:20:26.690Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:27.281Z] #33 ... [2023-09-13T00:20:27.281Z] [2023-09-13T00:20:27.281Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:20:27.281Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-13T00:20:27.282Z] #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-13T00:20:27.282Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T00:20:27.282Z] #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-13T00:20:27.282Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-13T00:20:27.282Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-13T00:20:27.282Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-13T00:20:27.282Z] #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.8s done [2023-09-13T00:20:27.282Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-13T00:20:27.282Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T00:20:27.282Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.7s [2023-09-13T00:20:27.282Z] #40 ... [2023-09-13T00:20:27.282Z] [2023-09-13T00:20:27.282Z] #41 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T00:20:27.549Z] #41 ... [2023-09-13T00:20:27.549Z] [2023-09-13T00:20:27.549Z] #42 [support-notifications internal] load build context [2023-09-13T00:20:27.549Z] #42 ... [2023-09-13T00:20:27.549Z] [2023-09-13T00:20:27.549Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:27.549Z] #43 ... [2023-09-13T00:20:27.549Z] [2023-09-13T00:20:27.549Z] #41 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T00:20:27.549Z] #41 DONE 10.4s [2023-09-13T00:20:27.549Z] [2023-09-13T00:20:27.549Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:27.549Z] #43 ... [2023-09-13T00:20:27.549Z] [2023-09-13T00:20:27.549Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:20:27.816Z] #44 ... [2023-09-13T00:20:27.816Z] [2023-09-13T00:20:27.816Z] #45 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-13T00:20:27.816Z] #45 ... [2023-09-13T00:20:27.816Z] [2023-09-13T00:20:27.816Z] #46 [core-command internal] load build context [2023-09-13T00:20:28.085Z] #46 ... [2023-09-13T00:20:28.085Z] [2023-09-13T00:20:28.085Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:20:28.354Z] #44 ... [2023-09-13T00:20:28.354Z] [2023-09-13T00:20:28.354Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:20:28.354Z] #0 4.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.354Z] #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.354Z] #0 7.131 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:20:28.354Z] #0 7.131 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:20:28.354Z] #0 7.131 OK: 19939 distinct packages available [2023-09-13T00:20:28.354Z] #0 7.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.354Z] #0 8.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.354Z] #47 ... [2023-09-13T00:20:28.354Z] [2023-09-13T00:20:28.354Z] #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:20:28.354Z] #0 5.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.354Z] #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.354Z] #48 ... [2023-09-13T00:20:28.354Z] [2023-09-13T00:20:28.355Z] #49 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:20:28.355Z] #0 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.355Z] #0 8.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.621Z] #49 ... [2023-09-13T00:20:28.621Z] [2023-09-13T00:20:28.621Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:20:28.621Z] #35 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:20:28.621Z] #35 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:20:28.621Z] #35 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:20:28.621Z] #35 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:20:28.621Z] #35 ... [2023-09-13T00:20:28.621Z] [2023-09-13T00:20:28.621Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:20:28.888Z] #36 ... [2023-09-13T00:20:28.888Z] [2023-09-13T00:20:28.888Z] #45 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-13T00:20:28.888Z] #45 DONE 1.4s [2023-09-13T00:20:28.888Z] [2023-09-13T00:20:28.888Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:20:28.888Z] #36 ... [2023-09-13T00:20:28.888Z] [2023-09-13T00:20:28.888Z] #50 [security-proxy-setup internal] load build context [2023-09-13T00:20:28.888Z] #50 ... [2023-09-13T00:20:28.888Z] [2023-09-13T00:20:28.888Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:20:28.888Z] #0 7.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:28.888Z] #0 9.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:29.155Z] #51 ... [2023-09-13T00:20:29.155Z] [2023-09-13T00:20:29.155Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:20:29.155Z] #52 ... [2023-09-13T00:20:29.155Z] [2023-09-13T00:20:29.155Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:20:29.155Z] #0 8.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:29.155Z] #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:29.155Z] #53 ... [2023-09-13T00:20:29.155Z] [2023-09-13T00:20:29.155Z] #54 [core-data internal] load build context [2023-09-13T00:20:29.423Z] #54 ... [2023-09-13T00:20:29.423Z] [2023-09-13T00:20:29.423Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:20:29.423Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:29.423Z] #55 ... [2023-09-13T00:20:29.423Z] [2023-09-13T00:20:29.423Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:20:29.423Z] #0 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:29.693Z] #56 ... [2023-09-13T00:20:29.693Z] [2023-09-13T00:20:29.693Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:29.693Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.4s [2023-09-13T00:20:31.102Z] #33 ... [2023-09-13T00:20:31.102Z] [2023-09-13T00:20:31.102Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:20:31.102Z] #0 8.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:31.102Z] #57 ... [2023-09-13T00:20:31.102Z] [2023-09-13T00:20:31.102Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:20:31.102Z] #0 8.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:31.102Z] #58 ... [2023-09-13T00:20:31.102Z] [2023-09-13T00:20:31.102Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:31.102Z] #59 transferring context: 4.95MB 5.9s [2023-09-13T00:20:31.102Z] #59 ... [2023-09-13T00:20:31.102Z] [2023-09-13T00:20:31.102Z] #60 [security-spiffe-token-provider internal] load build context [2023-09-13T00:20:31.369Z] #60 ... [2023-09-13T00:20:31.369Z] [2023-09-13T00:20:31.369Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:33.309Z] #33 ... [2023-09-13T00:20:33.309Z] [2023-09-13T00:20:33.309Z] #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:20:33.309Z] #48 11.82 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:33.309Z] #48 11.97 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:33.309Z] #48 12.08 OK: 8 MiB in 16 packages [2023-09-13T00:20:33.309Z] #48 DONE 14.5s [2023-09-13T00:20:33.309Z] [2023-09-13T00:20:33.309Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:20:33.575Z] #44 ... [2023-09-13T00:20:33.575Z] [2023-09-13T00:20:33.575Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:20:33.575Z] #47 15.32 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:33.575Z] #47 15.32 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:20:33.575Z] #47 15.32 (3/4) Installing libucontext (1.2-r2) [2023-09-13T00:20:33.575Z] #47 15.39 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T00:20:33.842Z] #47 15.45 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:33.842Z] #47 15.59 OK: 8 MiB in 19 packages [2023-09-13T00:20:35.779Z] #47 DONE 17.6s [2023-09-13T00:20:35.779Z] [2023-09-13T00:20:36.047Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:20:36.047Z] #44 transferring context: 26.99MB 17.4s [2023-09-13T00:20:36.047Z] #44 ... [2023-09-13T00:20:36.047Z] [2023-09-13T00:20:36.047Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:36.047Z] #39 ... [2023-09-13T00:20:36.047Z] [2023-09-13T00:20:36.047Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:36.312Z] #43 ... [2023-09-13T00:20:36.312Z] [2023-09-13T00:20:36.312Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:37.718Z] #39 ... [2023-09-13T00:20:37.718Z] [2023-09-13T00:20:37.718Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:20:37.718Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s [2023-09-13T00:20:37.718Z] #40 ... [2023-09-13T00:20:37.718Z] [2023-09-13T00:20:37.718Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:20:37.718Z] #51 15.68 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:37.718Z] #51 15.80 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:37.718Z] #51 16.02 OK: 8 MiB in 16 packages [2023-09-13T00:20:37.718Z] #51 DONE 18.6s [2023-09-13T00:20:37.718Z] [2023-09-13T00:20:37.718Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:20:37.718Z] #40 ... [2023-09-13T00:20:37.718Z] [2023-09-13T00:20:37.718Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:37.718Z] #39 ... [2023-09-13T00:20:37.718Z] [2023-09-13T00:20:37.718Z] #42 [support-notifications internal] load build context [2023-09-13T00:20:37.718Z] #42 ... [2023-09-13T00:20:37.718Z] [2023-09-13T00:20:37.718Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:38.298Z] #39 ... [2023-09-13T00:20:38.298Z] [2023-09-13T00:20:38.298Z] #46 [core-command internal] load build context [2023-09-13T00:20:38.298Z] #46 ... [2023-09-13T00:20:38.298Z] [2023-09-13T00:20:38.298Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:38.876Z] #39 ... [2023-09-13T00:20:38.876Z] [2023-09-13T00:20:38.876Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T00:20:38.876Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:38.876Z] #0 9.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:39.141Z] #61 ... [2023-09-13T00:20:39.141Z] [2023-09-13T00:20:39.141Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:20:39.141Z] #0 9.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:39.141Z] #62 ... [2023-09-13T00:20:39.141Z] [2023-09-13T00:20:39.141Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:20:39.141Z] #36 ... [2023-09-13T00:20:39.141Z] [2023-09-13T00:20:39.141Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:20:39.141Z] #0 6.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:39.141Z] #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:39.407Z] #63 ... [2023-09-13T00:20:39.407Z] [2023-09-13T00:20:39.407Z] #50 [security-proxy-setup internal] load build context [2023-09-13T00:20:39.407Z] #50 ... [2023-09-13T00:20:39.407Z] [2023-09-13T00:20:39.407Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:20:39.673Z] #52 ... [2023-09-13T00:20:39.673Z] [2023-09-13T00:20:39.673Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:20:39.673Z] #0 9.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:39.673Z] #64 ... [2023-09-13T00:20:39.673Z] [2023-09-13T00:20:39.673Z] #54 [core-data internal] load build context [2023-09-13T00:20:39.673Z] #54 ... [2023-09-13T00:20:39.673Z] [2023-09-13T00:20:39.673Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:20:41.112Z] #52 ... [2023-09-13T00:20:41.112Z] [2023-09-13T00:20:41.112Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:20:41.112Z] #53 16.55 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T00:20:41.112Z] #53 17.17 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:41.112Z] #53 17.17 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:41.112Z] #53 17.40 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:20:41.112Z] #53 19.37 OK: 9 MiB in 17 packages [2023-09-13T00:20:41.112Z] #53 DONE 22.5s [2023-09-13T00:20:41.112Z] [2023-09-13T00:20:41.112Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:20:41.112Z] #62 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:41.112Z] #62 ... [2023-09-13T00:20:41.112Z] [2023-09-13T00:20:41.112Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:20:41.112Z] #55 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:41.112Z] #55 19.96 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:41.112Z] #55 20.09 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T00:20:41.112Z] #55 20.09 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:20:41.112Z] #55 20.09 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:20:41.112Z] #55 21.54 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:41.112Z] #55 21.59 OK: 18 MiB in 19 packages [2023-09-13T00:20:41.112Z] #55 ... [2023-09-13T00:20:41.112Z] [2023-09-13T00:20:41.112Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:20:41.112Z] #52 transferring context: 38.32MB 20.2s [2023-09-13T00:20:41.385Z] #52 ... [2023-09-13T00:20:41.385Z] [2023-09-13T00:20:41.385Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:41.385Z] #59 ... [2023-09-13T00:20:41.385Z] [2023-09-13T00:20:41.385Z] #60 [security-spiffe-token-provider internal] load build context [2023-09-13T00:20:41.657Z] #60 ... [2023-09-13T00:20:41.657Z] [2023-09-13T00:20:41.657Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:20:41.657Z] #56 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:41.657Z] #56 20.37 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T00:20:41.657Z] #56 21.06 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:41.657Z] #56 21.11 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:20:41.657Z] #56 21.15 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:20:41.657Z] #56 ... [2023-09-13T00:20:41.657Z] [2023-09-13T00:20:41.657Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:41.926Z] #59 ... [2023-09-13T00:20:41.926Z] [2023-09-13T00:20:41.926Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:20:41.926Z] #58 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:41.926Z] #58 18.60 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:41.926Z] #58 18.60 (2/2) Installing su-exec (0.2-r3) [2023-09-13T00:20:41.926Z] #58 18.65 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:41.926Z] #58 18.86 OK: 8 MiB in 17 packages [2023-09-13T00:20:41.926Z] #58 DONE 21.0s [2023-09-13T00:20:41.926Z] [2023-09-13T00:20:41.926Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:42.516Z] #59 ... [2023-09-13T00:20:42.516Z] [2023-09-13T00:20:42.516Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:20:42.516Z] #57 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:42.516Z] #57 20.36 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:20:42.516Z] #57 20.36 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:20:42.516Z] #57 20.36 OK: 19939 distinct packages available [2023-09-13T00:20:42.784Z] #57 ... [2023-09-13T00:20:42.784Z] [2023-09-13T00:20:42.784Z] #49 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:20:42.784Z] #49 15.09 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:20:42.784Z] #49 15.09 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:20:42.784Z] #49 15.09 OK: 19939 distinct packages available [2023-09-13T00:20:42.784Z] #49 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:42.784Z] #49 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:42.784Z] #49 ... [2023-09-13T00:20:42.784Z] [2023-09-13T00:20:42.784Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:43.374Z] #59 ... [2023-09-13T00:20:43.374Z] [2023-09-13T00:20:43.374Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:43.374Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.2s [2023-09-13T00:20:43.640Z] #33 ... [2023-09-13T00:20:43.640Z] [2023-09-13T00:20:43.640Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:43.640Z] #43 ... [2023-09-13T00:20:43.640Z] [2023-09-13T00:20:43.640Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:20:43.640Z] #55 DONE 24.3s [2023-09-13T00:20:43.640Z] [2023-09-13T00:20:43.640Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:43.640Z] #43 ... [2023-09-13T00:20:43.640Z] [2023-09-13T00:20:43.640Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:45.051Z] #33 ... [2023-09-13T00:20:45.051Z] [2023-09-13T00:20:45.051Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T00:20:45.051Z] #65 DONE 1.2s [2023-09-13T00:20:45.051Z] [2023-09-13T00:20:45.051Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:46.021Z] #33 ... [2023-09-13T00:20:46.021Z] [2023-09-13T00:20:46.021Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:20:46.021Z] #44 transferring context: 43.59MB 27.5s [2023-09-13T00:20:46.289Z] #44 ... [2023-09-13T00:20:46.289Z] [2023-09-13T00:20:46.289Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:46.289Z] #33 ... [2023-09-13T00:20:46.289Z] [2023-09-13T00:20:46.289Z] #49 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:20:46.289Z] #49 26.79 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:46.289Z] #49 26.79 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:20:46.289Z] #49 26.90 (3/5) Installing libucontext (1.2-r2) [2023-09-13T00:20:46.289Z] #49 26.90 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T00:20:46.289Z] #49 26.90 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T00:20:46.289Z] #49 27.08 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:46.289Z] #49 27.08 OK: 9 MiB in 20 packages [2023-09-13T00:20:46.289Z] #49 DONE 28.6s [2023-09-13T00:20:46.557Z] [2023-09-13T00:20:46.557Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:20:46.557Z] #56 22.90 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:46.557Z] #56 23.33 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:20:46.557Z] #56 24.55 OK: 18 MiB in 19 packages [2023-09-13T00:20:46.557Z] #56 DONE 27.1s [2023-09-13T00:20:46.557Z] [2023-09-13T00:20:46.557Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:47.142Z] #43 ... [2023-09-13T00:20:47.142Z] [2023-09-13T00:20:47.142Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:20:47.142Z] #63 16.53 OK: 267 MiB in 56 packages [2023-09-13T00:20:47.142Z] #63 DONE 18.4s [2023-09-13T00:20:47.409Z] [2023-09-13T00:20:47.409Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:47.998Z] #43 ... [2023-09-13T00:20:47.998Z] [2023-09-13T00:20:47.998Z] #42 [support-notifications internal] load build context [2023-09-13T00:20:47.998Z] #42 ... [2023-09-13T00:20:47.998Z] [2023-09-13T00:20:47.998Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:20:47.998Z] #64 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:47.998Z] #64 18.01 OK: 267 MiB in 56 packages [2023-09-13T00:20:47.998Z] #64 DONE 19.1s [2023-09-13T00:20:47.998Z] [2023-09-13T00:20:47.998Z] #42 [support-notifications internal] load build context [2023-09-13T00:20:47.998Z] #42 ... [2023-09-13T00:20:47.998Z] [2023-09-13T00:20:47.998Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:20:47.998Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.0s done [2023-09-13T00:20:47.998Z] #40 ... [2023-09-13T00:20:47.998Z] [2023-09-13T00:20:47.998Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:48.267Z] #43 ... [2023-09-13T00:20:48.267Z] [2023-09-13T00:20:48.267Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:20:48.267Z] #62 18.26 OK: 267 MiB in 56 packages [2023-09-13T00:20:48.267Z] #62 DONE 19.3s [2023-09-13T00:20:48.267Z] [2023-09-13T00:20:48.267Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:48.535Z] #43 ... [2023-09-13T00:20:48.535Z] [2023-09-13T00:20:48.535Z] #46 [core-command internal] load build context [2023-09-13T00:20:48.535Z] #46 ... [2023-09-13T00:20:48.535Z] [2023-09-13T00:20:48.535Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:49.117Z] #43 ... [2023-09-13T00:20:49.117Z] [2023-09-13T00:20:49.117Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:49.117Z] #39 ... [2023-09-13T00:20:49.117Z] [2023-09-13T00:20:49.117Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:49.385Z] #43 ... [2023-09-13T00:20:49.385Z] [2023-09-13T00:20:49.385Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:20:49.385Z] #36 ... [2023-09-13T00:20:49.385Z] [2023-09-13T00:20:49.385Z] #46 [core-command internal] load build context [2023-09-13T00:20:49.662Z] #46 ... [2023-09-13T00:20:49.662Z] [2023-09-13T00:20:49.662Z] #50 [security-proxy-setup internal] load build context [2023-09-13T00:20:49.662Z] #50 ... [2023-09-13T00:20:49.662Z] [2023-09-13T00:20:49.662Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:49.933Z] #43 ... [2023-09-13T00:20:49.933Z] [2023-09-13T00:20:49.933Z] #54 [core-data internal] load build context [2023-09-13T00:20:50.198Z] #54 ... [2023-09-13T00:20:50.198Z] [2023-09-13T00:20:50.198Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:50.198Z] #43 ... [2023-09-13T00:20:50.198Z] [2023-09-13T00:20:50.198Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T00:20:50.198Z] #66 DONE 8.3s [2023-09-13T00:20:50.198Z] [2023-09-13T00:20:50.198Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:50.464Z] #43 ... [2023-09-13T00:20:50.464Z] [2023-09-13T00:20:50.464Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:20:50.464Z] #57 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:50.464Z] #57 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:50.464Z] #57 27.14 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T00:20:50.464Z] #57 27.27 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T00:20:50.464Z] #57 27.33 (3/11) Installing libunistring (1.1-r1) [2023-09-13T00:20:50.464Z] #57 27.50 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T00:20:50.464Z] #57 27.50 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T00:20:50.464Z] #57 27.50 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T00:20:50.464Z] #57 27.50 (7/11) Installing curl (8.2.1-r0) [2023-09-13T00:20:50.464Z] #57 27.50 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T00:20:50.464Z] #57 27.58 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:20:50.464Z] #57 27.58 (10/11) Installing libucontext (1.2-r2) [2023-09-13T00:20:50.464Z] #57 27.58 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T00:20:50.464Z] #57 27.58 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:20:50.464Z] #57 27.61 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:20:50.464Z] #57 28.24 OK: 13 MiB in 26 packages [2023-09-13T00:20:50.464Z] #57 DONE 29.6s [2023-09-13T00:20:50.464Z] [2023-09-13T00:20:50.464Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:50.729Z] #43 ... [2023-09-13T00:20:50.729Z] [2023-09-13T00:20:50.730Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T00:20:50.730Z] #61 17.33 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:20:50.730Z] #61 17.33 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:20:50.730Z] #61 17.33 OK: 19939 distinct packages available [2023-09-13T00:20:50.730Z] #61 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:50.730Z] #61 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:20:50.730Z] #61 20.88 OK: 267 MiB in 56 packages [2023-09-13T00:20:50.730Z] #61 DONE 21.8s [2023-09-13T00:20:50.730Z] [2023-09-13T00:20:50.730Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:51.312Z] #43 transferring context: 95.73MB 33.7s [2023-09-13T00:20:51.312Z] #43 ... [2023-09-13T00:20:51.312Z] [2023-09-13T00:20:51.312Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:20:51.579Z] #52 ... [2023-09-13T00:20:51.579Z] [2023-09-13T00:20:51.579Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:51.579Z] #43 ... [2023-09-13T00:20:51.579Z] [2023-09-13T00:20:51.579Z] #60 [security-spiffe-token-provider internal] load build context [2023-09-13T00:20:51.845Z] #60 ... [2023-09-13T00:20:51.845Z] [2023-09-13T00:20:51.845Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:20:51.845Z] #40 DONE 34.6s [2023-09-13T00:20:51.845Z] [2023-09-13T00:20:51.845Z] #60 [security-spiffe-token-provider internal] load build context [2023-09-13T00:20:51.845Z] #60 ... [2023-09-13T00:20:51.845Z] [2023-09-13T00:20:51.845Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:51.845Z] #43 ... [2023-09-13T00:20:51.845Z] [2023-09-13T00:20:51.845Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T00:20:51.845Z] #67 DONE 1.6s [2023-09-13T00:20:51.845Z] [2023-09-13T00:20:51.845Z] #43 [core-metadata internal] load build context [2023-09-13T00:20:53.786Z] #43 ... [2023-09-13T00:20:53.786Z] [2023-09-13T00:20:53.786Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:53.786Z] #59 ... [2023-09-13T00:20:53.786Z] [2023-09-13T00:20:53.786Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T00:20:55.723Z] #68 DONE 1.8s [2023-09-13T00:20:55.723Z] [2023-09-13T00:20:55.723Z] #46 [core-command internal] load build context [2023-09-13T00:20:55.723Z] #46 ... [2023-09-13T00:20:55.723Z] [2023-09-13T00:20:55.723Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:56.305Z] #59 ... [2023-09-13T00:20:56.305Z] [2023-09-13T00:20:56.305Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:20:56.305Z] #44 transferring context: 76.78MB 37.7s [2023-09-13T00:20:56.573Z] #44 ... [2023-09-13T00:20:56.573Z] [2023-09-13T00:20:56.574Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:56.840Z] #59 ... [2023-09-13T00:20:56.840Z] [2023-09-13T00:20:56.840Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:56.840Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.1s done [2023-09-13T00:20:57.107Z] #33 ... [2023-09-13T00:20:57.107Z] [2023-09-13T00:20:57.107Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:57.687Z] #59 ... [2023-09-13T00:20:57.687Z] [2023-09-13T00:20:57.687Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:57.687Z] #33 DONE 40.9s [2023-09-13T00:20:57.687Z] [2023-09-13T00:20:57.687Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:58.267Z] #59 ... [2023-09-13T00:20:58.267Z] [2023-09-13T00:20:58.267Z] #42 [support-notifications internal] load build context [2023-09-13T00:20:58.267Z] #42 ... [2023-09-13T00:20:58.267Z] [2023-09-13T00:20:58.267Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:59.226Z] #59 ... [2023-09-13T00:20:59.226Z] [2023-09-13T00:20:59.226Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:59.490Z] #39 ... [2023-09-13T00:20:59.490Z] [2023-09-13T00:20:59.490Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:20:59.490Z] #59 ... [2023-09-13T00:20:59.490Z] [2023-09-13T00:20:59.490Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:20:59.764Z] #36 ... [2023-09-13T00:20:59.764Z] [2023-09-13T00:20:59.764Z] #39 [support-scheduler internal] load build context [2023-09-13T00:20:59.764Z] #39 ... [2023-09-13T00:20:59.764Z] [2023-09-13T00:20:59.764Z] #50 [security-proxy-setup internal] load build context [2023-09-13T00:21:00.040Z] #50 ... [2023-09-13T00:21:00.040Z] [2023-09-13T00:21:00.040Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:00.306Z] #36 ... [2023-09-13T00:21:00.306Z] [2023-09-13T00:21:00.306Z] #54 [core-data internal] load build context [2023-09-13T00:21:00.306Z] #54 ... [2023-09-13T00:21:00.306Z] [2023-09-13T00:21:00.306Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:01.710Z] #36 transferring context: 66.39MB 40.5s [2023-09-13T00:21:01.710Z] #36 ... [2023-09-13T00:21:01.710Z] [2023-09-13T00:21:01.710Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:21:01.710Z] #52 ... [2023-09-13T00:21:01.710Z] [2023-09-13T00:21:01.710Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:01.710Z] #36 ... [2023-09-13T00:21:01.710Z] [2023-09-13T00:21:01.710Z] #60 [security-spiffe-token-provider internal] load build context [2023-09-13T00:21:01.978Z] #60 ... [2023-09-13T00:21:01.978Z] [2023-09-13T00:21:01.978Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:02.734Z] #36 ... [2023-09-13T00:21:02.734Z] [2023-09-13T00:21:02.734Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:21:02.734Z] #69 DONE 3.3s [2023-09-13T00:21:02.734Z] [2023-09-13T00:21:02.734Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:03.017Z] #36 ... [2023-09-13T00:21:03.017Z] [2023-09-13T00:21:03.017Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:21:03.017Z] #70 DONE 3.6s [2023-09-13T00:21:03.017Z] [2023-09-13T00:21:03.017Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:03.633Z] #36 ... [2023-09-13T00:21:03.633Z] [2023-09-13T00:21:03.633Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:21:03.633Z] #71 DONE 3.3s [2023-09-13T00:21:03.633Z] [2023-09-13T00:21:03.633Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:03.923Z] #36 ... [2023-09-13T00:21:03.923Z] [2023-09-13T00:21:03.923Z] #43 [core-metadata internal] load build context [2023-09-13T00:21:03.923Z] #43 ... [2023-09-13T00:21:03.923Z] [2023-09-13T00:21:03.923Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:04.216Z] #36 ... [2023-09-13T00:21:04.216Z] [2023-09-13T00:21:04.216Z] #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T00:21:04.216Z] #72 DONE 1.1s [2023-09-13T00:21:04.216Z] [2023-09-13T00:21:04.216Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:04.495Z] #36 ... [2023-09-13T00:21:04.495Z] [2023-09-13T00:21:04.495Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T00:21:04.495Z] #73 DONE 1.3s [2023-09-13T00:21:04.495Z] [2023-09-13T00:21:04.495Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T00:21:04.495Z] #74 DONE 1.0s [2023-09-13T00:21:04.495Z] [2023-09-13T00:21:04.495Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:05.524Z] #36 ... [2023-09-13T00:21:05.524Z] [2023-09-13T00:21:05.524Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T00:21:05.524Z] #75 DONE 0.9s [2023-09-13T00:21:05.798Z] [2023-09-13T00:21:05.798Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T00:21:05.798Z] #76 DONE 1.1s [2023-09-13T00:21:05.798Z] [2023-09-13T00:21:05.798Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:05.798Z] #36 ... [2023-09-13T00:21:05.798Z] [2023-09-13T00:21:05.798Z] #46 [core-command internal] load build context [2023-09-13T00:21:06.064Z] #46 ... [2023-09-13T00:21:06.064Z] [2023-09-13T00:21:06.064Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T00:21:06.064Z] #77 DONE 1.8s [2023-09-13T00:21:06.064Z] [2023-09-13T00:21:06.064Z] #46 [core-command internal] load build context [2023-09-13T00:21:06.064Z] #46 ... [2023-09-13T00:21:06.064Z] [2023-09-13T00:21:06.064Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:21:06.662Z] #78 ... [2023-09-13T00:21:06.662Z] [2023-09-13T00:21:06.662Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:21:06.662Z] #44 transferring context: 136.07MB 48.0s [2023-09-13T00:21:06.939Z] #44 ... [2023-09-13T00:21:06.939Z] [2023-09-13T00:21:06.939Z] #46 [core-command internal] load build context [2023-09-13T00:21:06.939Z] #46 ... [2023-09-13T00:21:06.939Z] [2023-09-13T00:21:06.939Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:21:06.939Z] #79 DONE 1.1s [2023-09-13T00:21:06.939Z] [2023-09-13T00:21:06.939Z] #46 [core-command internal] load build context [2023-09-13T00:21:07.208Z] #46 ... [2023-09-13T00:21:07.208Z] [2023-09-13T00:21:07.208Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:21:07.208Z] #80 DONE 1.6s [2023-09-13T00:21:07.208Z] [2023-09-13T00:21:07.208Z] #46 [core-command internal] load build context [2023-09-13T00:21:07.477Z] #46 ... [2023-09-13T00:21:07.477Z] [2023-09-13T00:21:07.477Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:21:07.477Z] #78 DONE 1.3s [2023-09-13T00:21:07.477Z] [2023-09-13T00:21:07.477Z] #46 [core-command internal] load build context [2023-09-13T00:21:08.438Z] #46 ... [2023-09-13T00:21:08.438Z] [2023-09-13T00:21:08.438Z] #42 [support-notifications internal] load build context [2023-09-13T00:21:08.706Z] #42 ... [2023-09-13T00:21:08.706Z] [2023-09-13T00:21:08.706Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T00:21:08.706Z] #81 DONE 1.3s [2023-09-13T00:21:08.706Z] [2023-09-13T00:21:08.706Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T00:21:08.706Z] #82 DONE 1.5s [2023-09-13T00:21:08.706Z] [2023-09-13T00:21:08.706Z] #42 [support-notifications internal] load build context [2023-09-13T00:21:08.706Z] #42 ... [2023-09-13T00:21:08.706Z] [2023-09-13T00:21:08.706Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:08.706Z] #36 ... [2023-09-13T00:21:08.706Z] [2023-09-13T00:21:08.706Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T00:21:08.706Z] #83 DONE 1.3s [2023-09-13T00:21:08.706Z] [2023-09-13T00:21:08.706Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:09.674Z] #36 ... [2023-09-13T00:21:09.674Z] [2023-09-13T00:21:09.674Z] #43 [core-metadata internal] load build context [2023-09-13T00:21:09.674Z] #43 transferring context: 189.24MB 51.3s done [2023-09-13T00:21:09.674Z] #43 DONE 52.2s [2023-09-13T00:21:09.674Z] [2023-09-13T00:21:09.674Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:09.674Z] #36 ... [2023-09-13T00:21:09.674Z] [2023-09-13T00:21:09.674Z] #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T00:21:09.674Z] #84 DONE 1.1s [2023-09-13T00:21:09.674Z] [2023-09-13T00:21:09.674Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:09.674Z] #36 ... [2023-09-13T00:21:09.674Z] [2023-09-13T00:21:09.674Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:21:09.939Z] #59 ... [2023-09-13T00:21:09.939Z] [2023-09-13T00:21:09.939Z] #39 [support-scheduler internal] load build context [2023-09-13T00:21:09.939Z] #39 ... [2023-09-13T00:21:09.939Z] [2023-09-13T00:21:09.939Z] #85 [security-spire-config] exporting to image [2023-09-13T00:21:09.939Z] #85 exporting layers [2023-09-13T00:21:10.206Z] #85 ... [2023-09-13T00:21:10.206Z] [2023-09-13T00:21:10.206Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T00:21:10.206Z] #86 DONE 1.4s [2023-09-13T00:21:10.206Z] [2023-09-13T00:21:10.206Z] #50 [security-proxy-setup internal] load build context [2023-09-13T00:21:10.206Z] #50 ... [2023-09-13T00:21:10.206Z] [2023-09-13T00:21:10.206Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T00:21:10.206Z] #87 DONE 1.5s [2023-09-13T00:21:10.206Z] [2023-09-13T00:21:10.206Z] #50 [security-proxy-setup internal] load build context [2023-09-13T00:21:10.206Z] #50 ... [2023-09-13T00:21:10.206Z] [2023-09-13T00:21:10.206Z] #39 [support-scheduler internal] load build context [2023-09-13T00:21:10.472Z] #39 ... [2023-09-13T00:21:10.472Z] [2023-09-13T00:21:10.472Z] #54 [core-data internal] load build context [2023-09-13T00:21:10.472Z] #54 ... [2023-09-13T00:21:10.472Z] [2023-09-13T00:21:10.472Z] #39 [support-scheduler internal] load build context [2023-09-13T00:21:11.889Z] #39 ... [2023-09-13T00:21:11.889Z] [2023-09-13T00:21:11.889Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:11.889Z] #88 DONE 2.1s [2023-09-13T00:21:11.889Z] [2023-09-13T00:21:11.889Z] #39 [support-scheduler internal] load build context [2023-09-13T00:21:11.889Z] #39 ... [2023-09-13T00:21:11.889Z] [2023-09-13T00:21:11.889Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:21:11.889Z] #52 ... [2023-09-13T00:21:11.889Z] [2023-09-13T00:21:11.889Z] #60 [security-spiffe-token-provider internal] load build context [2023-09-13T00:21:12.156Z] #60 ... [2023-09-13T00:21:12.156Z] [2023-09-13T00:21:12.156Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:21:13.110Z] #52 ... [2023-09-13T00:21:13.110Z] [2023-09-13T00:21:13.110Z] #46 [core-command internal] load build context [2023-09-13T00:21:13.110Z] #46 transferring context: 189.24MB 53.2s done [2023-09-13T00:21:13.110Z] #46 DONE 55.1s [2023-09-13T00:21:13.110Z] [2023-09-13T00:21:13.110Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:21:15.048Z] #52 ... [2023-09-13T00:21:15.048Z] [2023-09-13T00:21:15.048Z] #54 [core-data internal] load build context [2023-09-13T00:21:15.048Z] #54 transferring context: 189.24MB 55.3s done [2023-09-13T00:21:15.048Z] #54 DONE 56.3s [2023-09-13T00:21:15.048Z] [2023-09-13T00:21:15.048Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:21:16.008Z] #52 ... [2023-09-13T00:21:16.008Z] [2023-09-13T00:21:16.008Z] #85 [security-spire-agent] exporting to image [2023-09-13T00:21:16.008Z] #85 exporting layers 5.1s done [2023-09-13T00:21:16.008Z] #85 writing image sha256:0a35d4fa40d199cc320eeeac907fd73c36b366e349bc3dec8577edb2e7de80fc 0.1s done [2023-09-13T00:21:16.008Z] #85 writing image sha256:bf16104495a002de08d929b4f185d02c6586bdc1e520790ef666aa46996695ac 0.3s done [2023-09-13T00:21:16.008Z] #85 naming to docker.io/library/security-spire-server-arm64 done [2023-09-13T00:21:16.008Z] #85 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-13T00:21:16.008Z] #85 writing image sha256:9de86bd1ded91b5751f543dc590d94b230382ae64103af92bb05f766ea65a23d 0.0s done [2023-09-13T00:21:16.008Z] #85 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-13T00:21:16.008Z] #85 DONE 6.5s [2023-09-13T00:21:16.008Z] [2023-09-13T00:21:16.008Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:21:16.008Z] #52 transferring context: 189.24MB 55.0s done [2023-09-13T00:21:16.274Z] #52 ... [2023-09-13T00:21:16.274Z] [2023-09-13T00:21:16.274Z] #60 [security-spiffe-token-provider internal] load build context [2023-09-13T00:21:16.274Z] #60 transferring context: 189.24MB 50.8s done [2023-09-13T00:21:16.274Z] #60 DONE 55.4s [2023-09-13T00:21:16.274Z] [2023-09-13T00:21:16.274Z] #52 [security-secretstore-setup internal] load build context [2023-09-13T00:21:16.274Z] #52 DONE 57.5s [2023-09-13T00:21:16.274Z] [2023-09-13T00:21:16.274Z] #42 [support-notifications internal] load build context [2023-09-13T00:21:16.274Z] #42 transferring context: 189.24MB 58.3s done [2023-09-13T00:21:16.274Z] #42 DONE 58.9s [2023-09-13T00:21:16.274Z] [2023-09-13T00:21:16.274Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:16.274Z] #89 ... [2023-09-13T00:21:16.274Z] [2023-09-13T00:21:16.274Z] #59 [security-bootstrapper internal] load build context [2023-09-13T00:21:16.274Z] #59 transferring context: 189.24MB 51.0s done [2023-09-13T00:21:16.274Z] #59 DONE 55.6s [2023-09-13T00:21:16.541Z] [2023-09-13T00:21:16.541Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:16.541Z] #90 ... [2023-09-13T00:21:16.541Z] [2023-09-13T00:21:16.541Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:21:16.541Z] #44 transferring context: 189.24MB 57.7s done [2023-09-13T00:21:16.541Z] #44 DONE 59.0s [2023-09-13T00:21:16.541Z] [2023-09-13T00:21:16.541Z] #50 [security-proxy-setup internal] load build context [2023-09-13T00:21:16.541Z] #50 transferring context: 189.24MB 55.4s done [2023-09-13T00:21:16.541Z] #50 DONE 58.0s [2023-09-13T00:21:16.818Z] [2023-09-13T00:21:16.818Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:17.779Z] #36 ... [2023-09-13T00:21:17.779Z] [2023-09-13T00:21:17.779Z] #91 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:17.779Z] #91 DONE 1.2s [2023-09-13T00:21:17.779Z] [2023-09-13T00:21:17.779Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:17.779Z] #90 DONE 1.1s [2023-09-13T00:21:17.779Z] [2023-09-13T00:21:17.779Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:17.779Z] #36 ... [2023-09-13T00:21:17.779Z] [2023-09-13T00:21:17.779Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:17.779Z] #92 ... [2023-09-13T00:21:17.779Z] [2023-09-13T00:21:17.779Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:17.779Z] #89 DONE 1.3s [2023-09-13T00:21:17.779Z] [2023-09-13T00:21:17.779Z] #36 [security-proxy-auth internal] load build context [2023-09-13T00:21:20.358Z] #36 transferring context: 189.24MB 59.1s done [2023-09-13T00:21:20.358Z] #36 DONE 61.5s [2023-09-13T00:21:20.358Z] [2023-09-13T00:21:20.358Z] #39 [support-scheduler internal] load build context [2023-09-13T00:21:21.319Z] #39 transferring context: 189.24MB 63.7s done [2023-09-13T00:21:21.319Z] #39 DONE 63.9s [2023-09-13T00:21:21.319Z] [2023-09-13T00:21:21.319Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:21.898Z] #93 ... [2023-09-13T00:21:21.898Z] [2023-09-13T00:21:21.898Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:22.166Z] #94 ... [2023-09-13T00:21:22.166Z] [2023-09-13T00:21:22.166Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:49.083Z] #95 ... [2023-09-13T00:21:49.083Z] [2023-09-13T00:21:49.083Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:49.083Z] #94 DONE 35.3s [2023-09-13T00:21:49.083Z] [2023-09-13T00:21:49.083Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-13T00:21:50.050Z] #96 DONE 2.8s [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T00:21:50.050Z] #97 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:50.050Z] #98 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:50.050Z] #99 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:21:50.050Z] #100 ... [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:50.050Z] #101 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #102 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:50.050Z] #102 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #103 [core-data builder 6/7] COPY . . [2023-09-13T00:21:50.050Z] #103 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #104 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T00:21:50.050Z] #104 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:50.050Z] #105 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:50.050Z] #106 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:50.050Z] #107 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #108 [core-command builder 6/7] COPY . . [2023-09-13T00:21:50.050Z] #108 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:50.050Z] #109 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:21:50.050Z] #110 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-13T00:21:50.050Z] #111 CACHED [2023-09-13T00:21:50.050Z] [2023-09-13T00:21:50.050Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:21:50.050Z] #112 CACHED [2023-09-13T00:21:50.327Z] [2023-09-13T00:21:50.327Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:21:54.578Z] #113 4.258 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-09-13T00:21:55.993Z] #113 ... [2023-09-13T00:21:55.994Z] [2023-09-13T00:21:55.994Z] #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:21:55.994Z] #100 4.813 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-09-13T00:22:00.247Z] #100 ... [2023-09-13T00:22:00.247Z] [2023-09-13T00:22:00.247Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:22:00.247Z] #0 4.469 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-09-13T00:22:00.247Z] #114 ... [2023-09-13T00:22:00.247Z] [2023-09-13T00:22:00.247Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:22:00.247Z] #0 4.695 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-09-13T00:22:00.515Z] #115 ... [2023-09-13T00:22:00.515Z] [2023-09-13T00:22:00.515Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:22:00.515Z] #0 5.059 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-09-13T00:22:00.515Z] #116 ... [2023-09-13T00:22:00.515Z] [2023-09-13T00:22:00.515Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:22:00.515Z] #0 4.811 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-09-13T00:22:03.958Z] #117 ... [2023-09-13T00:22:03.958Z] [2023-09-13T00:22:03.958Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:22:03.958Z] #93 DONE 46.4s [2023-09-13T00:22:03.958Z] [2023-09-13T00:22:03.958Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:22:03.958Z] #92 DONE 46.4s [2023-09-13T00:22:03.958Z] [2023-09-13T00:22:03.958Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:22:03.958Z] #95 DONE 46.5s [2023-09-13T00:22:03.958Z] [2023-09-13T00:22:03.958Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T00:22:09.310Z] #118 DONE 4.8s [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:22:09.310Z] #119 CACHED [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:22:09.310Z] #120 CACHED [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #121 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T00:22:09.310Z] #121 CACHED [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T00:22:09.310Z] #122 DONE 4.8s [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:22:09.310Z] #123 CACHED [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:22:09.310Z] #124 CACHED [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #125 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T00:22:09.310Z] #125 CACHED [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #126 [support-notifications builder 6/7] COPY . . [2023-09-13T00:22:09.310Z] #126 DONE 4.8s [2023-09-13T00:22:09.310Z] [2023-09-13T00:22:09.310Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:22:13.563Z] #127 4.644 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-09-13T00:22:18.904Z] #127 ... [2023-09-13T00:22:18.904Z] [2023-09-13T00:22:18.905Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:22:18.905Z] #0 4.491 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-09-13T00:22:19.173Z] #128 ... [2023-09-13T00:22:19.173Z] [2023-09-13T00:22:19.173Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:22:19.173Z] #0 4.243 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-09-13T00:22:19.173Z] #129 ... [2023-09-13T00:22:19.173Z] [2023-09-13T00:22:19.173Z] #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-09-13T00:22:19.173Z] #0 4.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T00:22:19.439Z] #130 ... [2023-09-13T00:22:19.439Z] [2023-09-13T00:22:19.439Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:22:19.439Z] #0 4.515 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-09-13T00:35:11.846Z] #131 ... [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #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-09-13T00:35:11.846Z] #130 775.1 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-09-13T00:35:11.846Z] #130 ... [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:35:11.846Z] #113 DONE 796.7s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:35:11.846Z] #129 ... [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:35:11.846Z] #132 DONE 0.2s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #133 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:35:11.846Z] #133 DONE 0.1s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #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-09-13T00:35:11.846Z] #130 ... [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #134 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T00:35:11.846Z] #134 DONE 0.3s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #135 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:35:11.846Z] #135 DONE 0.2s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #136 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T00:35:11.846Z] #136 DONE 0.2s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #137 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:35:11.846Z] #137 ... [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:35:11.846Z] #129 DONE 781.5s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:35:11.846Z] #131 DONE 781.6s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T00:35:11.846Z] #138 ... [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #137 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:35:11.846Z] #137 DONE 2.5s [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:35:11.846Z] #139 ... [2023-09-13T00:35:11.846Z] [2023-09-13T00:35:11.846Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T00:35:11.846Z] #138 DONE 1.1s [2023-09-13T00:35:12.128Z] [2023-09-13T00:35:12.128Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T00:35:12.128Z] #140 ... [2023-09-13T00:35:12.128Z] [2023-09-13T00:35:12.128Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:35:12.128Z] #139 DONE 1.1s [2023-09-13T00:35:12.453Z] [2023-09-13T00:35:12.453Z] #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:35:13.037Z] #141 DONE 0.6s [2023-09-13T00:35:13.038Z] [2023-09-13T00:35:13.038Z] #85 [security-proxy-auth] exporting to image [2023-09-13T00:35:13.038Z] #85 exporting layers [2023-09-13T00:35:13.038Z] #85 exporting layers 2.1s done [2023-09-13T00:35:13.038Z] #85 writing image sha256:a29bdadea9bdce971d454313d4aba06d392dc65047ee78349b103c28eed47837 0.0s done [2023-09-13T00:35:13.038Z] #85 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-09-13T00:35:13.305Z] #85 DONE 8.7s [2023-09-13T00:35:13.305Z] [2023-09-13T00:35:13.305Z] #142 [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-09-13T00:35:13.305Z] #142 DONE 0.3s [2023-09-13T00:35:13.305Z] [2023-09-13T00:35:13.305Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:35:13.576Z] #115 ... [2023-09-13T00:35:13.576Z] [2023-09-13T00:35:13.576Z] #143 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T00:35:13.576Z] #143 DONE 0.3s [2023-09-13T00:35:13.576Z] [2023-09-13T00:35:13.576Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:35:13.848Z] #128 ... [2023-09-13T00:35:13.848Z] [2023-09-13T00:35:13.848Z] #144 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T00:35:14.118Z] #144 DONE 0.4s [2023-09-13T00:35:14.118Z] [2023-09-13T00:35:14.118Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:35:14.118Z] #116 ... [2023-09-13T00:35:14.118Z] [2023-09-13T00:35:14.118Z] #145 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:35:14.387Z] #145 DONE 0.3s [2023-09-13T00:35:14.387Z] [2023-09-13T00:35:14.387Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:35:14.653Z] #128 ... [2023-09-13T00:35:14.653Z] [2023-09-13T00:35:14.653Z] #146 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:35:15.640Z] #146 ... [2023-09-13T00:35:15.640Z] [2023-09-13T00:35:15.640Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T00:35:15.640Z] #140 DONE 3.7s [2023-09-13T00:35:15.640Z] [2023-09-13T00:35:15.640Z] #147 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:35:15.914Z] #147 DONE 0.5s [2023-09-13T00:35:15.914Z] [2023-09-13T00:35:15.914Z] #148 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:35:16.494Z] #148 DONE 0.3s [2023-09-13T00:35:16.494Z] [2023-09-13T00:35:16.494Z] #149 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T00:35:16.763Z] #149 DONE 0.4s [2023-09-13T00:35:16.763Z] [2023-09-13T00:35:16.763Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:35:16.763Z] #114 ... [2023-09-13T00:35:16.763Z] [2023-09-13T00:35:16.763Z] #150 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T00:35:17.028Z] #150 DONE 0.3s [2023-09-13T00:35:17.028Z] [2023-09-13T00:35:17.028Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:35:17.028Z] #115 ... [2023-09-13T00:35:17.028Z] [2023-09-13T00:35:17.028Z] #151 [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-09-13T00:35:17.294Z] #151 DONE 0.2s [2023-09-13T00:35:17.294Z] [2023-09-13T00:35:17.294Z] #152 [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-09-13T00:35:17.294Z] #152 ... [2023-09-13T00:35:17.294Z] [2023-09-13T00:35:17.295Z] #146 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:35:17.295Z] #146 DONE 2.9s [2023-09-13T00:35:17.563Z] [2023-09-13T00:35:17.563Z] #85 [security-proxy-setup] exporting to image [2023-09-13T00:35:17.838Z] #85 ... [2023-09-13T00:35:17.838Z] [2023-09-13T00:35:17.838Z] #152 [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-09-13T00:35:17.838Z] #152 DONE 0.6s [2023-09-13T00:35:18.106Z] [2023-09-13T00:35:18.106Z] #153 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T00:35:18.106Z] #153 DONE 0.3s [2023-09-13T00:35:18.106Z] [2023-09-13T00:35:18.106Z] #154 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T00:35:18.687Z] #154 DONE 0.4s [2023-09-13T00:35:18.687Z] [2023-09-13T00:35:18.687Z] #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T00:35:18.953Z] #155 ... [2023-09-13T00:35:18.953Z] [2023-09-13T00:35:18.953Z] #85 [security-proxy-setup] exporting to image [2023-09-13T00:35:18.953Z] #85 exporting layers 1.3s done [2023-09-13T00:35:18.953Z] #85 writing image sha256:742b97e667013dc1420f978bd6e026288cc80df7f9e87f57025f9c0f66a1d958 0.0s done [2023-09-13T00:35:18.953Z] #85 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-09-13T00:35:18.953Z] #85 DONE 10.1s [2023-09-13T00:35:18.953Z] [2023-09-13T00:35:18.953Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:35:20.903Z] #116 ... [2023-09-13T00:35:20.903Z] [2023-09-13T00:35:20.903Z] #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T00:35:20.903Z] #155 DONE 2.0s [2023-09-13T00:35:20.903Z] [2023-09-13T00:35:20.903Z] #85 [security-bootstrapper] exporting to image [2023-09-13T00:35:21.176Z] #85 exporting layers 0.7s done [2023-09-13T00:35:21.176Z] #85 writing image sha256:3e278158af4aa2e0bfa0ab1b0eb6dd5ecfe8144f7e6f5bb089b704ecff381e55 done [2023-09-13T00:35:21.176Z] #85 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-13T00:35:21.176Z] #85 DONE 10.8s [2023-09-13T00:35:21.176Z] [2023-09-13T00:35:21.176Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:35:27.801Z] #35 ... [2023-09-13T00:35:27.801Z] [2023-09-13T00:35:27.801Z] #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-09-13T00:35:27.801Z] #130 DONE 798.0s [2023-09-13T00:35:27.801Z] [2023-09-13T00:35:27.801Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:35:27.801Z] #114 ... [2023-09-13T00:35:27.801Z] [2023-09-13T00:35:27.801Z] #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:35:27.801Z] #156 DONE 0.2s [2023-09-13T00:35:27.801Z] [2023-09-13T00:35:27.801Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:35:27.801Z] #115 ... [2023-09-13T00:35:27.801Z] [2023-09-13T00:35:27.801Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:35:28.066Z] #157 DONE 0.3s [2023-09-13T00:35:28.066Z] [2023-09-13T00:35:28.066Z] #158 [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-09-13T00:35:28.332Z] #158 DONE 0.1s [2023-09-13T00:35:28.332Z] [2023-09-13T00:35:28.332Z] #159 [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-09-13T00:35:28.332Z] #159 DONE 0.1s [2023-09-13T00:35:28.332Z] [2023-09-13T00:35:28.332Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:35:28.332Z] #128 ... [2023-09-13T00:35:28.332Z] [2023-09-13T00:35:28.332Z] #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:35:28.600Z] #160 DONE 0.2s [2023-09-13T00:35:28.600Z] [2023-09-13T00:35:28.600Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T00:35:28.865Z] #161 ... [2023-09-13T00:35:28.865Z] [2023-09-13T00:35:28.865Z] #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:35:28.865Z] #100 DONE 818.8s [2023-09-13T00:35:28.865Z] [2023-09-13T00:35:28.865Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T00:35:28.865Z] #161 DONE 0.5s [2023-09-13T00:35:28.865Z] [2023-09-13T00:35:28.865Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:35:29.153Z] #116 ... [2023-09-13T00:35:29.153Z] [2023-09-13T00:35:29.153Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T00:35:29.427Z] #162 ... [2023-09-13T00:35:29.427Z] [2023-09-13T00:35:29.427Z] #163 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:35:29.427Z] #163 DONE 0.1s [2023-09-13T00:35:29.698Z] [2023-09-13T00:35:29.698Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T00:35:29.698Z] #162 DONE 0.7s [2023-09-13T00:35:29.698Z] [2023-09-13T00:35:29.698Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:35:29.698Z] #114 ... [2023-09-13T00:35:29.698Z] [2023-09-13T00:35:29.698Z] #164 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:35:29.965Z] #164 DONE 0.3s [2023-09-13T00:35:29.965Z] [2023-09-13T00:35:29.965Z] #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:35:29.965Z] #165 DONE 0.3s [2023-09-13T00:35:29.965Z] [2023-09-13T00:35:29.965Z] #166 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T00:35:30.549Z] #166 DONE 0.7s [2023-09-13T00:35:30.549Z] [2023-09-13T00:35:30.549Z] #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:35:30.841Z] #167 DONE 0.2s [2023-09-13T00:35:30.841Z] [2023-09-13T00:35:30.841Z] #168 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T00:35:31.107Z] #168 DONE 0.2s [2023-09-13T00:35:31.107Z] [2023-09-13T00:35:31.107Z] #169 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:35:33.199Z] #169 ... [2023-09-13T00:35:33.199Z] [2023-09-13T00:35:33.199Z] #170 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:35:33.199Z] #170 DONE 2.9s [2023-09-13T00:35:33.199Z] [2023-09-13T00:35:33.199Z] #85 [security-secretstore-setup] exporting to image [2023-09-13T00:35:33.199Z] #85 exporting layers [2023-09-13T00:35:33.471Z] #85 ... [2023-09-13T00:35:33.471Z] [2023-09-13T00:35:33.471Z] #169 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:35:33.471Z] #169 DONE 2.5s [2023-09-13T00:35:33.754Z] [2023-09-13T00:35:33.755Z] #85 [core-common-config-bootstrapper] exporting to image [2023-09-13T00:35:34.350Z] #85 exporting layers 0.7s done [2023-09-13T00:35:34.351Z] #85 writing image sha256:d4633f628d438cd53d42c860ea7aba94ca27c1f70e0fc04bff0bbd5e4e677c96 done [2023-09-13T00:35:34.351Z] #85 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-09-13T00:35:34.652Z] #85 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2023-09-13T00:35:34.652Z] #85 exporting layers 1.8s done [2023-09-13T00:35:34.652Z] #85 writing image sha256:25120b919cde4705d9133b71ccea178641cd1902e14e2169894f84b15a19c993 done [2023-09-13T00:35:34.652Z] #85 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-13T00:35:34.652Z] #85 DONE 12.5s [2023-09-13T00:35:34.652Z] [2023-09-13T00:35:34.652Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:36:06.908Z] #115 ... [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:36:06.908Z] #114 DONE 853.4s [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:36:06.908Z] #35 ... [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:36:06.908Z] #171 DONE 0.1s [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:36:06.908Z] #128 ... [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:36:06.908Z] #172 DONE 0.1s [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T00:36:06.908Z] #173 DONE 0.3s [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:36:06.908Z] #116 ... [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:36:06.908Z] #174 DONE 0.2s [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #85 [core-command] exporting to image [2023-09-13T00:36:06.908Z] #85 exporting layers [2023-09-13T00:36:06.908Z] #85 exporting layers 0.3s done [2023-09-13T00:36:06.908Z] #85 writing image sha256:5374c0a2c904b97ed0d76dc76de297123d3931d3f29f5a544ce4945d210325b9 done [2023-09-13T00:36:06.908Z] #85 naming to docker.io/library/core-command-arm64 done [2023-09-13T00:36:06.908Z] #85 DONE 12.8s [2023-09-13T00:36:06.908Z] [2023-09-13T00:36:06.908Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:36:12.247Z] #116 DONE 861.9s [2023-09-13T00:36:12.247Z] [2023-09-13T00:36:12.247Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:36:12.512Z] #115 ... [2023-09-13T00:36:12.512Z] [2023-09-13T00:36:12.512Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:36:12.777Z] #175 DONE 0.2s [2023-09-13T00:36:12.777Z] [2023-09-13T00:36:12.777Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:36:12.777Z] #176 DONE 0.1s [2023-09-13T00:36:12.777Z] [2023-09-13T00:36:12.777Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T00:36:13.042Z] #177 DONE 0.2s [2023-09-13T00:36:13.042Z] [2023-09-13T00:36:13.042Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:36:13.042Z] #178 DONE 0.1s [2023-09-13T00:36:13.042Z] [2023-09-13T00:36:13.042Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:36:13.306Z] #128 ... [2023-09-13T00:36:13.306Z] [2023-09-13T00:36:13.306Z] #85 [core-data] exporting to image [2023-09-13T00:36:13.306Z] #85 exporting layers [2023-09-13T00:36:13.306Z] #85 exporting layers 0.3s done [2023-09-13T00:36:13.570Z] #85 writing image sha256:f32a1baa742afbe99ced15b554be8fe7186f40d3caa614a4ec00f78b4e260687 done [2023-09-13T00:36:13.570Z] #85 naming to docker.io/library/core-data-arm64 done [2023-09-13T00:36:13.570Z] #85 DONE 13.1s [2023-09-13T00:36:13.570Z] [2023-09-13T00:36:13.570Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:36:16.148Z] #128 ... [2023-09-13T00:36:16.148Z] [2023-09-13T00:36:16.148Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:36:16.148Z] #117 DONE 865.6s [2023-09-13T00:36:16.148Z] [2023-09-13T00:36:16.148Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:36:16.148Z] #128 ... [2023-09-13T00:36:16.148Z] [2023-09-13T00:36:16.148Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:36:16.148Z] #179 DONE 0.3s [2023-09-13T00:36:16.148Z] [2023-09-13T00:36:16.148Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:36:16.412Z] #128 ... [2023-09-13T00:36:16.412Z] [2023-09-13T00:36:16.412Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:36:16.412Z] #180 DONE 0.2s [2023-09-13T00:36:16.412Z] [2023-09-13T00:36:16.412Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T00:36:16.681Z] #181 DONE 0.3s [2023-09-13T00:36:16.681Z] [2023-09-13T00:36:16.681Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:36:16.681Z] #182 DONE 0.1s [2023-09-13T00:36:16.681Z] [2023-09-13T00:36:16.681Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:36:16.946Z] #127 ... [2023-09-13T00:36:16.946Z] [2023-09-13T00:36:16.946Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T00:36:16.946Z] #183 DONE 0.1s [2023-09-13T00:36:16.946Z] [2023-09-13T00:36:16.946Z] #85 [core-metadata] exporting to image [2023-09-13T00:36:17.524Z] #85 exporting layers 0.4s done [2023-09-13T00:36:17.524Z] #85 writing image sha256:fa6d1bf511991dfcfbc623d19e0e6ef4f074e537839d63e5fe5fbcc9d2f6e45f done [2023-09-13T00:36:17.524Z] #85 naming to docker.io/library/core-metadata-arm64 done [2023-09-13T00:36:17.524Z] #85 DONE 13.5s [2023-09-13T00:36:17.524Z] [2023-09-13T00:36:17.524Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:36:39.547Z] #35 ... [2023-09-13T00:36:39.547Z] [2023-09-13T00:36:39.547Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:36:39.547Z] #128 DONE 870.6s [2023-09-13T00:36:39.547Z] [2023-09-13T00:36:39.547Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:36:40.143Z] #127 ... [2023-09-13T00:36:40.143Z] [2023-09-13T00:36:40.143Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:36:40.143Z] #184 DONE 0.2s [2023-09-13T00:36:40.143Z] [2023-09-13T00:36:40.143Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:36:40.409Z] #35 ... [2023-09-13T00:36:40.409Z] [2023-09-13T00:36:40.409Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:36:40.409Z] #185 DONE 0.1s [2023-09-13T00:36:40.409Z] [2023-09-13T00:36:40.409Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T00:36:40.677Z] #186 DONE 0.3s [2023-09-13T00:36:40.677Z] [2023-09-13T00:36:40.677Z] #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-09-13T00:36:40.946Z] #187 DONE 0.2s [2023-09-13T00:36:40.946Z] [2023-09-13T00:36:40.946Z] #85 [security-spiffe-token-provider] exporting to image [2023-09-13T00:36:40.946Z] #85 exporting layers [2023-09-13T00:36:41.530Z] #85 exporting layers 0.6s done [2023-09-13T00:36:41.530Z] #85 writing image sha256:3e05f690bc5ef5267814880c53db9569edd8315e5a65d695dc377d0ddce75603 done [2023-09-13T00:36:41.530Z] #85 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-13T00:36:41.530Z] #85 DONE 14.1s [2023-09-13T00:36:41.530Z] [2023-09-13T00:36:41.530Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:36:59.709Z] #35 ... [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:36:59.709Z] #115 DONE 907.1s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:36:59.709Z] #188 DONE 0.1s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:36:59.709Z] #35 ... [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:36:59.709Z] #127 DONE 888.7s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:36:59.709Z] #189 DONE 0.4s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:36:59.709Z] #190 DONE 0.1s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:36:59.709Z] #191 DONE 0.1s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T00:36:59.709Z] #192 DONE 0.5s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T00:36:59.709Z] #193 DONE 0.3s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:36:59.709Z] #194 DONE 0.1s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:36:59.709Z] #195 DONE 0.1s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #85 [support-scheduler] exporting to image [2023-09-13T00:36:59.709Z] #85 exporting layers [2023-09-13T00:36:59.709Z] #85 exporting layers 0.4s done [2023-09-13T00:36:59.709Z] #85 exporting layers 0.4s done [2023-09-13T00:36:59.709Z] #85 writing image sha256:33e33e884a60d4e28e847855dd06043af4003e79f220327bc12d369fc44303e8 0.0s done [2023-09-13T00:36:59.709Z] #85 naming to docker.io/library/support-notifications-arm64 done [2023-09-13T00:36:59.709Z] #85 writing image sha256:71b8151becdda7241c916d77fd6722ea4cacb70b53ccec4300f5ac14e2969e41 done [2023-09-13T00:36:59.709Z] #85 naming to docker.io/library/support-scheduler-arm64 done [2023-09-13T00:36:59.709Z] #85 DONE 14.6s [2023-09-13T00:36:59.709Z] [2023-09-13T00:36:59.709Z] #35 [security-spiffe-token-provider stage-3 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:36:59.709Z] time="2023-09-13T00:20:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T00:36:59.704Z] $ docker stop --time=1 d974f0b758749a249b86e8806f90d9145cdc57bf1f7fb812895157ff53ff46d4 [2023-09-13T00:37:01.353Z] $ docker rm -f --volumes d974f0b758749a249b86e8806f90d9145cdc57bf1f7fb812895157ff53ff46d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T00:37:01.853Z] + docker images [2023-09-13T00:37:01.853Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T00:37:01.853Z] support-scheduler-arm64 latest 71b8151becdd 3 seconds ago 33.5MB [2023-09-13T00:37:01.853Z] support-notifications-arm64 latest 33e33e884a60 3 seconds ago 34.1MB [2023-09-13T00:37:01.853Z] security-spiffe-token-provider-arm64 latest 3e05f690bc5e 21 seconds ago 35MB [2023-09-13T00:37:01.853Z] core-metadata-arm64 latest fa6d1bf51199 45 seconds ago 21.5MB [2023-09-13T00:37:01.853Z] core-data-arm64 latest f32a1baa742a 49 seconds ago 21.2MB [2023-09-13T00:37:01.853Z] core-command-arm64 latest 5374c0a2c904 57 seconds ago 21MB [2023-09-13T00:37:01.853Z] core-common-config-bootstrapper-arm64 latest d4633f628d43 About a minute ago 18.3MB [2023-09-13T00:37:01.853Z] security-secretstore-setup-arm64 latest 25120b919cde About a minute ago 43.6MB [2023-09-13T00:37:01.854Z] security-bootstrapper-arm64 latest 3e278158af4a About a minute ago 23MB [2023-09-13T00:37:01.854Z] security-proxy-setup-arm64 latest 742b97e66701 About a minute ago 29.1MB [2023-09-13T00:37:01.854Z] security-proxy-auth-arm64 latest a29bdadea9bd About a minute ago 19.4MB [2023-09-13T00:37:01.854Z] security-spire-server-arm64 latest 0a35d4fa40d1 15 minutes ago 96.6MB [2023-09-13T00:37:01.854Z] security-spire-config-arm64 latest bf16104495a0 15 minutes ago 95.8MB [2023-09-13T00:37:01.854Z] security-spire-agent-arm64 latest 9de86bd1ded9 15 minutes ago 152MB [2023-09-13T00:37:01.854Z] ci-base-image-arm64 latest ea6cf3f7a3eb 26 minutes ago 1.07GB [2023-09-13T00:37:01.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 8 hours ago 695MB [2023-09-13T00:37:01.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:37:02.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T00:37:02.274Z] [2023-09-13T00:37:02.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:37:02.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T00:37:04.004Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T00:37:04.005Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T00:37:04.005Z] 04944245beec: Pulling fs layer [2023-09-13T00:37:04.005Z] 699f458cf7ca: Pulling fs layer [2023-09-13T00:37:04.005Z] 765212b225bb: Pulling fs layer [2023-09-13T00:37:04.005Z] f23df028b6ca: Pulling fs layer [2023-09-13T00:37:04.005Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T00:37:04.005Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T00:37:04.005Z] 765212b225bb: Waiting [2023-09-13T00:37:04.005Z] f23df028b6ca: Waiting [2023-09-13T00:37:04.005Z] d65c8cfc05b1: Waiting [2023-09-13T00:37:04.005Z] 2437ff75d9bd: Waiting [2023-09-13T00:37:04.005Z] 04944245beec: Verifying Checksum [2023-09-13T00:37:04.005Z] 04944245beec: Download complete [2023-09-13T00:37:04.005Z] 765212b225bb: Verifying Checksum [2023-09-13T00:37:04.005Z] f23df028b6ca: Verifying Checksum [2023-09-13T00:37:04.005Z] f23df028b6ca: Download complete [2023-09-13T00:37:04.005Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T00:37:04.005Z] d65c8cfc05b1: Download complete [2023-09-13T00:37:04.005Z] 699f458cf7ca: Verifying Checksum [2023-09-13T00:37:04.005Z] 699f458cf7ca: Download complete [2023-09-13T00:37:04.595Z] 8998bd30e6a1: Download complete [2023-09-13T00:37:07.174Z] 2437ff75d9bd: Verifying Checksum [2023-09-13T00:37:07.174Z] 2437ff75d9bd: Download complete [2023-09-13T00:37:08.583Z] 8998bd30e6a1: Pull complete [2023-09-13T00:37:09.167Z] 04944245beec: Pull complete [2023-09-13T00:37:10.580Z] 699f458cf7ca: Pull complete [2023-09-13T00:37:10.846Z] 765212b225bb: Pull complete [2023-09-13T00:37:11.427Z] f23df028b6ca: Pull complete [2023-09-13T00:37:11.692Z] d65c8cfc05b1: Pull complete [2023-09-13T00:37:26.886Z] 2437ff75d9bd: Pull complete [2023-09-13T00:37:26.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T00:37:26.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T00:37:26.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:37:27.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-6054 does not seem to be running inside a container [2023-09-13T00:37:27.098Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-13T00:37:30.178Z] $ docker top 4db49d0bcc6120f3cbd392b0f44015f05aaaa5b355d84bcb9cbc2241f819b0bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:31.080Z] ---> job-cost.sh [2023-09-13T00:37:31.080Z] lf-activate-venv: SKIPPING [2023-09-13T00:37:31.080Z] INFO: No Stack... [2023-09-13T00:37:31.661Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T00:37:32.241Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T00:37:32.559Z] + + cat /w/workspace/edgex-go/2/archives/cost.csvcut [2023-09-13T00:37:32.559Z] -d, -f6 [Pipeline] lock [2023-09-13T00:37:32.601Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4679-2-stack-cost] [2023-09-13T00:37:32.610Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4679-2-stack-cost] did not exist. Created. [2023-09-13T00:37:32.610Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4679-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T00:37:33.246Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T00:37:33.454Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T00:37:33.464Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4679-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T00:37:33.458Z] $ docker stop --time=1 4db49d0bcc6120f3cbd392b0f44015f05aaaa5b355d84bcb9cbc2241f819b0bb [2023-09-13T00:37:34.949Z] $ docker rm -f --volumes 4db49d0bcc6120f3cbd392b0f44015f05aaaa5b355d84bcb9cbc2241f819b0bb [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-09-13T00:37:35.364Z] provisioning config files... [2023-09-13T00:37:35.370Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4248729583550528924tmp [Pipeline] { [Pipeline] sh [2023-09-13T00:37:35.675Z] + set +x [2023-09-13T00:37:35.675Z] + curl -s+ https://codecov.io/bash [2023-09-13T00:37:35.675Z] bash -s -- [2023-09-13T00:37:35.934Z] [2023-09-13T00:37:35.934Z] _____ _ [2023-09-13T00:37:35.934Z] / ____| | | [2023-09-13T00:37:35.934Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T00:37:35.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T00:37:35.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T00:37:35.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T00:37:35.935Z] Bash-1.0.6 [2023-09-13T00:37:35.935Z] [2023-09-13T00:37:35.935Z] [2023-09-13T00:37:35.935Z] ==> git version 2.25.1 found [2023-09-13T00:37:35.935Z] ==> 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-09-13T00:37:35.935Z] Release-Date: 2020-01-08 [2023-09-13T00:37:35.935Z] 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-09-13T00:37:35.935Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T00:37:35.935Z] ==> Jenkins CI detected. [2023-09-13T00:37:35.935Z] current dir:  /w/workspace/edgex-go/2 [2023-09-13T00:37:35.935Z] project root: . [2023-09-13T00:37:35.935Z] --> token set from env [2023-09-13T00:37:35.935Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T00:37:35.935Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T00:37:35.935Z] ==> Python coveragepy not found [2023-09-13T00:37:35.935Z] ==> Searching for coverage reports in: [2023-09-13T00:37:35.935Z] + . [2023-09-13T00:37:35.935Z] -> Found 1 reports [2023-09-13T00:37:35.935Z] ==> Detecting git/mercurial file structure [2023-09-13T00:37:35.935Z] ==> Reading reports [2023-09-13T00:37:35.935Z] + ./coverage.out bytes=450471 [2023-09-13T00:37:35.935Z] ==> Appending adjustments [2023-09-13T00:37:35.935Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T00:37:37.311Z] + Found adjustments [2023-09-13T00:37:37.311Z] ==> Gzipping contents [2023-09-13T00:37:37.311Z] 60K /tmp/codecov.95BfoF.gz [2023-09-13T00:37:37.311Z] ==> Uploading reports [2023-09-13T00:37:37.311Z] url: https://codecov.io [2023-09-13T00:37:37.311Z] query: branch=PR-4679&commit=e93d05f70eca8c27b3c42f0574789af0bdafc83c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4679%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4679&job=&cmd_args= [2023-09-13T00:37:37.311Z] -> Pinging Codecov [2023-09-13T00:37:37.311Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4679&commit=e93d05f70eca8c27b3c42f0574789af0bdafc83c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4679%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4679&job=&cmd_args= [2023-09-13T00:37:37.311Z] -> Uploading to [2023-09-13T00:37:37.311Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/00271124DB129430A58F1EEE437C3FCB/e93d05f70eca8c27b3c42f0574789af0bdafc83c/6afb1eaf-5c50-46e5-a707-e77215b5a13c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T003737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2810a05e4864b96b1d8c7d091ad5ae46e5e5f7b08718d8a453be9d8cfbe24a4f [2023-09-13T00:37:37.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:37:37.311Z] Dload Upload Total Spent Left Speed [2023-09-13T00:37:37.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57746 0 0 100 57746 0 248k --:--:-- --:--:-- --:--:-- 248k [2023-09-13T00:37:37.567Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e93d05f70eca8c27b3c42f0574789af0bdafc83c [Pipeline] } [2023-09-13T00:37:37.574Z] 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-09-13T00:37:38.178Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:38.472Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:39.334Z] ---> package-listing.sh [2023-09-13T00:37:39.334Z] ++ facter osfamily [2023-09-13T00:37:39.334Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T00:37:39.594Z] + OS_FAMILY=debian [2023-09-13T00:37:39.594Z] + workspace=/w/workspace/edgex-go/2 [2023-09-13T00:37:39.594Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T00:37:39.594Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T00:37:39.594Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T00:37:39.594Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T00:37:39.594Z] + '[' /w/workspace/edgex-go/2 ']' [2023-09-13T00:37:39.594Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T00:37:39.594Z] + case "${OS_FAMILY}" in [2023-09-13T00:37:39.594Z] + dpkg -l [2023-09-13T00:37:39.594Z] + grep '^ii' [2023-09-13T00:37:39.594Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T00:37:39.594Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T00:37:39.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T00:37:39.594Z] + '[' /w/workspace/edgex-go/2 ']' [2023-09-13T00:37:39.594Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-09-13T00:37:39.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-09-13T00:37:39.604Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T00:37:39.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:37:40.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T00:37:40.439Z] [2023-09-13T00:37:40.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:37:40.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T00:37:40.735Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T00:37:40.735Z] 5eb5b503b376: Pulling fs layer [2023-09-13T00:37:40.735Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T00:37:40.735Z] ec43610c2a17: Pulling fs layer [2023-09-13T00:37:40.735Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T00:37:40.735Z] 3a2ae6a8a46f: Waiting [2023-09-13T00:37:40.735Z] 33b1e0a273af: Pulling fs layer [2023-09-13T00:37:40.735Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T00:37:40.735Z] 2f39f015ded8: Pulling fs layer [2023-09-13T00:37:40.735Z] 33b1e0a273af: Waiting [2023-09-13T00:37:40.735Z] 5d3b04190fa2: Waiting [2023-09-13T00:37:40.735Z] 2f39f015ded8: Waiting [2023-09-13T00:37:40.735Z] 5c69ac0246d0: Download complete [2023-09-13T00:37:40.735Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-13T00:37:40.735Z] 3a2ae6a8a46f: Download complete [2023-09-13T00:37:40.735Z] 33b1e0a273af: Verifying Checksum [2023-09-13T00:37:40.735Z] 33b1e0a273af: Download complete [2023-09-13T00:37:40.735Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T00:37:40.735Z] 5d3b04190fa2: Download complete [2023-09-13T00:37:40.994Z] ec43610c2a17: Verifying Checksum [2023-09-13T00:37:40.994Z] ec43610c2a17: Download complete [2023-09-13T00:37:40.994Z] 5eb5b503b376: Download complete [2023-09-13T00:37:41.558Z] 2f39f015ded8: Download complete [2023-09-13T00:37:42.124Z] 5eb5b503b376: Pull complete [2023-09-13T00:37:42.381Z] 5c69ac0246d0: Pull complete [2023-09-13T00:37:42.639Z] ec43610c2a17: Pull complete [2023-09-13T00:37:42.898Z] 3a2ae6a8a46f: Pull complete [2023-09-13T00:37:43.155Z] 33b1e0a273af: Pull complete [2023-09-13T00:37:43.155Z] 5d3b04190fa2: Pull complete [2023-09-13T00:37:47.343Z] 2f39f015ded8: Pull complete [2023-09-13T00:37:47.343Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T00:37:47.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T00:37:47.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:37:47.426Z] prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container [2023-09-13T00:37:47.445Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-13T00:37:49.922Z] $ docker top 191ddbf7fe665bd97025be9b09d693b8743154f15ebf67a566404db7211ba3e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:37:50.282Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T00:37:50.564Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T00:37:50.848Z] + ls /var/log/sa-host [2023-09-13T00:37:50.848Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:37:50.920Z] provisioning config files... [2023-09-13T00:37:50.928Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12689802752604477870tmp [Pipeline] { [Pipeline] echo [2023-09-13T00:37:50.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:51.228Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T00:37:51.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:51.549Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T00:37:51.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:51.837Z] ---> sudo-logs.sh [2023-09-13T00:37:51.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T00:37:51.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:52.138Z] ---> job-cost.sh [2023-09-13T00:37:52.138Z] lf-activate-venv: SKIPPING [2023-09-13T00:37:52.138Z] DEBUG: total: 0.10999999940395355 [2023-09-13T00:37:52.138Z] INFO: Retrieving Stack Cost... [2023-09-13T00:37:52.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T00:37:52.966Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T00:37:52.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:37:53.255Z] ---> logs-deploy.sh [2023-09-13T00:37:53.255Z] lf-activate-venv: SKIPPING [2023-09-13T00:37:53.255Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4679/2 [2023-09-13T00:37:53.255Z] INFO: archiving workspace using pattern(s): [2023-09-13T00:37:54.191Z] Archives upload complete. [2023-09-13T00:37:54.450Z] INFO: archiving logs to Nexus