Pull request #4782 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1399da6b09895ed2499ab5d30cf094acfb8416e+c9d1faab620fff591bec2a07ba94ff74d67ceba9 (0eba66aebb6aab38c5cc18f47bda729cde71b977) 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-ssh13488035530372292469.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7725475670926859946.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4782/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4782/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8919194870507148864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4782/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7840044820890482873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16132574662720051193.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4782/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4782/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18164074342462029928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1169 in /w/workspace/edgexfoundry_edgex-go_PR-4782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit f1399da6b09895ed2499ab5d30cf094acfb8416e Merge succeeded, producing f1399da6b09895ed2499ab5d30cf094acfb8416e Checking out Revision f1399da6b09895ed2499ab5d30cf094acfb8416e (PR-4782) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4782/head:refs/remotes/origin/PR-4782 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-25T19:47:31.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-25T19:47:31.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-25T19:47:31.373Z] ========================================================= [2024-03-25T19:47:31.373Z] EdgeX Global Pipelines Version Info [2024-03-25T19:47:31.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-25T19:47:32.147Z] ------------------- [2024-03-25T19:47:32.147Z] stable info: [2024-03-25T19:47:32.147Z] ------------------- [2024-03-25T19:47:32.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-25T19:47:32.147Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T19:47:32.147Z] Message: update stable to v1.0.258 [2024-03-25T19:47:32.717Z] ------------------- [2024-03-25T19:47:32.717Z] experimental info: [2024-03-25T19:47:32.717Z] ------------------- [2024-03-25T19:47:32.717Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-25T19:47:32.717Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T19:47:32.717Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-25T19:47:32.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-25T19:47:32.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-25T19:47:33.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-25T19:47:33.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-25T19:47:33.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-25T19:47:33.180Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-25T19:47:33.231Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-25T19:47:33.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-25T19:47:33.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-25T19:47:33.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-25T19:47:33.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-25T19:47:33.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-25T19:47:33.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-25T19:47:33.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-25T19:47:33.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-25T19:47:33.663Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T19:47:33.707Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T19:47:33.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-25T19:47:33.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-25T19:47:33.856Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-25T19:47:33.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-25T19:47:33.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-25T19:47:34.017Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-25T19:47:34.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4782 [Pipeline] echo [2024-03-25T19:47:34.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4782 [Pipeline] echo [2024-03-25T19:47:34.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4782 [Pipeline] echo [2024-03-25T19:47:34.262Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] echo [2024-03-25T19:47:34.309Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1399da [Pipeline] echo [2024-03-25T19:47:34.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T19:47:34.475Z] provisioning config files... [2024-03-25T19:47:34.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18351114281794204781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T19:47:34.856Z] ---> ****-login.sh [2024-03-25T19:47:34.856Z] nexus3.edgexfoundry.org:10001 [2024-03-25T19:47:35.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:47:35.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:47:35.377Z] Configure a credential helper to remove this warning. See [2024-03-25T19:47:35.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:47:35.377Z] [2024-03-25T19:47:35.377Z] Login Succeeded [2024-03-25T19:47:35.377Z] nexus3.edgexfoundry.org:10002 [2024-03-25T19:47:35.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:47:35.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:47:35.377Z] Configure a credential helper to remove this warning. See [2024-03-25T19:47:35.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:47:35.377Z] [2024-03-25T19:47:35.377Z] Login Succeeded [2024-03-25T19:47:35.377Z] nexus3.edgexfoundry.org:10003 [2024-03-25T19:47:35.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:47:35.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:47:35.377Z] Configure a credential helper to remove this warning. See [2024-03-25T19:47:35.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:47:35.378Z] [2024-03-25T19:47:35.378Z] Login Succeeded [2024-03-25T19:47:35.378Z] nexus3.edgexfoundry.org:10004 [2024-03-25T19:47:35.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:47:35.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:47:35.638Z] Configure a credential helper to remove this warning. See [2024-03-25T19:47:35.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:47:35.638Z] [2024-03-25T19:47:35.638Z] Login Succeeded [2024-03-25T19:47:35.638Z] ****.io [2024-03-25T19:47:35.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:47:35.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:47:35.897Z] Configure a credential helper to remove this warning. See [2024-03-25T19:47:35.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:47:35.897Z] [2024-03-25T19:47:35.897Z] Login Succeeded [2024-03-25T19:47:35.898Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T19:47:35.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T19:47:36.354Z] + 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 [2024-03-25T19:47:36.354Z] + dirname cmd/core-command/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-25T19:47:36.354Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-25T19:47:36.354Z] + cut+ -d/ -f2 [2024-03-25T19:47:36.354Z] dirname cmd/core-data/Dockerfile [2024-03-25T19:47:36.354Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-25T19:47:36.354Z] + dirname cmd/core-metadata/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-25T19:47:36.354Z] + + cut -d/ -f2 [2024-03-25T19:47:36.354Z] dirname cmd/security-bootstrapper/Dockerfile [2024-03-25T19:47:36.354Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-25T19:47:36.354Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-03-25T19:47:36.354Z] cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-25T19:47:36.354Z] + + cut -d/ -f2 [2024-03-25T19:47:36.354Z] dirname cmd/security-proxy-setup/Dockerfile [2024-03-25T19:47:36.354Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-25T19:47:36.354Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-25T19:47:36.354Z] cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-25T19:47:36.354Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-25T19:47:36.354Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-25T19:47:36.354Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-25T19:47:36.354Z] + + dirname cmd/security-spire-server/Dockerfile [2024-03-25T19:47:36.354Z] cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-25T19:47:36.354Z] + dirname cmd/support-notifications/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-25T19:47:36.354Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-25T19:47:36.354Z] + cut -d/ -f2 [2024-03-25T19:47:36.354Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-25T19:47:36.407Z] 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 [2024-03-25T19:47:36.939Z] + git rev-list -1 --merges f1399da6b09895ed2499ab5d30cf094acfb8416e~1..f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] echo [2024-03-25T19:47:36.974Z] -----------> git rev-list -1 --merges f1399da6b09895ed2499ab5d30cf094acfb8416e~1..f1399da6b09895ed2499ab5d30cf094acfb8416e f1399da6b09895ed2499ab5d30cf094acfb8416e [false] [Pipeline] sh [2024-03-25T19:47:37.290Z] + git log --format=format:%s -1 f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] echo [2024-03-25T19:47:37.323Z] ========================================================= [2024-03-25T19:47:37.323Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-25T19:47:37.323Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-25T19:47:37.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T19:47:37.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-25T19:47:37.823Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-25T19:47:37.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-25T19:47:37.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-25T19:47:37.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-25T19:47:37.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T19:47:38.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T19:47:38.341Z] [2024-03-25T19:47:38.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T19:47:38.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T19:47:38.733Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-25T19:47:38.733Z] b85a868b505f: Pulling fs layer [2024-03-25T19:47:38.733Z] e2be974225ed: Pulling fs layer [2024-03-25T19:47:38.733Z] 339a4e72a1f5: Pulling fs layer [2024-03-25T19:47:38.733Z] 988bab9f4d93: Pulling fs layer [2024-03-25T19:47:38.733Z] 1469e6f7b9e6: Pulling fs layer [2024-03-25T19:47:38.733Z] eaf3925da568: Pulling fs layer [2024-03-25T19:47:38.733Z] bab4dde63d76: Pulling fs layer [2024-03-25T19:47:38.733Z] bde34c3a00c8: Pulling fs layer [2024-03-25T19:47:38.733Z] b352a97aabf1: Pulling fs layer [2024-03-25T19:47:38.733Z] 4872d77fe225: Pulling fs layer [2024-03-25T19:47:38.733Z] 5851b861e8e6: Pulling fs layer [2024-03-25T19:47:38.733Z] bab4dde63d76: Waiting [2024-03-25T19:47:38.733Z] bde34c3a00c8: Waiting [2024-03-25T19:47:38.733Z] b352a97aabf1: Waiting [2024-03-25T19:47:38.733Z] 4872d77fe225: Waiting [2024-03-25T19:47:38.733Z] 5851b861e8e6: Waiting [2024-03-25T19:47:38.733Z] 1469e6f7b9e6: Waiting [2024-03-25T19:47:38.733Z] 988bab9f4d93: Waiting [2024-03-25T19:47:38.733Z] e2be974225ed: Verifying Checksum [2024-03-25T19:47:38.733Z] e2be974225ed: Download complete [2024-03-25T19:47:38.733Z] 988bab9f4d93: Verifying Checksum [2024-03-25T19:47:38.733Z] 988bab9f4d93: Download complete [2024-03-25T19:47:38.992Z] 1469e6f7b9e6: Verifying Checksum [2024-03-25T19:47:38.992Z] 1469e6f7b9e6: Download complete [2024-03-25T19:47:38.992Z] 339a4e72a1f5: Download complete [2024-03-25T19:47:38.992Z] eaf3925da568: Verifying Checksum [2024-03-25T19:47:38.992Z] eaf3925da568: Download complete [2024-03-25T19:47:38.992Z] bde34c3a00c8: Verifying Checksum [2024-03-25T19:47:38.992Z] bde34c3a00c8: Download complete [2024-03-25T19:47:38.992Z] b352a97aabf1: Verifying Checksum [2024-03-25T19:47:38.992Z] b352a97aabf1: Download complete [2024-03-25T19:47:38.992Z] 4872d77fe225: Verifying Checksum [2024-03-25T19:47:38.992Z] 4872d77fe225: Download complete [2024-03-25T19:47:38.992Z] 5851b861e8e6: Download complete [2024-03-25T19:47:38.992Z] b85a868b505f: Download complete [2024-03-25T19:47:39.251Z] bab4dde63d76: Verifying Checksum [2024-03-25T19:47:39.251Z] bab4dde63d76: Download complete [2024-03-25T19:47:40.186Z] b85a868b505f: Pull complete [2024-03-25T19:47:40.446Z] e2be974225ed: Pull complete [2024-03-25T19:47:40.709Z] 339a4e72a1f5: Pull complete [2024-03-25T19:47:40.969Z] 988bab9f4d93: Pull complete [2024-03-25T19:47:42.221Z] 1469e6f7b9e6: Pull complete [2024-03-25T19:47:42.221Z] eaf3925da568: Pull complete [2024-03-25T19:47:42.792Z] bab4dde63d76: Pull complete [2024-03-25T19:47:42.792Z] bde34c3a00c8: Pull complete [2024-03-25T19:47:43.053Z] b352a97aabf1: Pull complete [2024-03-25T19:47:43.053Z] 4872d77fe225: Pull complete [2024-03-25T19:47:43.314Z] 5851b861e8e6: Pull complete [2024-03-25T19:47:43.314Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-25T19:47:43.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T19:47:43.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T19:47:43.580Z] prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container [2024-03-25T19:47:43.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T19:47:46.573Z] $ docker top 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 -eo pid,comm [2024-03-25T19:47:46.620Z] 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). [2024-03-25T19:47:46.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T19:47:46.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T19:47:46.760Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T19:47:46.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T19:47:46.883Z] $ docker exec 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent [2024-03-25T19:47:46.990Z] SSH_AUTH_SOCK=/tmp/ssh-rGu6bMni8iax/agent.32 [2024-03-25T19:47:46.990Z] SSH_AGENT_PID=38 [2024-03-25T19:47:46.996Z] Running ssh-add (command line suppressed) [2024-03-25T19:47:47.097Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7542291961754815054.key (/w/workspace/edgex-go/1@tmp/private_key_7542291961754815054.key) [2024-03-25T19:47:47.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T19:47:47.438Z] + git tag --points-at HEAD [Pipeline] } [2024-03-25T19:47:47.466Z] $ docker exec --env ******** --env ******** 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent -k [2024-03-25T19:47:47.590Z] unset SSH_AUTH_SOCK; [2024-03-25T19:47:47.590Z] unset SSH_AGENT_PID; [2024-03-25T19:47:47.590Z] echo Agent pid 38 killed; [2024-03-25T19:47:47.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-25T19:47:47.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T19:47:47.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T19:47:47.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T19:47:47.805Z] $ docker exec 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent [2024-03-25T19:47:47.908Z] SSH_AUTH_SOCK=/tmp/ssh-EWx7bwI0nxgS/agent.71 [2024-03-25T19:47:47.908Z] SSH_AGENT_PID=77 [2024-03-25T19:47:47.913Z] Running ssh-add (command line suppressed) [2024-03-25T19:47:48.009Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14567463539205473883.key (/w/workspace/edgex-go/1@tmp/private_key_14567463539205473883.key) [2024-03-25T19:47:48.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T19:47:48.351Z] + git semver init [2024-03-25T19:47:48.610Z] 2024-03-25 19:47:48,532 [run_init] DEBUG init version:0.0.0 force:False [2024-03-25T19:47:48.610Z] 2024-03-25 19:47:48,533 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-25T19:47:48.610Z] 2024-03-25 19:47:48,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-25T19:47:48.610Z] 2024-03-25 19:47:48,534 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,648 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4782 with force:False [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,648 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4782 [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,653 [execute] INFO git cat-file --batch-check [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,659 [execute] INFO git cat-file --batch [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T19:47:58.772Z] 2024-03-25 19:47:58,664 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4782 [2024-03-25T19:47:58.772Z] 0.0.0 [Pipeline] } [2024-03-25T19:47:58.801Z] $ docker exec --env ******** --env ******** 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent -k [2024-03-25T19:47:58.899Z] unset SSH_AUTH_SOCK; [2024-03-25T19:47:58.900Z] unset SSH_AGENT_PID; [2024-03-25T19:47:58.900Z] echo Agent pid 77 killed; [2024-03-25T19:47:58.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T19:47:59.363Z] + git semver [Pipeline] } [2024-03-25T19:47:59.652Z] $ docker stop --time=1 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 [2024-03-25T19:48:00.916Z] $ docker rm -f --volumes 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T19:48:01.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-25T19:48:01.604Z] Stashed 1 file(s) [Pipeline] echo [2024-03-25T19:48:01.624Z] [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 [2024-03-25T19:48:05.382Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-25T19:48:05.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T19:48:05.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T19:48:05.507Z] ========================================================= [2024-03-25T19:48:05.508Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-25T19:48:05.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-25T19:48:05.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T19:48:05.859Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-25T19:48:05.859Z] 7264a8db6415: Pulling fs layer [2024-03-25T19:48:05.859Z] c4d48a809fc2: Pulling fs layer [2024-03-25T19:48:05.859Z] 4f1c88b9dad5: Pulling fs layer [2024-03-25T19:48:05.859Z] ad3a456e5733: Pulling fs layer [2024-03-25T19:48:05.859Z] 69c7f0334f64: Pulling fs layer [2024-03-25T19:48:05.859Z] 1f1c1a5573a3: Pulling fs layer [2024-03-25T19:48:05.859Z] ce7588e14bc9: Pulling fs layer [2024-03-25T19:48:05.859Z] b5e4710f87ac: Pulling fs layer [2024-03-25T19:48:05.859Z] ce7588e14bc9: Waiting [2024-03-25T19:48:05.860Z] 69c7f0334f64: Waiting [2024-03-25T19:48:05.860Z] b5e4710f87ac: Waiting [2024-03-25T19:48:05.860Z] ad3a456e5733: Waiting [2024-03-25T19:48:05.860Z] 1f1c1a5573a3: Waiting [2024-03-25T19:48:05.860Z] c4d48a809fc2: Verifying Checksum [2024-03-25T19:48:05.860Z] c4d48a809fc2: Download complete [2024-03-25T19:48:05.860Z] ad3a456e5733: Verifying Checksum [2024-03-25T19:48:05.860Z] ad3a456e5733: Download complete [2024-03-25T19:48:05.860Z] 69c7f0334f64: Verifying Checksum [2024-03-25T19:48:05.860Z] 69c7f0334f64: Download complete [2024-03-25T19:48:05.860Z] 7264a8db6415: Verifying Checksum [2024-03-25T19:48:05.860Z] 7264a8db6415: Download complete [2024-03-25T19:48:05.860Z] 1f1c1a5573a3: Verifying Checksum [2024-03-25T19:48:05.860Z] 1f1c1a5573a3: Download complete [2024-03-25T19:48:06.119Z] 7264a8db6415: Pull complete [2024-03-25T19:48:06.119Z] b5e4710f87ac: Verifying Checksum [2024-03-25T19:48:06.119Z] b5e4710f87ac: Download complete [2024-03-25T19:48:06.119Z] c4d48a809fc2: Pull complete [2024-03-25T19:48:06.378Z] 4f1c88b9dad5: Verifying Checksum [2024-03-25T19:48:06.378Z] 4f1c88b9dad5: Download complete [2024-03-25T19:48:06.636Z] ce7588e14bc9: Verifying Checksum [2024-03-25T19:48:06.636Z] ce7588e14bc9: Download complete [2024-03-25T19:48:09.168Z] 4f1c88b9dad5: Pull complete [2024-03-25T19:48:09.426Z] ad3a456e5733: Pull complete [2024-03-25T19:48:09.426Z] 69c7f0334f64: Pull complete [2024-03-25T19:48:09.426Z] 1f1c1a5573a3: Pull complete [2024-03-25T19:48:11.957Z] ce7588e14bc9: Pull complete [2024-03-25T19:48:11.957Z] b5e4710f87ac: Pull complete [2024-03-25T19:48:11.957Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-25T19:48:11.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T19:48:11.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-25T19:48:12.324Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T19:48:12.325Z] WORKDIR /edgex [2024-03-25T19:48:12.325Z] COPY go.mod . [2024-03-25T19:48:12.325Z] RUN go mod download [2024-03-25T19:48:12.325Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-25T19:48:12.890Z] Sending build context to Docker daemon 175.3MB [2024-03-25T19:48:12.890Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T19:48:12.890Z] ---> 88b5674ff536 [2024-03-25T19:48:12.890Z] Step 2/4 : WORKDIR /edgex [2024-03-25T19:48:19.465Z] ---> Running in 497408fc2805 [2024-03-25T19:48:19.465Z] Removing intermediate container 497408fc2805 [2024-03-25T19:48:19.465Z] ---> 297abfd6f093 [2024-03-25T19:48:19.465Z] Step 3/4 : COPY go.mod . [2024-03-25T19:48:19.465Z] ---> cf4b42cee92f [2024-03-25T19:48:19.465Z] Step 4/4 : RUN go mod download [2024-03-25T19:48:19.465Z] ---> Running in ae0fcdfc6f7c [2024-03-25T19:48:19.891Z] Still waiting to schedule task [2024-03-25T19:48:19.891Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-25T19:48:52.109Z] Removing intermediate container ae0fcdfc6f7c [2024-03-25T19:48:52.109Z] ---> 1f8f74c73f8b [2024-03-25T19:48:52.109Z] Successfully built 1f8f74c73f8b [2024-03-25T19:48:52.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T19:48:52.499Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T19:48:52.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T19:48:52.634Z] prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container [2024-03-25T19:48:52.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T19:48:53.066Z] $ docker top 05beeedbec8a2c98d8b5607b2fce88831309e7618a511f40a373179f46b5207b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T19:48:53.462Z] + go version [2024-03-25T19:48:53.462Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-25T19:48:53.499Z] $ docker stop --time=1 05beeedbec8a2c98d8b5607b2fce88831309e7618a511f40a373179f46b5207b [2024-03-25T19:48:54.780Z] $ docker rm -f --volumes 05beeedbec8a2c98d8b5607b2fce88831309e7618a511f40a373179f46b5207b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T19:48:55.545Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T19:48:55.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T19:48:55.700Z] prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container [2024-03-25T19:48:55.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T19:48:56.060Z] $ docker top b98ebeff25faabcfd609b14019fef29c3b960531b5cb076bdeb5f91472b3ca37 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-25T19:48:56.183Z] ========================================================= [2024-03-25T19:48:56.183Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-25T19:48:56.183Z] ========================================================= [Pipeline] sh [2024-03-25T19:48:56.477Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-25T19:48:56.841Z] + make test [2024-03-25T19:48:56.841Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T19:49:03.409Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-25T19:49:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-25T19:49:36.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2024-03-25T19:49:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-25T19:49:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-25T19:49:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-25T19:49:37.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-25T19:49:37.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-25T19:49:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2024-03-25T19:49:38.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-25T19:49:38.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-25T19:49:38.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:49:38.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-25T19:49:38.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-25T19:49:39.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-25T19:49:39.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-25T19:49:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-25T19:49:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2024-03-25T19:49:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2024-03-25T19:49:42.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-25T19:49:42.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-25T19:49:42.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.749s coverage: 93.4% of statements [2024-03-25T19:49:42.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 6.1% of statements [2024-03-25T19:49:42.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.290s coverage: 97.6% of statements [2024-03-25T19:49:42.308Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-03-25T19:49:43.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2024-03-25T19:49:43.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2024-03-25T19:49:43.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements [2024-03-25T19:49:43.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements [2024-03-25T19:49:43.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2024-03-25T19:49:43.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2024-03-25T19:49:44.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-03-25T19:49:44.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-25T19:49:44.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-25T19:49:44.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-25T19:49:44.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-25T19:49:44.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-25T19:49:44.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-25T19:49:44.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-25T19:49:44.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-25T19:49:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-25T19:49:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-25T19:49:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-25T19:49:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-25T19:49:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-25T19:49:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-25T19:49:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-25T19:49:47.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-25T19:49:48.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-25T19:49:49.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-25T19:49:49.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-25T19:49:51.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-25T19:49:51.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-25T19:49:51.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-25T19:49:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-25T19:49:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-25T19:49:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-25T19:49:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-25T19:49:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-25T19:49:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-25T19:49:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-25T19:49:54.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1170 in /w/workspace/edgexfoundry_edgex-go_PR-4782 [Pipeline] { [Pipeline] ws [2024-03-25T19:49:54.693Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-25T19:49:55.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-25T19:49:55.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-25T19:49:55.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-25T19:49:55.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-25T19:49:56.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2024-03-25T19:49:56.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-25T19:49:56.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:49:56.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-25T19:49:56.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-25T19:49:57.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-25T19:49:57.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-25T19:49:57.781Z] The recommended git tool is: git [2024-03-25T19:49:58.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-25T19:49:58.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:50:02.397Z] using credential edgex-jenkins-ssh [2024-03-25T19:50:02.419Z] Cloning the remote Git repository [2024-03-25T19:50:02.458Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-25T19:50:02.537Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-25T19:50:02.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-25T19:50:02.653Z] > git --version # timeout=10 [2024-03-25T19:50:02.675Z] > git --version # 'git version 2.25.1' [2024-03-25T19:50:02.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T19:50:02.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.059s coverage: 92.9% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.042s coverage: 100.0% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.149s coverage: 63.1% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.056s coverage: 61.8% of statements [2024-03-25T19:50:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements [2024-03-25T19:50:09.209Z] 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 [2024-03-25T19:50:09.466Z] running golangci-lint [2024-03-25T19:50:09.466Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-25T19:50:09.466Z] go version go1.21.0 linux/amd64 [2024-03-25T19:50:09.723Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-25T19:50:09.723Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-25T19:50:19.171Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-25T19:50:19.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T19:50:20.797Z] Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit f1399da6b09895ed2499ab5d30cf094acfb8416e [2024-03-25T19:50:21.197Z] Merge succeeded, producing f1399da6b09895ed2499ab5d30cf094acfb8416e [2024-03-25T19:50:21.197Z] Checking out Revision f1399da6b09895ed2499ab5d30cf094acfb8416e (PR-4782) [2024-03-25T19:50:21.773Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-25T19:50:21.821Z] > git --version # timeout=10 [2024-03-25T19:50:21.834Z] > git --version # 'git version 2.25.1' [2024-03-25T19:50:21.853Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T19:50:20.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-25T19:50:20.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-25T19:50:20.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T19:50:20.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4782/head:refs/remotes/origin/PR-4782 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-25T19:50:20.819Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T19:50:20.882Z] > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # timeout=10 [2024-03-25T19:50:21.099Z] > git remote # timeout=10 [2024-03-25T19:50:21.116Z] > git config --get remote.origin.url # timeout=10 [2024-03-25T19:50:21.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T19:50:21.162Z] > git merge c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 [2024-03-25T19:50:21.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-25T19:50:21.206Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T19:50:21.229Z] > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T19:50:26.593Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-25T19:50:26.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T19:50:26.593Z] Dload Upload Total Spent Left Speed [2024-03-25T19:50:26.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-03-25T19:50:26.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-25T19:50:27.277Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-25T19:50:27.277Z] + sudo tee /etc/docker/daemon.new [2024-03-25T19:50:27.277Z] { [2024-03-25T19:50:27.277Z] "registry-mirrors": [ [2024-03-25T19:50:27.277Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-25T19:50:27.277Z] ], [2024-03-25T19:50:27.277Z] "bip": "10.250.0.254/24", [2024-03-25T19:50:27.277Z] "hosts": [ [2024-03-25T19:50:27.277Z] "tcp://0.0.0.0:5555", [2024-03-25T19:50:27.277Z] "unix:///var/run/docker.sock" [2024-03-25T19:50:27.277Z] ], [2024-03-25T19:50:27.277Z] "mtu": 1458, [2024-03-25T19:50:27.277Z] "selinux-enabled": true, [2024-03-25T19:50:27.277Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-25T19:50:27.277Z] } [Pipeline] sh [2024-03-25T19:50:27.630Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-25T19:50:28.014Z] + sudo service docker restart [2024-03-25T19:50:31.639Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 19.829186277s" [2024-03-25T19:50:31.639Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.396506ms" [2024-03-25T19:50:43.839Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.375379936s with top 10 stages: buildir: 57.938229555s, gosec: 7.696862256s, inspect: 2.394515462s, fact_deprecated: 2.031702584s, printf: 1.615325302s, ctrlflow: 1.179621489s, nilness: 1.178014982s, fact_purity: 1.164749294s, S1038: 1.107101178s, SA5012: 606.371962ms" [2024-03-25T19:50:43.839Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-25T19:50:43.839Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, cgo: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, exclude: 197/197, skip_files: 197/197, nolint: 0/21" [2024-03-25T19:50:43.839Z] level=info msg="[runner] processing took 15.720607ms with stages: nolint: 6.84302ms, identifier_marker: 4.221666ms, autogenerated_exclude: 1.494133ms, path_prettifier: 1.386653ms, exclude-rules: 1.042229ms, skip_dirs: 688.566µs, cgo: 26.9µs, filename_unadjuster: 13.13µs, max_same_issues: 620ns, fixer: 550ns, uniq_by_line: 520ns, skip_files: 480ns, exclude: 400ns, path_prefixer: 380ns, severity-rules: 280ns, source_code: 250ns, sort_results: 230ns, diff: 190ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" [2024-03-25T19:50:43.839Z] level=info msg="[runner] linters took 12.767161198s with stages: goanalysis_metalinter: 12.751354481s" [2024-03-25T19:50:43.839Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-25T19:50:43.839Z] level=info msg="Memory: 328 samples, avg is 312.1MB, max is 1244.9MB" [2024-03-25T19:50:43.839Z] level=info msg="Execution took 32.662424631s" [2024-03-25T19:50:43.839Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T19:50:46.334Z] provisioning config files... [2024-03-25T19:50:46.359Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14058150500358458782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T19:50:46.811Z] ---> ****-login.sh [2024-03-25T19:50:46.811Z] nexus3.edgexfoundry.org:10001 [2024-03-25T19:50:47.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:50:47.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:50:47.348Z] Configure a credential helper to remove this warning. See [2024-03-25T19:50:47.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:50:47.348Z] [2024-03-25T19:50:47.348Z] Login Succeeded [2024-03-25T19:50:47.348Z] nexus3.edgexfoundry.org:10002 [2024-03-25T19:50:47.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:50:47.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:50:47.892Z] Configure a credential helper to remove this warning. See [2024-03-25T19:50:47.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:50:47.892Z] [2024-03-25T19:50:47.892Z] Login Succeeded [2024-03-25T19:50:47.892Z] nexus3.edgexfoundry.org:10003 [2024-03-25T19:50:48.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:50:48.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:50:48.168Z] Configure a credential helper to remove this warning. See [2024-03-25T19:50:48.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:50:48.168Z] [2024-03-25T19:50:48.168Z] Login Succeeded [2024-03-25T19:50:48.168Z] nexus3.edgexfoundry.org:10004 [2024-03-25T19:50:48.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:50:48.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:50:48.438Z] Configure a credential helper to remove this warning. See [2024-03-25T19:50:48.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:50:48.438Z] [2024-03-25T19:50:48.438Z] Login Succeeded [2024-03-25T19:50:48.438Z] ****.io [2024-03-25T19:50:48.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T19:50:48.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T19:50:48.974Z] Configure a credential helper to remove this warning. See [2024-03-25T19:50:48.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T19:50:48.974Z] [2024-03-25T19:50:48.974Z] Login Succeeded [2024-03-25T19:50:48.974Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T19:50:49.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-25T19:50:49.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T19:50:49.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T19:50:49.102Z] ./bin/test-attribution-txt.sh [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T19:50:49.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] sh [2024-03-25T19:50:49.542Z] + ls -al . [2024-03-25T19:50:49.542Z] total 816 [2024-03-25T19:50:49.542Z] drwxrwxr-x 11 1001 1001 4096 Mar 25 19:48 . [2024-03-25T19:50:49.542Z] drwxr-xr-x 4 root root 4096 Mar 25 19:48 .. [2024-03-25T19:50:49.542Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:47 .blubracket [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 10 Mar 25 19:47 .dockerignore [2024-03-25T19:50:49.542Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:50 .git [2024-03-25T19:50:49.542Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:47 .github [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 1074 Mar 25 19:47 .gitignore [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 19:47 .golangci.yml [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 100 Mar 25 19:47 .hadolint.yml [2024-03-25T19:50:49.542Z] drwxr-xr-x 3 1001 1001 4096 Mar 25 19:47 .semver [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 155 Mar 25 19:47 .sonarcloud.properties [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:47 ADOPTERS.md [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 20261 Mar 25 19:47 Attribution.txt [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 100284 Mar 25 19:47 CHANGELOG.md [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:47 CONTRIBUTING.md [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 19:47 GOVERNANCE.md [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 861 Mar 25 19:47 Jenkinsfile [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:47 LICENSE [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 15392 Mar 25 19:47 Makefile [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 19:47 OWNERS.md [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 9528 Mar 25 19:47 README.md [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 789 Mar 25 19:47 SECURITY.md [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 19:48 VERSION [2024-03-25T19:50:49.542Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:47 bin [2024-03-25T19:50:49.542Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 19:47 cmd [2024-03-25T19:50:49.542Z] -rw-r--r-- 1 root root 455121 Mar 25 19:50 coverage.out [2024-03-25T19:50:49.542Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:47 fuzz_test [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 7036 Mar 25 19:47 go.mod [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 101053 Mar 25 19:47 go.sum [2024-03-25T19:50:49.542Z] drwxrwxr-x 7 1001 1001 4096 Mar 25 19:47 internal [2024-03-25T19:50:49.542Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:47 openapi [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 584 Mar 25 19:47 security.txt [2024-03-25T19:50:49.542Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 19:47 version.go [Pipeline] sh [2024-03-25T19:50:49.735Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-25T19:50:49.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T19:50:49.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T19:50:49.859Z] + '[' -e coverage.out ] [2024-03-25T19:50:49.859Z] + chown 1001:1001 coverage.out [2024-03-25T19:50:49.867Z] ========================================================= [2024-03-25T19:50:49.867Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-25T19:50:49.867Z] ========================================================= [Pipeline] fileExists [Pipeline] stash [Pipeline] sh [2024-03-25T19:50:50.036Z] Stashed 1 file(s) [Pipeline] sh [2024-03-25T19:50:50.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T19:50:50.273Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-25T19:50:50.338Z] + make build [2024-03-25T19:50:50.338Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-25T19:50:50.544Z] 9fda8d8052c6: Pulling fs layer [2024-03-25T19:50:50.544Z] 5d54e960e981: Pulling fs layer [2024-03-25T19:50:50.544Z] c4a7e357bf2a: Pulling fs layer [2024-03-25T19:50:50.544Z] f0e02332f6b5: Pulling fs layer [2024-03-25T19:50:50.544Z] 872ee5b61b7b: Pulling fs layer [2024-03-25T19:50:50.544Z] 0c6a40ed1a82: Pulling fs layer [2024-03-25T19:50:50.544Z] 94ae7d8d031c: Pulling fs layer [2024-03-25T19:50:50.544Z] 872ee5b61b7b: Waiting [2024-03-25T19:50:50.544Z] f0e02332f6b5: Waiting [2024-03-25T19:50:50.544Z] 0c6a40ed1a82: Waiting [2024-03-25T19:50:50.544Z] 94ae7d8d031c: Waiting [2024-03-25T19:50:50.544Z] 5d54e960e981: Verifying Checksum [2024-03-25T19:50:50.544Z] 5d54e960e981: Download complete [2024-03-25T19:50:50.544Z] f0e02332f6b5: Verifying Checksum [2024-03-25T19:50:50.544Z] f0e02332f6b5: Download complete [2024-03-25T19:50:50.544Z] 872ee5b61b7b: Verifying Checksum [2024-03-25T19:50:50.544Z] 872ee5b61b7b: Download complete [2024-03-25T19:50:50.544Z] 9fda8d8052c6: Download complete [2024-03-25T19:50:51.132Z] 94ae7d8d031c: Verifying Checksum [2024-03-25T19:50:51.132Z] 94ae7d8d031c: Download complete [2024-03-25T19:50:51.403Z] 9fda8d8052c6: Pull complete [2024-03-25T19:50:51.991Z] 5d54e960e981: Pull complete [2024-03-25T19:50:52.258Z] c4a7e357bf2a: Verifying Checksum [2024-03-25T19:50:52.259Z] c4a7e357bf2a: Download complete [2024-03-25T19:50:53.670Z] 0c6a40ed1a82: Verifying Checksum [2024-03-25T19:50:53.670Z] 0c6a40ed1a82: Download complete [2024-03-25T19:51:05.989Z] c4a7e357bf2a: Pull complete [2024-03-25T19:51:05.989Z] f0e02332f6b5: Pull complete [2024-03-25T19:51:05.989Z] 872ee5b61b7b: Pull complete [2024-03-25T19:51:12.260Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-25T19:51:12.260Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-25T19:51:13.637Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:51:14.205Z] 0c6a40ed1a82: Pull complete [2024-03-25T19:51:14.218Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-25T19:51:15.626Z] 94ae7d8d031c: Pull complete [2024-03-25T19:51:15.626Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-25T19:51:15.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T19:51:15.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-25T19:51:16.032Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T19:51:16.032Z] WORKDIR /edgex [2024-03-25T19:51:16.032Z] COPY go.mod . [2024-03-25T19:51:16.032Z] RUN go mod download [2024-03-25T19:51:16.032Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-25T19:51:16.616Z] Sending build context to Docker daemon 3.001MB [2024-03-25T19:51:16.616Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T19:51:16.616Z] ---> 86de565de09d [2024-03-25T19:51:16.616Z] Step 2/4 : WORKDIR /edgex [2024-03-25T19:51:18.401Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-25T19:51:18.556Z] ---> Running in 776742138f17 [2024-03-25T19:51:18.556Z] Removing intermediate container 776742138f17 [2024-03-25T19:51:18.556Z] ---> 8b954b7bfb5a [2024-03-25T19:51:18.556Z] Step 3/4 : COPY go.mod . [2024-03-25T19:51:19.139Z] ---> 12d3a14b59f1 [2024-03-25T19:51:19.139Z] Step 4/4 : RUN go mod download [2024-03-25T19:51:19.139Z] ---> Running in f9766efdc308 [2024-03-25T19:51:20.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:51:22.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:51:22.770Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:51:23.339Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-25T19:51:24.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-25T19:51:25.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-03-25T19:51:26.180Z] $ docker stop --time=1 b98ebeff25faabcfd609b14019fef29c3b960531b5cb076bdeb5f91472b3ca37 [2024-03-25T19:51:32.019Z] $ docker rm -f --volumes b98ebeff25faabcfd609b14019fef29c3b960531b5cb076bdeb5f91472b3ca37 [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 [2024-03-25T19:51:33.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-25T19:51:33.562Z] [2024-03-25T19:51:33.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T19:51:33.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-25T19:51:33.938Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-25T19:51:33.938Z] 91d30c5bc195: Pulling fs layer [2024-03-25T19:51:33.938Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-25T19:51:33.938Z] 9c61dcf015f6: Pulling fs layer [2024-03-25T19:51:33.938Z] 4698f68db338: Pulling fs layer [2024-03-25T19:51:33.938Z] 2a2f49069b9e: Pulling fs layer [2024-03-25T19:51:33.938Z] e0025b399a48: Pulling fs layer [2024-03-25T19:51:33.938Z] 2a2f49069b9e: Waiting [2024-03-25T19:51:33.938Z] 4698f68db338: Waiting [2024-03-25T19:51:33.938Z] e0025b399a48: Waiting [2024-03-25T19:51:33.938Z] 91d30c5bc195: Verifying Checksum [2024-03-25T19:51:33.938Z] 91d30c5bc195: Download complete [2024-03-25T19:51:33.938Z] 4698f68db338: Download complete [2024-03-25T19:51:34.198Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-25T19:51:34.198Z] 2e9b0aa3be6d: Download complete [2024-03-25T19:51:34.198Z] 91d30c5bc195: Pull complete [2024-03-25T19:51:34.198Z] e0025b399a48: Verifying Checksum [2024-03-25T19:51:34.198Z] e0025b399a48: Download complete [2024-03-25T19:51:34.198Z] 2a2f49069b9e: Download complete [2024-03-25T19:51:34.456Z] 2e9b0aa3be6d: Pull complete [2024-03-25T19:51:34.714Z] 9c61dcf015f6: Verifying Checksum [2024-03-25T19:51:34.714Z] 9c61dcf015f6: Download complete [2024-03-25T19:51:37.240Z] 9c61dcf015f6: Pull complete [2024-03-25T19:51:37.240Z] 4698f68db338: Pull complete [2024-03-25T19:51:37.499Z] 2a2f49069b9e: Pull complete [2024-03-25T19:51:37.499Z] e0025b399a48: Pull complete [2024-03-25T19:51:37.499Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-25T19:51:37.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-25T19:51:37.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T19:51:37.753Z] prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container [2024-03-25T19:51:37.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-25T19:51:40.541Z] $ docker top 7011e29dbbaf0adbac305fff7a08d8378460899d9c64da9c112914acd9f562d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T19:51:40.936Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-25T19:51:43.472Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #1 transferring dockerfile: 1.89kB done [2024-03-25T19:51:43.472Z] #1 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #2 transferring dockerfile: 2.15kB done [2024-03-25T19:51:43.472Z] #2 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #3 transferring dockerfile: 2.23kB done [2024-03-25T19:51:43.472Z] #3 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #4 [core-data internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #4 transferring dockerfile: 2.01kB done [2024-03-25T19:51:43.472Z] #4 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #5 transferring dockerfile: 1.95kB done [2024-03-25T19:51:43.472Z] #5 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #6 transferring dockerfile: 2.93kB done [2024-03-25T19:51:43.472Z] #6 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #7 transferring dockerfile: 2.50kB done [2024-03-25T19:51:43.472Z] #7 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #8 [core-command internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #8 transferring dockerfile: 1.93kB done [2024-03-25T19:51:43.472Z] #8 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #9 [security-spiffe-token-provider internal] load .dockerignore [2024-03-25T19:51:43.472Z] #9 transferring context: 50B done [2024-03-25T19:51:43.472Z] #9 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #10 transferring dockerfile: 1.69kB done [2024-03-25T19:51:43.472Z] #10 DONE 0.1s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #11 transferring dockerfile: 2.49kB done [2024-03-25T19:51:43.472Z] #11 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #12 transferring dockerfile: 1.81kB done [2024-03-25T19:51:43.472Z] #12 DONE 0.0s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.472Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-03-25T19:51:43.472Z] #13 transferring dockerfile: 1.70kB done [2024-03-25T19:51:43.472Z] #13 DONE 0.1s [2024-03-25T19:51:43.472Z] [2024-03-25T19:51:43.473Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-03-25T19:51:43.473Z] #14 transferring dockerfile: 1.93kB done [2024-03-25T19:51:43.473Z] #14 DONE 0.1s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-03-25T19:51:43.473Z] #15 transferring dockerfile: 2.06kB done [2024-03-25T19:51:43.473Z] #15 DONE 0.1s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #16 [security-proxy-auth internal] load .dockerignore [2024-03-25T19:51:43.473Z] #16 transferring context: 50B done [2024-03-25T19:51:43.473Z] #16 DONE 0.0s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-25T19:51:43.473Z] #17 transferring context: 50B done [2024-03-25T19:51:43.473Z] #17 DONE 0.0s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #18 [core-data internal] load .dockerignore [2024-03-25T19:51:43.473Z] #18 transferring context: 50B done [2024-03-25T19:51:43.473Z] #18 DONE 0.0s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #19 [support-notifications internal] load .dockerignore [2024-03-25T19:51:43.473Z] #19 transferring context: 50B done [2024-03-25T19:51:43.473Z] #19 DONE 0.0s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #20 [security-bootstrapper internal] load .dockerignore [2024-03-25T19:51:43.473Z] #20 transferring context: 50B done [2024-03-25T19:51:43.473Z] #20 DONE 0.0s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #21 [security-proxy-setup internal] load .dockerignore [2024-03-25T19:51:43.473Z] #21 transferring context: 50B done [2024-03-25T19:51:43.473Z] #21 DONE 0.0s [2024-03-25T19:51:43.473Z] [2024-03-25T19:51:43.473Z] #22 [security-spire-config internal] load .dockerignore [2024-03-25T19:51:43.473Z] #22 transferring context: 50B done [2024-03-25T19:51:43.732Z] #22 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #23 [core-command internal] load .dockerignore [2024-03-25T19:51:43.732Z] #23 transferring context: 50B done [2024-03-25T19:51:43.732Z] #23 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-03-25T19:51:43.732Z] #24 transferring context: 50B done [2024-03-25T19:51:43.732Z] #24 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #25 [security-spire-server internal] load .dockerignore [2024-03-25T19:51:43.732Z] #25 transferring context: 50B done [2024-03-25T19:51:43.732Z] #25 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #26 [security-spire-agent internal] load .dockerignore [2024-03-25T19:51:43.732Z] #26 transferring context: 50B done [2024-03-25T19:51:43.732Z] #26 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #27 [core-metadata internal] load .dockerignore [2024-03-25T19:51:43.732Z] #27 transferring context: 50B done [2024-03-25T19:51:43.732Z] #27 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #28 [support-scheduler internal] load .dockerignore [2024-03-25T19:51:43.732Z] #28 transferring context: 50B done [2024-03-25T19:51:43.732Z] #28 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-25T19:51:43.732Z] #29 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T19:51:43.732Z] #30 ... [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-25T19:51:43.732Z] #29 DONE 0.0s [2024-03-25T19:51:43.732Z] [2024-03-25T19:51:43.732Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T19:51:43.992Z] #30 ... [2024-03-25T19:51:43.992Z] [2024-03-25T19:51:43.992Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-25T19:51:43.992Z] #29 DONE 0.0s [2024-03-25T19:51:43.992Z] [2024-03-25T19:51:43.992Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T19:51:44.560Z] #30 DONE 0.7s [2024-03-25T19:51:44.560Z] [2024-03-25T19:51:44.560Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-25T19:51:44.560Z] #31 DONE 0.5s [2024-03-25T19:51:44.560Z] [2024-03-25T19:51:44.560Z] #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T19:51:44.560Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T19:51:44.560Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T19:51:44.560Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-25T19:51:44.560Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-25T19:51:44.560Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.1s [2024-03-25T19:51:44.560Z] #32 ... [2024-03-25T19:51:44.560Z] [2024-03-25T19:51:44.560Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-25T19:51:44.560Z] #33 DONE 0.8s [2024-03-25T19:51:44.560Z] [2024-03-25T19:51:44.560Z] #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T19:51:44.560Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.2s [2024-03-25T19:51:44.821Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T19:51:44.821Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T19:51:44.821Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-25T19:51:44.821Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-25T19:51:44.821Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-03-25T19:51:44.821Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-25T19:51:44.821Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-03-25T19:51:45.388Z] #32 ... [2024-03-25T19:51:45.388Z] [2024-03-25T19:51:45.388Z] #34 [security-spire-server internal] load build context [2024-03-25T19:51:45.388Z] #34 transferring context: 26.69kB 0.0s done [2024-03-25T19:51:45.388Z] #34 DONE 0.6s [2024-03-25T19:51:45.388Z] [2024-03-25T19:51:45.388Z] #35 [security-spire-config internal] load build context [2024-03-25T19:51:45.388Z] #35 transferring context: 24.94kB 0.0s done [2024-03-25T19:51:45.388Z] #35 DONE 0.6s [2024-03-25T19:51:45.388Z] [2024-03-25T19:51:45.388Z] #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T19:51:45.388Z] #32 ... [2024-03-25T19:51:45.388Z] [2024-03-25T19:51:45.388Z] #36 [security-spire-agent internal] load build context [2024-03-25T19:51:45.388Z] #36 transferring context: 26.22kB 0.0s done [2024-03-25T19:51:45.388Z] #36 DONE 0.6s [2024-03-25T19:51:45.388Z] [2024-03-25T19:51:45.388Z] #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T19:51:45.388Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.5s done [2024-03-25T19:51:46.766Z] #32 ... [2024-03-25T19:51:46.766Z] [2024-03-25T19:51:46.766Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-25T19:51:46.766Z] #37 DONE 2.3s [2024-03-25T19:51:46.766Z] [2024-03-25T19:51:46.766Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-25T19:51:53.217Z] #38 ... [2024-03-25T19:51:53.217Z] [2024-03-25T19:51:53.217Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T19:51:53.217Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-25T19:51:53.217Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-25T19:51:53.217Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-25T19:51:53.217Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-25T19:51:53.217Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-25T19:51:53.217Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-25T19:51:53.217Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-03-25T19:51:53.217Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-25T19:51:53.217Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2024-03-25T19:51:53.217Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-25T19:51:53.217Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-25T19:51:53.217Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.6s done [2024-03-25T19:51:54.555Z] #39 ... [2024-03-25T19:51:54.555Z] [2024-03-25T19:51:54.555Z] #40 [security-secretstore-setup internal] load build context [2024-03-25T19:51:54.555Z] #40 transferring context: 198.41MB 9.9s [2024-03-25T19:51:54.555Z] #40 ... [2024-03-25T19:51:54.555Z] [2024-03-25T19:51:54.555Z] #41 [core-metadata internal] load build context [2024-03-25T19:51:54.555Z] #41 ... [2024-03-25T19:51:54.555Z] [2024-03-25T19:51:54.555Z] #42 [security-spiffe-token-provider internal] load build context [2024-03-25T19:51:54.814Z] #42 ... [2024-03-25T19:51:54.814Z] [2024-03-25T19:51:54.814Z] #43 [support-notifications internal] load build context [2024-03-25T19:51:54.814Z] #43 ... [2024-03-25T19:51:54.814Z] [2024-03-25T19:51:54.814Z] #44 [security-proxy-setup internal] load build context [2024-03-25T19:51:55.071Z] #44 ... [2024-03-25T19:51:55.071Z] [2024-03-25T19:51:55.071Z] #45 [security-bootstrapper internal] load build context [2024-03-25T19:51:55.071Z] #45 ... [2024-03-25T19:51:55.071Z] [2024-03-25T19:51:55.071Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-25T19:51:55.071Z] #46 ... [2024-03-25T19:51:55.071Z] [2024-03-25T19:51:55.071Z] #47 [security-proxy-auth internal] load build context [2024-03-25T19:51:55.331Z] #47 ... [2024-03-25T19:51:55.331Z] [2024-03-25T19:51:55.331Z] #48 [core-data internal] load build context [2024-03-25T19:51:55.331Z] #48 ... [2024-03-25T19:51:55.331Z] [2024-03-25T19:51:55.331Z] #49 [core-command internal] load build context [2024-03-25T19:51:55.589Z] #49 ... [2024-03-25T19:51:55.589Z] [2024-03-25T19:51:55.589Z] #50 [support-scheduler internal] load build context [2024-03-25T19:51:55.589Z] #50 ... [2024-03-25T19:51:55.589Z] [2024-03-25T19:51:55.589Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T19:51:55.589Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-25T19:51:55.589Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-25T19:51:55.589Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-25T19:51:55.589Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-25T19:51:55.589Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-25T19:51:55.589Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-25T19:51:55.589Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-25T19:51:55.589Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2024-03-25T19:51:55.589Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-03-25T19:51:55.589Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-25T19:51:55.589Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done [2024-03-25T19:51:55.589Z] #51 ... [2024-03-25T19:51:55.589Z] [2024-03-25T19:51:55.589Z] #44 [security-proxy-setup internal] load build context [2024-03-25T19:51:55.849Z] #44 ... [2024-03-25T19:51:55.849Z] [2024-03-25T19:51:55.849Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T19:51:56.113Z] #52 ... [2024-03-25T19:51:56.113Z] [2024-03-25T19:51:56.113Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-25T19:51:56.113Z] #53 ... [2024-03-25T19:51:56.113Z] [2024-03-25T19:51:56.113Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-25T19:51:56.569Z] #54 ... [2024-03-25T19:51:56.569Z] [2024-03-25T19:51:56.569Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T19:51:56.569Z] #55 ... [2024-03-25T19:51:56.569Z] [2024-03-25T19:51:56.569Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-25T19:51:56.569Z] #56 ... [2024-03-25T19:51:56.569Z] [2024-03-25T19:51:56.569Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-25T19:51:56.569Z] #57 ... [2024-03-25T19:51:56.569Z] [2024-03-25T19:51:56.569Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-25T19:51:56.857Z] #58 ... [2024-03-25T19:51:56.857Z] [2024-03-25T19:51:56.857Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-25T19:51:56.857Z] #59 ... [2024-03-25T19:51:56.857Z] [2024-03-25T19:51:56.857Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-25T19:51:57.124Z] #60 ... [2024-03-25T19:51:57.124Z] [2024-03-25T19:51:57.124Z] #45 [security-bootstrapper internal] load build context [2024-03-25T19:51:57.411Z] #45 ... [2024-03-25T19:51:57.411Z] [2024-03-25T19:51:57.411Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-25T19:51:57.411Z] #38 DONE 11.0s [2024-03-25T19:51:57.411Z] [2024-03-25T19:51:57.411Z] #45 [security-bootstrapper internal] load build context [2024-03-25T19:51:57.676Z] #45 ... [2024-03-25T19:51:57.676Z] [2024-03-25T19:51:57.676Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T19:51:57.676Z] #51 DONE 13.0s [2024-03-25T19:51:57.676Z] [2024-03-25T19:51:57.676Z] #45 [security-bootstrapper internal] load build context [2024-03-25T19:51:57.961Z] #45 ... [2024-03-25T19:51:57.961Z] [2024-03-25T19:51:57.961Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T19:51:57.961Z] #39 DONE 13.2s [2024-03-25T19:51:57.961Z] [2024-03-25T19:51:57.961Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T19:51:57.961Z] #52 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:51:57.961Z] #52 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:51:58.715Z] #52 12.25 (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T19:51:58.715Z] #52 12.29 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T19:51:58.715Z] #52 12.29 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:51:58.715Z] #52 12.29 Executing ca-certificates-20240226-r0.trigger [2024-03-25T19:51:58.986Z] #52 12.94 OK: 8 MiB in 17 packages [2024-03-25T19:52:03.237Z] #52 ... [2024-03-25T19:52:03.237Z] [2024-03-25T19:52:03.237Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-25T19:52:03.237Z] #56 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:03.237Z] #56 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:03.237Z] #56 16.05 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T19:52:03.237Z] #56 16.05 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T19:52:03.237Z] #56 16.05 OK: 20071 distinct packages available [2024-03-25T19:52:03.237Z] #56 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:03.237Z] #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:03.237Z] #56 16.44 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:03.237Z] #56 16.44 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-25T19:52:03.237Z] #56 16.44 (3/5) Installing libucontext (1.2-r2) [2024-03-25T19:52:03.237Z] #56 16.44 (4/5) Installing gcompat (1.1.0-r1) [2024-03-25T19:52:03.237Z] #56 16.45 (5/5) Installing openssl (3.1.4-r5) [2024-03-25T19:52:03.237Z] #56 16.46 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:03.237Z] #56 16.47 OK: 8 MiB in 20 packages [2024-03-25T19:52:04.647Z] #56 ... [2024-03-25T19:52:04.647Z] [2024-03-25T19:52:04.647Z] #40 [security-secretstore-setup internal] load build context [2024-03-25T19:52:04.647Z] #40 transferring context: 405.72MB 16.6s done [2024-03-25T19:52:04.647Z] #40 ... [2024-03-25T19:52:04.647Z] [2024-03-25T19:52:04.647Z] #41 [core-metadata internal] load build context [2024-03-25T19:52:04.647Z] #41 transferring context: 405.72MB 19.3s done [2024-03-25T19:52:04.906Z] #41 ... [2024-03-25T19:52:04.906Z] [2024-03-25T19:52:04.906Z] #42 [security-spiffe-token-provider internal] load build context [2024-03-25T19:52:04.906Z] #42 transferring context: 405.72MB 16.8s done [2024-03-25T19:52:05.211Z] #42 ... [2024-03-25T19:52:05.211Z] [2024-03-25T19:52:05.211Z] #43 [support-notifications internal] load build context [2024-03-25T19:52:05.211Z] #43 transferring context: 405.72MB 16.9s done [2024-03-25T19:52:05.211Z] #43 ... [2024-03-25T19:52:05.211Z] [2024-03-25T19:52:05.211Z] #50 [support-scheduler internal] load build context [2024-03-25T19:52:05.211Z] #50 transferring context: 405.72MB 19.2s done [2024-03-25T19:52:05.713Z] #50 ... [2024-03-25T19:52:05.713Z] [2024-03-25T19:52:05.713Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-25T19:52:05.713Z] #46 transferring context: 405.72MB 17.6s done [2024-03-25T19:52:06.129Z] #46 ... [2024-03-25T19:52:06.129Z] [2024-03-25T19:52:06.129Z] #49 [core-command internal] load build context [2024-03-25T19:52:06.129Z] #49 transferring context: 405.72MB 15.1s done [2024-03-25T19:52:06.459Z] #49 ... [2024-03-25T19:52:06.459Z] [2024-03-25T19:52:06.459Z] #44 [security-proxy-setup internal] load build context [2024-03-25T19:52:06.459Z] #44 transferring context: 405.72MB 14.8s done [2024-03-25T19:52:06.888Z] #44 ... [2024-03-25T19:52:06.888Z] [2024-03-25T19:52:06.888Z] #48 [core-data internal] load build context [2024-03-25T19:52:06.888Z] #48 transferring context: 405.72MB 16.8s done [2024-03-25T19:52:07.150Z] #48 ... [2024-03-25T19:52:07.150Z] [2024-03-25T19:52:07.150Z] #47 [security-proxy-auth internal] load build context [2024-03-25T19:52:07.150Z] #47 transferring context: 405.72MB 17.6s done [2024-03-25T19:52:07.432Z] #47 ... [2024-03-25T19:52:07.432Z] [2024-03-25T19:52:07.432Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-25T19:52:07.432Z] #61 ... [2024-03-25T19:52:07.432Z] [2024-03-25T19:52:07.432Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-25T19:52:07.692Z] #62 ... [2024-03-25T19:52:07.692Z] [2024-03-25T19:52:07.692Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-25T19:52:07.692Z] #63 ... [2024-03-25T19:52:07.692Z] [2024-03-25T19:52:07.692Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-25T19:52:07.963Z] #64 ... [2024-03-25T19:52:07.963Z] [2024-03-25T19:52:07.963Z] #45 [security-bootstrapper internal] load build context [2024-03-25T19:52:07.963Z] #45 transferring context: 405.72MB 16.3s done [2024-03-25T19:52:07.963Z] #45 ... [2024-03-25T19:52:07.963Z] [2024-03-25T19:52:07.963Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-25T19:52:07.963Z] #53 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:07.963Z] #53 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:07.963Z] #53 12.03 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T19:52:07.963Z] #53 12.04 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T19:52:07.963Z] #53 12.04 OK: 20071 distinct packages available [2024-03-25T19:52:07.963Z] #53 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:07.963Z] #53 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:07.963Z] #53 12.51 (1/11) Installing ca-certificates (20240226-r0) [2024-03-25T19:52:07.963Z] #53 12.84 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-25T19:52:07.963Z] #53 12.85 (3/11) Installing libunistring (1.1-r1) [2024-03-25T19:52:07.963Z] #53 12.86 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-25T19:52:07.963Z] #53 12.87 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-25T19:52:07.963Z] #53 12.88 (6/11) Installing libcurl (8.5.0-r0) [2024-03-25T19:52:07.963Z] #53 12.89 (7/11) Installing curl (8.5.0-r0) [2024-03-25T19:52:07.963Z] #53 12.90 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:07.963Z] #53 12.90 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-25T19:52:07.963Z] #53 12.91 (10/11) Installing libucontext (1.2-r2) [2024-03-25T19:52:07.963Z] #53 12.92 (11/11) Installing gcompat (1.1.0-r1) [2024-03-25T19:52:07.963Z] #53 12.92 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:07.963Z] #53 12.94 Executing ca-certificates-20240226-r0.trigger [2024-03-25T19:52:07.963Z] #53 13.04 OK: 12 MiB in 26 packages [2024-03-25T19:52:08.222Z] #53 ... [2024-03-25T19:52:08.222Z] [2024-03-25T19:52:08.222Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-25T19:52:08.222Z] #54 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.222Z] #54 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.222Z] #54 12.50 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:08.222Z] #54 12.83 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:08.222Z] #54 12.87 OK: 7 MiB in 16 packages [2024-03-25T19:52:08.482Z] #54 ... [2024-03-25T19:52:08.482Z] [2024-03-25T19:52:08.482Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T19:52:08.482Z] #55 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.482Z] #55 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.482Z] #55 12.53 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:08.482Z] #55 12.82 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:08.482Z] #55 12.84 OK: 7 MiB in 16 packages [2024-03-25T19:52:08.482Z] #55 ... [2024-03-25T19:52:08.482Z] [2024-03-25T19:52:08.482Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-25T19:52:08.482Z] #60 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.482Z] #60 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.482Z] #60 12.40 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:08.482Z] #60 12.80 (2/4) Installing openssl (3.1.4-r5) [2024-03-25T19:52:08.482Z] #60 12.80 (3/4) Installing su-exec (0.2-r3) [2024-03-25T19:52:08.482Z] #60 12.82 (4/4) Installing yq (4.33.3-r5) [2024-03-25T19:52:08.482Z] #60 12.97 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:08.482Z] #60 12.97 OK: 17 MiB in 19 packages [2024-03-25T19:52:08.742Z] #60 ... [2024-03-25T19:52:08.742Z] [2024-03-25T19:52:08.742Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-25T19:52:08.742Z] #59 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.742Z] #59 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.742Z] #59 15.36 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T19:52:08.742Z] #59 15.36 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T19:52:08.742Z] #59 15.36 OK: 20071 distinct packages available [2024-03-25T19:52:08.742Z] #59 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.742Z] #59 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:08.742Z] #59 15.76 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:08.742Z] #59 15.76 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-25T19:52:08.742Z] #59 15.77 (3/4) Installing libucontext (1.2-r2) [2024-03-25T19:52:08.742Z] #59 15.77 (4/4) Installing gcompat (1.1.0-r1) [2024-03-25T19:52:08.742Z] #59 15.77 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:08.742Z] #59 15.78 OK: 8 MiB in 19 packages [2024-03-25T19:52:10.650Z] #59 ... [2024-03-25T19:52:10.650Z] [2024-03-25T19:52:10.650Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-25T19:52:10.650Z] #57 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:10.650Z] #57 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:10.650Z] #57 14.83 (1/4) Installing ca-certificates (20240226-r0) [2024-03-25T19:52:10.650Z] #57 14.99 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:10.650Z] #57 14.99 (3/4) Installing su-exec (0.2-r3) [2024-03-25T19:52:10.650Z] #57 14.99 (4/4) Installing yq (4.33.3-r5) [2024-03-25T19:52:10.650Z] #57 15.06 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:10.650Z] #57 15.07 Executing ca-certificates-20240226-r0.trigger [2024-03-25T19:52:10.650Z] #57 15.11 OK: 17 MiB in 19 packages [2024-03-25T19:52:11.596Z] #57 ... [2024-03-25T19:52:11.596Z] [2024-03-25T19:52:11.596Z] #44 [security-proxy-setup internal] load build context [2024-03-25T19:52:11.596Z] #44 DONE 27.3s [2024-03-25T19:52:11.596Z] [2024-03-25T19:52:11.596Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-25T19:52:11.596Z] #60 DONE 25.6s [2024-03-25T19:52:11.596Z] [2024-03-25T19:52:11.596Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T19:52:11.596Z] #55 DONE 25.6s [2024-03-25T19:52:11.596Z] [2024-03-25T19:52:11.596Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-25T19:52:11.596Z] #56 DONE 25.6s [2024-03-25T19:52:11.596Z] [2024-03-25T19:52:11.596Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-25T19:52:11.858Z] #65 ... [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-25T19:52:11.858Z] #57 DONE 25.6s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-25T19:52:11.858Z] #54 DONE 25.7s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T19:52:11.858Z] #52 DONE 25.8s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-25T19:52:11.858Z] #58 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:11.858Z] #58 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:11.858Z] #58 17.57 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-25T19:52:11.858Z] #58 17.58 (2/2) Installing su-exec (0.2-r3) [2024-03-25T19:52:11.858Z] #58 17.58 Executing busybox-1.36.1-r5.trigger [2024-03-25T19:52:11.858Z] #58 17.59 OK: 7 MiB in 17 packages [2024-03-25T19:52:11.858Z] #58 DONE 25.7s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #49 [core-command internal] load build context [2024-03-25T19:52:11.858Z] #49 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #45 [security-bootstrapper internal] load build context [2024-03-25T19:52:11.858Z] #45 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-25T19:52:11.858Z] #59 DONE 25.7s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-25T19:52:11.858Z] #53 DONE 25.7s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #40 [security-secretstore-setup internal] load build context [2024-03-25T19:52:11.858Z] #40 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #48 [core-data internal] load build context [2024-03-25T19:52:11.858Z] #48 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #43 [support-notifications internal] load build context [2024-03-25T19:52:11.858Z] #43 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-25T19:52:11.858Z] #46 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #50 [support-scheduler internal] load build context [2024-03-25T19:52:11.858Z] #50 DONE 27.5s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #47 [security-proxy-auth internal] load build context [2024-03-25T19:52:11.858Z] #47 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #41 [core-metadata internal] load build context [2024-03-25T19:52:11.858Z] #41 DONE 27.5s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #42 [security-spiffe-token-provider internal] load build context [2024-03-25T19:52:11.858Z] #42 DONE 27.4s [2024-03-25T19:52:11.858Z] [2024-03-25T19:52:11.858Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-03-25T19:52:13.763Z] #66 ... [2024-03-25T19:52:13.763Z] [2024-03-25T19:52:13.763Z] #62 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-25T19:52:13.763Z] #62 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:13.763Z] #62 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:13.763Z] #62 15.85 OK: 264 MiB in 52 packages [2024-03-25T19:52:13.763Z] #62 DONE 16.1s [2024-03-25T19:52:13.763Z] [2024-03-25T19:52:13.763Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-25T19:52:13.763Z] #61 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:13.763Z] #61 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:13.763Z] #61 15.85 OK: 264 MiB in 52 packages [2024-03-25T19:52:13.763Z] #61 DONE 16.1s [2024-03-25T19:52:13.763Z] [2024-03-25T19:52:13.763Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-25T19:52:13.763Z] #64 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:13.763Z] #64 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:13.763Z] #64 15.94 OK: 264 MiB in 52 packages [2024-03-25T19:52:13.763Z] #64 DONE 16.1s [2024-03-25T19:52:13.763Z] [2024-03-25T19:52:13.763Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:52:13.763Z] #67 DONE 0.1s [2024-03-25T19:52:13.763Z] [2024-03-25T19:52:13.763Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:52:13.763Z] #68 DONE 0.1s [2024-03-25T19:52:13.763Z] [2024-03-25T19:52:13.763Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:52:13.763Z] #69 DONE 0.1s [2024-03-25T19:52:13.763Z] [2024-03-25T19:52:13.763Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:52:14.022Z] #70 ... [2024-03-25T19:52:14.022Z] [2024-03-25T19:52:14.022Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-25T19:52:14.022Z] #63 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.022Z] #63 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.022Z] #63 16.02 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T19:52:14.022Z] #63 16.02 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T19:52:14.022Z] #63 16.02 OK: 20077 distinct packages available [2024-03-25T19:52:14.022Z] #63 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.022Z] #63 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.022Z] #63 16.45 OK: 264 MiB in 52 packages [2024-03-25T19:52:14.022Z] #63 DONE 16.6s [2024-03-25T19:52:14.022Z] [2024-03-25T19:52:14.022Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:52:14.022Z] #71 DONE 0.1s [2024-03-25T19:52:14.022Z] [2024-03-25T19:52:14.022Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-25T19:52:14.022Z] #65 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.022Z] #65 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.281Z] #65 ... [2024-03-25T19:52:14.281Z] [2024-03-25T19:52:14.281Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-03-25T19:52:14.281Z] #66 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.281Z] #66 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.281Z] #66 2.403 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:14.281Z] #66 2.409 OK: 7 MiB in 16 packages [2024-03-25T19:52:14.281Z] #66 DONE 2.6s [2024-03-25T19:52:14.281Z] [2024-03-25T19:52:14.281Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-25T19:52:14.281Z] #65 2.646 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:14.281Z] #65 2.658 OK: 17 MiB in 19 packages [2024-03-25T19:52:14.539Z] #65 DONE 2.9s [2024-03-25T19:52:14.539Z] [2024-03-25T19:52:14.539Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T19:52:14.539Z] #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.539Z] #0 2.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.539Z] #0 2.749 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:14.539Z] #0 2.767 OK: 7 MiB in 16 packages [2024-03-25T19:52:14.539Z] #72 DONE 2.9s [2024-03-25T19:52:14.539Z] [2024-03-25T19:52:14.539Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-25T19:52:14.539Z] #73 DONE 0.1s [2024-03-25T19:52:14.539Z] [2024-03-25T19:52:14.539Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-25T19:52:14.539Z] #0 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.539Z] #0 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:14.539Z] #0 2.799 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:14.539Z] #0 2.812 OK: 8 MiB in 20 packages [2024-03-25T19:52:14.797Z] #74 DONE 3.0s [2024-03-25T19:52:14.797Z] [2024-03-25T19:52:14.797Z] #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-25T19:52:15.732Z] #75 DONE 1.0s [2024-03-25T19:52:15.732Z] [2024-03-25T19:52:15.732Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-25T19:52:15.732Z] #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:15.732Z] #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:15.732Z] #0 2.837 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:15.732Z] #0 2.844 Executing ca-certificates-20240226-r0.trigger [2024-03-25T19:52:15.732Z] #0 2.920 OK: 17 MiB in 19 packages [2024-03-25T19:52:15.732Z] #76 DONE 3.9s [2024-03-25T19:52:15.732Z] [2024-03-25T19:52:15.732Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T19:52:15.732Z] #0 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:15.732Z] #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:15.732Z] #0 3.257 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:15.732Z] #0 3.265 Executing ca-certificates-20240226-r0.trigger [2024-03-25T19:52:15.732Z] #0 3.305 OK: 12 MiB in 26 packages [2024-03-25T19:52:15.732Z] #77 DONE 3.9s [2024-03-25T19:52:15.732Z] [2024-03-25T19:52:15.732Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-25T19:52:15.732Z] #78 DONE 1.0s [2024-03-25T19:52:15.732Z] [2024-03-25T19:52:15.732Z] #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-25T19:52:15.732Z] #79 DONE 0.1s [2024-03-25T19:52:15.732Z] [2024-03-25T19:52:15.732Z] #80 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-25T19:52:16.298Z] #80 DONE 0.5s [2024-03-25T19:52:16.298Z] [2024-03-25T19:52:16.298Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T19:52:16.298Z] #0 3.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:16.299Z] #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:16.299Z] #0 4.225 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:16.299Z] #0 4.232 Executing ca-certificates-20240226-r0.trigger [2024-03-25T19:52:16.299Z] #0 4.322 OK: 8 MiB in 17 packages [2024-03-25T19:52:16.299Z] #81 DONE 4.5s [2024-03-25T19:52:16.299Z] [2024-03-25T19:52:16.299Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-25T19:52:16.299Z] #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:16.299Z] #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:16.299Z] #0 4.182 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:16.299Z] #0 4.191 OK: 7 MiB in 17 packages [2024-03-25T19:52:16.299Z] #82 DONE 4.5s [2024-03-25T19:52:16.299Z] [2024-03-25T19:52:16.299Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-25T19:52:16.299Z] #83 DONE 0.6s [2024-03-25T19:52:16.299Z] [2024-03-25T19:52:16.299Z] #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-25T19:52:16.299Z] #84 DONE 0.1s [2024-03-25T19:52:16.299Z] [2024-03-25T19:52:16.299Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-25T19:52:16.557Z] #85 DONE 0.1s [2024-03-25T19:52:16.557Z] [2024-03-25T19:52:16.557Z] #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-25T19:52:16.557Z] #86 DONE 0.0s [2024-03-25T19:52:16.557Z] [2024-03-25T19:52:16.557Z] #87 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-25T19:52:16.557Z] #87 DONE 0.1s [2024-03-25T19:52:16.557Z] [2024-03-25T19:52:16.557Z] #88 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-25T19:52:16.557Z] #88 DONE 0.1s [2024-03-25T19:52:16.557Z] [2024-03-25T19:52:16.557Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-25T19:52:16.557Z] #89 DONE 0.1s [2024-03-25T19:52:16.557Z] [2024-03-25T19:52:16.557Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-25T19:52:16.557Z] #90 DONE 0.0s [2024-03-25T19:52:16.557Z] [2024-03-25T19:52:16.557Z] #91 [security-spire-server] exporting to image [2024-03-25T19:52:16.557Z] #91 exporting layers [2024-03-25T19:52:16.822Z] #91 ... [2024-03-25T19:52:16.822Z] [2024-03-25T19:52:16.822Z] #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-25T19:52:16.822Z] #92 DONE 0.0s [2024-03-25T19:52:16.822Z] [2024-03-25T19:52:16.822Z] #91 [security-spire-agent] exporting to image [2024-03-25T19:52:16.822Z] #91 ... [2024-03-25T19:52:16.822Z] [2024-03-25T19:52:16.822Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-25T19:52:16.822Z] #0 4.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:16.822Z] #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T19:52:16.822Z] #0 4.834 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T19:52:16.822Z] #0 4.843 OK: 8 MiB in 19 packages [2024-03-25T19:52:16.822Z] #93 DONE 5.0s [2024-03-25T19:52:17.215Z] [2024-03-25T19:52:17.215Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-25T19:52:17.820Z] #94 DONE 1.0s [2024-03-25T19:52:17.820Z] [2024-03-25T19:52:17.820Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-25T19:52:17.820Z] #95 DONE 0.1s [2024-03-25T19:52:17.820Z] [2024-03-25T19:52:17.820Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-25T19:52:17.820Z] #96 DONE 0.1s [2024-03-25T19:52:17.820Z] [2024-03-25T19:52:17.820Z] #91 [security-spire-server] exporting to image [2024-03-25T19:52:17.820Z] #91 exporting layers 1.2s done [2024-03-25T19:52:17.820Z] #91 writing image sha256:ba4aa6e2e4504a4fe76e52dde18a988c602bda683adc494edaabd87c6d3e2713 0.0s done [2024-03-25T19:52:17.820Z] #91 naming to docker.io/library/security-spire-server done [2024-03-25T19:52:17.820Z] #91 writing image sha256:c3d47b00d9b8b7864215bddb2ffe70bb60e38710bb17a956102d128d9c95471b [2024-03-25T19:52:18.080Z] #91 writing image sha256:c3d47b00d9b8b7864215bddb2ffe70bb60e38710bb17a956102d128d9c95471b done [2024-03-25T19:52:18.080Z] #91 naming to docker.io/library/security-spire-agent done [2024-03-25T19:52:18.080Z] #91 DONE 1.5s [2024-03-25T19:52:18.080Z] [2024-03-25T19:52:18.080Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-25T19:52:18.080Z] #97 DONE 1.6s [2024-03-25T19:52:18.080Z] [2024-03-25T19:52:18.080Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-25T19:52:18.080Z] #98 DONE 0.1s [2024-03-25T19:52:18.080Z] [2024-03-25T19:52:18.080Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-25T19:52:18.080Z] #99 DONE 0.1s [2024-03-25T19:52:18.080Z] [2024-03-25T19:52:18.080Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-25T19:52:18.080Z] #100 DONE 0.0s [2024-03-25T19:52:18.080Z] [2024-03-25T19:52:18.080Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-25T19:52:18.080Z] #101 DONE 0.1s [2024-03-25T19:52:18.080Z] [2024-03-25T19:52:18.080Z] #91 [security-spire-config] exporting to image [2024-03-25T19:52:18.649Z] #91 exporting layers 0.5s done [2024-03-25T19:52:18.649Z] #91 writing image sha256:0c4b84c4a7f50d9cc6ae7af83c3d2815b728d8b273ce4a608fe72233ce298d51 done [2024-03-25T19:52:18.649Z] #91 naming to docker.io/library/security-spire-config [2024-03-25T19:52:18.649Z] #91 naming to docker.io/library/security-spire-config done [2024-03-25T19:52:18.649Z] #91 DONE 2.0s [2024-03-25T19:52:18.649Z] [2024-03-25T19:52:18.649Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:52:23.928Z] #102 ... [2024-03-25T19:52:23.928Z] [2024-03-25T19:52:23.928Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:52:23.928Z] #103 ... [2024-03-25T19:52:23.928Z] [2024-03-25T19:52:23.928Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:52:27.001Z] Removing intermediate container f9766efdc308 [2024-03-25T19:52:27.001Z] ---> 707f9d4bbf4d [2024-03-25T19:52:27.001Z] Successfully built 707f9d4bbf4d [2024-03-25T19:52:27.001Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T19:52:27.428Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T19:52:27.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T19:52:27.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container [2024-03-25T19:52:27.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-25T19:52:29.006Z] $ docker top d6d8e99b4f95fc80e198d7e6e9633f6dec1a1fb47720ea725a811a7276dfd05b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T19:52:29.883Z] + go version [2024-03-25T19:52:29.883Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-25T19:52:29.922Z] $ docker stop --time=1 d6d8e99b4f95fc80e198d7e6e9633f6dec1a1fb47720ea725a811a7276dfd05b [2024-03-25T19:52:31.560Z] $ docker rm -f --volumes d6d8e99b4f95fc80e198d7e6e9633f6dec1a1fb47720ea725a811a7276dfd05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T19:52:32.665Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T19:52:32.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T19:52:32.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container [2024-03-25T19:52:32.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-25T19:52:34.140Z] $ docker top 91a5aebc52bdbf2cc1215cdacbac8ac2e602d1d7e07c88084f26a4c77dd46a86 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-25T19:52:34.405Z] ========================================================= [2024-03-25T19:52:34.405Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-25T19:52:34.405Z] ========================================================= [Pipeline] sh [2024-03-25T19:52:35.038Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-25T19:52:35.425Z] + make test [2024-03-25T19:52:35.425Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T19:52:56.111Z] #104 DONE 38.8s [2024-03-25T19:52:56.111Z] [2024-03-25T19:52:56.111Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:52:56.111Z] #103 DONE 38.8s [2024-03-25T19:52:56.111Z] [2024-03-25T19:52:56.112Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:52:56.112Z] #70 DONE 38.8s [2024-03-25T19:52:56.112Z] [2024-03-25T19:52:56.112Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:52:56.112Z] #102 DONE 38.3s [2024-03-25T19:52:56.112Z] [2024-03-25T19:52:56.112Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #105 DONE 8.1s [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #106 [core-command builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #106 DONE 8.1s [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #107 [core-metadata builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #107 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:53:00.345Z] #108 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:53:00.345Z] #109 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #110 [support-scheduler builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #110 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:53:00.345Z] #111 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:53:00.345Z] #112 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #113 [security-bootstrapper builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #113 DONE 8.1s [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:53:00.345Z] #114 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #115 [core-data builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #115 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:53:00.345Z] #116 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:53:00.345Z] #117 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:53:00.345Z] #118 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #119 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:53:00.345Z] #120 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:53:00.345Z] #121 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #122 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #123 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:53:00.345Z] #124 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:53:00.345Z] #125 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-25T19:53:00.345Z] #126 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T19:53:00.345Z] #127 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #128 CACHED [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-25T19:53:00.345Z] #129 DONE 8.1s [2024-03-25T19:53:00.345Z] [2024-03-25T19:53:00.345Z] #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 [2024-03-25T19:53:01.730Z] #130 1.267 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:53:11.735Z] #130 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T19:53:11.736Z] #0 1.236 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-25T19:53:11.736Z] #131 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-25T19:53:11.736Z] #0 0.672 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-25T19:53:11.736Z] #132 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-25T19:53:11.736Z] #0 1.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-25T19:53:11.736Z] #133 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-25T19:53:11.736Z] #0 0.896 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:53:11.736Z] #134 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T19:53:11.736Z] #0 0.560 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-25T19:53:11.736Z] #135 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-25T19:53:11.736Z] #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-25T19:53:11.736Z] #136 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-25T19:53:11.736Z] #0 1.191 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:53:11.736Z] #137 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-25T19:53:11.736Z] #0 0.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-25T19:53:11.736Z] #138 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-25T19:53:11.736Z] #0 0.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-25T19:53:11.736Z] #139 ... [2024-03-25T19:53:11.736Z] [2024-03-25T19:53:11.736Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-25T19:53:11.736Z] #0 0.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:53:14.315Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-25T19:54:19.475Z] #140 ... [2024-03-25T19:54:19.475Z] [2024-03-25T19:54:19.475Z] #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 [2024-03-25T19:54:19.476Z] #130 72.59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T19:54:58.505Z] #130 ... [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T19:54:58.505Z] #131 DONE 112.0s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-25T19:54:58.505Z] #139 DONE 112.1s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-25T19:54:58.505Z] #136 DONE 112.0s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-25T19:54:58.505Z] #137 DONE 112.1s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-25T19:54:58.505Z] #138 DONE 112.1s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-25T19:54:58.505Z] #132 DONE 112.1s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-25T19:54:58.505Z] #140 DONE 112.2s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #141 ... [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-25T19:54:58.505Z] #133 DONE 112.2s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-25T19:54:58.505Z] #134 DONE 112.2s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #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 [2024-03-25T19:54:58.505Z] #130 DONE 112.3s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-25T19:54:58.505Z] #142 ... [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T19:54:58.505Z] #135 DONE 112.5s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #141 DONE 0.6s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #143 ... [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #144 DONE 0.7s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-25T19:54:58.505Z] #142 DONE 0.6s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #145 DONE 0.5s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #143 DONE 0.3s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #146 DONE 0.4s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #147 DONE 0.5s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #148 ... [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #149 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #149 DONE 0.4s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #150 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #151 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #152 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #153 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #154 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #155 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #156 DONE 0.4s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #157 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.505Z] #158 CACHED [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #159 DONE 0.3s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #148 DONE 0.3s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #160 DONE 0.3s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-25T19:54:58.505Z] #161 ... [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.505Z] #162 DONE 0.3s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-25T19:54:58.505Z] #163 ... [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-25T19:54:58.505Z] #164 DONE 1.6s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-25T19:54:58.505Z] #165 DONE 1.6s [2024-03-25T19:54:58.505Z] [2024-03-25T19:54:58.505Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-25T19:54:58.505Z] #166 DONE 1.6s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-25T19:54:58.506Z] #167 DONE 1.6s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #168 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-25T19:54:58.506Z] #169 DONE 2.0s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-25T19:54:58.506Z] #161 DONE 1.9s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-25T19:54:58.506Z] #170 DONE 2.0s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-25T19:54:58.506Z] #171 DONE 2.0s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-25T19:54:58.506Z] #172 DONE 1.9s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #173 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-25T19:54:58.506Z] #163 DONE 2.0s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #174 DONE 0.7s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #175 DONE 0.7s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #176 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-25T19:54:58.506Z] #176 DONE 2.6s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-25T19:54:58.506Z] #177 DONE 0.3s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #168 DONE 0.8s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #178 DONE 0.3s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [security-spiffe-token-provider] exporting to image [2024-03-25T19:54:58.506Z] #91 exporting layers [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #179 DONE 0.4s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #180 DONE 0.4s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #181 DONE 0.4s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [core-data] exporting to image [2024-03-25T19:54:58.506Z] #91 exporting layers 0.3s done [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #173 DONE 0.5s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-25T19:54:58.506Z] #182 DONE 0.5s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [support-notifications] exporting to image [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-25T19:54:58.506Z] #183 DONE 0.4s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T19:54:58.506Z] #184 DONE 0.4s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-25T19:54:58.506Z] #185 DONE 0.4s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-25T19:54:58.506Z] #186 DONE 0.4s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-25T19:54:58.506Z] #187 DONE 0.3s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [core-command] exporting to image [2024-03-25T19:54:58.506Z] #91 exporting layers 0.3s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:d37d65c0b87ba7fd8686cea8c016ad05f5b848b97f8f5f0503b8a73c828d9051 0.0s done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/core-command done [2024-03-25T19:54:58.506Z] #91 writing image sha256:1187d557503ba3d9a2522b6b8d9218406da8a586afceb73eb82ff27173fcf4a0 done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/support-scheduler 0.0s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:de64fb0871ea61f610bc9ed0589c7b62dcecb6cab3d3862c7966b6774416ab81 [2024-03-25T19:54:58.506Z] #91 writing image sha256:61cda83e21e590410188ba9da1edec1d69f896e9f20a80799b1f6360b4049d3f [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-25T19:54:58.506Z] #188 DONE 0.3s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-25T19:54:58.506Z] #189 DONE 0.3s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-25T19:54:58.506Z] #190 DONE 0.3s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [core-data] exporting to image [2024-03-25T19:54:58.506Z] #91 exporting layers 0.4s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:de64fb0871ea61f610bc9ed0589c7b62dcecb6cab3d3862c7966b6774416ab81 0.1s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:61cda83e21e590410188ba9da1edec1d69f896e9f20a80799b1f6360b4049d3f 0.1s done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/core-data done [2024-03-25T19:54:58.506Z] #91 writing image sha256:5677c740a4e900772f6da44be52f539946807c56756563fdb7d63877165684f4 [2024-03-25T19:54:58.506Z] #91 writing image sha256:5677c740a4e900772f6da44be52f539946807c56756563fdb7d63877165684f4 done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/core-metadata done [2024-03-25T19:54:58.506Z] #91 writing image sha256:ff6f76d4ca8ce882111fff550dc206e67c297856218886d595d76cb911bb4e22 done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/support-notifications done [2024-03-25T19:54:58.506Z] #91 DONE 2.9s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T19:54:58.506Z] #191 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-25T19:54:58.506Z] #192 DONE 0.5s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-25T19:54:58.506Z] #193 DONE 0.5s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T19:54:58.506Z] #194 DONE 0.8s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [security-proxy-auth] exporting to image [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T19:54:58.506Z] #195 DONE 1.0s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-25T19:54:58.506Z] #196 DONE 0.2s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-25T19:54:58.506Z] #197 DONE 0.3s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [core-common-config-bootstrapper] exporting to image [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-25T19:54:58.506Z] #198 DONE 0.0s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T19:54:58.506Z] #191 DONE 0.8s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [security-proxy-setup] exporting to image [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-25T19:54:58.506Z] #199 DONE 0.1s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-25T19:54:58.506Z] #200 DONE 0.1s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [security-proxy-setup] exporting to image [2024-03-25T19:54:58.506Z] #91 exporting layers 0.2s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:358987524f39d1a7ecaf0544566f572cbe305e8a8abb554a5599b2319152eea6 0.0s done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/core-common-config-bootstrapper [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-25T19:54:58.506Z] #201 DONE 0.1s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [security-proxy-auth] exporting to image [2024-03-25T19:54:58.506Z] #91 exporting layers 0.5s done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-25T19:54:58.506Z] #91 writing image sha256:959784fdfbd888c2d3a24963d3f6b7b880f682de314794708e4add90ba1976d1 done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/security-proxy-auth 0.0s done [2024-03-25T19:54:58.506Z] #91 exporting layers 0.3s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:ad8a270b1c2295d5be970e5c2a04344e89b5385b19fae10b7d769c90b604611e done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/security-proxy-setup done [2024-03-25T19:54:58.506Z] #91 DONE 3.5s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-25T19:54:58.506Z] #202 DONE 0.1s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-25T19:54:58.506Z] #203 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T19:54:58.506Z] #204 DONE 0.5s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [security-secretstore-setup] exporting to image [2024-03-25T19:54:58.506Z] #91 ... [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-25T19:54:58.506Z] #203 DONE 0.5s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #91 [security-secretstore-setup] exporting to image [2024-03-25T19:54:58.506Z] #91 exporting layers 0.2s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:18a56b31568af1ebce07f9e08948ede01f8658759ee705e7826d8fc9c78076ed done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/security-secretstore-setup done [2024-03-25T19:54:58.506Z] #91 exporting layers 0.2s done [2024-03-25T19:54:58.506Z] #91 writing image sha256:e4ebeec936fa428c6980e357ffe8237472f7b99c197514928779bfa28ff029be done [2024-03-25T19:54:58.506Z] #91 naming to docker.io/library/security-bootstrapper done [2024-03-25T19:54:58.506Z] #91 DONE 3.9s [2024-03-25T19:54:58.506Z] [2024-03-25T19:54:58.506Z] #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T19:54:58.506Z] time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-25T19:54:58.545Z] $ docker stop --time=1 7011e29dbbaf0adbac305fff7a08d8378460899d9c64da9c112914acd9f562d2 [2024-03-25T19:54:59.839Z] $ docker rm -f --volumes 7011e29dbbaf0adbac305fff7a08d8378460899d9c64da9c112914acd9f562d2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T19:55:00.257Z] + docker images [2024-03-25T19:55:00.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-25T19:55:00.257Z] security-bootstrapper latest e4ebeec936fa 3 seconds ago 18.9MB [2024-03-25T19:55:00.257Z] core-common-config-bootstrapper latest 358987524f39 3 seconds ago 15.3MB [2024-03-25T19:55:00.257Z] security-proxy-setup latest ad8a270b1c22 3 seconds ago 26.2MB [2024-03-25T19:55:00.257Z] security-secretstore-setup latest 18a56b31568a 3 seconds ago 36.7MB [2024-03-25T19:55:00.257Z] security-proxy-auth latest 959784fdfbd8 4 seconds ago 32.8MB [2024-03-25T19:55:00.257Z] core-metadata latest 5677c740a4e9 4 seconds ago 35.7MB [2024-03-25T19:55:00.257Z] core-data latest 61cda83e21e5 5 seconds ago 35.5MB [2024-03-25T19:55:00.257Z] security-spiffe-token-provider latest de64fb0871ea 5 seconds ago 29MB [2024-03-25T19:55:00.257Z] support-scheduler latest 1187d557503b 5 seconds ago 38.1MB [2024-03-25T19:55:00.257Z] support-notifications latest ff6f76d4ca8c 5 seconds ago 38.7MB [2024-03-25T19:55:00.257Z] core-command latest d37d65c0b87b 5 seconds ago 35.2MB [2024-03-25T19:55:00.257Z] security-spire-config latest 0c4b84c4a7f5 2 minutes ago 102MB [2024-03-25T19:55:00.257Z] security-spire-server latest ba4aa6e2e450 2 minutes ago 102MB [2024-03-25T19:55:00.257Z] security-spire-agent latest c3d47b00d9b8 2 minutes ago 161MB [2024-03-25T19:55:00.257Z] ci-base-image-x86_64 latest 1f8f74c73f8b 6 minutes ago 977MB [2024-03-25T19:55:00.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-25T19:55:00.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-25T19:55:00.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-25T19:55:51.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-25T19:55:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-25T19:55:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-25T19:55:55.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.253s coverage: 28.7% of statements [2024-03-25T19:56:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.257s coverage: 97.0% of statements [2024-03-25T19:56:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-25T19:56:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-25T19:56:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-25T19:56:11.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.340s coverage: 69.2% of statements [2024-03-25T19:56:11.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-25T19:56:11.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-25T19:56:12.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.306s coverage: 53.2% of statements [2024-03-25T19:56:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-25T19:56:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-25T19:56:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:56:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-25T19:56:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-25T19:56:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-25T19:56:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-25T19:56:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.050s coverage: 93.4% of statements [2024-03-25T19:56:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.430s coverage: 6.1% of statements [2024-03-25T19:56:38.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-25T19:56:38.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-25T19:56:38.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:56:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-25T19:56:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-25T19:56:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-25T19:56:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-25T19:56:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-25T19:56:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-25T19:56:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-25T19:56:40.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.505s coverage: 97.6% of statements [2024-03-25T19:56:41.110Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.174s coverage: 72.2% of statements [2024-03-25T19:56:49.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-25T19:56:49.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-25T19:56:49.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.9% of statements [2024-03-25T19:56:49.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.239s coverage: 32.2% of statements [2024-03-25T19:56:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.310s coverage: 41.7% of statements [2024-03-25T19:56:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.244s coverage: 82.9% of statements [2024-03-25T19:56:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.219s coverage: 94.1% of statements [2024-03-25T19:56:52.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.200s coverage: 96.3% of statements [2024-03-25T19:56:57.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.209s coverage: 87.5% of statements [2024-03-25T19:56:57.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-25T19:56:59.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-25T19:56:59.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-25T19:56:59.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-25T19:57:02.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-25T19:57:02.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-25T19:57:02.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-25T19:57:02.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-25T19:57:09.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.200s coverage: 94.4% of statements [2024-03-25T19:57:09.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-25T19:57:09.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-25T19:57:09.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-25T19:57:09.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-25T19:57:17.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-25T19:57:17.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-25T19:57:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-25T19:57:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.891s coverage: 79.9% of statements [2024-03-25T19:57:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.236s coverage: 92.9% of statements [2024-03-25T19:57:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2024-03-25T19:57:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.200s coverage: 62.3% of statements [2024-03-25T19:57:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.197s coverage: 87.2% of statements [2024-03-25T19:57:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements [2024-03-25T19:57:23.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.165s coverage: 100.0% of statements [2024-03-25T19:57:24.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.419s coverage: 81.8% of statements [2024-03-25T19:57:25.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-25T19:57:25.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-25T19:57:27.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.380s coverage: 82.1% of statements [2024-03-25T19:57:27.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.229s coverage: 86.0% of statements [2024-03-25T19:57:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-25T19:57:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-25T19:57:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.783s coverage: 63.1% of statements [2024-03-25T19:57:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.254s coverage: 100.0% of statements [2024-03-25T19:57:33.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.095s coverage: 89.4% of statements [2024-03-25T19:57:33.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.064s coverage: 100.0% of statements [2024-03-25T19:57:33.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-25T19:57:33.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-25T19:57:33.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-25T19:57:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.085s coverage: 73.7% of statements [2024-03-25T19:57:34.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements [2024-03-25T19:57:39.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-25T19:57:39.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-25T19:57:39.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-25T19:57:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-25T19:57:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-25T19:57:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-25T19:57:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-25T19:57:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.770s coverage: 38.4% of statements [2024-03-25T19:57:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.205s coverage: 89.5% of statements [2024-03-25T19:57:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.208s coverage: 84.8% of statements [2024-03-25T19:57:46.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-25T19:57:46.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-25T19:57:46.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-25T19:57:46.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-25T19:57:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-25T19:57:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:57:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-25T19:57:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-25T19:57:53.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.281s coverage: 19.9% of statements [2024-03-25T19:57:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.535s coverage: 95.7% of statements [2024-03-25T19:57:55.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-25T19:57:55.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-25T19:57:56.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements [2024-03-25T19:57:58.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-25T19:57:58.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-25T19:58:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.351s coverage: 98.9% of statements [2024-03-25T19:58:01.678Z] 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 [2024-03-25T19:58:01.943Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-25T19:58:01.943Z] go vet ./... [2024-03-25T20:00:53.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T20:00:53.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T20:00:53.574Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-25T20:00:53.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-25T20:00:54.266Z] + ls -al . [2024-03-25T20:00:54.266Z] total 812 [2024-03-25T20:00:54.266Z] drwxrwxr-x 10 1001 1001 4096 Mar 25 19:52 . [2024-03-25T20:00:54.266Z] drwxr-xr-x 4 root root 4096 Mar 25 19:52 .. [2024-03-25T20:00:54.266Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:50 .blubracket [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 10 Mar 25 19:50 .dockerignore [2024-03-25T20:00:54.266Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:50 .git [2024-03-25T20:00:54.266Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:50 .github [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 1074 Mar 25 19:50 .gitignore [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 19:50 .golangci.yml [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 100 Mar 25 19:50 .hadolint.yml [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 155 Mar 25 19:50 .sonarcloud.properties [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:50 ADOPTERS.md [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 20261 Mar 25 19:50 Attribution.txt [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 100284 Mar 25 19:50 CHANGELOG.md [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:50 CONTRIBUTING.md [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 19:50 GOVERNANCE.md [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 861 Mar 25 19:50 Jenkinsfile [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:50 LICENSE [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 15392 Mar 25 19:50 Makefile [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 19:50 OWNERS.md [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 9528 Mar 25 19:50 README.md [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 789 Mar 25 19:50 SECURITY.md [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 19:48 VERSION [2024-03-25T20:00:54.266Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:50 bin [2024-03-25T20:00:54.266Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 19:50 cmd [2024-03-25T20:00:54.266Z] -rw-r--r-- 1 root root 455122 Mar 25 19:58 coverage.out [2024-03-25T20:00:54.266Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:50 fuzz_test [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 7036 Mar 25 19:50 go.mod [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 101053 Mar 25 19:50 go.sum [2024-03-25T20:00:54.266Z] drwxrwxr-x 7 1001 1001 4096 Mar 25 19:50 internal [2024-03-25T20:00:54.266Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:50 openapi [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 584 Mar 25 19:50 security.txt [2024-03-25T20:00:54.266Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 19:50 version.go [Pipeline] sh [2024-03-25T20:00:54.920Z] + '[' -e coverage.out ] [2024-03-25T20:00:54.920Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-25T20:00:54.966Z] Warning: overwriting stash ‘coverage-report’ [2024-03-25T20:00:55.674Z] Stashed 1 file(s) [Pipeline] sh [2024-03-25T20:00:56.005Z] + make build [2024-03-25T20:00:56.270Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-25T20:03:02.925Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-25T20:03:07.169Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-25T20:03:13.793Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:03:16.360Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-25T20:03:38.392Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-25T20:03:45.020Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:03:53.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:03:56.517Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:03:59.085Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-25T20:04:02.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-25T20:04:05.931Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-03-25T20:04:10.247Z] $ docker stop --time=1 91a5aebc52bdbf2cc1215cdacbac8ac2e602d1d7e07c88084f26a4c77dd46a86 [2024-03-25T20:04:12.345Z] $ docker rm -f --volumes 91a5aebc52bdbf2cc1215cdacbac8ac2e602d1d7e07c88084f26a4c77dd46a86 [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 [2024-03-25T20:04:16.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-25T20:04:16.078Z] [2024-03-25T20:04:16.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T20:04:16.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-25T20:04:16.746Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-25T20:04:16.746Z] 547446be3368: Pulling fs layer [2024-03-25T20:04:16.746Z] d125d8839a47: Pulling fs layer [2024-03-25T20:04:16.746Z] 3e85d5ac6304: Pulling fs layer [2024-03-25T20:04:16.746Z] c3105a71a48b: Pulling fs layer [2024-03-25T20:04:16.746Z] 0f093f025ec4: Pulling fs layer [2024-03-25T20:04:16.746Z] c3106fc0e877: Pulling fs layer [2024-03-25T20:04:16.746Z] c3105a71a48b: Waiting [2024-03-25T20:04:16.746Z] 0f093f025ec4: Waiting [2024-03-25T20:04:16.746Z] c3106fc0e877: Waiting [2024-03-25T20:04:16.746Z] 547446be3368: Verifying Checksum [2024-03-25T20:04:16.746Z] c3105a71a48b: Verifying Checksum [2024-03-25T20:04:16.746Z] c3105a71a48b: Download complete [2024-03-25T20:04:17.329Z] d125d8839a47: Verifying Checksum [2024-03-25T20:04:17.329Z] d125d8839a47: Download complete [2024-03-25T20:04:17.329Z] c3106fc0e877: Verifying Checksum [2024-03-25T20:04:17.329Z] c3106fc0e877: Download complete [2024-03-25T20:04:17.329Z] 0f093f025ec4: Verifying Checksum [2024-03-25T20:04:17.329Z] 0f093f025ec4: Download complete [2024-03-25T20:04:17.594Z] 547446be3368: Pull complete [2024-03-25T20:04:18.545Z] d125d8839a47: Pull complete [2024-03-25T20:04:19.125Z] 3e85d5ac6304: Download complete [2024-03-25T20:04:29.184Z] 3e85d5ac6304: Pull complete [2024-03-25T20:04:29.184Z] c3105a71a48b: Pull complete [2024-03-25T20:04:30.138Z] 0f093f025ec4: Pull complete [2024-03-25T20:04:30.138Z] c3106fc0e877: Pull complete [2024-03-25T20:04:30.403Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-25T20:04:30.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-25T20:04:30.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T20:04:30.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container [2024-03-25T20:04:30.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-25T20:04:33.012Z] $ docker top 2a40b6d9fa452ed328fa687d8dd824876787f5f5bd3f08ed1ba5fec014775025 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T20:04:33.556Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-25T20:04:41.757Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-03-25T20:04:41.757Z] #1 DONE 0.0s [2024-03-25T20:04:41.757Z] [2024-03-25T20:04:41.757Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-03-25T20:04:41.757Z] #1 transferring dockerfile: 1.70kB done [2024-03-25T20:04:41.757Z] #1 DONE 0.1s [2024-03-25T20:04:42.344Z] [2024-03-25T20:04:42.344Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-25T20:04:42.344Z] #2 transferring dockerfile: 2.93kB done [2024-03-25T20:04:42.622Z] #2 DONE 0.1s [2024-03-25T20:04:42.622Z] [2024-03-25T20:04:42.622Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-03-25T20:04:42.622Z] #3 transferring dockerfile: 1.81kB done [2024-03-25T20:04:42.622Z] #3 DONE 0.1s [2024-03-25T20:04:42.622Z] [2024-03-25T20:04:42.622Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-03-25T20:04:42.622Z] #4 transferring dockerfile: 1.93kB done [2024-03-25T20:04:42.622Z] #4 DONE 0.1s [2024-03-25T20:04:42.622Z] [2024-03-25T20:04:42.622Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-03-25T20:04:42.622Z] #5 transferring dockerfile: 2.06kB 0.0s done [2024-03-25T20:04:42.622Z] #5 DONE 0.1s [2024-03-25T20:04:42.622Z] [2024-03-25T20:04:42.622Z] #6 [core-data internal] load build definition from Dockerfile [2024-03-25T20:04:42.622Z] #6 transferring dockerfile: 2.01kB done [2024-03-25T20:04:42.622Z] #6 DONE 0.1s [2024-03-25T20:04:42.622Z] [2024-03-25T20:04:42.622Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-25T20:04:42.892Z] #7 transferring dockerfile: 2.50kB 0.0s done [2024-03-25T20:04:42.892Z] #7 DONE 0.1s [2024-03-25T20:04:42.892Z] [2024-03-25T20:04:42.892Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-25T20:04:42.892Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-03-25T20:04:42.892Z] #8 DONE 0.1s [2024-03-25T20:04:42.892Z] [2024-03-25T20:04:42.892Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-03-25T20:04:42.892Z] #9 transferring dockerfile: 1.95kB done [2024-03-25T20:04:42.892Z] #9 DONE 0.0s [2024-03-25T20:04:42.892Z] [2024-03-25T20:04:42.892Z] #10 [core-command internal] load build definition from Dockerfile [2024-03-25T20:04:42.892Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-03-25T20:04:43.163Z] #10 DONE 0.1s [2024-03-25T20:04:43.163Z] [2024-03-25T20:04:43.163Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-25T20:04:43.163Z] #11 transferring dockerfile: 2.15kB 0.0s done [2024-03-25T20:04:43.163Z] #11 DONE 0.1s [2024-03-25T20:04:43.163Z] [2024-03-25T20:04:43.163Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-25T20:04:43.163Z] #12 transferring dockerfile: 2.49kB done [2024-03-25T20:04:43.163Z] #12 DONE 0.1s [2024-03-25T20:04:43.163Z] [2024-03-25T20:04:43.163Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-25T20:04:43.163Z] #13 transferring dockerfile: 1.89kB done [2024-03-25T20:04:43.163Z] #13 DONE 0.1s [2024-03-25T20:04:43.163Z] [2024-03-25T20:04:43.163Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-03-25T20:04:43.163Z] #14 transferring dockerfile: 1.69kB done [2024-03-25T20:04:43.163Z] #14 DONE 0.1s [2024-03-25T20:04:43.163Z] [2024-03-25T20:04:43.163Z] #15 [security-spire-server internal] load .dockerignore [2024-03-25T20:04:43.163Z] #15 transferring context: 50B 0.0s done [2024-03-25T20:04:43.428Z] #15 DONE 0.1s [2024-03-25T20:04:44.011Z] [2024-03-25T20:04:44.011Z] #16 [security-bootstrapper internal] load .dockerignore [2024-03-25T20:04:44.011Z] #16 transferring context: 50B done [2024-03-25T20:04:44.011Z] #16 DONE 0.0s [2024-03-25T20:04:44.011Z] [2024-03-25T20:04:44.011Z] #17 [security-spire-agent internal] load .dockerignore [2024-03-25T20:04:44.011Z] #17 transferring context: 50B done [2024-03-25T20:04:44.011Z] #17 DONE 0.0s [2024-03-25T20:04:44.011Z] [2024-03-25T20:04:44.011Z] #18 [support-scheduler internal] load .dockerignore [2024-03-25T20:04:44.011Z] #18 transferring context: 50B 0.0s done [2024-03-25T20:04:44.283Z] #18 DONE 0.1s [2024-03-25T20:04:44.283Z] [2024-03-25T20:04:44.283Z] #19 [core-metadata internal] load .dockerignore [2024-03-25T20:04:44.283Z] #19 transferring context: 50B 0.0s done [2024-03-25T20:04:44.283Z] #19 DONE 0.1s [2024-03-25T20:04:44.283Z] [2024-03-25T20:04:44.283Z] #20 [core-data internal] load .dockerignore [2024-03-25T20:04:44.283Z] #20 transferring context: 50B done [2024-03-25T20:04:44.283Z] #20 DONE 0.1s [2024-03-25T20:04:44.283Z] [2024-03-25T20:04:44.283Z] #21 [security-proxy-setup internal] load .dockerignore [2024-03-25T20:04:44.283Z] #21 transferring context: 50B done [2024-03-25T20:04:44.283Z] #21 DONE 0.1s [2024-03-25T20:04:44.556Z] [2024-03-25T20:04:44.556Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-25T20:04:44.556Z] #22 transferring context: 50B done [2024-03-25T20:04:44.556Z] #22 DONE 0.1s [2024-03-25T20:04:44.556Z] [2024-03-25T20:04:44.556Z] #23 [support-notifications internal] load .dockerignore [2024-03-25T20:04:44.556Z] #23 transferring context: 50B 0.0s done [2024-03-25T20:04:44.556Z] #23 DONE 0.1s [2024-03-25T20:04:44.556Z] [2024-03-25T20:04:44.556Z] #24 [core-command internal] load .dockerignore [2024-03-25T20:04:44.556Z] #24 transferring context: 50B 0.0s done [2024-03-25T20:04:44.556Z] #24 DONE 0.1s [2024-03-25T20:04:44.556Z] [2024-03-25T20:04:44.556Z] #25 [security-proxy-auth internal] load .dockerignore [2024-03-25T20:04:44.556Z] #25 transferring context: 50B done [2024-03-25T20:04:44.556Z] #25 DONE 0.1s [2024-03-25T20:04:44.556Z] [2024-03-25T20:04:44.556Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-03-25T20:04:44.556Z] #26 transferring context: 50B done [2024-03-25T20:04:44.556Z] #26 DONE 0.1s [2024-03-25T20:04:44.556Z] [2024-03-25T20:04:44.556Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-03-25T20:04:44.822Z] #27 transferring context: 50B 0.0s done [2024-03-25T20:04:44.822Z] #27 DONE 0.1s [2024-03-25T20:04:44.822Z] [2024-03-25T20:04:44.822Z] #28 [security-spire-config internal] load .dockerignore [2024-03-25T20:04:44.822Z] #28 transferring context: 50B 0.0s done [2024-03-25T20:04:44.822Z] #28 DONE 0.1s [2024-03-25T20:04:44.822Z] [2024-03-25T20:04:44.822Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-25T20:04:45.406Z] #29 ... [2024-03-25T20:04:45.406Z] [2024-03-25T20:04:45.406Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T20:04:45.406Z] #30 DONE 0.5s [2024-03-25T20:04:45.406Z] [2024-03-25T20:04:45.406Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-25T20:04:45.673Z] #29 ... [2024-03-25T20:04:45.673Z] [2024-03-25T20:04:45.673Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:45.673Z] #31 DONE 0.0s [2024-03-25T20:04:45.673Z] [2024-03-25T20:04:45.673Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T20:04:45.673Z] #30 DONE 0.5s [2024-03-25T20:04:45.673Z] [2024-03-25T20:04:45.673Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:45.673Z] #31 DONE 0.0s [2024-03-25T20:04:45.673Z] [2024-03-25T20:04:45.673Z] #32 [core-metadata internal] load build context [2024-03-25T20:04:45.945Z] #32 ... [2024-03-25T20:04:45.945Z] [2024-03-25T20:04:45.945Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:45.945Z] #31 DONE 0.0s [2024-03-25T20:04:45.945Z] [2024-03-25T20:04:45.945Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:45.945Z] #31 DONE 0.0s [2024-03-25T20:04:45.945Z] [2024-03-25T20:04:45.945Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-25T20:04:45.945Z] #29 DONE 1.2s [2024-03-25T20:04:45.945Z] [2024-03-25T20:04:45.945Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:45.945Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:45.945Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:45.945Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:45.945Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s [2024-03-25T20:04:45.945Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:45.945Z] #33 ... [2024-03-25T20:04:45.945Z] [2024-03-25T20:04:45.945Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T20:04:45.945Z] #30 DONE 0.5s [2024-03-25T20:04:45.945Z] [2024-03-25T20:04:45.945Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:45.945Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:45.945Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:45.945Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:45.945Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:46.212Z] #33 ... [2024-03-25T20:04:46.212Z] [2024-03-25T20:04:46.212Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:46.212Z] #31 DONE 0.0s [2024-03-25T20:04:46.212Z] [2024-03-25T20:04:46.212Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:46.212Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:46.212Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:46.212Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:46.212Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.6s [2024-03-25T20:04:46.212Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:46.212Z] #33 ... [2024-03-25T20:04:46.212Z] [2024-03-25T20:04:46.212Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:46.212Z] #31 DONE 0.0s [2024-03-25T20:04:46.212Z] [2024-03-25T20:04:46.212Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:46.478Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done [2024-03-25T20:04:46.478Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-25T20:04:46.478Z] #33 ... [2024-03-25T20:04:46.478Z] [2024-03-25T20:04:46.478Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:46.478Z] #31 DONE 0.0s [2024-03-25T20:04:46.478Z] [2024-03-25T20:04:46.478Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T20:04:46.478Z] #30 DONE 0.9s [2024-03-25T20:04:46.747Z] [2024-03-25T20:04:46.747Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:04:46.747Z] #34 DONE 0.0s [2024-03-25T20:04:46.747Z] [2024-03-25T20:04:46.747Z] #35 [support-notifications internal] load build context [2024-03-25T20:04:46.747Z] #35 DONE 0.0s [2024-03-25T20:04:46.747Z] [2024-03-25T20:04:46.747Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:46.747Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:46.747Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:46.747Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:46.747Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done [2024-03-25T20:04:46.747Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:46.747Z] #33 ... [2024-03-25T20:04:46.747Z] [2024-03-25T20:04:46.747Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:46.747Z] #31 DONE 0.0s [2024-03-25T20:04:46.747Z] [2024-03-25T20:04:46.747Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-25T20:04:46.747Z] #36 DONE 1.2s [2024-03-25T20:04:46.747Z] [2024-03-25T20:04:46.747Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:46.747Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:46.747Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:46.747Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:46.747Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done [2024-03-25T20:04:46.747Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:47.016Z] #33 ... [2024-03-25T20:04:47.016Z] [2024-03-25T20:04:47.016Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-25T20:04:47.016Z] #31 DONE 0.0s [2024-03-25T20:04:47.016Z] [2024-03-25T20:04:47.016Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:47.601Z] #33 ... [2024-03-25T20:04:47.601Z] [2024-03-25T20:04:47.601Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-25T20:04:47.601Z] #30 DONE 1.7s [2024-03-25T20:04:47.601Z] [2024-03-25T20:04:47.601Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:47.601Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:47.601Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:47.601Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:47.601Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done [2024-03-25T20:04:47.601Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:47.601Z] #33 ... [2024-03-25T20:04:47.601Z] [2024-03-25T20:04:47.601Z] #37 [security-spire-server internal] load build context [2024-03-25T20:04:47.601Z] #37 transferring context: 26.69kB 0.1s done [2024-03-25T20:04:47.601Z] #37 DONE 1.6s [2024-03-25T20:04:47.601Z] [2024-03-25T20:04:47.601Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:47.601Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:47.601Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:47.601Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:47.601Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done [2024-03-25T20:04:47.601Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:48.184Z] #33 ... [2024-03-25T20:04:48.184Z] [2024-03-25T20:04:48.184Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-25T20:04:48.184Z] #29 DONE 2.2s [2024-03-25T20:04:48.184Z] [2024-03-25T20:04:48.184Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:48.184Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-25T20:04:48.184Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-25T20:04:48.184Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-25T20:04:48.184Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done [2024-03-25T20:04:48.184Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-25T20:04:48.451Z] #33 ... [2024-03-25T20:04:48.451Z] [2024-03-25T20:04:48.451Z] #38 [security-spire-agent internal] load build context [2024-03-25T20:04:48.451Z] #38 transferring context: 26.22kB 0.3s done [2024-03-25T20:04:48.451Z] #38 DONE 1.6s [2024-03-25T20:04:48.451Z] [2024-03-25T20:04:48.451Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:48.723Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-03-25T20:04:50.130Z] #33 ... [2024-03-25T20:04:50.130Z] [2024-03-25T20:04:50.130Z] #39 [security-spire-config internal] load build context [2024-03-25T20:04:50.130Z] #39 transferring context: 24.94kB 0.3s done [2024-03-25T20:04:50.130Z] #39 DONE 1.5s [2024-03-25T20:04:50.130Z] [2024-03-25T20:04:50.130Z] #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-25T20:04:50.130Z] #40 DONE 4.5s [2024-03-25T20:04:50.130Z] [2024-03-25T20:04:50.130Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:04:50.130Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2024-03-25T20:04:50.130Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-25T20:04:50.130Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-25T20:04:50.130Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-25T20:04:50.130Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-25T20:04:50.130Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-03-25T20:04:50.130Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-03-25T20:04:50.130Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-03-25T20:04:50.130Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.4s [2024-03-25T20:04:50.130Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-25T20:04:50.130Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-25T20:04:50.130Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.6s [2024-03-25T20:04:50.400Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 3.8s [2024-03-25T20:04:50.400Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 4.0s [2024-03-25T20:04:50.668Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.1s [2024-03-25T20:04:51.255Z] #41 ... [2024-03-25T20:04:51.255Z] [2024-03-25T20:04:51.255Z] #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-03-25T20:04:51.255Z] #42 DONE 1.3s [2024-03-25T20:04:51.255Z] [2024-03-25T20:04:51.255Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:04:51.255Z] #41 ... [2024-03-25T20:04:51.255Z] [2024-03-25T20:04:51.255Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:04:55.514Z] #33 ... [2024-03-25T20:04:55.514Z] [2024-03-25T20:04:55.514Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:04:55.514Z] #43 transferring context: 38.39MB 9.8s [2024-03-25T20:04:55.514Z] #43 ... [2024-03-25T20:04:55.514Z] [2024-03-25T20:04:55.514Z] #44 [support-scheduler internal] load build context [2024-03-25T20:04:55.783Z] #44 ... [2024-03-25T20:04:55.783Z] [2024-03-25T20:04:55.783Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:04:56.050Z] #43 ... [2024-03-25T20:04:56.050Z] [2024-03-25T20:04:56.050Z] #32 [core-metadata internal] load build context [2024-03-25T20:04:56.050Z] #32 ... [2024-03-25T20:04:56.050Z] [2024-03-25T20:04:56.050Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:04:56.050Z] #45 ... [2024-03-25T20:04:56.050Z] [2024-03-25T20:04:56.050Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:04:56.320Z] #46 ... [2024-03-25T20:04:56.320Z] [2024-03-25T20:04:56.320Z] #47 [core-data internal] load build context [2024-03-25T20:04:56.320Z] #47 ... [2024-03-25T20:04:56.320Z] [2024-03-25T20:04:56.320Z] #32 [core-metadata internal] load build context [2024-03-25T20:04:56.589Z] #32 ... [2024-03-25T20:04:56.589Z] [2024-03-25T20:04:56.589Z] #48 [core-command internal] load build context [2024-03-25T20:04:56.863Z] #48 ... [2024-03-25T20:04:56.863Z] [2024-03-25T20:04:56.863Z] #35 [support-notifications internal] load build context [2024-03-25T20:04:56.863Z] #35 ... [2024-03-25T20:04:56.863Z] [2024-03-25T20:04:56.863Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:04:56.863Z] #34 ... [2024-03-25T20:04:56.863Z] [2024-03-25T20:04:56.863Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:04:56.863Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done [2024-03-25T20:04:56.863Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-25T20:04:56.863Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-25T20:04:56.863Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-25T20:04:56.863Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-25T20:04:56.863Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-25T20:04:56.863Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-25T20:04:56.863Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-03-25T20:04:56.863Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.7s done [2024-03-25T20:04:56.863Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-25T20:04:56.863Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.2s [2024-03-25T20:04:57.131Z] #49 ... [2024-03-25T20:04:57.131Z] [2024-03-25T20:04:57.131Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:04:57.716Z] #34 ... [2024-03-25T20:04:57.716Z] [2024-03-25T20:04:57.716Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:04:57.716Z] #50 ... [2024-03-25T20:04:57.716Z] [2024-03-25T20:04:57.716Z] #51 [security-secretstore-setup internal] load build context [2024-03-25T20:04:57.982Z] #51 ... [2024-03-25T20:04:57.982Z] [2024-03-25T20:04:57.982Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:04:59.958Z] #50 ... [2024-03-25T20:04:59.958Z] [2024-03-25T20:04:59.958Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-25T20:04:59.958Z] #0 4.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:04:59.958Z] #0 5.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:04:59.958Z] #0 7.089 OK: 266 MiB in 52 packages [2024-03-25T20:04:59.959Z] #52 DONE 8.7s [2024-03-25T20:04:59.959Z] [2024-03-25T20:04:59.959Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:00.922Z] #50 transferring context: 27.64MB 12.5s [2024-03-25T20:05:01.196Z] #50 ... [2024-03-25T20:05:01.196Z] [2024-03-25T20:05:01.196Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-25T20:05:01.196Z] #0 8.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:01.196Z] #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:01.196Z] #53 ... [2024-03-25T20:05:01.196Z] [2024-03-25T20:05:01.196Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-25T20:05:01.196Z] #0 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:01.196Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:01.196Z] #54 ... [2024-03-25T20:05:01.196Z] [2024-03-25T20:05:01.196Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-25T20:05:01.196Z] #0 6.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:01.196Z] #0 7.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:01.196Z] #0 9.156 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T20:05:01.196Z] #0 9.156 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T20:05:01.196Z] #0 9.156 OK: 19953 distinct packages available [2024-03-25T20:05:01.196Z] #0 9.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:01.470Z] #55 ... [2024-03-25T20:05:01.470Z] [2024-03-25T20:05:01.470Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-25T20:05:01.470Z] #56 ... [2024-03-25T20:05:01.470Z] [2024-03-25T20:05:01.470Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:05:01.470Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.0s [2024-03-25T20:05:01.737Z] #41 ... [2024-03-25T20:05:01.737Z] [2024-03-25T20:05:01.737Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:02.323Z] #50 ... [2024-03-25T20:05:02.323Z] [2024-03-25T20:05:02.323Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-25T20:05:02.592Z] #57 ... [2024-03-25T20:05:02.592Z] [2024-03-25T20:05:02.592Z] #58 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T20:05:02.592Z] #58 ... [2024-03-25T20:05:02.592Z] [2024-03-25T20:05:02.592Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T20:05:02.860Z] #59 ... [2024-03-25T20:05:02.860Z] [2024-03-25T20:05:02.860Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-25T20:05:02.860Z] #60 ... [2024-03-25T20:05:02.860Z] [2024-03-25T20:05:02.860Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-25T20:05:02.860Z] #61 ... [2024-03-25T20:05:02.860Z] [2024-03-25T20:05:02.860Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T20:05:03.126Z] #62 ... [2024-03-25T20:05:03.126Z] [2024-03-25T20:05:03.126Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-25T20:05:03.126Z] #63 ... [2024-03-25T20:05:03.126Z] [2024-03-25T20:05:03.126Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-25T20:05:03.394Z] #64 ... [2024-03-25T20:05:03.394Z] [2024-03-25T20:05:03.394Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:05.346Z] #50 ... [2024-03-25T20:05:05.346Z] [2024-03-25T20:05:05.346Z] #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-25T20:05:05.346Z] #53 12.35 OK: 266 MiB in 52 packages [2024-03-25T20:05:05.346Z] #53 DONE 13.9s [2024-03-25T20:05:05.346Z] [2024-03-25T20:05:05.346Z] #58 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T20:05:05.346Z] #58 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:05.616Z] #58 ... [2024-03-25T20:05:05.616Z] [2024-03-25T20:05:05.616Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-25T20:05:05.616Z] #54 12.47 OK: 266 MiB in 52 packages [2024-03-25T20:05:05.616Z] #54 DONE 14.3s [2024-03-25T20:05:05.616Z] [2024-03-25T20:05:05.616Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:05.885Z] #50 ... [2024-03-25T20:05:05.885Z] [2024-03-25T20:05:05.885Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:05.885Z] #44 transferring context: 38.98MB 20.0s [2024-03-25T20:05:05.885Z] #44 ... [2024-03-25T20:05:05.885Z] [2024-03-25T20:05:05.885Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:06.158Z] #50 ... [2024-03-25T20:05:06.158Z] [2024-03-25T20:05:06.158Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:06.158Z] #43 ... [2024-03-25T20:05:06.158Z] [2024-03-25T20:05:06.158Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:06.428Z] #45 ... [2024-03-25T20:05:06.428Z] [2024-03-25T20:05:06.428Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:06.428Z] #50 ... [2024-03-25T20:05:06.428Z] [2024-03-25T20:05:06.428Z] #47 [core-data internal] load build context [2024-03-25T20:05:06.695Z] #47 ... [2024-03-25T20:05:06.695Z] [2024-03-25T20:05:06.695Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:06.695Z] #46 ... [2024-03-25T20:05:06.695Z] [2024-03-25T20:05:06.695Z] #32 [core-metadata internal] load build context [2024-03-25T20:05:06.962Z] #32 ... [2024-03-25T20:05:06.962Z] [2024-03-25T20:05:06.962Z] #48 [core-command internal] load build context [2024-03-25T20:05:06.962Z] #48 ... [2024-03-25T20:05:06.962Z] [2024-03-25T20:05:06.962Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-25T20:05:06.962Z] #55 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:06.962Z] #55 14.36 OK: 266 MiB in 52 packages [2024-03-25T20:05:06.962Z] #55 DONE 15.8s [2024-03-25T20:05:06.962Z] [2024-03-25T20:05:06.962Z] #48 [core-command internal] load build context [2024-03-25T20:05:06.962Z] #48 ... [2024-03-25T20:05:06.962Z] [2024-03-25T20:05:06.962Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:07.232Z] #35 ... [2024-03-25T20:05:07.232Z] [2024-03-25T20:05:07.232Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:07.232Z] #43 ... [2024-03-25T20:05:07.232Z] [2024-03-25T20:05:07.232Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:05:07.232Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.1s [2024-03-25T20:05:07.509Z] #49 ... [2024-03-25T20:05:07.509Z] [2024-03-25T20:05:07.509Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:07.775Z] #44 ... [2024-03-25T20:05:07.775Z] [2024-03-25T20:05:07.775Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:07.775Z] #34 ... [2024-03-25T20:05:07.775Z] [2024-03-25T20:05:07.775Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:08.045Z] #43 ... [2024-03-25T20:05:08.045Z] [2024-03-25T20:05:08.045Z] #51 [security-secretstore-setup internal] load build context [2024-03-25T20:05:08.314Z] #51 ... [2024-03-25T20:05:08.314Z] [2024-03-25T20:05:08.314Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:09.273Z] #34 ... [2024-03-25T20:05:09.273Z] [2024-03-25T20:05:09.273Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-25T20:05:09.273Z] #57 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:09.273Z] #57 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:09.273Z] #57 14.72 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:09.273Z] #57 14.72 (2/2) Installing su-exec (0.2-r3) [2024-03-25T20:05:09.273Z] #57 14.72 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:09.273Z] #57 14.72 OK: 8 MiB in 17 packages [2024-03-25T20:05:09.273Z] #57 DONE 16.7s [2024-03-25T20:05:09.273Z] [2024-03-25T20:05:09.273Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:11.219Z] #34 transferring context: 48.32MB 23.3s [2024-03-25T20:05:11.807Z] #34 ... [2024-03-25T20:05:11.807Z] [2024-03-25T20:05:11.807Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:05:11.807Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.3s [2024-03-25T20:05:11.807Z] #41 ... [2024-03-25T20:05:11.807Z] [2024-03-25T20:05:11.807Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:12.401Z] #34 ... [2024-03-25T20:05:12.401Z] [2024-03-25T20:05:12.401Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-25T20:05:12.401Z] #56 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:12.401Z] #56 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:12.401Z] #56 15.72 (1/4) Installing ca-certificates (20240226-r0) [2024-03-25T20:05:12.401Z] #56 16.10 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:12.401Z] #56 16.16 (3/4) Installing su-exec (0.2-r3) [2024-03-25T20:05:12.401Z] #56 16.16 (4/4) Installing yq (4.33.3-r5) [2024-03-25T20:05:12.401Z] #56 17.80 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:12.401Z] #56 17.86 Executing ca-certificates-20240226-r0.trigger [2024-03-25T20:05:12.401Z] #56 19.28 OK: 18 MiB in 19 packages [2024-03-25T20:05:12.667Z] #56 ... [2024-03-25T20:05:12.667Z] [2024-03-25T20:05:12.667Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:05:12.932Z] #41 ... [2024-03-25T20:05:12.932Z] [2024-03-25T20:05:12.932Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-25T20:05:12.932Z] #56 DONE 21.4s [2024-03-25T20:05:12.932Z] [2024-03-25T20:05:12.932Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:13.198Z] #43 ... [2024-03-25T20:05:13.198Z] [2024-03-25T20:05:13.198Z] #58 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T20:05:13.198Z] #58 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:13.198Z] #58 18.67 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:13.463Z] #58 18.70 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:13.463Z] #58 18.81 OK: 8 MiB in 16 packages [2024-03-25T20:05:13.463Z] #58 DONE 20.7s [2024-03-25T20:05:13.463Z] [2024-03-25T20:05:13.463Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:13.463Z] #43 ... [2024-03-25T20:05:13.463Z] [2024-03-25T20:05:13.463Z] #65 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:15.396Z] #65 ... [2024-03-25T20:05:15.396Z] [2024-03-25T20:05:15.396Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-25T20:05:15.396Z] #61 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:15.396Z] #61 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:15.396Z] #61 21.87 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T20:05:15.396Z] #61 21.87 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T20:05:15.396Z] #61 21.87 OK: 19947 distinct packages available [2024-03-25T20:05:15.396Z] #61 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:15.396Z] #61 ... [2024-03-25T20:05:15.396Z] [2024-03-25T20:05:15.396Z] #32 [core-metadata internal] load build context [2024-03-25T20:05:15.660Z] #32 ... [2024-03-25T20:05:15.660Z] [2024-03-25T20:05:15.660Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:16.242Z] #34 ... [2024-03-25T20:05:16.242Z] [2024-03-25T20:05:16.242Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-25T20:05:16.242Z] #63 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:16.242Z] #63 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:16.242Z] #63 21.32 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:16.242Z] #63 21.39 (2/4) Installing openssl (3.1.4-r5) [2024-03-25T20:05:16.242Z] #63 21.57 (3/4) Installing su-exec (0.2-r3) [2024-03-25T20:05:16.242Z] #63 21.57 (4/4) Installing yq (4.33.3-r5) [2024-03-25T20:05:16.242Z] #63 22.22 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:16.242Z] #63 22.27 OK: 18 MiB in 19 packages [2024-03-25T20:05:16.507Z] #63 ... [2024-03-25T20:05:16.507Z] [2024-03-25T20:05:16.507Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:16.507Z] #45 transferring context: 54.41MB 29.6s [2024-03-25T20:05:16.507Z] #45 ... [2024-03-25T20:05:16.507Z] [2024-03-25T20:05:16.507Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:16.507Z] #50 ... [2024-03-25T20:05:16.507Z] [2024-03-25T20:05:16.507Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-25T20:05:16.507Z] #61 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:16.772Z] #61 ... [2024-03-25T20:05:16.772Z] [2024-03-25T20:05:16.772Z] #47 [core-data internal] load build context [2024-03-25T20:05:16.772Z] #47 ... [2024-03-25T20:05:16.772Z] [2024-03-25T20:05:16.772Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:17.037Z] #46 ... [2024-03-25T20:05:17.037Z] [2024-03-25T20:05:17.037Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-25T20:05:17.037Z] #59 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:17.037Z] #59 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:17.037Z] #59 21.78 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:17.037Z] #59 21.78 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:17.037Z] #59 21.98 OK: 8 MiB in 16 packages [2024-03-25T20:05:17.037Z] #59 DONE 24.3s [2024-03-25T20:05:17.037Z] [2024-03-25T20:05:17.037Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:17.304Z] #50 ... [2024-03-25T20:05:17.304Z] [2024-03-25T20:05:17.304Z] #48 [core-command internal] load build context [2024-03-25T20:05:17.304Z] #48 ... [2024-03-25T20:05:17.304Z] [2024-03-25T20:05:17.304Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:17.573Z] #35 ... [2024-03-25T20:05:17.573Z] [2024-03-25T20:05:17.573Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-25T20:05:17.573Z] #63 DONE 24.8s [2024-03-25T20:05:17.573Z] [2024-03-25T20:05:17.573Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:17.573Z] #35 ... [2024-03-25T20:05:17.573Z] [2024-03-25T20:05:17.573Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:05:17.573Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.9s [2024-03-25T20:05:17.573Z] #49 ... [2024-03-25T20:05:17.573Z] [2024-03-25T20:05:17.573Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:17.837Z] #35 ... [2024-03-25T20:05:17.837Z] [2024-03-25T20:05:17.837Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:18.103Z] #44 ... [2024-03-25T20:05:18.103Z] [2024-03-25T20:05:18.103Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:18.374Z] #50 ... [2024-03-25T20:05:18.375Z] [2024-03-25T20:05:18.375Z] #51 [security-secretstore-setup internal] load build context [2024-03-25T20:05:18.640Z] #51 ... [2024-03-25T20:05:18.640Z] [2024-03-25T20:05:18.640Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:18.906Z] #46 ... [2024-03-25T20:05:18.906Z] [2024-03-25T20:05:18.906Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-25T20:05:18.906Z] #64 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:18.906Z] #64 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:18.906Z] #64 23.56 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T20:05:18.906Z] #64 23.56 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T20:05:18.906Z] #64 23.56 OK: 19947 distinct packages available [2024-03-25T20:05:18.906Z] #64 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:18.906Z] #64 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:18.906Z] #64 ... [2024-03-25T20:05:18.906Z] [2024-03-25T20:05:18.906Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:19.172Z] #46 ... [2024-03-25T20:05:19.172Z] [2024-03-25T20:05:19.172Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-25T20:05:19.172Z] #0 6.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.172Z] #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.446Z] #66 ... [2024-03-25T20:05:19.446Z] [2024-03-25T20:05:19.446Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-25T20:05:19.446Z] #60 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.446Z] #60 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.446Z] #60 23.64 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-25T20:05:19.446Z] #60 23.64 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-25T20:05:19.446Z] #60 23.64 OK: 19947 distinct packages available [2024-03-25T20:05:19.446Z] #60 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.446Z] #60 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.446Z] #60 ... [2024-03-25T20:05:19.446Z] [2024-03-25T20:05:19.446Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T20:05:19.446Z] #62 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.446Z] #62 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:19.446Z] #62 23.92 (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T20:05:19.446Z] #62 24.21 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:19.446Z] #62 24.28 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:19.446Z] #62 24.38 Executing ca-certificates-20240226-r0.trigger [2024-03-25T20:05:19.446Z] #62 25.38 OK: 9 MiB in 17 packages [2024-03-25T20:05:19.714Z] #62 ... [2024-03-25T20:05:19.714Z] [2024-03-25T20:05:19.714Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:19.984Z] #46 ... [2024-03-25T20:05:19.984Z] [2024-03-25T20:05:19.984Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T20:05:19.984Z] #62 DONE 27.1s [2024-03-25T20:05:19.984Z] [2024-03-25T20:05:19.984Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:21.403Z] #50 transferring context: 63.50MB 33.1s [2024-03-25T20:05:23.371Z] #50 ... [2024-03-25T20:05:23.371Z] [2024-03-25T20:05:23.371Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-25T20:05:23.371Z] #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:23.371Z] #0 8.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:23.371Z] #67 ... [2024-03-25T20:05:23.371Z] [2024-03-25T20:05:23.371Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:05:23.371Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.4s [2024-03-25T20:05:23.371Z] #41 ... [2024-03-25T20:05:23.371Z] [2024-03-25T20:05:23.371Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:23.371Z] #45 ... [2024-03-25T20:05:23.371Z] [2024-03-25T20:05:23.371Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:23.642Z] #43 ... [2024-03-25T20:05:23.642Z] [2024-03-25T20:05:23.642Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:23.912Z] #45 ... [2024-03-25T20:05:23.912Z] [2024-03-25T20:05:23.912Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-25T20:05:23.912Z] #66 12.68 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:23.912Z] #66 12.71 OK: 8 MiB in 17 packages [2024-03-25T20:05:23.912Z] #66 DONE 14.6s [2024-03-25T20:05:23.912Z] [2024-03-25T20:05:23.912Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:24.182Z] #45 ... [2024-03-25T20:05:24.182Z] [2024-03-25T20:05:24.182Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-25T20:05:24.182Z] #61 29.06 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:24.182Z] #61 29.06 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-25T20:05:24.182Z] #61 29.06 (3/5) Installing libucontext (1.2-r2) [2024-03-25T20:05:24.182Z] #61 29.06 (4/5) Installing gcompat (1.1.0-r1) [2024-03-25T20:05:24.182Z] #61 29.07 (5/5) Installing openssl (3.1.4-r5) [2024-03-25T20:05:24.182Z] #61 29.15 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:24.182Z] #61 29.28 OK: 9 MiB in 20 packages [2024-03-25T20:05:24.182Z] #61 DONE 32.1s [2024-03-25T20:05:24.182Z] [2024-03-25T20:05:24.182Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:26.133Z] #45 ... [2024-03-25T20:05:26.133Z] [2024-03-25T20:05:26.133Z] #32 [core-metadata internal] load build context [2024-03-25T20:05:26.133Z] #32 ... [2024-03-25T20:05:26.133Z] [2024-03-25T20:05:26.133Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-25T20:05:26.133Z] #60 31.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:26.133Z] #60 31.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-25T20:05:26.133Z] #60 31.03 (3/4) Installing libucontext (1.2-r2) [2024-03-25T20:05:26.133Z] #60 31.03 (4/4) Installing gcompat (1.1.0-r1) [2024-03-25T20:05:26.133Z] #60 31.06 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:26.133Z] #60 31.18 OK: 8 MiB in 19 packages [2024-03-25T20:05:26.133Z] #60 DONE 33.2s [2024-03-25T20:05:26.133Z] [2024-03-25T20:05:26.133Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:26.400Z] #45 transferring context: 73.56MB 39.7s [2024-03-25T20:05:26.666Z] #45 ... [2024-03-25T20:05:26.666Z] [2024-03-25T20:05:26.666Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-25T20:05:26.666Z] #64 29.36 (1/11) Installing ca-certificates (20240226-r0) [2024-03-25T20:05:26.666Z] #64 29.72 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-25T20:05:26.666Z] #64 29.72 (3/11) Installing libunistring (1.1-r1) [2024-03-25T20:05:26.666Z] #64 29.72 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-25T20:05:26.666Z] #64 29.81 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-25T20:05:26.666Z] #64 29.89 (6/11) Installing libcurl (8.5.0-r0) [2024-03-25T20:05:26.666Z] #64 30.06 (7/11) Installing curl (8.5.0-r0) [2024-03-25T20:05:26.666Z] #64 30.06 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-25T20:05:26.666Z] #64 30.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-25T20:05:26.666Z] #64 30.12 (10/11) Installing libucontext (1.2-r2) [2024-03-25T20:05:26.666Z] #64 30.12 (11/11) Installing gcompat (1.1.0-r1) [2024-03-25T20:05:26.666Z] #64 30.12 Executing busybox-1.36.1-r5.trigger [2024-03-25T20:05:26.666Z] #64 30.27 Executing ca-certificates-20240226-r0.trigger [2024-03-25T20:05:26.666Z] #64 31.29 OK: 13 MiB in 26 packages [2024-03-25T20:05:26.666Z] #64 DONE 33.8s [2024-03-25T20:05:26.666Z] [2024-03-25T20:05:26.666Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:26.666Z] #45 ... [2024-03-25T20:05:26.666Z] [2024-03-25T20:05:26.666Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:26.935Z] #34 ... [2024-03-25T20:05:26.935Z] [2024-03-25T20:05:26.935Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:27.203Z] #45 ... [2024-03-25T20:05:27.203Z] [2024-03-25T20:05:27.203Z] #47 [core-data internal] load build context [2024-03-25T20:05:27.203Z] #47 ... [2024-03-25T20:05:27.203Z] [2024-03-25T20:05:27.203Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:27.476Z] #45 ... [2024-03-25T20:05:27.476Z] [2024-03-25T20:05:27.476Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-25T20:05:27.476Z] #67 11.92 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:27.476Z] #67 11.92 Executing ca-certificates-20240226-r0.trigger [2024-03-25T20:05:27.476Z] #67 12.47 OK: 18 MiB in 19 packages [2024-03-25T20:05:27.476Z] #67 DONE 14.5s [2024-03-25T20:05:27.476Z] [2024-03-25T20:05:27.476Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:27.476Z] #45 ... [2024-03-25T20:05:27.476Z] [2024-03-25T20:05:27.476Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:27.476Z] #0 7.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:27.476Z] #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:27.476Z] #68 ... [2024-03-25T20:05:27.476Z] [2024-03-25T20:05:27.476Z] #48 [core-command internal] load build context [2024-03-25T20:05:27.741Z] #48 ... [2024-03-25T20:05:27.741Z] [2024-03-25T20:05:27.741Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-25T20:05:27.741Z] #0 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:27.741Z] #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:27.741Z] #69 ... [2024-03-25T20:05:27.741Z] [2024-03-25T20:05:27.741Z] #48 [core-command internal] load build context [2024-03-25T20:05:28.005Z] #48 ... [2024-03-25T20:05:28.005Z] [2024-03-25T20:05:28.005Z] #65 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:28.005Z] #65 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:28.005Z] #65 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:28.005Z] #65 12.60 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:28.005Z] #65 12.60 OK: 8 MiB in 16 packages [2024-03-25T20:05:28.005Z] #65 DONE 14.9s [2024-03-25T20:05:28.005Z] [2024-03-25T20:05:28.005Z] #48 [core-command internal] load build context [2024-03-25T20:05:28.005Z] #48 ... [2024-03-25T20:05:28.005Z] [2024-03-25T20:05:28.005Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:05:28.005Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.9s done [2024-03-25T20:05:28.005Z] #49 ... [2024-03-25T20:05:28.005Z] [2024-03-25T20:05:28.005Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:28.270Z] #35 ... [2024-03-25T20:05:28.270Z] [2024-03-25T20:05:28.270Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:28.270Z] #44 ... [2024-03-25T20:05:28.270Z] [2024-03-25T20:05:28.270Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:28.536Z] #35 ... [2024-03-25T20:05:28.536Z] [2024-03-25T20:05:28.536Z] #51 [security-secretstore-setup internal] load build context [2024-03-25T20:05:28.801Z] #51 ... [2024-03-25T20:05:28.801Z] [2024-03-25T20:05:28.801Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:30.214Z] #44 ... [2024-03-25T20:05:30.214Z] [2024-03-25T20:05:30.214Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:30.214Z] #46 ... [2024-03-25T20:05:30.214Z] [2024-03-25T20:05:30.214Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:30.214Z] #0 6.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:30.214Z] #0 7.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:30.214Z] #0 9.902 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:30.214Z] #0 9.902 Executing ca-certificates-20240226-r0.trigger [2024-03-25T20:05:30.214Z] #0 10.30 OK: 9 MiB in 17 packages [2024-03-25T20:05:30.481Z] #70 ... [2024-03-25T20:05:30.481Z] [2024-03-25T20:05:30.481Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:30.481Z] #68 11.17 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:30.481Z] #68 11.25 OK: 8 MiB in 16 packages [2024-03-25T20:05:30.481Z] #68 DONE 13.0s [2024-03-25T20:05:30.481Z] [2024-03-25T20:05:30.481Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:30.751Z] #44 ... [2024-03-25T20:05:30.751Z] [2024-03-25T20:05:30.751Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-25T20:05:30.751Z] #69 10.83 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:30.751Z] #69 10.87 OK: 18 MiB in 19 packages [2024-03-25T20:05:30.751Z] #69 DONE 13.0s [2024-03-25T20:05:30.751Z] [2024-03-25T20:05:30.751Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:31.019Z] #44 ... [2024-03-25T20:05:31.019Z] [2024-03-25T20:05:31.019Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:31.019Z] #70 DONE 11.1s [2024-03-25T20:05:31.019Z] [2024-03-25T20:05:31.019Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:31.286Z] #44 transferring context: 79.60MB 45.7s [2024-03-25T20:05:31.883Z] #44 ... [2024-03-25T20:05:31.883Z] [2024-03-25T20:05:31.883Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-25T20:05:31.883Z] #71 DONE 1.4s [2024-03-25T20:05:31.883Z] [2024-03-25T20:05:31.883Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:32.838Z] #44 ... [2024-03-25T20:05:32.838Z] [2024-03-25T20:05:32.838Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-25T20:05:32.838Z] #72 DONE 8.9s [2024-03-25T20:05:32.838Z] [2024-03-25T20:05:32.838Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:33.103Z] #44 ... [2024-03-25T20:05:33.103Z] [2024-03-25T20:05:33.103Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:33.367Z] #50 ... [2024-03-25T20:05:33.367Z] [2024-03-25T20:05:33.367Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:33.632Z] #44 ... [2024-03-25T20:05:33.632Z] [2024-03-25T20:05:33.632Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:33.632Z] #43 ... [2024-03-25T20:05:33.632Z] [2024-03-25T20:05:33.632Z] #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-25T20:05:33.632Z] #73 DONE 0.8s [2024-03-25T20:05:33.632Z] [2024-03-25T20:05:33.632Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:33.632Z] #43 ... [2024-03-25T20:05:33.632Z] [2024-03-25T20:05:33.632Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:05:33.632Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.3s [2024-03-25T20:05:33.897Z] #41 ... [2024-03-25T20:05:33.897Z] [2024-03-25T20:05:33.897Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:34.477Z] #43 ... [2024-03-25T20:05:34.477Z] [2024-03-25T20:05:34.477Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-25T20:05:34.477Z] #0 9.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:34.477Z] #0 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:34.477Z] #74 ... [2024-03-25T20:05:34.477Z] [2024-03-25T20:05:34.477Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:05:34.477Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.2s done [2024-03-25T20:05:34.744Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.2s done [2024-03-25T20:05:36.149Z] #41 ... [2024-03-25T20:05:36.149Z] [2024-03-25T20:05:36.149Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-25T20:05:36.149Z] #0 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:36.149Z] #0 7.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:36.149Z] #0 8.914 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:36.149Z] #0 8.995 OK: 8 MiB in 19 packages [2024-03-25T20:05:36.149Z] #75 DONE 9.9s [2024-03-25T20:05:36.149Z] [2024-03-25T20:05:36.149Z] #32 [core-metadata internal] load build context [2024-03-25T20:05:36.149Z] #32 ... [2024-03-25T20:05:36.149Z] [2024-03-25T20:05:36.149Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:36.730Z] #44 transferring context: 95.07MB 51.0s [2024-03-25T20:05:36.730Z] #44 ... [2024-03-25T20:05:36.730Z] [2024-03-25T20:05:36.730Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:36.730Z] #0 7.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:36.730Z] #0 7.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T20:05:36.730Z] #0 9.725 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:36.730Z] #0 9.786 Executing ca-certificates-20240226-r0.trigger [2024-03-25T20:05:36.730Z] #0 10.08 OK: 13 MiB in 26 packages [2024-03-25T20:05:36.997Z] #76 ... [2024-03-25T20:05:36.997Z] [2024-03-25T20:05:36.997Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-25T20:05:36.997Z] #74 12.28 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T20:05:36.997Z] #74 12.32 OK: 9 MiB in 20 packages [2024-03-25T20:05:36.997Z] #74 DONE 13.0s [2024-03-25T20:05:36.997Z] [2024-03-25T20:05:36.997Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:36.997Z] #44 ... [2024-03-25T20:05:36.997Z] [2024-03-25T20:05:36.997Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:36.997Z] #34 ... [2024-03-25T20:05:36.997Z] [2024-03-25T20:05:36.997Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-25T20:05:37.587Z] #77 ... [2024-03-25T20:05:37.587Z] [2024-03-25T20:05:37.587Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-25T20:05:37.587Z] #76 DONE 10.7s [2024-03-25T20:05:37.587Z] [2024-03-25T20:05:37.587Z] #47 [core-data internal] load build context [2024-03-25T20:05:37.587Z] #47 ... [2024-03-25T20:05:37.587Z] [2024-03-25T20:05:37.587Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:37.587Z] #45 ... [2024-03-25T20:05:37.587Z] [2024-03-25T20:05:37.587Z] #47 [core-data internal] load build context [2024-03-25T20:05:38.169Z] #47 ... [2024-03-25T20:05:38.169Z] [2024-03-25T20:05:38.169Z] #48 [core-command internal] load build context [2024-03-25T20:05:38.169Z] #48 ... [2024-03-25T20:05:38.169Z] [2024-03-25T20:05:38.169Z] #47 [core-data internal] load build context [2024-03-25T20:05:38.760Z] #47 ... [2024-03-25T20:05:38.760Z] [2024-03-25T20:05:38.760Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:39.028Z] #35 ... [2024-03-25T20:05:39.028Z] [2024-03-25T20:05:39.028Z] #51 [security-secretstore-setup internal] load build context [2024-03-25T20:05:39.028Z] #51 ... [2024-03-25T20:05:39.028Z] [2024-03-25T20:05:39.028Z] #47 [core-data internal] load build context [2024-03-25T20:05:39.296Z] #47 ... [2024-03-25T20:05:39.296Z] [2024-03-25T20:05:39.296Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-25T20:05:39.296Z] #77 DONE 2.2s [2024-03-25T20:05:39.296Z] [2024-03-25T20:05:39.296Z] #47 [core-data internal] load build context [2024-03-25T20:05:40.714Z] #47 ... [2024-03-25T20:05:40.714Z] [2024-03-25T20:05:40.714Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:40.714Z] #46 ... [2024-03-25T20:05:40.714Z] [2024-03-25T20:05:40.714Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:40.714Z] #35 ... [2024-03-25T20:05:40.714Z] [2024-03-25T20:05:40.714Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-25T20:05:40.714Z] #78 DONE 2.4s [2024-03-25T20:05:40.714Z] [2024-03-25T20:05:40.714Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:40.714Z] #35 ... [2024-03-25T20:05:40.714Z] [2024-03-25T20:05:40.714Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-25T20:05:40.714Z] #79 DONE 2.7s [2024-03-25T20:05:40.714Z] [2024-03-25T20:05:40.714Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:41.680Z] #35 ... [2024-03-25T20:05:41.680Z] [2024-03-25T20:05:41.680Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-25T20:05:41.680Z] #80 DONE 1.0s [2024-03-25T20:05:41.680Z] [2024-03-25T20:05:41.681Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:41.681Z] #35 transferring context: 133.61MB 54.2s [2024-03-25T20:05:41.952Z] #35 ... [2024-03-25T20:05:41.952Z] [2024-03-25T20:05:41.952Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-25T20:05:41.952Z] #81 DONE 2.5s [2024-03-25T20:05:41.952Z] [2024-03-25T20:05:41.952Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:41.952Z] #35 ... [2024-03-25T20:05:41.952Z] [2024-03-25T20:05:41.952Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-25T20:05:41.952Z] #82 DONE 1.2s [2024-03-25T20:05:41.952Z] [2024-03-25T20:05:41.952Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:42.912Z] #35 ... [2024-03-25T20:05:42.912Z] [2024-03-25T20:05:42.912Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-25T20:05:42.912Z] #83 DONE 0.8s [2024-03-25T20:05:42.912Z] [2024-03-25T20:05:42.912Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:43.184Z] #35 ... [2024-03-25T20:05:43.184Z] [2024-03-25T20:05:43.184Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-25T20:05:43.184Z] #84 DONE 1.3s [2024-03-25T20:05:43.184Z] [2024-03-25T20:05:43.184Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:43.184Z] #35 ... [2024-03-25T20:05:43.184Z] [2024-03-25T20:05:43.184Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-25T20:05:43.184Z] #85 DONE 1.3s [2024-03-25T20:05:43.184Z] [2024-03-25T20:05:43.184Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:43.452Z] #35 ... [2024-03-25T20:05:43.452Z] [2024-03-25T20:05:43.452Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:43.719Z] #50 ... [2024-03-25T20:05:43.719Z] [2024-03-25T20:05:43.719Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:44.325Z] #46 ... [2024-03-25T20:05:44.325Z] [2024-03-25T20:05:44.325Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-25T20:05:44.325Z] #86 DONE 1.1s [2024-03-25T20:05:44.325Z] [2024-03-25T20:05:44.325Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:44.592Z] #46 ... [2024-03-25T20:05:44.592Z] [2024-03-25T20:05:44.592Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-25T20:05:44.592Z] #87 DONE 1.3s [2024-03-25T20:05:44.592Z] [2024-03-25T20:05:44.592Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:44.592Z] #46 ... [2024-03-25T20:05:44.592Z] [2024-03-25T20:05:44.592Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:44.862Z] #43 ... [2024-03-25T20:05:44.862Z] [2024-03-25T20:05:44.862Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-25T20:05:44.862Z] #88 DONE 1.5s [2024-03-25T20:05:44.862Z] [2024-03-25T20:05:44.862Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:44.862Z] #43 ... [2024-03-25T20:05:44.862Z] [2024-03-25T20:05:44.862Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-25T20:05:45.452Z] #89 ... [2024-03-25T20:05:45.452Z] [2024-03-25T20:05:45.452Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-25T20:05:45.452Z] #90 DONE 1.3s [2024-03-25T20:05:45.718Z] [2024-03-25T20:05:45.718Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-25T20:05:45.718Z] #91 DONE 1.0s [2024-03-25T20:05:45.718Z] [2024-03-25T20:05:45.718Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-25T20:05:46.300Z] #92 ... [2024-03-25T20:05:46.300Z] [2024-03-25T20:05:46.300Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-25T20:05:46.300Z] #89 DONE 1.2s [2024-03-25T20:05:46.300Z] [2024-03-25T20:05:46.300Z] #32 [core-metadata internal] load build context [2024-03-25T20:05:46.300Z] #32 ... [2024-03-25T20:05:46.300Z] [2024-03-25T20:05:46.300Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-25T20:05:46.573Z] #93 ... [2024-03-25T20:05:46.573Z] [2024-03-25T20:05:46.573Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-25T20:05:46.573Z] #94 DONE 0.8s [2024-03-25T20:05:46.573Z] [2024-03-25T20:05:46.573Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-25T20:05:46.573Z] #92 DONE 1.1s [2024-03-25T20:05:46.573Z] [2024-03-25T20:05:46.573Z] #95 [security-spire-server] exporting to image [2024-03-25T20:05:46.573Z] #95 exporting layers [2024-03-25T20:05:47.160Z] #95 ... [2024-03-25T20:05:47.160Z] [2024-03-25T20:05:47.160Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:47.160Z] #44 transferring context: 142.16MB 61.5s [2024-03-25T20:05:47.160Z] #44 ... [2024-03-25T20:05:47.160Z] [2024-03-25T20:05:47.160Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:47.427Z] #34 ... [2024-03-25T20:05:47.427Z] [2024-03-25T20:05:47.427Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-25T20:05:47.427Z] #93 DONE 1.2s [2024-03-25T20:05:47.427Z] [2024-03-25T20:05:47.427Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:47.427Z] #34 ... [2024-03-25T20:05:47.427Z] [2024-03-25T20:05:47.427Z] #32 [core-metadata internal] load build context [2024-03-25T20:05:47.741Z] #32 ... [2024-03-25T20:05:47.741Z] [2024-03-25T20:05:47.741Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:48.017Z] #45 ... [2024-03-25T20:05:48.017Z] [2024-03-25T20:05:48.017Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:48.285Z] #44 ... [2024-03-25T20:05:48.285Z] [2024-03-25T20:05:48.285Z] #48 [core-command internal] load build context [2024-03-25T20:05:48.285Z] #48 ... [2024-03-25T20:05:48.285Z] [2024-03-25T20:05:48.285Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:48.551Z] #44 ... [2024-03-25T20:05:48.551Z] [2024-03-25T20:05:48.551Z] #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-25T20:05:48.551Z] #96 DONE 1.1s [2024-03-25T20:05:48.551Z] [2024-03-25T20:05:48.551Z] #95 [security-spire-agent] exporting to image [2024-03-25T20:05:49.135Z] #95 ... [2024-03-25T20:05:49.135Z] [2024-03-25T20:05:49.135Z] #51 [security-secretstore-setup internal] load build context [2024-03-25T20:05:49.135Z] #51 ... [2024-03-25T20:05:49.135Z] [2024-03-25T20:05:49.135Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:50.541Z] #45 ... [2024-03-25T20:05:50.541Z] [2024-03-25T20:05:50.541Z] #47 [core-data internal] load build context [2024-03-25T20:05:50.812Z] #47 ... [2024-03-25T20:05:50.812Z] [2024-03-25T20:05:50.812Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:52.222Z] #45 transferring context: 175.52MB 65.6s [2024-03-25T20:05:53.197Z] #45 ... [2024-03-25T20:05:53.197Z] [2024-03-25T20:05:53.197Z] #95 [security-spire-agent] exporting to image [2024-03-25T20:05:53.197Z] #95 exporting layers 4.4s done [2024-03-25T20:05:53.197Z] #95 writing image sha256:bd90700c5dae771210dbcdafca131ba275f6edaa8067660f4657e96bac195ebd 0.2s done [2024-03-25T20:05:53.197Z] #95 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-03-25T20:05:53.197Z] #95 writing image sha256:1c3792aecdb58771ca558178b094be85594de7151ace9dac54224b088cdf1ffc done [2024-03-25T20:05:53.197Z] #95 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-25T20:05:53.197Z] #95 writing image sha256:0778937abea22de6369b0862327f66db4ada5d6c3d3c30e53b928e0516342ac4 0.0s done [2024-03-25T20:05:53.197Z] #95 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-03-25T20:05:53.197Z] #95 DONE 6.6s [2024-03-25T20:05:53.197Z] [2024-03-25T20:05:53.197Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:05:53.777Z] #45 ... [2024-03-25T20:05:53.777Z] [2024-03-25T20:05:53.777Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:54.042Z] #35 ... [2024-03-25T20:05:54.042Z] [2024-03-25T20:05:54.042Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:05:54.042Z] #50 ... [2024-03-25T20:05:54.042Z] [2024-03-25T20:05:54.042Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:55.000Z] #35 ... [2024-03-25T20:05:55.000Z] [2024-03-25T20:05:55.000Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:55.000Z] #46 ... [2024-03-25T20:05:55.000Z] [2024-03-25T20:05:55.000Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:55.000Z] #43 ... [2024-03-25T20:05:55.000Z] [2024-03-25T20:05:55.000Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:56.403Z] #46 ... [2024-03-25T20:05:56.403Z] [2024-03-25T20:05:56.403Z] #34 [security-proxy-auth internal] load build context [2024-03-25T20:05:56.403Z] #34 transferring context: 226.30MB 68.4s done [2024-03-25T20:05:56.403Z] #34 DONE 69.7s [2024-03-25T20:05:56.403Z] [2024-03-25T20:05:56.403Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:56.671Z] #46 ... [2024-03-25T20:05:56.671Z] [2024-03-25T20:05:56.671Z] #51 [security-secretstore-setup internal] load build context [2024-03-25T20:05:56.671Z] #51 transferring context: 226.30MB 67.7s done [2024-03-25T20:05:56.671Z] #51 DONE 68.9s [2024-03-25T20:05:56.671Z] [2024-03-25T20:05:56.671Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:58.097Z] #46 ... [2024-03-25T20:05:58.097Z] [2024-03-25T20:05:58.097Z] #32 [core-metadata internal] load build context [2024-03-25T20:05:58.097Z] #32 ... [2024-03-25T20:05:58.097Z] [2024-03-25T20:05:58.097Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:58.097Z] #43 ... [2024-03-25T20:05:58.097Z] [2024-03-25T20:05:58.097Z] #35 [support-notifications internal] load build context [2024-03-25T20:05:58.097Z] #35 transferring context: 226.30MB 70.3s done [2024-03-25T20:05:58.097Z] #35 DONE 71.5s [2024-03-25T20:05:58.097Z] [2024-03-25T20:05:58.097Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:58.375Z] #43 ... [2024-03-25T20:05:58.375Z] [2024-03-25T20:05:58.375Z] #48 [core-command internal] load build context [2024-03-25T20:05:58.657Z] #48 ... [2024-03-25T20:05:58.657Z] [2024-03-25T20:05:58.657Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:58.657Z] #43 ... [2024-03-25T20:05:58.657Z] [2024-03-25T20:05:58.657Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:05:58.657Z] #97 DONE 2.2s [2024-03-25T20:05:58.657Z] [2024-03-25T20:05:58.657Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:58.657Z] #43 ... [2024-03-25T20:05:58.657Z] [2024-03-25T20:05:58.657Z] #44 [support-scheduler internal] load build context [2024-03-25T20:05:58.657Z] #44 ... [2024-03-25T20:05:58.657Z] [2024-03-25T20:05:58.657Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:58.933Z] #46 ... [2024-03-25T20:05:58.934Z] [2024-03-25T20:05:58.934Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:05:58.934Z] #98 DONE 1.9s [2024-03-25T20:05:58.934Z] [2024-03-25T20:05:58.934Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:59.514Z] #46 ... [2024-03-25T20:05:59.514Z] [2024-03-25T20:05:59.514Z] #43 [security-bootstrapper internal] load build context [2024-03-25T20:05:59.514Z] #43 transferring context: 226.30MB 73.2s done [2024-03-25T20:05:59.514Z] #43 DONE 73.8s [2024-03-25T20:05:59.514Z] [2024-03-25T20:05:59.514Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:05:59.514Z] #46 ... [2024-03-25T20:05:59.514Z] [2024-03-25T20:05:59.514Z] #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:05:59.514Z] #99 DONE 1.1s [2024-03-25T20:05:59.781Z] [2024-03-25T20:05:59.781Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:06:00.365Z] #46 ... [2024-03-25T20:06:00.365Z] [2024-03-25T20:06:00.365Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-25T20:06:00.365Z] #45 transferring context: 226.30MB 73.2s done [2024-03-25T20:06:00.365Z] #45 DONE 74.2s [2024-03-25T20:06:00.365Z] [2024-03-25T20:06:00.365Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:06:01.057Z] #46 transferring context: 226.30MB 74.3s done [2024-03-25T20:06:01.057Z] #46 ... [2024-03-25T20:06:01.057Z] [2024-03-25T20:06:01.057Z] #47 [core-data internal] load build context [2024-03-25T20:06:01.057Z] #47 ... [2024-03-25T20:06:01.057Z] [2024-03-25T20:06:01.057Z] #46 [security-proxy-setup internal] load build context [2024-03-25T20:06:01.057Z] #46 DONE 74.9s [2024-03-25T20:06:01.057Z] [2024-03-25T20:06:01.057Z] #47 [core-data internal] load build context [2024-03-25T20:06:01.057Z] #47 ... [2024-03-25T20:06:01.057Z] [2024-03-25T20:06:01.057Z] #32 [core-metadata internal] load build context [2024-03-25T20:06:02.495Z] #32 ... [2024-03-25T20:06:02.495Z] [2024-03-25T20:06:02.495Z] #47 [core-data internal] load build context [2024-03-25T20:06:02.495Z] #47 transferring context: 226.30MB 75.6s done [2024-03-25T20:06:02.495Z] #47 DONE 76.2s [2024-03-25T20:06:02.495Z] [2024-03-25T20:06:02.495Z] #32 [core-metadata internal] load build context [2024-03-25T20:06:02.495Z] #32 ... [2024-03-25T20:06:02.495Z] [2024-03-25T20:06:02.495Z] #44 [support-scheduler internal] load build context [2024-03-25T20:06:02.495Z] #44 transferring context: 226.30MB 76.8s done [2024-03-25T20:06:02.495Z] #44 DONE 77.0s [2024-03-25T20:06:02.495Z] [2024-03-25T20:06:02.495Z] #32 [core-metadata internal] load build context [2024-03-25T20:06:02.764Z] #32 ... [2024-03-25T20:06:02.765Z] [2024-03-25T20:06:02.765Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-25T20:06:02.765Z] #50 transferring context: 226.30MB 74.3s done [2024-03-25T20:06:02.765Z] #50 DONE 75.2s [2024-03-25T20:06:02.765Z] [2024-03-25T20:06:02.765Z] #32 [core-metadata internal] load build context [2024-03-25T20:06:02.765Z] #32 transferring context: 226.30MB 76.8s done [2024-03-25T20:06:03.035Z] #32 DONE 77.2s [2024-03-25T20:06:03.036Z] [2024-03-25T20:06:03.036Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:06:03.657Z] #100 DONE 0.7s [2024-03-25T20:06:03.657Z] [2024-03-25T20:06:03.657Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:06:06.274Z] #101 ... [2024-03-25T20:06:06.274Z] [2024-03-25T20:06:06.274Z] #48 [core-command internal] load build context [2024-03-25T20:06:06.274Z] #48 transferring context: 226.30MB 78.1s done [2024-03-25T20:06:06.274Z] #48 DONE 79.1s [2024-03-25T20:06:06.274Z] [2024-03-25T20:06:06.274Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:06:08.844Z] #102 ... [2024-03-25T20:06:08.844Z] [2024-03-25T20:06:08.844Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:06:09.107Z] #103 ... [2024-03-25T20:06:09.107Z] [2024-03-25T20:06:09.107Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.443Z] #104 ... [2024-03-25T20:07:05.443Z] [2024-03-25T20:07:05.443Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.443Z] #103 DONE 60.0s [2024-03-25T20:07:05.443Z] [2024-03-25T20:07:05.443Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.443Z] #101 DONE 55.3s [2024-03-25T20:07:05.443Z] [2024-03-25T20:07:05.443Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-25T20:07:05.443Z] #105 ... [2024-03-25T20:07:05.443Z] [2024-03-25T20:07:05.443Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.443Z] #104 DONE 60.1s [2024-03-25T20:07:05.443Z] [2024-03-25T20:07:05.443Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.443Z] #102 DONE 59.4s [2024-03-25T20:07:05.443Z] [2024-03-25T20:07:05.443Z] #106 [support-notifications builder 6/7] COPY . . [2024-03-25T20:07:05.443Z] #106 DONE 3.2s [2024-03-25T20:07:05.443Z] [2024-03-25T20:07:05.444Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #107 DONE 3.2s [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #105 DONE 3.2s [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #108 [security-proxy-auth builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #108 DONE 3.2s [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #109 [core-command builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #109 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:07:05.444Z] #110 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.444Z] #111 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:07:05.444Z] #112 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #113 [security-proxy-setup builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #113 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.444Z] #114 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #115 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.444Z] #116 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:07:05.444Z] #117 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #118 [core-data builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #118 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.444Z] #119 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:07:05.444Z] #120 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:07:05.444Z] #121 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.444Z] #122 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #123 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:07:05.444Z] #124 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.444Z] #125 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #126 [support-scheduler builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #126 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-25T20:07:05.444Z] #127 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T20:07:05.444Z] #128 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #129 [core-metadata builder 6/7] COPY . . [2024-03-25T20:07:05.444Z] #129 CACHED [2024-03-25T20:07:05.444Z] [2024-03-25T20:07:05.444Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:07:07.385Z] #130 5.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-25T20:07:12.744Z] #130 ... [2024-03-25T20:07:12.744Z] [2024-03-25T20:07:12.744Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-25T20:07:12.744Z] #0 3.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-25T20:07:12.744Z] #131 ... [2024-03-25T20:07:12.744Z] [2024-03-25T20:07:12.744Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-25T20:07:12.744Z] #0 5.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-25T20:07:12.744Z] #132 ... [2024-03-25T20:07:12.744Z] [2024-03-25T20:07:12.744Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-25T20:07:12.744Z] #0 5.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:07:12.744Z] #133 ... [2024-03-25T20:07:12.744Z] [2024-03-25T20:07:12.744Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-25T20:07:12.744Z] #0 4.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:07:12.744Z] #134 ... [2024-03-25T20:07:12.744Z] [2024-03-25T20:07:12.744Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-25T20:07:12.744Z] #0 5.507 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-25T20:07:13.041Z] #135 ... [2024-03-25T20:07:13.041Z] [2024-03-25T20:07:13.041Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-25T20:07:13.041Z] #0 4.108 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-25T20:07:13.041Z] #136 ... [2024-03-25T20:07:13.041Z] [2024-03-25T20:07:13.041Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-25T20:07:13.041Z] #0 4.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:07:13.313Z] #137 ... [2024-03-25T20:07:13.313Z] [2024-03-25T20:07:13.313Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:07:13.313Z] #0 5.107 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-25T20:07:13.313Z] #138 ... [2024-03-25T20:07:13.313Z] [2024-03-25T20:07:13.313Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-25T20:07:13.313Z] #0 5.468 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:07:13.580Z] #139 ... [2024-03-25T20:07:13.580Z] [2024-03-25T20:07:13.580Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-25T20:07:13.580Z] #0 5.450 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-25T20:19:06.633Z] #140 ... [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-25T20:19:06.633Z] #133 718.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-25T20:19:06.633Z] #133 ... [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-25T20:19:06.633Z] #132 DONE 721.3s [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:19:06.633Z] #49 ... [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:19:06.633Z] #141 DONE 0.3s [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:19:06.633Z] #138 ... [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:19:06.633Z] #142 DONE 0.2s [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-25T20:19:06.633Z] #143 DONE 0.1s [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-25T20:19:06.633Z] #144 DONE 0.1s [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-25T20:19:06.633Z] #145 DONE 0.3s [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-25T20:19:06.633Z] #146 DONE 0.2s [2024-03-25T20:19:06.633Z] [2024-03-25T20:19:06.633Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T20:19:07.218Z] #147 ... [2024-03-25T20:19:07.218Z] [2024-03-25T20:19:07.218Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-25T20:19:07.218Z] #131 DONE 724.9s [2024-03-25T20:19:07.218Z] [2024-03-25T20:19:07.218Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:19:07.484Z] #49 ... [2024-03-25T20:19:07.484Z] [2024-03-25T20:19:07.484Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T20:19:07.484Z] #147 DONE 2.4s [2024-03-25T20:19:07.484Z] [2024-03-25T20:19:07.484Z] #95 [security-proxy-setup] exporting to image [2024-03-25T20:19:07.484Z] #95 exporting layers [2024-03-25T20:19:08.443Z] #95 ... [2024-03-25T20:19:08.443Z] [2024-03-25T20:19:08.443Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-25T20:19:08.443Z] #148 DONE 0.4s [2024-03-25T20:19:08.443Z] [2024-03-25T20:19:08.443Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-25T20:19:09.027Z] #149 ... [2024-03-25T20:19:09.027Z] [2024-03-25T20:19:09.027Z] #95 [security-proxy-setup] exporting to image [2024-03-25T20:19:09.027Z] #95 exporting layers 1.6s done [2024-03-25T20:19:09.027Z] #95 writing image sha256:60b22495f18c15018e1969dcddf21798c5055872e934a050bed1b877f5be6839 0.0s done [2024-03-25T20:19:09.027Z] #95 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-25T20:19:09.027Z] #95 DONE 8.2s [2024-03-25T20:19:09.295Z] [2024-03-25T20:19:09.295Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:19:10.727Z] #49 ... [2024-03-25T20:19:10.727Z] [2024-03-25T20:19:10.727Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-25T20:19:10.727Z] #149 DONE 2.4s [2024-03-25T20:19:10.727Z] [2024-03-25T20:19:10.727Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:19:10.998Z] #150 DONE 0.2s [2024-03-25T20:19:10.998Z] [2024-03-25T20:19:10.998Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:19:10.998Z] #151 DONE 0.3s [2024-03-25T20:19:10.998Z] [2024-03-25T20:19:10.998Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-25T20:19:11.264Z] #152 DONE 0.3s [2024-03-25T20:19:11.264Z] [2024-03-25T20:19:11.264Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-25T20:19:11.559Z] #153 DONE 0.1s [2024-03-25T20:19:11.559Z] [2024-03-25T20:19:11.559Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:19:11.559Z] #49 ... [2024-03-25T20:19:11.559Z] [2024-03-25T20:19:11.559Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-25T20:19:11.827Z] #154 DONE 0.2s [2024-03-25T20:19:11.827Z] [2024-03-25T20:19:11.827Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-25T20:19:12.093Z] #155 DONE 0.1s [2024-03-25T20:19:12.093Z] [2024-03-25T20:19:12.093Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-25T20:19:12.093Z] #156 DONE 0.2s [2024-03-25T20:19:12.093Z] [2024-03-25T20:19:12.093Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-25T20:19:12.360Z] #157 DONE 0.2s [2024-03-25T20:19:12.360Z] [2024-03-25T20:19:12.360Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-25T20:19:14.303Z] #158 DONE 2.0s [2024-03-25T20:19:14.303Z] [2024-03-25T20:19:14.303Z] #95 [security-bootstrapper] exporting to image [2024-03-25T20:19:14.303Z] #95 exporting layers [2024-03-25T20:19:15.264Z] #95 exporting layers 1.0s done [2024-03-25T20:19:15.264Z] #95 writing image sha256:2a586f71346f6dcc11d21225ab75c53b8017287a3d34a1a59befd89fe75956a7 done [2024-03-25T20:19:15.264Z] #95 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-03-25T20:19:15.264Z] #95 DONE 9.3s [2024-03-25T20:19:15.264Z] [2024-03-25T20:19:15.264Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:19:17.208Z] #33 ... [2024-03-25T20:19:17.209Z] [2024-03-25T20:19:17.209Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-25T20:19:17.209Z] #133 DONE 734.7s [2024-03-25T20:19:17.209Z] [2024-03-25T20:19:17.209Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:19:17.474Z] #130 ... [2024-03-25T20:19:17.474Z] [2024-03-25T20:19:17.474Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:19:17.771Z] #159 DONE 0.2s [2024-03-25T20:19:17.771Z] [2024-03-25T20:19:17.771Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:19:17.771Z] #160 DONE 0.2s [2024-03-25T20:19:17.771Z] [2024-03-25T20:19:17.772Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-25T20:19:18.040Z] #161 DONE 0.2s [2024-03-25T20:19:18.040Z] [2024-03-25T20:19:18.040Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:19:18.040Z] #41 ... [2024-03-25T20:19:18.040Z] [2024-03-25T20:19:18.040Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-25T20:19:18.040Z] #162 DONE 0.1s [2024-03-25T20:19:18.307Z] [2024-03-25T20:19:18.307Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:19:18.307Z] #163 DONE 0.1s [2024-03-25T20:19:18.307Z] [2024-03-25T20:19:18.307Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:19:18.307Z] #130 ... [2024-03-25T20:19:18.307Z] [2024-03-25T20:19:18.307Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-25T20:19:18.574Z] #164 DONE 0.2s [2024-03-25T20:19:18.574Z] [2024-03-25T20:19:18.574Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-25T20:19:18.843Z] #165 DONE 0.2s [2024-03-25T20:19:18.843Z] [2024-03-25T20:19:18.843Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-25T20:19:18.843Z] #166 DONE 0.1s [2024-03-25T20:19:18.843Z] [2024-03-25T20:19:18.843Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:19:18.843Z] #130 ... [2024-03-25T20:19:18.843Z] [2024-03-25T20:19:18.843Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T20:19:20.794Z] #167 DONE 1.9s [2024-03-25T20:19:20.794Z] [2024-03-25T20:19:20.794Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:19:20.794Z] #33 ... [2024-03-25T20:19:20.794Z] [2024-03-25T20:19:20.794Z] #95 [security-secretstore-setup] exporting to image [2024-03-25T20:19:20.794Z] #95 exporting layers [2024-03-25T20:19:22.201Z] #95 exporting layers 1.3s done [2024-03-25T20:19:22.201Z] #95 writing image sha256:fab2abc09753c3a0ab38c8a5ac366430a3ca06ca43d4303e0b8901ef1865e86d done [2024-03-25T20:19:22.201Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-25T20:19:22.201Z] #95 DONE 10.6s [2024-03-25T20:19:22.201Z] [2024-03-25T20:19:22.201Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-25T20:19:40.395Z] #137 ... [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-25T20:19:40.395Z] #139 DONE 755.6s [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-25T20:19:40.395Z] #137 ... [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:19:40.395Z] #168 DONE 0.1s [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:19:40.395Z] #169 DONE 0.2s [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-25T20:19:40.395Z] #170 DONE 0.3s [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:19:40.395Z] #171 DONE 0.2s [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-25T20:19:40.395Z] #135 ... [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-25T20:19:40.395Z] #172 DONE 0.1s [2024-03-25T20:19:40.395Z] [2024-03-25T20:19:40.395Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T20:19:41.355Z] #173 DONE 2.0s [2024-03-25T20:19:41.355Z] [2024-03-25T20:19:41.355Z] #95 [core-common-config-bootstrapper] exporting to image [2024-03-25T20:19:41.355Z] #95 exporting layers [2024-03-25T20:19:42.317Z] #95 exporting layers 0.7s done [2024-03-25T20:19:42.317Z] #95 writing image sha256:e4e62d253cfb63fc4afc3d125ed1155beda1b79a34e057797489f12dbf4a1d5c done [2024-03-25T20:19:42.317Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-25T20:19:42.317Z] #95 DONE 11.3s [2024-03-25T20:19:42.317Z] [2024-03-25T20:19:42.317Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:21:18.935Z] #138 ... [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-25T20:21:18.935Z] #134 DONE 848.8s [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:21:18.935Z] #130 ... [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:21:18.935Z] #174 DONE 0.1s [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:21:18.935Z] #175 DONE 0.1s [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:21:18.935Z] #130 ... [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-25T20:21:18.935Z] #176 DONE 0.3s [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:21:18.935Z] #49 ... [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:21:18.935Z] #177 DONE 0.1s [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #95 [security-spiffe-token-provider] exporting to image [2024-03-25T20:21:18.935Z] #95 exporting layers [2024-03-25T20:21:18.935Z] #95 exporting layers 0.9s done [2024-03-25T20:21:18.935Z] #95 writing image sha256:683fff1599a6ae2163e9fb5757a763eea3e6003035a326157cacdba6a00a0c75 done [2024-03-25T20:21:18.935Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-25T20:21:18.935Z] #95 DONE 12.3s [2024-03-25T20:21:18.935Z] [2024-03-25T20:21:18.935Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-25T20:25:25.712Z] #137 DONE 1094.4s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:25:25.712Z] #130 ... [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:25:25.712Z] #178 DONE 0.1s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:25:25.712Z] #33 ... [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:25:25.712Z] #179 DONE 0.2s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-25T20:25:25.712Z] #180 DONE 0.4s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:25:25.712Z] #138 ... [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:25:25.712Z] #181 DONE 0.1s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-25T20:25:25.712Z] #182 DONE 0.1s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-25T20:25:25.712Z] #183 DONE 1.8s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:25:25.712Z] #138 ... [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #95 [security-proxy-auth] exporting to image [2024-03-25T20:25:25.712Z] #95 exporting layers [2024-03-25T20:25:25.712Z] #95 exporting layers 0.8s done [2024-03-25T20:25:25.712Z] #95 writing image sha256:946bcf4e705f8a50f01dad883b7dd1cd367343042061de2d50f05f2be5a0b9ad done [2024-03-25T20:25:25.712Z] #95 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-25T20:25:25.712Z] #95 DONE 13.0s [2024-03-25T20:25:25.712Z] [2024-03-25T20:25:25.712Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:25:57.907Z] #138 ... [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-25T20:25:57.908Z] #140 DONE 1133.2s [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:25:57.908Z] #33 ... [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:25:57.908Z] #184 DONE 0.1s [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:25:57.908Z] #138 ... [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:25:57.908Z] #185 DONE 0.1s [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-25T20:25:57.908Z] #186 DONE 0.3s [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:25:57.908Z] #187 DONE 0.1s [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:25:57.908Z] #49 ... [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #95 [core-command] exporting to image [2024-03-25T20:25:57.908Z] #95 exporting layers [2024-03-25T20:25:57.908Z] #95 exporting layers 0.4s done [2024-03-25T20:25:57.908Z] #95 writing image sha256:4bbe54dcfd6350a9f0a52c25b60cd27df8b70a68ad9f1c5dfece37141151751e done [2024-03-25T20:25:57.908Z] #95 naming to docker.io/library/core-command-arm64 done [2024-03-25T20:25:57.908Z] #95 DONE 13.4s [2024-03-25T20:25:57.908Z] [2024-03-25T20:25:57.908Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:26:03.256Z] #41 ... [2024-03-25T20:26:03.256Z] [2024-03-25T20:26:03.256Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-25T20:26:03.256Z] #136 DONE 1140.2s [2024-03-25T20:26:03.256Z] [2024-03-25T20:26:03.256Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:26:03.256Z] #188 DONE 0.2s [2024-03-25T20:26:03.256Z] [2024-03-25T20:26:03.256Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:26:03.256Z] #49 ... [2024-03-25T20:26:03.256Z] [2024-03-25T20:26:03.256Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:26:03.256Z] #189 DONE 0.1s [2024-03-25T20:26:03.256Z] [2024-03-25T20:26:03.256Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-25T20:26:03.534Z] #190 DONE 0.4s [2024-03-25T20:26:03.534Z] [2024-03-25T20:26:03.534Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-25T20:26:03.534Z] #135 ... [2024-03-25T20:26:03.534Z] [2024-03-25T20:26:03.534Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:26:03.534Z] #191 DONE 0.1s [2024-03-25T20:26:03.800Z] [2024-03-25T20:26:03.800Z] #95 [core-data] exporting to image [2024-03-25T20:26:03.800Z] #95 exporting layers [2024-03-25T20:26:04.066Z] #95 exporting layers 0.6s done [2024-03-25T20:26:04.331Z] #95 writing image sha256:edcd04d026e619ca733820ee53c002f2b8fca0defd9f7a5553874aade649a7e7 done [2024-03-25T20:26:04.331Z] #95 naming to docker.io/library/core-data-arm64 done [2024-03-25T20:26:04.331Z] #95 DONE 14.0s [2024-03-25T20:26:04.331Z] [2024-03-25T20:26:04.331Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:26:04.915Z] #41 ... [2024-03-25T20:26:04.915Z] [2024-03-25T20:26:04.915Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-25T20:26:04.915Z] #130 DONE 1142.9s [2024-03-25T20:26:05.181Z] [2024-03-25T20:26:05.181Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:26:05.763Z] #41 ... [2024-03-25T20:26:05.763Z] [2024-03-25T20:26:05.763Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:26:05.763Z] #192 DONE 0.1s [2024-03-25T20:26:05.763Z] [2024-03-25T20:26:05.763Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:26:05.763Z] #193 DONE 0.1s [2024-03-25T20:26:05.763Z] [2024-03-25T20:26:05.763Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-25T20:26:06.344Z] #194 DONE 0.4s [2024-03-25T20:26:06.344Z] [2024-03-25T20:26:06.344Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:26:06.344Z] #195 DONE 0.1s [2024-03-25T20:26:06.344Z] [2024-03-25T20:26:06.344Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:26:06.344Z] #49 ... [2024-03-25T20:26:06.344Z] [2024-03-25T20:26:06.344Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-25T20:26:06.344Z] #196 DONE 0.1s [2024-03-25T20:26:06.611Z] [2024-03-25T20:26:06.611Z] #95 [core-metadata] exporting to image [2024-03-25T20:26:06.878Z] #95 exporting layers 0.5s done [2024-03-25T20:26:06.878Z] #95 writing image sha256:0a574150833dae65bd9a2d93ba6ddc40d25d6b7bbbe186efa67e4ce8dff336a9 done [2024-03-25T20:26:06.878Z] #95 naming to docker.io/library/core-metadata-arm64 done [2024-03-25T20:26:06.878Z] #95 DONE 14.5s [2024-03-25T20:26:06.878Z] [2024-03-25T20:26:06.878Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-25T20:26:28.911Z] #49 ... [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-25T20:26:28.911Z] #138 DONE 1163.9s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-25T20:26:28.911Z] #135 DONE 1163.8s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:26:28.911Z] #197 DONE 0.2s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:26:28.911Z] #198 DONE 0.1s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T20:26:28.911Z] #33 ... [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-25T20:26:28.911Z] #199 ... [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-25T20:26:28.911Z] #200 DONE 0.2s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-25T20:26:28.911Z] #201 DONE 0.1s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-25T20:26:28.911Z] #202 ... [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-25T20:26:28.911Z] #199 DONE 0.5s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-25T20:26:28.911Z] #202 DONE 0.4s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:26:28.911Z] #203 DONE 0.1s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #95 [support-scheduler] exporting to image [2024-03-25T20:26:28.911Z] #95 exporting layers [2024-03-25T20:26:28.911Z] #95 ... [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-25T20:26:28.911Z] #204 DONE 0.1s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #95 [support-notifications] exporting to image [2024-03-25T20:26:28.911Z] #95 exporting layers 0.4s done [2024-03-25T20:26:28.911Z] #95 writing image sha256:54eefdb9c9cfb0192fcde2ded017a400b2bc6763106523a122bd21725649740e done [2024-03-25T20:26:28.911Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2024-03-25T20:26:28.911Z] #95 exporting layers 0.4s done [2024-03-25T20:26:28.911Z] #95 writing image sha256:d9037449cf6e2165dffa3d58c183cc2455b68d88890534a945ef3bfaa08c74d1 done [2024-03-25T20:26:28.911Z] #95 naming to docker.io/library/support-notifications-arm64 done [2024-03-25T20:26:28.911Z] #95 DONE 14.9s [2024-03-25T20:26:28.911Z] [2024-03-25T20:26:28.911Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-25T20:26:28.911Z] time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-25T20:26:28.951Z] $ docker stop --time=1 2a40b6d9fa452ed328fa687d8dd824876787f5f5bd3f08ed1ba5fec014775025 [2024-03-25T20:26:30.622Z] $ docker rm -f --volumes 2a40b6d9fa452ed328fa687d8dd824876787f5f5bd3f08ed1ba5fec014775025 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T20:26:31.185Z] + docker images [2024-03-25T20:26:31.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-25T20:26:31.185Z] support-notifications-arm64 latest d9037449cf6e 4 seconds ago 38.4MB [2024-03-25T20:26:31.185Z] support-scheduler-arm64 latest 54eefdb9c9cf 5 seconds ago 37.7MB [2024-03-25T20:26:31.185Z] core-metadata-arm64 latest 0a574150833d 25 seconds ago 35.3MB [2024-03-25T20:26:31.185Z] core-data-arm64 latest edcd04d026e6 28 seconds ago 35.2MB [2024-03-25T20:26:31.185Z] core-command-arm64 latest 4bbe54dcfd63 35 seconds ago 34.8MB [2024-03-25T20:26:31.185Z] security-proxy-auth-arm64 latest 946bcf4e705f About a minute ago 32.5MB [2024-03-25T20:26:31.185Z] security-spiffe-token-provider-arm64 latest 683fff1599a6 5 minutes ago 29.5MB [2024-03-25T20:26:31.185Z] core-common-config-bootstrapper-arm64 latest e4e62d253cfb 6 minutes ago 15.4MB [2024-03-25T20:26:31.185Z] security-secretstore-setup-arm64 latest fab2abc09753 7 minutes ago 36.2MB [2024-03-25T20:26:31.185Z] security-bootstrapper-arm64 latest 2a586f71346f 7 minutes ago 18.9MB [2024-03-25T20:26:31.185Z] security-proxy-setup-arm64 latest 60b22495f18c 7 minutes ago 26.1MB [2024-03-25T20:26:31.185Z] security-spire-agent-arm64 latest 0778937abea2 20 minutes ago 152MB [2024-03-25T20:26:31.185Z] security-spire-server-arm64 latest 1c3792aecdb5 20 minutes ago 96.9MB [2024-03-25T20:26:31.185Z] security-spire-config-arm64 latest bd90700c5dae 20 minutes ago 96MB [2024-03-25T20:26:31.185Z] ci-base-image-arm64 latest 707f9d4bbf4d 34 minutes ago 973MB [2024-03-25T20:26:31.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-25T20:26:31.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 [2024-03-25T20:26:32.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T20:26:32.086Z] [2024-03-25T20:26:32.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T20:26:32.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T20:26:32.772Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-25T20:26:32.772Z] 8998bd30e6a1: Pulling fs layer [2024-03-25T20:26:32.772Z] 04944245beec: Pulling fs layer [2024-03-25T20:26:32.772Z] 699f458cf7ca: Pulling fs layer [2024-03-25T20:26:32.772Z] 765212b225bb: Pulling fs layer [2024-03-25T20:26:32.772Z] f23df028b6ca: Pulling fs layer [2024-03-25T20:26:32.772Z] d65c8cfc05b1: Pulling fs layer [2024-03-25T20:26:32.772Z] 2437ff75d9bd: Pulling fs layer [2024-03-25T20:26:32.772Z] f23df028b6ca: Waiting [2024-03-25T20:26:32.772Z] 765212b225bb: Waiting [2024-03-25T20:26:32.772Z] d65c8cfc05b1: Waiting [2024-03-25T20:26:32.772Z] 2437ff75d9bd: Waiting [2024-03-25T20:26:32.772Z] 04944245beec: Verifying Checksum [2024-03-25T20:26:32.772Z] 04944245beec: Download complete [2024-03-25T20:26:32.772Z] 765212b225bb: Verifying Checksum [2024-03-25T20:26:32.772Z] 765212b225bb: Download complete [2024-03-25T20:26:32.772Z] f23df028b6ca: Download complete [2024-03-25T20:26:33.041Z] d65c8cfc05b1: Verifying Checksum [2024-03-25T20:26:33.041Z] d65c8cfc05b1: Download complete [2024-03-25T20:26:33.041Z] 699f458cf7ca: Verifying Checksum [2024-03-25T20:26:33.041Z] 699f458cf7ca: Download complete [2024-03-25T20:26:33.634Z] 8998bd30e6a1: Verifying Checksum [2024-03-25T20:26:33.634Z] 8998bd30e6a1: Download complete [2024-03-25T20:26:36.207Z] 2437ff75d9bd: Verifying Checksum [2024-03-25T20:26:36.207Z] 2437ff75d9bd: Download complete [2024-03-25T20:26:38.144Z] 8998bd30e6a1: Pull complete [2024-03-25T20:26:38.725Z] 04944245beec: Pull complete [2024-03-25T20:26:40.130Z] 699f458cf7ca: Pull complete [2024-03-25T20:26:40.396Z] 765212b225bb: Pull complete [2024-03-25T20:26:41.351Z] f23df028b6ca: Pull complete [2024-03-25T20:26:41.351Z] d65c8cfc05b1: Pull complete [2024-03-25T20:26:59.553Z] 2437ff75d9bd: Pull complete [2024-03-25T20:26:59.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-25T20:26:59.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T20:26:59.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T20:26:59.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container [2024-03-25T20:26:59.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-25T20:27:02.754Z] $ docker top eca8d5f4fb2ff1768143f1c433430f1ad4e45a8f338d7ebe91bfb17d408a34f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:03.734Z] ---> job-cost.sh [2024-03-25T20:27:03.734Z] lf-activate-venv: SKIPPING [2024-03-25T20:27:03.734Z] INFO: No Stack... [2024-03-25T20:27:04.315Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-25T20:27:04.894Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T20:27:05.547Z] + cut -d, -f6 [2024-03-25T20:27:05.547Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-03-25T20:27:05.606Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] [2024-03-25T20:27:05.612Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] did not exist. Created. [2024-03-25T20:27:05.617Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T20:27:06.037Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-25T20:27:06.503Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T20:27:06.520Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T20:27:06.612Z] $ docker stop --time=1 eca8d5f4fb2ff1768143f1c433430f1ad4e45a8f338d7ebe91bfb17d408a34f9 [2024-03-25T20:27:08.103Z] $ docker rm -f --volumes eca8d5f4fb2ff1768143f1c433430f1ad4e45a8f338d7ebe91bfb17d408a34f9 [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 [2024-03-25T20:27:09.237Z] provisioning config files... [2024-03-25T20:27:09.244Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17492382745109243960tmp [Pipeline] { [Pipeline] sh [2024-03-25T20:27:09.602Z] + set +x [2024-03-25T20:27:09.602Z] + + bash -s -- [2024-03-25T20:27:09.602Z] curl -s https://codecov.io/bash [2024-03-25T20:27:09.862Z] [2024-03-25T20:27:09.862Z] _____ _ [2024-03-25T20:27:09.862Z] / ____| | | [2024-03-25T20:27:09.862Z] | | ___ __| | ___ ___ _____ __ [2024-03-25T20:27:09.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-25T20:27:09.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-25T20:27:09.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-25T20:27:09.862Z] Bash-1.0.6 [2024-03-25T20:27:09.862Z] [2024-03-25T20:27:09.862Z] [2024-03-25T20:27:09.862Z] ==> git version 2.25.1 found [2024-03-25T20:27:09.862Z] ==> 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 [2024-03-25T20:27:09.862Z] Release-Date: 2020-01-08 [2024-03-25T20:27:09.862Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-25T20:27:09.862Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-25T20:27:09.862Z] ==> Jenkins CI detected. [2024-03-25T20:27:09.862Z] current dir:  /w/workspace/edgex-go/1 [2024-03-25T20:27:09.862Z] project root: . [2024-03-25T20:27:09.862Z] --> token set from env [2024-03-25T20:27:09.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-25T20:27:09.862Z] ==> Running gcov in . (disable via -X gcov) [2024-03-25T20:27:09.862Z] ==> Python coveragepy not found [2024-03-25T20:27:09.862Z] ==> Searching for coverage reports in: [2024-03-25T20:27:09.862Z] + . [2024-03-25T20:27:09.862Z] -> Found 1 reports [2024-03-25T20:27:09.862Z] ==> Detecting git/mercurial file structure [2024-03-25T20:27:09.862Z] ==> Reading reports [2024-03-25T20:27:09.862Z] + ./coverage.out bytes=455122 [2024-03-25T20:27:09.862Z] ==> Appending adjustments [2024-03-25T20:27:09.862Z] https://docs.codecov.io/docs/fixing-reports [2024-03-25T20:27:11.240Z] + Found adjustments [2024-03-25T20:27:11.240Z] ==> Gzipping contents [2024-03-25T20:27:11.240Z] 60K /tmp/codecov.C3RETo.gz [2024-03-25T20:27:11.240Z] ==> Uploading reports [2024-03-25T20:27:11.240Z] url: https://codecov.io [2024-03-25T20:27:11.240Z] query: branch=PR-4782&commit=f1399da6b09895ed2499ab5d30cf094acfb8416e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4782%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4782&job=&cmd_args= [2024-03-25T20:27:11.240Z] -> Pinging Codecov [2024-03-25T20:27:11.240Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4782&commit=f1399da6b09895ed2499ab5d30cf094acfb8416e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4782%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4782&job=&cmd_args= [2024-03-25T20:27:11.240Z] -> Uploading to [2024-03-25T20:27:11.240Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-25/00271124DB129430A58F1EEE437C3FCB/f1399da6b09895ed2499ab5d30cf094acfb8416e/d6719c6b-bc3a-4ead-84a9-4de2b61f714f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T202711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0aaf0ea06e98739cf2d1cc781e5c6dde7cf0d5c9df74d239cb17064edcf4f3d4 [2024-03-25T20:27:11.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T20:27:11.240Z] Dload Upload Total Spent Left Speed [2024-03-25T20:27:11.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57871 0 0 100 57871 0 261k --:--:-- --:--:-- --:--:-- 260k 100 57871 0 0 100 57871 0 176k --:--:-- --:--:-- --:--:-- 176k [2024-03-25T20:27:11.499Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] } [2024-03-25T20:27:11.527Z] 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 [2024-03-25T20:27:12.955Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:13.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:14.172Z] ---> package-listing.sh [2024-03-25T20:27:14.172Z] ++ facter osfamily [2024-03-25T20:27:14.172Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-25T20:27:14.431Z] + OS_FAMILY=debian [2024-03-25T20:27:14.431Z] + workspace=/w/workspace/edgex-go/1 [2024-03-25T20:27:14.431Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-25T20:27:14.431Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-25T20:27:14.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-25T20:27:14.431Z] + PACKAGES=/tmp/packages_start.txt [2024-03-25T20:27:14.431Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-25T20:27:14.431Z] + PACKAGES=/tmp/packages_end.txt [2024-03-25T20:27:14.431Z] + case "${OS_FAMILY}" in [2024-03-25T20:27:14.431Z] + dpkg -l [2024-03-25T20:27:14.431Z] + grep '^ii' [2024-03-25T20:27:14.431Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-25T20:27:14.431Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-25T20:27:14.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-25T20:27:14.431Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-25T20:27:14.431Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-25T20:27:14.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-25T20:27:14.467Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-25T20:27:14.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T20:27:15.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T20:27:15.393Z] [2024-03-25T20:27:15.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T20:27:15.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T20:27:15.845Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-25T20:27:15.845Z] 5eb5b503b376: Pulling fs layer [2024-03-25T20:27:15.845Z] 5c69ac0246d0: Pulling fs layer [2024-03-25T20:27:15.845Z] ec43610c2a17: Pulling fs layer [2024-03-25T20:27:15.845Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-25T20:27:15.845Z] 33b1e0a273af: Pulling fs layer [2024-03-25T20:27:15.845Z] 5d3b04190fa2: Pulling fs layer [2024-03-25T20:27:15.845Z] 2f39f015ded8: Pulling fs layer [2024-03-25T20:27:15.845Z] 3a2ae6a8a46f: Waiting [2024-03-25T20:27:15.845Z] 5d3b04190fa2: Waiting [2024-03-25T20:27:15.845Z] 33b1e0a273af: Waiting [2024-03-25T20:27:15.845Z] 2f39f015ded8: Waiting [2024-03-25T20:27:15.845Z] 5c69ac0246d0: Download complete [2024-03-25T20:27:15.845Z] 3a2ae6a8a46f: Download complete [2024-03-25T20:27:15.845Z] 33b1e0a273af: Verifying Checksum [2024-03-25T20:27:15.845Z] 33b1e0a273af: Download complete [2024-03-25T20:27:15.845Z] 5d3b04190fa2: Download complete [2024-03-25T20:27:16.131Z] ec43610c2a17: Verifying Checksum [2024-03-25T20:27:16.131Z] ec43610c2a17: Download complete [2024-03-25T20:27:16.394Z] 5eb5b503b376: Verifying Checksum [2024-03-25T20:27:16.394Z] 5eb5b503b376: Download complete [2024-03-25T20:27:16.960Z] 2f39f015ded8: Verifying Checksum [2024-03-25T20:27:16.960Z] 2f39f015ded8: Download complete [2024-03-25T20:27:17.556Z] 5eb5b503b376: Pull complete [2024-03-25T20:27:17.556Z] 5c69ac0246d0: Pull complete [2024-03-25T20:27:18.123Z] ec43610c2a17: Pull complete [2024-03-25T20:27:18.123Z] 3a2ae6a8a46f: Pull complete [2024-03-25T20:27:18.380Z] 33b1e0a273af: Pull complete [2024-03-25T20:27:18.380Z] 5d3b04190fa2: Pull complete [2024-03-25T20:27:22.555Z] 2f39f015ded8: Pull complete [2024-03-25T20:27:22.555Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-25T20:27:22.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T20:27:22.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T20:27:22.791Z] prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container [2024-03-25T20:27:22.819Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T20:27:26.025Z] $ docker top 15732fec84383e1f873a31d2e07d8015eb55c1bb66607ef8b610a759e1d58d70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T20:27:26.425Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-25T20:27:26.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-25T20:27:27.169Z] + ls /var/log/sa-host [2024-03-25T20:27:27.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T20:27:27.422Z] provisioning config files... [2024-03-25T20:27:27.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18221565118451525540tmp [Pipeline] { [Pipeline] echo [2024-03-25T20:27:27.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:27.819Z] ---> create-netrc.sh [Pipeline] } [2024-03-25T20:27:27.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:28.322Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-25T20:27:28.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:28.665Z] ---> sudo-logs.sh [2024-03-25T20:27:28.665Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-25T20:27:28.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:29.059Z] ---> job-cost.sh [2024-03-25T20:27:29.059Z] lf-activate-venv: SKIPPING [2024-03-25T20:27:29.059Z] DEBUG: total: 0.10999999940395355 [2024-03-25T20:27:29.059Z] INFO: Retrieving Stack Cost... [2024-03-25T20:27:29.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T20:27:29.884Z] INFO: Archiving Costs [Pipeline] echo [2024-03-25T20:27:29.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T20:27:30.231Z] ---> logs-deploy.sh [2024-03-25T20:27:30.231Z] lf-activate-venv: SKIPPING [2024-03-25T20:27:30.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4782/1 [2024-03-25T20:27:30.231Z] INFO: archiving workspace using pattern(s): [2024-03-25T20:27:31.166Z] Archives upload complete. [2024-03-25T20:27:31.166Z] INFO: archiving logs to Nexus