Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+2694c231f166e0770cb000984d707b3d46f47c88 (bc27780a9310626bb168eda769fa582196bb6bd0) 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-ssh16033965312567781656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh10818012374441210193.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7042550245946574936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8167801177787631307.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16421121009592815251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-10218 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing ec7460c5443bafb3573844e72d5546b3a8376a0b Checking out Revision ec7460c5443bafb3573844e72d5546b3a8376a0b (PR-4907) > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec7460c5443bafb3573844e72d5546b3a8376a0b # timeout=10 Commit message: "Merge commit '2694c231f166e0770cb000984d707b3d46f47c88' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk c8713cc9fb8c07833c29bea52dc6bfec4ce82685 # timeout=10 [Pipeline] timeout [2024-09-13T08:30:22.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-13T08:30:22.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-13T08:30:22.403Z] ========================================================= [2024-09-13T08:30:22.403Z] EdgeX Global Pipelines Version Info [2024-09-13T08:30:22.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:30:23.537Z] ------------------- [2024-09-13T08:30:23.538Z] stable info: [2024-09-13T08:30:23.538Z] ------------------- [2024-09-13T08:30:23.538Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T08:30:23.538Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T08:30:23.538Z] Message: update stable to v1.0.263 [2024-09-13T08:30:24.109Z] ------------------- [2024-09-13T08:30:24.109Z] experimental info: [2024-09-13T08:30:24.109Z] ------------------- [2024-09-13T08:30:24.109Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T08:30:24.109Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T08:30:24.109Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-13T08:30:24.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-13T08:30:24.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-13T08:30:24.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-13T08:30:24.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-13T08:30:24.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-13T08:30:24.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-13T08:30:24.319Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-13T08:30:24.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-13T08:30:24.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-13T08:30:24.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-13T08:30:24.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-13T08:30:24.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-13T08:30:24.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-13T08:30:24.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-13T08:30:24.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-13T08:30:24.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T08:30:24.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T08:30:24.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-13T08:30:24.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-13T08:30:24.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-13T08:30:24.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-13T08:30:24.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-13T08:30:24.788Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-13T08:30:24.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-13T08:30:24.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-13T08:30:24.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-13T08:30:24.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] echo [2024-09-13T08:30:24.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec7460c [Pipeline] echo [2024-09-13T08:30:24.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T08:30:24.980Z] provisioning config files... [2024-09-13T08:30:24.992Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17561244965872009127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:30:25.324Z] ---> ****-login.sh [2024-09-13T08:30:25.324Z] nexus3.edgexfoundry.org:10001 [2024-09-13T08:30:25.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:30:25.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:30:25.587Z] Configure a credential helper to remove this warning. See [2024-09-13T08:30:25.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:30:25.587Z] [2024-09-13T08:30:25.587Z] Login Succeeded [2024-09-13T08:30:25.587Z] nexus3.edgexfoundry.org:10002 [2024-09-13T08:30:25.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:30:25.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:30:25.847Z] Configure a credential helper to remove this warning. See [2024-09-13T08:30:25.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:30:25.847Z] [2024-09-13T08:30:25.847Z] Login Succeeded [2024-09-13T08:30:25.848Z] nexus3.edgexfoundry.org:10003 [2024-09-13T08:30:25.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:30:25.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:30:25.848Z] Configure a credential helper to remove this warning. See [2024-09-13T08:30:25.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:30:25.848Z] [2024-09-13T08:30:25.848Z] Login Succeeded [2024-09-13T08:30:25.848Z] nexus3.edgexfoundry.org:10004 [2024-09-13T08:30:25.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:30:25.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:30:25.848Z] Configure a credential helper to remove this warning. See [2024-09-13T08:30:25.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:30:25.848Z] [2024-09-13T08:30:25.848Z] Login Succeeded [2024-09-13T08:30:25.848Z] ****.io [2024-09-13T08:30:26.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:30:26.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:30:26.109Z] Configure a credential helper to remove this warning. See [2024-09-13T08:30:26.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:30:26.109Z] [2024-09-13T08:30:26.109Z] Login Succeeded [2024-09-13T08:30:26.109Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T08:30:26.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T08:30:26.446Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + dirname cmd/core-command/Dockerfile [2024-09-13T08:30:26.446Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-13T08:30:26.446Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2024-09-13T08:30:26.446Z] -d/ -f2 [2024-09-13T08:30:26.446Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-13T08:30:26.446Z] + + cut -d/ -f2 [2024-09-13T08:30:26.446Z] dirname cmd/core-data/Dockerfile [2024-09-13T08:30:26.446Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-13T08:30:26.446Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2024-09-13T08:30:26.446Z] -f2 [2024-09-13T08:30:26.446Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/core-metadata/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-13T08:30:26.446Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2024-09-13T08:30:26.446Z] [2024-09-13T08:30:26.446Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/support-notifications/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-13T08:30:26.446Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-13T08:30:26.446Z] + cut -d/ -f2 [2024-09-13T08:30:26.446Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-13T08:30:26.484Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-09-13T08:30:26.855Z] + git rev-list -1 --merges ec7460c5443bafb3573844e72d5546b3a8376a0b~1..ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] echo [2024-09-13T08:30:26.868Z] -----------> git rev-list -1 --merges ec7460c5443bafb3573844e72d5546b3a8376a0b~1..ec7460c5443bafb3573844e72d5546b3a8376a0b ec7460c5443bafb3573844e72d5546b3a8376a0b [2024-09-13T08:30:26.868Z] ec7460c5443bafb3573844e72d5546b3a8376a0b [false] [Pipeline] sh [2024-09-13T08:30:27.159Z] + git log --format=format:%s -1 ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] echo [2024-09-13T08:30:27.176Z] ========================================================= [2024-09-13T08:30:27.176Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-13T08:30:27.176Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-13T08:30:27.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T08:30:27.607Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-13T08:30:27.607Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-13T08:30:27.607Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-13T08:30:27.607Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-09-13T08:30:27.607Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-13T08:30:27.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:30:28.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T08:30:28.033Z] [2024-09-13T08:30:28.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:30:28.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T08:30:28.339Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-13T08:30:28.339Z] b85a868b505f: Pulling fs layer [2024-09-13T08:30:28.339Z] e2be974225ed: Pulling fs layer [2024-09-13T08:30:28.339Z] 339a4e72a1f5: Pulling fs layer [2024-09-13T08:30:28.339Z] 988bab9f4d93: Pulling fs layer [2024-09-13T08:30:28.339Z] 1469e6f7b9e6: Pulling fs layer [2024-09-13T08:30:28.339Z] eaf3925da568: Pulling fs layer [2024-09-13T08:30:28.339Z] bab4dde63d76: Pulling fs layer [2024-09-13T08:30:28.339Z] bde34c3a00c8: Pulling fs layer [2024-09-13T08:30:28.339Z] b352a97aabf1: Pulling fs layer [2024-09-13T08:30:28.339Z] 4872d77fe225: Pulling fs layer [2024-09-13T08:30:28.339Z] 5851b861e8e6: Pulling fs layer [2024-09-13T08:30:28.339Z] eaf3925da568: Waiting [2024-09-13T08:30:28.339Z] 1469e6f7b9e6: Waiting [2024-09-13T08:30:28.339Z] 988bab9f4d93: Waiting [2024-09-13T08:30:28.339Z] bab4dde63d76: Waiting [2024-09-13T08:30:28.339Z] bde34c3a00c8: Waiting [2024-09-13T08:30:28.339Z] 4872d77fe225: Waiting [2024-09-13T08:30:28.339Z] e2be974225ed: Verifying Checksum [2024-09-13T08:30:28.339Z] e2be974225ed: Download complete [2024-09-13T08:30:28.339Z] 988bab9f4d93: Verifying Checksum [2024-09-13T08:30:28.339Z] 988bab9f4d93: Download complete [2024-09-13T08:30:28.598Z] 1469e6f7b9e6: Verifying Checksum [2024-09-13T08:30:28.598Z] 1469e6f7b9e6: Download complete [2024-09-13T08:30:28.598Z] eaf3925da568: Verifying Checksum [2024-09-13T08:30:28.598Z] eaf3925da568: Download complete [2024-09-13T08:30:28.598Z] 339a4e72a1f5: Verifying Checksum [2024-09-13T08:30:28.598Z] 339a4e72a1f5: Download complete [2024-09-13T08:30:28.598Z] bde34c3a00c8: Download complete [2024-09-13T08:30:28.598Z] b352a97aabf1: Verifying Checksum [2024-09-13T08:30:28.598Z] b352a97aabf1: Download complete [2024-09-13T08:30:28.598Z] 4872d77fe225: Verifying Checksum [2024-09-13T08:30:28.598Z] 4872d77fe225: Download complete [2024-09-13T08:30:28.598Z] b85a868b505f: Verifying Checksum [2024-09-13T08:30:28.598Z] b85a868b505f: Download complete [2024-09-13T08:30:28.598Z] 5851b861e8e6: Verifying Checksum [2024-09-13T08:30:28.598Z] 5851b861e8e6: Download complete [2024-09-13T08:30:28.857Z] bab4dde63d76: Verifying Checksum [2024-09-13T08:30:28.857Z] bab4dde63d76: Download complete [2024-09-13T08:30:29.792Z] b85a868b505f: Pull complete [2024-09-13T08:30:30.051Z] e2be974225ed: Pull complete [2024-09-13T08:30:30.310Z] 339a4e72a1f5: Pull complete [2024-09-13T08:30:30.571Z] 988bab9f4d93: Pull complete [2024-09-13T08:30:30.830Z] 1469e6f7b9e6: Pull complete [2024-09-13T08:30:30.830Z] eaf3925da568: Pull complete [2024-09-13T08:30:32.205Z] bab4dde63d76: Pull complete [2024-09-13T08:30:32.205Z] bde34c3a00c8: Pull complete [2024-09-13T08:30:32.465Z] b352a97aabf1: Pull complete [2024-09-13T08:30:32.465Z] 4872d77fe225: Pull complete [2024-09-13T08:30:32.725Z] 5851b861e8e6: Pull complete [2024-09-13T08:30:32.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-13T08:30:32.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T08:30:32.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:30:32.854Z] prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container [2024-09-13T08:30:32.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/py-git-semver:0.1.4 cat [2024-09-13T08:30:35.577Z] $ docker top 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd -eo pid,comm [2024-09-13T08:30:35.630Z] 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-09-13T08:30:35.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T08:30:35.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T08:30:35.690Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T08:30:35.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T08:30:35.807Z] $ docker exec 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent [2024-09-13T08:30:35.906Z] SSH_AUTH_SOCK=/tmp/ssh-gIDUVFI9sOQK/agent.33 [2024-09-13T08:30:35.906Z] SSH_AGENT_PID=39 [2024-09-13T08:30:35.912Z] Running ssh-add (command line suppressed) [2024-09-13T08:30:36.000Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7190635779686418063.key (/w/workspace/edgex-go/3@tmp/private_key_7190635779686418063.key) [2024-09-13T08:30:36.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T08:30:36.305Z] + git tag --points-at HEAD [Pipeline] } [2024-09-13T08:30:36.313Z] $ docker exec --env ******** --env ******** 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent -k [2024-09-13T08:30:36.407Z] unset SSH_AUTH_SOCK; [2024-09-13T08:30:36.408Z] unset SSH_AGENT_PID; [2024-09-13T08:30:36.408Z] echo Agent pid 39 killed; [2024-09-13T08:30:36.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-13T08:30:36.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T08:30:36.451Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T08:30:36.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T08:30:36.565Z] $ docker exec 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent [2024-09-13T08:30:36.664Z] SSH_AUTH_SOCK=/tmp/ssh-UcsjX79dulgj/agent.71 [2024-09-13T08:30:36.664Z] SSH_AGENT_PID=77 [2024-09-13T08:30:36.669Z] Running ssh-add (command line suppressed) [2024-09-13T08:30:36.765Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3495144853372073721.key (/w/workspace/edgex-go/3@tmp/private_key_3495144853372073721.key) [2024-09-13T08:30:36.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T08:30:37.065Z] + git semver init [2024-09-13T08:30:37.325Z] 2024-09-13 08:30:37,241 [run_init] DEBUG init version:0.0.0 force:False [2024-09-13T08:30:37.325Z] 2024-09-13 08:30:37,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-09-13T08:30:37.325Z] 2024-09-13 08:30:37,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-09-13T08:30:37.325Z] 2024-09-13 08:30:37,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,751 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4907 with force:False [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,752 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4907 [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,756 [execute] INFO git cat-file --batch-check [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,762 [execute] INFO git cat-file --batch [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T08:30:44.766Z] 2024-09-13 08:30:43,765 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4907 [2024-09-13T08:30:44.766Z] 0.0.0 [Pipeline] } [2024-09-13T08:30:44.775Z] $ docker exec --env ******** --env ******** 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent -k [2024-09-13T08:30:44.876Z] unset SSH_AUTH_SOCK; [2024-09-13T08:30:44.877Z] unset SSH_AGENT_PID; [2024-09-13T08:30:44.878Z] echo Agent pid 77 killed; [2024-09-13T08:30:44.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T08:30:45.217Z] + git semver [Pipeline] } [2024-09-13T08:30:45.487Z] $ docker stop --time=1 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd [2024-09-13T08:30:46.743Z] $ docker rm -f --volumes 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T08:30:47.083Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-13T08:30:47.310Z] Stashed 1 file(s) [Pipeline] echo [2024-09-13T08:30:47.314Z] [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-09-13T08:30:47.746Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-09-13T08:30:47.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T08:30:47.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T08:30:47.789Z] ========================================================= [2024-09-13T08:30:47.789Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-13T08:30:47.789Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T08:30:48.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T08:30:48.084Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-13T08:30:48.084Z] 619be1103602: Pulling fs layer [2024-09-13T08:30:48.084Z] 7862e08f4a3e: Pulling fs layer [2024-09-13T08:30:48.084Z] 5df492c9dc93: Pulling fs layer [2024-09-13T08:30:48.084Z] 7629e6793208: Pulling fs layer [2024-09-13T08:30:48.084Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T08:30:48.084Z] fb5054dd5b73: Pulling fs layer [2024-09-13T08:30:48.084Z] eeca6798cff9: Pulling fs layer [2024-09-13T08:30:48.084Z] 7629e6793208: Waiting [2024-09-13T08:30:48.084Z] fb5054dd5b73: Waiting [2024-09-13T08:30:48.084Z] 4f4fb700ef54: Waiting [2024-09-13T08:30:48.084Z] aa269ceb94a6: Pulling fs layer [2024-09-13T08:30:48.084Z] ada007ff1a6a: Pulling fs layer [2024-09-13T08:30:48.084Z] ada007ff1a6a: Waiting [2024-09-13T08:30:48.084Z] aa269ceb94a6: Waiting [2024-09-13T08:30:48.084Z] eeca6798cff9: Waiting [2024-09-13T08:30:48.084Z] 7862e08f4a3e: Verifying Checksum [2024-09-13T08:30:48.084Z] 7862e08f4a3e: Download complete [2024-09-13T08:30:48.084Z] 7629e6793208: Verifying Checksum [2024-09-13T08:30:48.084Z] 7629e6793208: Download complete [2024-09-13T08:30:48.084Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T08:30:48.084Z] 4f4fb700ef54: Download complete [2024-09-13T08:30:48.084Z] fb5054dd5b73: Verifying Checksum [2024-09-13T08:30:48.084Z] fb5054dd5b73: Download complete [2024-09-13T08:30:48.084Z] 619be1103602: Download complete [2024-09-13T08:30:48.084Z] eeca6798cff9: Verifying Checksum [2024-09-13T08:30:48.084Z] eeca6798cff9: Download complete [2024-09-13T08:30:48.343Z] 619be1103602: Pull complete [2024-09-13T08:30:48.343Z] ada007ff1a6a: Verifying Checksum [2024-09-13T08:30:48.343Z] ada007ff1a6a: Download complete [2024-09-13T08:30:48.343Z] 7862e08f4a3e: Pull complete [2024-09-13T08:30:48.601Z] 5df492c9dc93: Verifying Checksum [2024-09-13T08:30:48.601Z] 5df492c9dc93: Download complete [2024-09-13T08:30:48.858Z] aa269ceb94a6: Verifying Checksum [2024-09-13T08:30:48.858Z] aa269ceb94a6: Download complete [2024-09-13T08:30:51.386Z] 5df492c9dc93: Pull complete [2024-09-13T08:30:51.386Z] 7629e6793208: Pull complete [2024-09-13T08:30:51.386Z] 4f4fb700ef54: Pull complete [2024-09-13T08:30:51.386Z] fb5054dd5b73: Pull complete [2024-09-13T08:30:51.386Z] eeca6798cff9: Pull complete [2024-09-13T08:30:53.911Z] aa269ceb94a6: Pull complete [2024-09-13T08:30:53.912Z] ada007ff1a6a: Pull complete [2024-09-13T08:30:53.912Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-13T08:30:53.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T08:30:53.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T08:30:54.210Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T08:30:54.210Z] WORKDIR /edgex [2024-09-13T08:30:54.210Z] COPY go.mod . [2024-09-13T08:30:54.210Z] RUN go mod download [2024-09-13T08:30:54.210Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-13T08:30:54.779Z] Sending build context to Docker daemon 179.3MB [2024-09-13T08:30:54.779Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T08:30:54.779Z] ---> f489d0715acc [2024-09-13T08:30:54.779Z] Step 2/4 : WORKDIR /edgex [2024-09-13T08:31:00.051Z] ---> Running in 564d43c9db3a [2024-09-13T08:31:00.051Z] Removing intermediate container 564d43c9db3a [2024-09-13T08:31:00.051Z] ---> 6f4162dc1c29 [2024-09-13T08:31:00.051Z] Step 3/4 : COPY go.mod . [2024-09-13T08:31:00.051Z] ---> 5597b928c574 [2024-09-13T08:31:00.051Z] Step 4/4 : RUN go mod download [2024-09-13T08:31:00.051Z] ---> Running in b910906cca1d [2024-09-13T08:31:02.424Z] Still waiting to schedule task [2024-09-13T08:31:02.425Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-13T08:31:26.604Z] Removing intermediate container b910906cca1d [2024-09-13T08:31:26.604Z] ---> 2e6482866074 [2024-09-13T08:31:26.604Z] Successfully built 2e6482866074 [2024-09-13T08:31:26.604Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:31:26.903Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T08:31:26.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:31:26.978Z] prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container [2024-09-13T08:31:27.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-13T08:31:27.341Z] $ docker top b317c8b7f769130f72dfbeaf585baa44a75d51f7b3e0faa41dacb7f1a8994ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T08:31:27.692Z] + go version [2024-09-13T08:31:27.692Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-13T08:31:27.699Z] $ docker stop --time=1 b317c8b7f769130f72dfbeaf585baa44a75d51f7b3e0faa41dacb7f1a8994ddb [2024-09-13T08:31:28.987Z] $ docker rm -f --volumes b317c8b7f769130f72dfbeaf585baa44a75d51f7b3e0faa41dacb7f1a8994ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:31:29.428Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T08:31:29.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:31:29.501Z] prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container [2024-09-13T08:31:29.526Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-13T08:31:29.840Z] $ docker top cf11b6df7033f02511de9b6da4d249131a900fe4dce08f1aa6d6411776b542e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-13T08:31:29.921Z] ========================================================= [2024-09-13T08:31:29.921Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-13T08:31:29.921Z] ========================================================= [Pipeline] sh [2024-09-13T08:31:30.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-09-13T08:31:30.500Z] + make test [2024-09-13T08:31:30.500Z] go test -race -coverprofile=coverage.out ./... [2024-09-13T08:31:38.638Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-13T08:32:10.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-13T08:32:10.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-09-13T08:32:11.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-13T08:32:11.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-13T08:32:11.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-13T08:32:11.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-13T08:32:11.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-13T08:32:11.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-13T08:32:13.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-13T08:32:14.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-13T08:32:14.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:32:14.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-13T08:32:14.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-13T08:32:14.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-13T08:32:15.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.093s coverage: 69.2% of statements [2024-09-13T08:32:15.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2024-09-13T08:32:15.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-13T08:32:15.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-13T08:32:15.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.584s coverage: 93.4% of statements [2024-09-13T08:32:15.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-09-13T08:32:16.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-13T08:32:16.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-13T08:32:18.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-13T08:32:18.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements [2024-09-13T08:32:18.248Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-13T08:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-13T08:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-13T08:32:19.187Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-09-13T08:32:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements [2024-09-13T08:32:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-09-13T08:32:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-09-13T08:32:21.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements [2024-09-13T08:32:21.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-13T08:32:21.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-13T08:32:21.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-13T08:32:21.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-13T08:32:21.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-13T08:32:21.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-13T08:32:21.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-13T08:32:21.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-13T08:32:21.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-13T08:32:21.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-13T08:32:21.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-13T08:32:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-13T08:32:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-13T08:32:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-13T08:32:23.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-13T08:32:23.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-13T08:32:23.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-13T08:32:23.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-13T08:32:24.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-13T08:32:24.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-13T08:32:24.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-13T08:32:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-13T08:32:26.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-13T08:32:27.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-13T08:32:27.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-13T08:32:29.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-13T08:32:29.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-13T08:32:29.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-13T08:32:31.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-13T08:32:31.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-13T08:32:31.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-13T08:32:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-13T08:32:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-13T08:32:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-13T08:32:31.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-13T08:32:32.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-13T08:32:32.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-13T08:32:32.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-13T08:32:32.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-09-13T08:32:34.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-13T08:32:34.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:32:34.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-13T08:32:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-13T08:32:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-13T08:32:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-13T08:32:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-13T08:32:37.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-13T08:32:37.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:32:37.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-13T08:32:37.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-13T08:32:38.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-13T08:32:38.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-13T08:32:38.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-13T08:32:38.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.039s coverage: 92.9% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 75.0% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.1% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-09-13T08:32:46.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-09-13T08:32:46.786Z] 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-09-13T08:32:46.786Z] running golangci-lint [2024-09-13T08:32:46.787Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-13T08:32:46.787Z] go version go1.21.9 linux/amd64 [2024-09-13T08:32:46.787Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-13T08:32:46.787Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-13T08:33:06.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10220 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws [2024-09-13T08:33:06.416Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-09-13T08:33:08.711Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 22.358491258s" [2024-09-13T08:33:08.711Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.810854ms" [2024-09-13T08:33:09.464Z] The recommended git tool is: git [2024-09-13T08:33:13.666Z] using credential edgex-jenkins-ssh [2024-09-13T08:33:13.703Z] Cloning the remote Git repository [2024-09-13T08:33:13.746Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-13T08:33:13.830Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-09-13T08:33:13.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-13T08:33:13.954Z] > git --version # timeout=10 [2024-09-13T08:33:13.977Z] > git --version # 'git version 2.25.1' [2024-09-13T08:33:13.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T08:33:14.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T08:33:23.622Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.023504587s with top 10 stages: buildir: 1m2.562505779s, gosec: 8.941788558s, inspect: 2.400919963s, printf: 1.919071025s, fact_deprecated: 1.724127999s, ctrlflow: 1.714124933s, fact_purity: 1.457570009s, nilness: 1.439237098s, S1038: 1.243279016s, typedness: 897.245351ms" [2024-09-13T08:33:23.622Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-13T08:33:23.622Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/22, path_prettifier: 214/214, exclude-rules: 22/214, exclude: 214/214, cgo: 214/214, identifier_marker: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214" [2024-09-13T08:33:23.622Z] level=info msg="[runner] processing took 17.378301ms with stages: nolint: 7.218107ms, identifier_marker: 5.172542ms, path_prettifier: 1.521719ms, autogenerated_exclude: 1.508789ms, exclude-rules: 1.158725ms, skip_dirs: 749.829µs, cgo: 30.91µs, filename_unadjuster: 13.17µs, max_from_linter: 630ns, fixer: 560ns, uniq_by_line: 550ns, diff: 540ns, max_same_issues: 520ns, skip_files: 430ns, exclude: 330ns, severity-rules: 240ns, sort_results: 230ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-09-13T08:33:23.622Z] level=info msg="[runner] linters took 12.984138071s with stages: goanalysis_metalinter: 12.966663019s" [2024-09-13T08:33:23.623Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-13T08:33:23.623Z] level=info msg="Memory: 352 samples, avg is 323.5MB, max is 1380.0MB" [2024-09-13T08:33:23.623Z] level=info msg="Execution took 35.391972868s" [2024-09-13T08:33:23.623Z] go vet ./... [2024-09-13T08:33:28.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-13T08:33:28.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-13T08:33:29.159Z] ./bin/test-attribution-txt.sh [2024-09-13T08:33:29.159Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-13T08:33:29.159Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-13T08:33:29.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-13T08:33:29.468Z] + ls -al . [2024-09-13T08:33:29.468Z] total 932 [2024-09-13T08:33:29.468Z] drwxrwxr-x 11 1001 1001 4096 Sep 13 08:31 . [2024-09-13T08:33:29.468Z] drwxr-xr-x 4 root root 4096 Sep 13 08:31 .. [2024-09-13T08:33:29.468Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:30 .blubracket [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 10 Sep 13 08:30 .dockerignore [2024-09-13T08:33:29.468Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 08:32 .git [2024-09-13T08:33:29.468Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:30 .github [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 1102 Sep 13 08:30 .gitignore [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 08:30 .golangci.yml [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 08:30 .hadolint.yml [2024-09-13T08:33:29.468Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 08:30 .semver [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 155 Sep 13 08:30 .sonarcloud.properties [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 08:30 ADOPTERS.md [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 21286 Sep 13 08:30 Attribution.txt [2024-09-13T08:33:29.468Z] -rw-rw-r-- 1 1001 1001 100284 Sep 13 08:30 CHANGELOG.md [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 08:30 CONTRIBUTING.md [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 08:30 GOVERNANCE.md [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 861 Sep 13 08:30 Jenkinsfile [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 08:30 LICENSE [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 16854 Sep 13 08:30 Makefile [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 08:30 OWNERS.md [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 9528 Sep 13 08:30 README.md [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 08:30 SECURITY.md [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 08:30 VERSION [2024-09-13T08:33:29.469Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:30 bin [2024-09-13T08:33:29.469Z] drwxrwxr-x 20 1001 1001 4096 Sep 13 08:30 cmd [2024-09-13T08:33:29.469Z] -rw-r--r-- 1 root root 563961 Sep 13 08:32 coverage.out [2024-09-13T08:33:29.469Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:30 fuzz_test [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 7305 Sep 13 08:30 go.mod [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 102748 Sep 13 08:30 go.sum [2024-09-13T08:33:29.469Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 08:30 internal [2024-09-13T08:33:29.469Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:30 openapi [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 584 Sep 13 08:30 security.txt [2024-09-13T08:33:29.469Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 08:30 version.go [Pipeline] sh [2024-09-13T08:33:29.759Z] + '[' -e coverage.out ] [2024-09-13T08:33:29.759Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-13T08:33:29.883Z] Stashed 1 file(s) [Pipeline] sh [2024-09-13T08:33:30.169Z] + make build [2024-09-13T08:33:30.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-data/core-data ./cmd/core-data [2024-09-13T08:33:31.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-13T08:33:33.097Z] Merging remotes/origin/main commit 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-13T08:33:31.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T08:33:32.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-13T08:33:32.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-13T08:33:32.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T08:33:32.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-13T08:33:33.116Z] > git config core.sparsecheckout # timeout=10 [2024-09-13T08:33:33.204Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-13T08:33:33.445Z] > git remote # timeout=10 [2024-09-13T08:33:33.465Z] > git config --get remote.origin.url # timeout=10 [2024-09-13T08:33:33.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T08:33:33.498Z] > git merge 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 [2024-09-13T08:33:33.819Z] Merge succeeded, producing 586c4689bdd10946f16341d9d991995c52cbb19b [2024-09-13T08:33:33.820Z] Checking out Revision 586c4689bdd10946f16341d9d991995c52cbb19b (PR-4907) [2024-09-13T08:33:33.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-13T08:33:33.823Z] > git config core.sparsecheckout # timeout=10 [2024-09-13T08:33:33.835Z] > git checkout -f 586c4689bdd10946f16341d9d991995c52cbb19b # timeout=10 [2024-09-13T08:33:37.553Z] Commit message: "Merge commit '2694c231f166e0770cb000984d707b3d46f47c88' into HEAD" [2024-09-13T08:33:37.576Z] First time build. Skipping changelog. [2024-09-13T08:33:37.557Z] > git rev-list --no-walk c8713cc9fb8c07833c29bea52dc6bfec4ce82685 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-13T08:33:39.327Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-13T08:33:39.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:33:39.327Z] Dload Upload Total Spent Left Speed [2024-09-13T08:33:39.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh [2024-09-13T08:33:39.664Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-13T08:33:39.986Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-09-13T08:33:39.986Z] [2024-09-13T08:33:39.986Z] { [2024-09-13T08:33:39.986Z] "registry-mirrors": [ [2024-09-13T08:33:39.986Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-13T08:33:39.986Z] ], [2024-09-13T08:33:39.986Z] "bip": "10.250.0.254/24", [2024-09-13T08:33:39.986Z] "hosts": [ [2024-09-13T08:33:39.986Z] "tcp://0.0.0.0:5555", [2024-09-13T08:33:39.986Z] "unix:///var/run/docker.sock" [2024-09-13T08:33:39.986Z] ], [2024-09-13T08:33:39.986Z] "mtu": 1458, [2024-09-13T08:33:39.986Z] "selinux-enabled": true, [2024-09-13T08:33:39.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-13T08:33:39.986Z] } [Pipeline] sh [2024-09-13T08:33:40.305Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-13T08:33:40.624Z] + sudo service docker restart [2024-09-13T08:33:52.096Z] 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-09-13T08:33:52.355Z] 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-09-13T08:33:53.735Z] 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-09-13T08:33:54.304Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-13T08:33:56.210Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T08:33:58.855Z] provisioning config files... [2024-09-13T08:33:58.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6589511567641908261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:33:59.296Z] ---> ****-login.sh [2024-09-13T08:33:59.296Z] nexus3.edgexfoundry.org:10001 [2024-09-13T08:33:59.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:33:59.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:33:59.828Z] Configure a credential helper to remove this warning. See [2024-09-13T08:33:59.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:33:59.828Z] [2024-09-13T08:33:59.828Z] Login Succeeded [2024-09-13T08:33:59.829Z] nexus3.edgexfoundry.org:10002 [2024-09-13T08:34:00.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:34:00.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:34:00.094Z] Configure a credential helper to remove this warning. See [2024-09-13T08:34:00.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:34:00.095Z] [2024-09-13T08:34:00.095Z] Login Succeeded [2024-09-13T08:34:00.361Z] nexus3.edgexfoundry.org:10003 [2024-09-13T08:34:00.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:34:00.402Z] 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-09-13T08:34:00.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:34:00.628Z] Configure a credential helper to remove this warning. See [2024-09-13T08:34:00.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:34:00.628Z] [2024-09-13T08:34:00.628Z] Login Succeeded [2024-09-13T08:34:00.628Z] nexus3.edgexfoundry.org:10004 [2024-09-13T08:34:00.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:34:00.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:34:00.898Z] Configure a credential helper to remove this warning. See [2024-09-13T08:34:00.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:34:00.898Z] [2024-09-13T08:34:00.898Z] Login Succeeded [2024-09-13T08:34:00.898Z] ****.io [2024-09-13T08:34:01.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:34:01.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:34:01.432Z] Configure a credential helper to remove this warning. See [2024-09-13T08:34:01.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:34:01.432Z] [2024-09-13T08:34:01.432Z] Login Succeeded [2024-09-13T08:34:01.432Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T08:34:01.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-13T08:34:02.017Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-09-13T08:34:02.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T08:34:02.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T08:34:02.077Z] ========================================================= [2024-09-13T08:34:02.077Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-13T08:34:02.077Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T08:34:02.309Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-13T08:34:02.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T08:34:02.408Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-13T08:34:02.408Z] c6b39de5b339: Pulling fs layer [2024-09-13T08:34:02.408Z] a69c41024577: Pulling fs layer [2024-09-13T08:34:02.408Z] d6de4b400683: Pulling fs layer [2024-09-13T08:34:02.408Z] 35cb2a7552d0: Pulling fs layer [2024-09-13T08:34:02.408Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T08:34:02.408Z] 464afbd9ba4c: Pulling fs layer [2024-09-13T08:34:02.408Z] 00f215d4a9da: Pulling fs layer [2024-09-13T08:34:02.408Z] d496ad576159: Pulling fs layer [2024-09-13T08:34:02.408Z] 4f4fb700ef54: Waiting [2024-09-13T08:34:02.408Z] 464afbd9ba4c: Waiting [2024-09-13T08:34:02.408Z] 00f215d4a9da: Waiting [2024-09-13T08:34:02.408Z] d496ad576159: Waiting [2024-09-13T08:34:02.408Z] 35cb2a7552d0: Waiting [2024-09-13T08:34:02.676Z] a69c41024577: Verifying Checksum [2024-09-13T08:34:02.676Z] a69c41024577: Download complete [2024-09-13T08:34:02.676Z] 35cb2a7552d0: Verifying Checksum [2024-09-13T08:34:02.676Z] 35cb2a7552d0: Download complete [2024-09-13T08:34:02.676Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T08:34:02.676Z] 4f4fb700ef54: Download complete [2024-09-13T08:34:02.676Z] 464afbd9ba4c: Verifying Checksum [2024-09-13T08:34:02.676Z] 464afbd9ba4c: Download complete [2024-09-13T08:34:02.676Z] c6b39de5b339: Verifying Checksum [2024-09-13T08:34:02.676Z] c6b39de5b339: Download complete [2024-09-13T08:34:03.257Z] d496ad576159: Verifying Checksum [2024-09-13T08:34:03.257Z] d496ad576159: Download complete [2024-09-13T08:34:03.536Z] c6b39de5b339: Pull complete [2024-09-13T08:34:04.120Z] a69c41024577: Pull complete [2024-09-13T08:34:04.212Z] 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-09-13T08:34:04.386Z] d6de4b400683: Verifying Checksum [2024-09-13T08:34:04.386Z] d6de4b400683: Download complete [2024-09-13T08:34:05.343Z] 00f215d4a9da: Verifying Checksum [2024-09-13T08:34:05.343Z] 00f215d4a9da: Download complete [2024-09-13T08:34:06.115Z] 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-09-13T08:34:06.683Z] 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-09-13T08:34:07.250Z] 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-09-13T08:34:08.182Z] 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-09-13T08:34:09.128Z] 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-09-13T08:34:10.076Z] $ docker stop --time=1 cf11b6df7033f02511de9b6da4d249131a900fe4dce08f1aa6d6411776b542e7 [2024-09-13T08:34:15.925Z] $ docker rm -f --volumes cf11b6df7033f02511de9b6da4d249131a900fe4dce08f1aa6d6411776b542e7 [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-09-13T08:34:17.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T08:34:17.084Z] [2024-09-13T08:34:17.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:34:17.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T08:34:17.660Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-13T08:34:17.660Z] 91d30c5bc195: Pulling fs layer [2024-09-13T08:34:17.660Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-13T08:34:17.660Z] 9c61dcf015f6: Pulling fs layer [2024-09-13T08:34:17.660Z] 4698f68db338: Pulling fs layer [2024-09-13T08:34:17.660Z] 2a2f49069b9e: Pulling fs layer [2024-09-13T08:34:17.660Z] e0025b399a48: Pulling fs layer [2024-09-13T08:34:17.660Z] 4698f68db338: Waiting [2024-09-13T08:34:17.660Z] 2a2f49069b9e: Waiting [2024-09-13T08:34:17.660Z] e0025b399a48: Waiting [2024-09-13T08:34:17.660Z] 91d30c5bc195: Verifying Checksum [2024-09-13T08:34:17.660Z] 91d30c5bc195: Download complete [2024-09-13T08:34:17.660Z] 4698f68db338: Verifying Checksum [2024-09-13T08:34:17.660Z] 4698f68db338: Download complete [2024-09-13T08:34:17.660Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-13T08:34:17.660Z] 2e9b0aa3be6d: Download complete [2024-09-13T08:34:17.660Z] e0025b399a48: Download complete [2024-09-13T08:34:17.660Z] 91d30c5bc195: Pull complete [2024-09-13T08:34:17.663Z] d6de4b400683: Pull complete [2024-09-13T08:34:17.663Z] 35cb2a7552d0: Pull complete [2024-09-13T08:34:17.663Z] 4f4fb700ef54: Pull complete [2024-09-13T08:34:17.663Z] 464afbd9ba4c: Pull complete [2024-09-13T08:34:17.918Z] 2a2f49069b9e: Download complete [2024-09-13T08:34:18.177Z] 2e9b0aa3be6d: Pull complete [2024-09-13T08:34:18.435Z] 9c61dcf015f6: Download complete [2024-09-13T08:34:20.965Z] 9c61dcf015f6: Pull complete [2024-09-13T08:34:20.965Z] 4698f68db338: Pull complete [2024-09-13T08:34:20.965Z] 2a2f49069b9e: Pull complete [2024-09-13T08:34:21.224Z] e0025b399a48: Pull complete [2024-09-13T08:34:21.224Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-13T08:34:21.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T08:34:21.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:34:21.326Z] prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container [2024-09-13T08:34:21.358Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-13T08:34:24.543Z] $ docker top e4720b7e36f9bca85c704e52c9e56ff16947e978f55070cf3467f64998c28671 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T08:34:24.928Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T08:34:25.858Z] 00f215d4a9da: Pull complete [2024-09-13T08:34:26.931Z] #1 [core-command internal] load build definition from Dockerfile [2024-09-13T08:34:26.931Z] #1 transferring dockerfile: 1.93kB done [2024-09-13T08:34:26.931Z] #1 DONE 0.0s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T08:34:27.189Z] #2 transferring dockerfile: 2.15kB done [2024-09-13T08:34:27.189Z] #2 DONE 0.0s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-09-13T08:34:27.189Z] #3 transferring dockerfile: 1.95kB done [2024-09-13T08:34:27.189Z] #3 DONE 0.0s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T08:34:27.189Z] #4 transferring dockerfile: 1.69kB done [2024-09-13T08:34:27.189Z] #4 DONE 0.0s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-13T08:34:27.189Z] #5 transferring dockerfile: 2.01kB done [2024-09-13T08:34:27.189Z] #5 DONE 0.0s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T08:34:27.189Z] #6 transferring dockerfile: 2.23kB done [2024-09-13T08:34:27.189Z] #6 DONE 0.0s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T08:34:27.189Z] #7 transferring dockerfile: 1.89kB done [2024-09-13T08:34:27.189Z] #7 DONE 0.0s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T08:34:27.189Z] #8 transferring dockerfile: 3.17kB done [2024-09-13T08:34:27.189Z] #8 DONE 0.1s [2024-09-13T08:34:27.189Z] [2024-09-13T08:34:27.189Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T08:34:27.260Z] d496ad576159: Pull complete [2024-09-13T08:34:27.260Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-13T08:34:27.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T08:34:27.447Z] #9 transferring dockerfile: 2.50kB done [2024-09-13T08:34:27.447Z] #9 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T08:34:27.447Z] #10 transferring dockerfile: 1.85kB done [2024-09-13T08:34:27.447Z] #10 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-13T08:34:27.447Z] #11 transferring dockerfile: 2.07kB done [2024-09-13T08:34:27.447Z] #11 DONE 0.1s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-09-13T08:34:27.447Z] #12 transferring dockerfile: 2.06kB done [2024-09-13T08:34:27.447Z] #12 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T08:34:27.447Z] #13 transferring dockerfile: 1.70kB done [2024-09-13T08:34:27.447Z] #13 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T08:34:27.447Z] #14 transferring dockerfile: 1.93kB done [2024-09-13T08:34:27.447Z] #14 DONE 0.1s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T08:34:27.447Z] #15 transferring dockerfile: 2.49kB done [2024-09-13T08:34:27.447Z] #15 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #16 [core-command internal] load .dockerignore [2024-09-13T08:34:27.447Z] #16 transferring context: 50B done [2024-09-13T08:34:27.447Z] #16 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T08:34:27.447Z] #17 transferring dockerfile: 1.81kB done [2024-09-13T08:34:27.447Z] #17 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.447Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-13T08:34:27.447Z] #18 transferring context: 50B done [2024-09-13T08:34:27.447Z] #18 DONE 0.0s [2024-09-13T08:34:27.447Z] [2024-09-13T08:34:27.448Z] #19 [support-notifications internal] load .dockerignore [2024-09-13T08:34:27.448Z] #19 transferring context: 50B done [2024-09-13T08:34:27.448Z] #19 DONE 0.0s [2024-09-13T08:34:27.448Z] [2024-09-13T08:34:27.448Z] #20 [security-spire-config internal] load .dockerignore [2024-09-13T08:34:27.448Z] #20 transferring context: 50B done [2024-09-13T08:34:27.448Z] #20 DONE 0.0s [2024-09-13T08:34:27.448Z] [2024-09-13T08:34:27.448Z] #21 [core-keeper internal] load .dockerignore [2024-09-13T08:34:27.448Z] #21 transferring context: 50B done [2024-09-13T08:34:27.448Z] #21 DONE 0.0s [2024-09-13T08:34:27.448Z] [2024-09-13T08:34:27.448Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T08:34:27.448Z] #22 transferring context: 50B done [2024-09-13T08:34:27.448Z] #22 DONE 0.0s [2024-09-13T08:34:27.448Z] [2024-09-13T08:34:27.448Z] #23 [security-bootstrapper internal] load .dockerignore [2024-09-13T08:34:27.448Z] #23 transferring context: 50B done [2024-09-13T08:34:27.448Z] #23 DONE 0.0s [2024-09-13T08:34:27.448Z] [2024-09-13T08:34:27.448Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T08:34:27.448Z] #24 transferring context: 50B done [2024-09-13T08:34:27.448Z] #24 DONE 0.0s [2024-09-13T08:34:27.448Z] [2024-09-13T08:34:27.448Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-13T08:34:27.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T08:34:27.706Z] #25 transferring context: 50B done [2024-09-13T08:34:27.706Z] #25 DONE 0.0s [2024-09-13T08:34:27.706Z] [2024-09-13T08:34:27.706Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-09-13T08:34:27.706Z] #26 transferring context: 50B done [2024-09-13T08:34:27.706Z] #26 DONE 0.0s [2024-09-13T08:34:27.706Z] [2024-09-13T08:34:27.706Z] #27 [core-data internal] load .dockerignore [2024-09-13T08:34:27.706Z] #27 transferring context: 50B done [2024-09-13T08:34:27.706Z] #27 DONE 0.1s [2024-09-13T08:34:27.706Z] [2024-09-13T08:34:27.706Z] #28 [core-metadata internal] load .dockerignore [2024-09-13T08:34:27.706Z] #28 transferring context: 50B done [2024-09-13T08:34:27.706Z] #28 DONE 0.0s [2024-09-13T08:34:27.706Z] [2024-09-13T08:34:27.706Z] #29 [security-spire-server internal] load .dockerignore [2024-09-13T08:34:27.706Z] #29 transferring context: 50B done [2024-09-13T08:34:27.706Z] #29 DONE 0.1s [2024-09-13T08:34:27.706Z] [2024-09-13T08:34:27.706Z] #30 [support-scheduler internal] load .dockerignore [2024-09-13T08:34:27.706Z] #30 transferring context: 50B done [2024-09-13T08:34:27.706Z] #30 DONE 0.1s [2024-09-13T08:34:27.706Z] [2024-09-13T08:34:27.706Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-13T08:34:27.706Z] #31 transferring context: 50B done [2024-09-13T08:34:27.706Z] #31 DONE 0.1s [2024-09-13T08:34:27.706Z] [2024-09-13T08:34:27.706Z] #32 [security-spire-agent internal] load .dockerignore [2024-09-13T08:34:27.707Z] #32 transferring context: 50B done [2024-09-13T08:34:27.707Z] #32 DONE 0.0s [2024-09-13T08:34:27.707Z] [2024-09-13T08:34:27.707Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T08:34:27.707Z] #33 DONE 0.0s [2024-09-13T08:34:27.707Z] [2024-09-13T08:34:27.707Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:34:27.854Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T08:34:27.854Z] WORKDIR /edgex [2024-09-13T08:34:27.854Z] COPY go.mod . [2024-09-13T08:34:27.854Z] RUN go mod download [2024-09-13T08:34:27.854Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-13T08:34:27.974Z] #34 ... [2024-09-13T08:34:27.974Z] [2024-09-13T08:34:27.974Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T08:34:27.974Z] #33 DONE 0.0s [2024-09-13T08:34:27.974Z] [2024-09-13T08:34:27.974Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:34:27.974Z] #34 ... [2024-09-13T08:34:27.974Z] [2024-09-13T08:34:27.974Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T08:34:27.974Z] #33 DONE 0.0s [2024-09-13T08:34:27.974Z] [2024-09-13T08:34:27.974Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:34:28.246Z] #34 ... [2024-09-13T08:34:28.246Z] [2024-09-13T08:34:28.246Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T08:34:28.246Z] #33 DONE 0.0s [2024-09-13T08:34:28.246Z] [2024-09-13T08:34:28.246Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:34:28.246Z] #34 ... [2024-09-13T08:34:28.246Z] [2024-09-13T08:34:28.246Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T08:34:28.246Z] #33 DONE 0.0s [2024-09-13T08:34:28.246Z] [2024-09-13T08:34:28.246Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:34:28.246Z] #34 DONE 0.4s [2024-09-13T08:34:28.246Z] [2024-09-13T08:34:28.246Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T08:34:28.246Z] #33 DONE 0.0s [2024-09-13T08:34:28.246Z] [2024-09-13T08:34:28.246Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-13T08:34:28.246Z] #35 DONE 0.8s [2024-09-13T08:34:28.246Z] [2024-09-13T08:34:28.246Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-13T08:34:28.445Z] Sending build context to Docker daemon 3.569MB [2024-09-13T08:34:28.445Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T08:34:28.445Z] ---> f246e2811388 [2024-09-13T08:34:28.445Z] Step 2/4 : WORKDIR /edgex [2024-09-13T08:34:28.510Z] #36 ... [2024-09-13T08:34:28.510Z] [2024-09-13T08:34:28.510Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T08:34:28.510Z] #33 DONE 0.0s [2024-09-13T08:34:28.510Z] [2024-09-13T08:34:28.510Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-13T08:34:28.510Z] #35 DONE 0.8s [2024-09-13T08:34:28.510Z] [2024-09-13T08:34:28.510Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-13T08:34:28.510Z] #36 ... [2024-09-13T08:34:28.510Z] [2024-09-13T08:34:28.510Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-13T08:34:28.510Z] #35 DONE 0.8s [2024-09-13T08:34:28.510Z] [2024-09-13T08:34:28.510Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:34:28.510Z] #34 DONE 0.6s [2024-09-13T08:34:28.510Z] [2024-09-13T08:34:28.510Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T08:34:28.510Z] #37 DONE 0.7s [2024-09-13T08:34:28.510Z] [2024-09-13T08:34:28.510Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-13T08:34:30.394Z] ---> Running in 874b26dbf22a [2024-09-13T08:34:30.394Z] Removing intermediate container 874b26dbf22a [2024-09-13T08:34:30.394Z] ---> d8f8058da596 [2024-09-13T08:34:30.394Z] Step 3/4 : COPY go.mod . [2024-09-13T08:34:30.977Z] ---> 37a3c90f37b9 [2024-09-13T08:34:30.977Z] Step 4/4 : RUN go mod download [2024-09-13T08:34:30.977Z] ---> Running in 2d18d95c86fe [2024-09-13T08:34:33.798Z] #36 ... [2024-09-13T08:34:33.798Z] [2024-09-13T08:34:33.798Z] #38 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:34:33.798Z] #38 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T08:34:33.798Z] #38 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T08:34:33.798Z] #38 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T08:34:33.798Z] #38 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-13T08:34:33.798Z] #38 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T08:34:33.798Z] #38 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-13T08:34:36.329Z] #38 ... [2024-09-13T08:34:36.329Z] [2024-09-13T08:34:36.329Z] #39 [security-spire-config internal] load build context [2024-09-13T08:34:36.329Z] #39 transferring context: 25.96kB 0.2s done [2024-09-13T08:34:36.329Z] #39 DONE 7.7s [2024-09-13T08:34:36.329Z] [2024-09-13T08:34:36.329Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:34:36.329Z] #40 transferring context: 355.38MB 8.2s [2024-09-13T08:34:37.729Z] #40 ... [2024-09-13T08:34:37.729Z] [2024-09-13T08:34:37.729Z] #41 [core-command internal] load build context [2024-09-13T08:34:37.729Z] #41 ... [2024-09-13T08:34:37.729Z] [2024-09-13T08:34:37.729Z] #42 [security-proxy-auth internal] load build context [2024-09-13T08:34:38.773Z] #42 ... [2024-09-13T08:34:38.773Z] [2024-09-13T08:34:38.773Z] #43 [core-keeper internal] load build context [2024-09-13T08:34:38.773Z] #43 ... [2024-09-13T08:34:38.773Z] [2024-09-13T08:34:38.773Z] #44 [security-bootstrapper internal] load build context [2024-09-13T08:34:38.773Z] #44 ... [2024-09-13T08:34:38.773Z] [2024-09-13T08:34:38.773Z] #45 [support-notifications internal] load build context [2024-09-13T08:34:38.773Z] #45 ... [2024-09-13T08:34:38.773Z] [2024-09-13T08:34:38.773Z] #46 [support-cron-scheduler internal] load build context [2024-09-13T08:34:39.796Z] #46 ... [2024-09-13T08:34:39.796Z] [2024-09-13T08:34:39.796Z] #47 [core-data internal] load build context [2024-09-13T08:34:39.796Z] #47 ... [2024-09-13T08:34:39.796Z] [2024-09-13T08:34:39.796Z] #48 [core-metadata internal] load build context [2024-09-13T08:34:39.796Z] #48 ... [2024-09-13T08:34:39.796Z] [2024-09-13T08:34:39.796Z] #49 [support-scheduler internal] load build context [2024-09-13T08:34:39.796Z] #49 ... [2024-09-13T08:34:39.796Z] [2024-09-13T08:34:39.796Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T08:34:39.796Z] #50 ... [2024-09-13T08:34:39.796Z] [2024-09-13T08:34:39.796Z] #51 [security-secretstore-setup internal] load build context [2024-09-13T08:34:39.796Z] #51 ... [2024-09-13T08:34:39.796Z] [2024-09-13T08:34:39.796Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-13T08:34:39.796Z] #52 ... [2024-09-13T08:34:39.796Z] [2024-09-13T08:34:39.796Z] #53 [security-proxy-setup internal] load build context [2024-09-13T08:34:40.055Z] #53 ... [2024-09-13T08:34:40.055Z] [2024-09-13T08:34:40.055Z] #54 [security-spire-server internal] load build context [2024-09-13T08:34:40.055Z] #54 ... [2024-09-13T08:34:40.055Z] [2024-09-13T08:34:40.055Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:34:40.055Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:34:40.055Z] #55 ... [2024-09-13T08:34:40.055Z] [2024-09-13T08:34:40.055Z] #53 [security-proxy-setup internal] load build context [2024-09-13T08:34:41.426Z] #53 transferring context: 460.86MB 12.9s [2024-09-13T08:34:41.684Z] #53 transferring context: 496.17MB 13.3s done [2024-09-13T08:34:46.656Z] #53 ... [2024-09-13T08:34:46.656Z] [2024-09-13T08:34:46.656Z] #47 [core-data internal] load build context [2024-09-13T08:34:46.656Z] #47 transferring context: 496.17MB 15.7s done [2024-09-13T08:34:48.283Z] #47 ... [2024-09-13T08:34:48.283Z] [2024-09-13T08:34:48.283Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:34:48.283Z] #40 transferring context: 496.17MB 12.2s done [2024-09-13T08:34:48.283Z] #40 ... [2024-09-13T08:34:48.283Z] [2024-09-13T08:34:48.283Z] #41 [core-command internal] load build context [2024-09-13T08:34:48.283Z] #41 transferring context: 496.17MB 12.2s done [2024-09-13T08:34:48.283Z] #41 ... [2024-09-13T08:34:48.283Z] [2024-09-13T08:34:48.283Z] #43 [core-keeper internal] load build context [2024-09-13T08:34:48.283Z] #43 transferring context: 496.17MB 13.6s done [2024-09-13T08:34:48.283Z] #43 ... [2024-09-13T08:34:48.283Z] [2024-09-13T08:34:48.283Z] #45 [support-notifications internal] load build context [2024-09-13T08:34:48.283Z] #45 transferring context: 496.17MB 12.3s done [2024-09-13T08:34:48.542Z] #45 ... [2024-09-13T08:34:48.542Z] [2024-09-13T08:34:48.542Z] #46 [support-cron-scheduler internal] load build context [2024-09-13T08:34:48.542Z] #46 transferring context: 496.17MB 13.2s done [2024-09-13T08:34:48.799Z] #46 ... [2024-09-13T08:34:48.799Z] [2024-09-13T08:34:48.799Z] #44 [security-bootstrapper internal] load build context [2024-09-13T08:34:48.799Z] #44 transferring context: 496.17MB 13.0s done [2024-09-13T08:34:48.799Z] #44 ... [2024-09-13T08:34:48.799Z] [2024-09-13T08:34:48.799Z] #48 [core-metadata internal] load build context [2024-09-13T08:34:48.799Z] #48 transferring context: 496.17MB 13.2s done [2024-09-13T08:34:49.227Z] #48 ... [2024-09-13T08:34:49.227Z] [2024-09-13T08:34:49.227Z] #42 [security-proxy-auth internal] load build context [2024-09-13T08:34:49.227Z] #42 transferring context: 496.17MB 13.4s done [2024-09-13T08:34:49.486Z] #42 ... [2024-09-13T08:34:49.486Z] [2024-09-13T08:34:49.486Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-13T08:34:49.486Z] #52 transferring context: 496.17MB 12.5s done [2024-09-13T08:34:49.486Z] #52 ... [2024-09-13T08:34:49.486Z] [2024-09-13T08:34:49.486Z] #49 [support-scheduler internal] load build context [2024-09-13T08:34:49.486Z] #49 transferring context: 496.17MB 12.9s done [2024-09-13T08:34:50.422Z] #49 ... [2024-09-13T08:34:50.422Z] [2024-09-13T08:34:50.422Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:34:50.422Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21.8s done [2024-09-13T08:34:52.328Z] #55 ... [2024-09-13T08:34:52.328Z] [2024-09-13T08:34:52.328Z] #54 [security-spire-server internal] load build context [2024-09-13T08:34:52.328Z] #54 transferring context: 27.71kB done [2024-09-13T08:34:55.614Z] #54 ... [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #38 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:34:55.614Z] #38 DONE 27.7s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T08:34:55.614Z] #56 ... [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:34:55.614Z] #40 DONE 27.3s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #45 [support-notifications internal] load build context [2024-09-13T08:34:55.614Z] #45 DONE 27.4s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T08:34:55.614Z] #50 DONE 26.9s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-13T08:34:55.614Z] #52 DONE 27.3s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #44 [security-bootstrapper internal] load build context [2024-09-13T08:34:55.614Z] #44 DONE 27.4s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #49 [support-scheduler internal] load build context [2024-09-13T08:34:55.614Z] #49 DONE 27.0s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #42 [security-proxy-auth internal] load build context [2024-09-13T08:34:55.614Z] #42 DONE 27.6s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #43 [core-keeper internal] load build context [2024-09-13T08:34:55.614Z] #43 DONE 27.4s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #46 [support-cron-scheduler internal] load build context [2024-09-13T08:34:55.614Z] #46 DONE 27.2s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #53 [security-proxy-setup internal] load build context [2024-09-13T08:34:55.614Z] #53 DONE 27.2s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:34:55.614Z] #38 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T08:34:55.614Z] #38 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T08:34:55.614Z] #38 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T08:34:55.614Z] #38 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-13T08:34:55.614Z] #38 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T08:34:55.614Z] #38 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-13T08:34:55.614Z] #38 DONE 27.7s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-13T08:34:55.614Z] #36 DONE 27.1s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #41 [core-command internal] load build context [2024-09-13T08:34:55.614Z] #41 DONE 27.6s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #48 [core-metadata internal] load build context [2024-09-13T08:34:55.614Z] #48 DONE 27.0s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #54 [security-spire-server internal] load build context [2024-09-13T08:34:55.614Z] #54 DONE 26.8s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #47 [core-data internal] load build context [2024-09-13T08:34:55.614Z] #47 DONE 27.1s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:34:55.614Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21.8s done [2024-09-13T08:34:55.614Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T08:34:55.614Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-13T08:34:55.614Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-13T08:34:55.614Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T08:34:55.614Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T08:34:55.614Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-13T08:34:55.614Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T08:34:55.614Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T08:34:55.614Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-13T08:34:55.614Z] #55 ... [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #57 [security-spire-agent internal] load build context [2024-09-13T08:34:55.614Z] #57 transferring context: 27.24kB done [2024-09-13T08:34:55.614Z] #57 DONE 0.2s [2024-09-13T08:34:55.614Z] [2024-09-13T08:34:55.614Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:34:55.614Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.3s [2024-09-13T08:34:55.614Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-13T08:34:55.614Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.18MB / 30.73MB 0.4s [2024-09-13T08:34:55.872Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.5s [2024-09-13T08:34:55.872Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-09-13T08:34:56.129Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-09-13T08:34:56.129Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-13T08:34:58.029Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-09-13T08:35:00.975Z] #55 ... [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #51 [security-secretstore-setup internal] load build context [2024-09-13T08:35:00.975Z] #51 transferring context: 496.17MB 5.0s done [2024-09-13T08:35:00.975Z] #51 DONE 32.3s [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T08:35:00.975Z] #58 DONE 5.7s [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:35:00.975Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-13T08:35:00.975Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T08:35:00.975Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T08:35:00.975Z] #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-13T08:35:00.975Z] #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-13T08:35:00.975Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-13T08:35:00.975Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-13T08:35:00.975Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-13T08:35:00.975Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-09-13T08:35:00.975Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-13T08:35:00.975Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-13T08:35:00.975Z] #59 ... [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T08:35:00.975Z] #0 2.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 2.920 OK: 264 MiB in 52 packages [2024-09-13T08:35:00.975Z] #60 DONE 5.7s [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T08:35:00.975Z] #0 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.412 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:35:00.975Z] #0 1.412 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:35:00.975Z] #0 1.412 OK: 20078 distinct packages available [2024-09-13T08:35:00.975Z] #0 1.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.810 OK: 264 MiB in 52 packages [2024-09-13T08:35:00.975Z] #61 DONE 5.7s [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T08:35:00.975Z] #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.397 OK: 264 MiB in 52 packages [2024-09-13T08:35:00.975Z] #62 DONE 5.7s [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:00.975Z] #63 DONE 0.1s [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T08:35:00.975Z] #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:00.975Z] #0 1.594 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:00.975Z] #0 1.597 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:00.975Z] #0 1.609 OK: 7 MiB in 16 packages [2024-09-13T08:35:00.975Z] #64 DONE 5.9s [2024-09-13T08:35:00.975Z] [2024-09-13T08:35:00.975Z] #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T08:35:03.277Z] #65 ... [2024-09-13T08:35:03.277Z] [2024-09-13T08:35:03.277Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:03.277Z] #66 DONE 0.1s [2024-09-13T08:35:03.277Z] [2024-09-13T08:35:03.277Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:35:03.277Z] #55 DONE 32.5s [2024-09-13T08:35:03.277Z] [2024-09-13T08:35:03.277Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:03.277Z] #67 DONE 0.1s [2024-09-13T08:35:03.277Z] [2024-09-13T08:35:03.277Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:35:03.277Z] #59 DONE 5.8s [2024-09-13T08:35:03.277Z] [2024-09-13T08:35:03.277Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:03.277Z] #68 ... [2024-09-13T08:35:03.277Z] [2024-09-13T08:35:03.277Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T08:35:03.277Z] #69 DONE 7.0s [2024-09-13T08:35:03.277Z] [2024-09-13T08:35:03.277Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T08:35:03.536Z] #70 1.277 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.634Z] #70 ... [2024-09-13T08:35:04.635Z] [2024-09-13T08:35:04.635Z] #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T08:35:04.635Z] #65 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #65 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #65 2.718 OK: 7 MiB in 16 packages [2024-09-13T08:35:04.635Z] #65 DONE 3.1s [2024-09-13T08:35:04.635Z] [2024-09-13T08:35:04.635Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T08:35:04.635Z] #0 6.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #0 8.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #0 8.409 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T08:35:04.635Z] #0 8.430 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:04.635Z] #0 8.434 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:04.635Z] #0 8.439 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:35:04.635Z] #0 8.572 OK: 8 MiB in 17 packages [2024-09-13T08:35:04.635Z] #71 DONE 8.7s [2024-09-13T08:35:04.635Z] [2024-09-13T08:35:04.635Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T08:35:04.635Z] #70 1.760 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #70 ... [2024-09-13T08:35:04.635Z] [2024-09-13T08:35:04.635Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T08:35:04.635Z] #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #0 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #0 8.516 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T08:35:04.635Z] #0 8.533 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:04.635Z] #0 8.536 (3/3) Installing tzdata (2024a-r0) [2024-09-13T08:35:04.635Z] #0 8.621 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:04.635Z] #0 8.656 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:35:04.635Z] #0 8.729 OK: 11 MiB in 18 packages [2024-09-13T08:35:04.635Z] #72 DONE 8.9s [2024-09-13T08:35:04.635Z] [2024-09-13T08:35:04.635Z] #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T08:35:04.635Z] #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #0 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:04.635Z] #0 8.778 OK: 264 MiB in 52 packages [2024-09-13T08:35:04.635Z] #73 DONE 9.2s [2024-09-13T08:35:04.635Z] [2024-09-13T08:35:04.635Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:04.635Z] #74 DONE 0.1s [2024-09-13T08:35:04.635Z] [2024-09-13T08:35:04.635Z] #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:06.730Z] #75 ... [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T08:35:06.730Z] #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.865 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:06.730Z] #0 9.448 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:06.730Z] #0 9.454 OK: 7 MiB in 16 packages [2024-09-13T08:35:06.730Z] #76 DONE 9.6s [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T08:35:06.730Z] #0 6.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.454 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:35:06.730Z] #0 8.454 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:35:06.730Z] #0 8.454 OK: 20070 distinct packages available [2024-09-13T08:35:06.730Z] #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.979 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:06.730Z] #0 9.447 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T08:35:06.730Z] #0 9.450 (3/5) Installing libucontext (1.2-r2) [2024-09-13T08:35:06.730Z] #0 9.452 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T08:35:06.730Z] #0 9.457 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T08:35:06.730Z] #0 9.526 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:06.730Z] #0 9.533 OK: 8 MiB in 20 packages [2024-09-13T08:35:06.730Z] #77 DONE 9.7s [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T08:35:06.730Z] #78 ... [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #79 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T08:35:06.730Z] #0 6.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 9.080 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:35:06.730Z] #0 9.080 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:35:06.730Z] #0 9.080 OK: 20070 distinct packages available [2024-09-13T08:35:06.730Z] #0 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #79 ... [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T08:35:06.730Z] #0 6.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 9.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #80 ... [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #81 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T08:35:06.730Z] #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #81 ... [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #82 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T08:35:06.730Z] #0 7.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.458 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:35:06.730Z] #0 8.458 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:35:06.730Z] #0 8.458 OK: 20070 distinct packages available [2024-09-13T08:35:06.730Z] #0 8.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.730Z] #0 8.953 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:06.730Z] #0 9.427 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T08:35:06.730Z] #0 9.433 (3/4) Installing libucontext (1.2-r2) [2024-09-13T08:35:06.730Z] #0 9.436 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T08:35:06.730Z] #82 ... [2024-09-13T08:35:06.730Z] [2024-09-13T08:35:06.730Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T08:35:06.730Z] #0 0.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:06.992Z] #83 ... [2024-09-13T08:35:06.993Z] [2024-09-13T08:35:06.993Z] #82 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T08:35:06.993Z] #82 10.76 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:06.993Z] #82 10.76 OK: 8 MiB in 19 packages [2024-09-13T08:35:06.993Z] #82 DONE 11.6s [2024-09-13T08:35:06.993Z] [2024-09-13T08:35:06.993Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T08:35:07.932Z] #84 ... [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T08:35:07.932Z] #56 6.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #56 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #56 11.85 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:07.932Z] #56 11.85 (2/2) Installing su-exec (0.2-r3) [2024-09-13T08:35:07.932Z] #56 11.86 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:07.932Z] #56 11.87 OK: 7 MiB in 17 packages [2024-09-13T08:35:07.932Z] #56 DONE 12.4s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T08:35:07.932Z] #83 2.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #83 2.464 OK: 7 MiB in 16 packages [2024-09-13T08:35:07.932Z] #83 DONE 2.7s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:35:07.932Z] #0 0.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #0 3.029 OK: 11 MiB in 18 packages [2024-09-13T08:35:07.932Z] #85 DONE 3.4s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:35:07.932Z] #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #0 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #0 3.207 OK: 8 MiB in 17 packages [2024-09-13T08:35:07.932Z] #86 DONE 3.6s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T08:35:07.932Z] #0 1.932 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #0 3.168 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #0 6.474 OK: 264 MiB in 52 packages [2024-09-13T08:35:07.932Z] #87 DONE 6.7s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T08:35:07.932Z] #80 11.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:07.932Z] #80 11.94 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T08:35:07.932Z] #80 11.95 (3/4) Installing su-exec (0.2-r3) [2024-09-13T08:35:07.932Z] #80 11.96 (4/4) Installing yq (4.33.3-r5) [2024-09-13T08:35:07.932Z] #80 12.15 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:07.932Z] #80 12.15 OK: 17 MiB in 19 packages [2024-09-13T08:35:07.932Z] #80 DONE 12.4s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T08:35:07.932Z] #88 DONE 0.0s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T08:35:07.932Z] #84 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #84 ... [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #81 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T08:35:07.932Z] #81 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #81 11.96 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T08:35:07.932Z] #81 11.98 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:07.932Z] #81 11.98 (3/4) Installing su-exec (0.2-r3) [2024-09-13T08:35:07.932Z] #81 11.99 (4/4) Installing yq (4.33.3-r5) [2024-09-13T08:35:07.932Z] #81 12.21 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:07.932Z] #81 12.31 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:35:07.932Z] #81 12.38 OK: 17 MiB in 19 packages [2024-09-13T08:35:07.932Z] #81 DONE 12.5s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T08:35:07.932Z] #70 4.979 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:07.932Z] #70 5.294 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:07.932Z] #70 5.305 OK: 7 MiB in 16 packages [2024-09-13T08:35:07.932Z] #70 DONE 5.5s [2024-09-13T08:35:07.932Z] [2024-09-13T08:35:07.932Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T08:35:07.932Z] #84 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:07.932Z] #84 1.075 OK: 8 MiB in 19 packages [2024-09-13T08:35:08.193Z] #84 DONE 1.3s [2024-09-13T08:35:08.193Z] [2024-09-13T08:35:08.193Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T08:35:08.193Z] #78 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:08.193Z] #78 2.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:08.193Z] #78 3.026 OK: 8 MiB in 20 packages [2024-09-13T08:35:08.193Z] #78 DONE 3.2s [2024-09-13T08:35:08.193Z] [2024-09-13T08:35:08.193Z] #79 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T08:35:08.193Z] #79 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:08.193Z] #79 12.44 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T08:35:08.193Z] #79 12.49 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T08:35:08.193Z] #79 12.50 (3/11) Installing libunistring (1.1-r1) [2024-09-13T08:35:08.193Z] #79 12.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T08:35:08.193Z] #79 12.53 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T08:35:08.193Z] #79 12.53 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T08:35:08.193Z] #79 12.54 (7/11) Installing curl (8.9.1-r0) [2024-09-13T08:35:08.193Z] #79 12.55 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T08:35:08.193Z] #79 12.55 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T08:35:08.193Z] #79 12.56 (10/11) Installing libucontext (1.2-r2) [2024-09-13T08:35:08.193Z] #79 12.56 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T08:35:08.193Z] #79 12.56 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:35:08.193Z] #79 12.57 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:35:08.193Z] #79 12.61 OK: 12 MiB in 26 packages [2024-09-13T08:35:08.193Z] #79 DONE 12.8s [2024-09-13T08:35:08.193Z] [2024-09-13T08:35:08.193Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:35:10.105Z] #89 ... [2024-09-13T08:35:10.105Z] [2024-09-13T08:35:10.105Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T08:35:10.105Z] #90 DONE 1.6s [2024-09-13T08:35:10.105Z] [2024-09-13T08:35:10.105Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T08:35:10.105Z] #91 DONE 1.6s [2024-09-13T08:35:10.105Z] [2024-09-13T08:35:10.105Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T08:35:10.105Z] #92 DONE 1.6s [2024-09-13T08:35:10.105Z] [2024-09-13T08:35:10.105Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T08:35:10.105Z] #93 DONE 0.0s [2024-09-13T08:35:10.105Z] [2024-09-13T08:35:10.105Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T08:35:10.105Z] #94 DONE 0.1s [2024-09-13T08:35:10.105Z] [2024-09-13T08:35:10.105Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T08:35:10.366Z] #95 DONE 0.5s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T08:35:10.366Z] #96 DONE 0.5s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T08:35:10.366Z] #97 DONE 0.5s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T08:35:10.366Z] #98 DONE 0.0s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:35:10.366Z] #99 DONE 0.1s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:35:10.366Z] #100 DONE 0.1s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T08:35:10.366Z] #101 DONE 0.0s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T08:35:10.366Z] #102 DONE 0.1s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T08:35:10.366Z] #103 DONE 0.1s [2024-09-13T08:35:10.366Z] [2024-09-13T08:35:10.366Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T08:35:10.626Z] #104 DONE 0.1s [2024-09-13T08:35:10.626Z] [2024-09-13T08:35:10.626Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:35:10.626Z] #105 DONE 0.1s [2024-09-13T08:35:10.626Z] [2024-09-13T08:35:10.626Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T08:35:10.626Z] #106 DONE 0.1s [2024-09-13T08:35:10.626Z] [2024-09-13T08:35:10.626Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T08:35:10.626Z] #107 DONE 0.1s [2024-09-13T08:35:10.626Z] [2024-09-13T08:35:10.626Z] #108 [security-spire-config] exporting to image [2024-09-13T08:35:10.626Z] #108 exporting layers [2024-09-13T08:35:10.626Z] #108 ... [2024-09-13T08:35:10.626Z] [2024-09-13T08:35:10.626Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T08:35:10.626Z] #109 DONE 0.1s [2024-09-13T08:35:10.626Z] [2024-09-13T08:35:10.626Z] #108 [security-spire-agent] exporting to image [2024-09-13T08:35:11.194Z] #108 ... [2024-09-13T08:35:11.194Z] [2024-09-13T08:35:11.194Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:11.194Z] #110 ... [2024-09-13T08:35:11.194Z] [2024-09-13T08:35:11.194Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:11.455Z] #111 ... [2024-09-13T08:35:11.455Z] [2024-09-13T08:35:11.455Z] #108 [security-spire-config] exporting to image [2024-09-13T08:35:11.455Z] #108 exporting layers 0.7s done [2024-09-13T08:35:11.455Z] #108 writing image sha256:62eeab90b01967f689932d7bf580f9fca681ec5294e09ce84ac505351f9cceea 0.0s done [2024-09-13T08:35:11.455Z] #108 naming to docker.io/library/security-spire-server done [2024-09-13T08:35:11.455Z] #108 writing image sha256:89635b79aad0cce9bf0599002f8183ba74e6a9221e5da7f7d6308f2b0889c184 done [2024-09-13T08:35:11.455Z] #108 naming to docker.io/library/security-spire-config done [2024-09-13T08:35:11.455Z] #108 writing image sha256:8ebad2e6ddd6e44a79e2ad0f090f6acc15e14fef0ccd4529f30da9ca672f3826 done [2024-09-13T08:35:11.455Z] #108 naming to docker.io/library/security-spire-agent done [2024-09-13T08:35:11.455Z] #108 DONE 0.9s [2024-09-13T08:35:11.455Z] [2024-09-13T08:35:11.455Z] #112 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T08:35:11.455Z] #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.455Z] #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.455Z] #0 3.639 OK: 17 MiB in 19 packages [2024-09-13T08:35:11.455Z] #112 DONE 3.8s [2024-09-13T08:35:11.455Z] [2024-09-13T08:35:11.455Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:35:11.455Z] #89 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.455Z] #89 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.716Z] #89 ... [2024-09-13T08:35:11.716Z] [2024-09-13T08:35:11.716Z] #113 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T08:35:11.716Z] #113 DONE 0.0s [2024-09-13T08:35:11.716Z] [2024-09-13T08:35:11.716Z] #114 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T08:35:11.716Z] #0 3.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.716Z] #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.716Z] #0 3.807 OK: 7 MiB in 17 packages [2024-09-13T08:35:11.716Z] #114 DONE 3.9s [2024-09-13T08:35:11.716Z] [2024-09-13T08:35:11.716Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:35:11.716Z] #89 3.449 OK: 12 MiB in 26 packages [2024-09-13T08:35:11.716Z] #89 DONE 3.6s [2024-09-13T08:35:11.716Z] [2024-09-13T08:35:11.716Z] #115 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T08:35:11.976Z] #115 ... [2024-09-13T08:35:11.976Z] [2024-09-13T08:35:11.976Z] #116 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T08:35:11.976Z] #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.976Z] #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T08:35:11.976Z] #0 3.865 OK: 17 MiB in 19 packages [2024-09-13T08:35:11.976Z] #116 DONE 4.0s [2024-09-13T08:35:11.976Z] [2024-09-13T08:35:11.976Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:12.237Z] #117 ... [2024-09-13T08:35:12.237Z] [2024-09-13T08:35:12.237Z] #115 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T08:35:12.237Z] #115 DONE 0.7s [2024-09-13T08:35:12.237Z] [2024-09-13T08:35:12.237Z] #118 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T08:35:12.237Z] #118 DONE 0.1s [2024-09-13T08:35:12.498Z] [2024-09-13T08:35:12.498Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:27.361Z] Removing intermediate container 2d18d95c86fe [2024-09-13T08:35:27.361Z] ---> 659ebed6e4fc [2024-09-13T08:35:27.361Z] Successfully built 659ebed6e4fc [2024-09-13T08:35:27.361Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:35:27.691Z] + docker inspect -f . ci-base-image-arm64 [2024-09-13T08:35:27.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:35:27.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container [2024-09-13T08:35:27.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-13T08:35:29.041Z] $ docker top 19aadba119e55cadf2562ad4a60336a861fb8439e9898f07f164ea209f56deaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T08:35:29.851Z] + go version [2024-09-13T08:35:29.851Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-13T08:35:29.865Z] $ docker stop --time=1 19aadba119e55cadf2562ad4a60336a861fb8439e9898f07f164ea209f56deaa [2024-09-13T08:35:31.409Z] $ docker rm -f --volumes 19aadba119e55cadf2562ad4a60336a861fb8439e9898f07f164ea209f56deaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:35:31.968Z] + docker inspect -f . ci-base-image-arm64 [2024-09-13T08:35:31.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:35:32.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container [2024-09-13T08:35:32.184Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-13T08:35:33.439Z] $ docker top 2140cf67cc2be592a158b01f5f89101638515740edab32a177348c53df206619 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-13T08:35:33.628Z] ========================================================= [2024-09-13T08:35:33.628Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-13T08:35:33.628Z] ========================================================= [Pipeline] sh [2024-09-13T08:35:33.927Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-09-13T08:35:34.252Z] + make test [2024-09-13T08:35:34.253Z] go test -race -coverprofile=coverage.out ./... [2024-09-13T08:35:51.285Z] #111 DONE 47.9s [2024-09-13T08:35:51.285Z] [2024-09-13T08:35:51.285Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:51.285Z] #110 DONE 47.9s [2024-09-13T08:35:51.285Z] [2024-09-13T08:35:51.285Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:51.285Z] #68 DONE 47.9s [2024-09-13T08:35:51.285Z] [2024-09-13T08:35:51.285Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:51.285Z] #117 DONE 41.3s [2024-09-13T08:35:51.285Z] [2024-09-13T08:35:51.285Z] #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:51.285Z] #75 DONE 44.7s [2024-09-13T08:35:51.285Z] [2024-09-13T08:35:51.285Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-13T08:35:57.896Z] #119 ... [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #120 DONE 8.9s [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #121 DONE 8.9s [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #122 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #123 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #124 [core-data builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #124 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #125 [support-scheduler builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #125 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #126 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #127 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #128 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #129 [core-metadata builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #129 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #130 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #131 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #132 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #133 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #134 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #134 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #135 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #136 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #136 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #137 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #138 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #139 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-13T08:35:57.896Z] #119 DONE 8.8s [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #140 [support-notifications builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #140 DONE 8.9s [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #141 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #142 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #143 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #144 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:35:57.896Z] #145 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:35:57.896Z] #146 CACHED [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #147 [core-command builder 6/7] COPY . . [2024-09-13T08:35:57.896Z] #147 DONE 8.8s [2024-09-13T08:35:57.896Z] [2024-09-13T08:35:57.896Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T08:35:59.814Z] #148 1.587 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-09-13T08:36:07.978Z] #148 ... [2024-09-13T08:36:07.978Z] [2024-09-13T08:36:07.978Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T08:36:07.978Z] #0 0.723 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-09-13T08:36:07.978Z] #149 ... [2024-09-13T08:36:07.978Z] [2024-09-13T08:36:07.978Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T08:36:07.978Z] #0 1.203 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-09-13T08:36:08.241Z] #150 ... [2024-09-13T08:36:08.241Z] [2024-09-13T08:36:08.241Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T08:36:08.241Z] #0 1.731 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-09-13T08:36:08.241Z] #151 ... [2024-09-13T08:36:08.241Z] [2024-09-13T08:36:08.241Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T08:36:08.241Z] #0 1.546 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-13T08:36:08.507Z] #152 ... [2024-09-13T08:36:08.507Z] [2024-09-13T08:36:08.507Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T08:36:08.507Z] #0 1.215 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-09-13T08:36:08.777Z] #153 ... [2024-09-13T08:36:08.777Z] [2024-09-13T08:36:08.777Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:36:08.777Z] #0 0.741 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-09-13T08:36:08.777Z] #154 ... [2024-09-13T08:36:08.777Z] [2024-09-13T08:36:08.777Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T08:36:08.777Z] #0 1.081 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-13T08:36:09.037Z] #155 ... [2024-09-13T08:36:09.037Z] [2024-09-13T08:36:09.037Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T08:36:09.037Z] #0 1.485 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-09-13T08:36:09.037Z] #156 ... [2024-09-13T08:36:09.037Z] [2024-09-13T08:36:09.037Z] #157 [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-09-13T08:36:09.037Z] #0 1.818 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-09-13T08:36:09.297Z] #157 ... [2024-09-13T08:36:09.297Z] [2024-09-13T08:36:09.297Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T08:36:09.297Z] #0 0.482 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-09-13T08:36:09.297Z] #158 ... [2024-09-13T08:36:09.297Z] [2024-09-13T08:36:09.297Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T08:36:09.297Z] #0 0.818 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-09-13T08:36:09.557Z] #159 ... [2024-09-13T08:36:09.557Z] [2024-09-13T08:36:09.557Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T08:36:09.557Z] #0 1.463 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-09-13T08:36:21.086Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-13T08:37:46.885Z] #160 ... [2024-09-13T08:37:46.885Z] [2024-09-13T08:37:46.885Z] #157 [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-09-13T08:37:46.885Z] #157 101.8 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-09-13T08:38:25.638Z] #157 DONE 146.2s [2024-09-13T08:38:25.638Z] [2024-09-13T08:38:25.638Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T08:38:25.638Z] #158 DONE 146.2s [2024-09-13T08:38:25.638Z] [2024-09-13T08:38:25.638Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T08:38:25.638Z] #148 DONE 146.2s [2024-09-13T08:38:25.638Z] [2024-09-13T08:38:25.638Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T08:38:25.638Z] #151 DONE 146.2s [2024-09-13T08:38:25.638Z] [2024-09-13T08:38:25.638Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:29.837Z] #161 ... [2024-09-13T08:38:29.837Z] [2024-09-13T08:38:29.837Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T08:38:31.210Z] #162 ... [2024-09-13T08:38:31.210Z] [2024-09-13T08:38:31.210Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T08:38:31.210Z] #150 DONE 153.3s [2024-09-13T08:38:31.477Z] [2024-09-13T08:38:31.477Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:32.934Z] #163 ... [2024-09-13T08:38:32.934Z] [2024-09-13T08:38:32.934Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:33.502Z] #164 ... [2024-09-13T08:38:33.502Z] [2024-09-13T08:38:33.502Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T08:38:33.502Z] #153 DONE 155.6s [2024-09-13T08:38:33.763Z] [2024-09-13T08:38:33.763Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:34.023Z] #165 ... [2024-09-13T08:38:34.023Z] [2024-09-13T08:38:34.023Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:34.023Z] #164 DONE 1.1s [2024-09-13T08:38:34.023Z] [2024-09-13T08:38:34.023Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T08:38:34.023Z] #162 DONE 4.4s [2024-09-13T08:38:34.023Z] [2024-09-13T08:38:34.023Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:34.023Z] #161 DONE 9.8s [2024-09-13T08:38:34.023Z] [2024-09-13T08:38:34.023Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:34.023Z] #163 DONE 7.9s [2024-09-13T08:38:34.023Z] [2024-09-13T08:38:34.023Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:34.023Z] #165 DONE 0.6s [2024-09-13T08:38:34.023Z] [2024-09-13T08:38:34.023Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:34.281Z] #166 ... [2024-09-13T08:38:34.281Z] [2024-09-13T08:38:34.281Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:34.281Z] #167 DONE 0.2s [2024-09-13T08:38:34.281Z] [2024-09-13T08:38:34.281Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:34.281Z] #168 DONE 0.3s [2024-09-13T08:38:34.540Z] [2024-09-13T08:38:34.540Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:34.540Z] #166 DONE 0.3s [2024-09-13T08:38:34.540Z] [2024-09-13T08:38:34.540Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:34.540Z] #169 CACHED [2024-09-13T08:38:34.540Z] [2024-09-13T08:38:34.540Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:34.540Z] #170 CACHED [2024-09-13T08:38:34.540Z] [2024-09-13T08:38:34.540Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:34.540Z] #171 DONE 0.4s [2024-09-13T08:38:34.540Z] [2024-09-13T08:38:34.540Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T08:38:41.160Z] #172 ... [2024-09-13T08:38:41.160Z] [2024-09-13T08:38:41.160Z] #173 [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-09-13T08:38:44.522Z] #173 ... [2024-09-13T08:38:44.522Z] [2024-09-13T08:38:44.522Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T08:38:44.522Z] #174 ... [2024-09-13T08:38:44.522Z] [2024-09-13T08:38:44.522Z] #175 [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-09-13T08:38:44.522Z] #175 ... [2024-09-13T08:38:44.522Z] [2024-09-13T08:38:44.522Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T08:38:44.522Z] #176 ... [2024-09-13T08:38:44.522Z] [2024-09-13T08:38:44.522Z] #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T08:38:47.210Z] #177 ... [2024-09-13T08:38:47.210Z] [2024-09-13T08:38:47.210Z] #175 [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-09-13T08:38:47.210Z] #175 DONE 13.0s [2024-09-13T08:38:47.210Z] [2024-09-13T08:38:47.210Z] #178 [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-09-13T08:38:47.210Z] #178 ... [2024-09-13T08:38:47.210Z] [2024-09-13T08:38:47.210Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:38:47.210Z] #154 DONE 169.4s [2024-09-13T08:38:47.210Z] [2024-09-13T08:38:47.210Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T08:38:47.210Z] #149 DONE 169.4s [2024-09-13T08:38:47.210Z] [2024-09-13T08:38:47.210Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T08:38:47.210Z] #176 DONE 13.0s [2024-09-13T08:38:47.469Z] [2024-09-13T08:38:47.469Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T08:38:47.469Z] #159 DONE 169.5s [2024-09-13T08:38:47.469Z] [2024-09-13T08:38:47.469Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T08:38:47.469Z] #174 DONE 13.4s [2024-09-13T08:38:47.469Z] [2024-09-13T08:38:47.469Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T08:38:47.469Z] #160 DONE 169.5s [2024-09-13T08:38:47.469Z] [2024-09-13T08:38:47.469Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:47.730Z] #179 ... [2024-09-13T08:38:47.730Z] [2024-09-13T08:38:47.730Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T08:38:47.730Z] #152 DONE 169.8s [2024-09-13T08:38:47.730Z] [2024-09-13T08:38:47.730Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:47.730Z] #180 CACHED [2024-09-13T08:38:47.730Z] [2024-09-13T08:38:47.730Z] #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:47.730Z] #181 CACHED [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:47.988Z] #182 CACHED [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #183 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:47.988Z] #183 CACHED [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:47.988Z] #184 CACHED [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:47.988Z] #185 CACHED [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T08:38:47.988Z] #186 ... [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T08:38:47.988Z] #177 DONE 13.5s [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T08:38:47.988Z] #155 DONE 170.1s [2024-09-13T08:38:47.988Z] [2024-09-13T08:38:47.988Z] #173 [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-09-13T08:38:47.988Z] #173 DONE 13.5s [2024-09-13T08:38:48.246Z] [2024-09-13T08:38:48.246Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T08:38:48.246Z] #172 DONE 13.6s [2024-09-13T08:38:48.246Z] [2024-09-13T08:38:48.246Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T08:38:48.246Z] #156 DONE 170.3s [2024-09-13T08:38:48.246Z] [2024-09-13T08:38:48.246Z] #187 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:49.657Z] #187 ... [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #178 [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-09-13T08:38:49.657Z] #178 DONE 2.2s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #188 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:49.657Z] #188 DONE 1.9s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:49.657Z] #179 DONE 2.1s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #189 [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-09-13T08:38:49.657Z] #189 DONE 2.1s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T08:38:49.657Z] #190 DONE 1.7s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T08:38:49.657Z] #186 DONE 1.6s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T08:38:49.657Z] #191 DONE 1.7s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:49.657Z] #192 ... [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:49.657Z] #193 DONE 1.5s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #194 [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-09-13T08:38:49.657Z] #194 DONE 1.6s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #187 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:49.657Z] #187 DONE 1.6s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T08:38:49.657Z] #195 DONE 1.6s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:49.657Z] #196 DONE 1.6s [2024-09-13T08:38:49.657Z] [2024-09-13T08:38:49.657Z] #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T08:38:49.929Z] #197 ... [2024-09-13T08:38:49.929Z] [2024-09-13T08:38:49.929Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:38:49.929Z] #198 DONE 1.2s [2024-09-13T08:38:49.929Z] [2024-09-13T08:38:49.929Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-13T08:38:49.929Z] #108 exporting layers 0.3s done [2024-09-13T08:38:50.190Z] #108 ... [2024-09-13T08:38:50.190Z] [2024-09-13T08:38:50.190Z] #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:50.190Z] #199 DONE 0.7s [2024-09-13T08:38:50.190Z] [2024-09-13T08:38:50.190Z] #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:50.190Z] #200 DONE 0.7s [2024-09-13T08:38:50.190Z] [2024-09-13T08:38:50.190Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:50.190Z] #201 DONE 0.8s [2024-09-13T08:38:50.190Z] [2024-09-13T08:38:50.190Z] #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:50.190Z] #202 DONE 0.8s [2024-09-13T08:38:50.190Z] [2024-09-13T08:38:50.190Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:50.190Z] #203 DONE 0.8s [2024-09-13T08:38:50.190Z] [2024-09-13T08:38:50.190Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:50.190Z] #192 DONE 0.8s [2024-09-13T08:38:50.190Z] [2024-09-13T08:38:50.190Z] #108 [core-command] exporting to image [2024-09-13T08:38:50.449Z] #108 ... [2024-09-13T08:38:50.449Z] [2024-09-13T08:38:50.449Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-13T08:38:50.449Z] #204 DONE 0.8s [2024-09-13T08:38:50.449Z] [2024-09-13T08:38:50.449Z] #205 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:50.449Z] #205 DONE 0.7s [2024-09-13T08:38:50.449Z] [2024-09-13T08:38:50.449Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T08:38:50.449Z] #206 DONE 0.8s [2024-09-13T08:38:50.449Z] [2024-09-13T08:38:50.449Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T08:38:50.449Z] #207 DONE 0.8s [2024-09-13T08:38:50.449Z] [2024-09-13T08:38:50.449Z] #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T08:38:50.449Z] #197 DONE 0.8s [2024-09-13T08:38:50.449Z] [2024-09-13T08:38:50.449Z] #108 [support-scheduler] exporting to image [2024-09-13T08:38:51.201Z] #108 ... [2024-09-13T08:38:51.201Z] [2024-09-13T08:38:51.201Z] #208 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:38:51.201Z] #208 DONE 1.3s [2024-09-13T08:38:51.201Z] [2024-09-13T08:38:51.201Z] #108 [support-scheduler] exporting to image [2024-09-13T08:38:51.201Z] #108 exporting layers 0.8s done [2024-09-13T08:38:51.459Z] #108 ... [2024-09-13T08:38:51.459Z] [2024-09-13T08:38:51.459Z] #209 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T08:38:51.459Z] #209 DONE 1.4s [2024-09-13T08:38:51.459Z] [2024-09-13T08:38:51.459Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T08:38:51.459Z] #210 DONE 1.3s [2024-09-13T08:38:51.459Z] [2024-09-13T08:38:51.459Z] #108 [support-scheduler] exporting to image [2024-09-13T08:38:51.459Z] #108 exporting layers 1.2s done [2024-09-13T08:38:51.735Z] #108 ... [2024-09-13T08:38:51.735Z] [2024-09-13T08:38:51.735Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T08:38:51.735Z] #211 DONE 1.3s [2024-09-13T08:38:51.735Z] [2024-09-13T08:38:51.735Z] #212 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T08:38:51.735Z] #212 DONE 1.3s [2024-09-13T08:38:51.735Z] [2024-09-13T08:38:51.735Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:51.735Z] #213 DONE 1.3s [2024-09-13T08:38:51.735Z] [2024-09-13T08:38:51.735Z] #214 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T08:38:51.735Z] #214 DONE 1.3s [2024-09-13T08:38:51.735Z] [2024-09-13T08:38:51.735Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T08:38:51.735Z] #215 DONE 1.1s [2024-09-13T08:38:51.735Z] [2024-09-13T08:38:51.735Z] #108 [core-keeper] exporting to image [2024-09-13T08:38:52.302Z] #108 ... [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:52.302Z] #216 DONE 0.7s [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T08:38:52.302Z] #217 DONE 1.1s [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T08:38:52.302Z] #218 DONE 0.7s [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-13T08:38:52.302Z] #108 exporting layers 0.7s done [2024-09-13T08:38:52.302Z] #108 writing image sha256:7d67a6292fc34b07ce9165572c601e1ab1fc159cb0478a3b95b1443d1ab512bb 0.0s done [2024-09-13T08:38:52.302Z] #108 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-13T08:38:52.302Z] #108 ... [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T08:38:52.302Z] #219 DONE 1.9s [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T08:38:52.302Z] #220 DONE 1.9s [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T08:38:52.302Z] #221 DONE 0.7s [2024-09-13T08:38:52.302Z] [2024-09-13T08:38:52.302Z] #108 [support-cron-scheduler] exporting to image [2024-09-13T08:38:52.562Z] #108 ... [2024-09-13T08:38:52.562Z] [2024-09-13T08:38:52.562Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T08:38:52.562Z] #222 DONE 0.8s [2024-09-13T08:38:52.562Z] [2024-09-13T08:38:52.562Z] #108 [support-cron-scheduler] exporting to image [2024-09-13T08:38:52.562Z] #108 writing image sha256:844d71d890462fa6a1a43c95d9d0b18ffc89ffa76c33c5bfe22340ccdbf0c56b [2024-09-13T08:38:52.562Z] #108 ... [2024-09-13T08:38:52.562Z] [2024-09-13T08:38:52.562Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T08:38:52.562Z] #223 DONE 0.3s [2024-09-13T08:38:52.562Z] [2024-09-13T08:38:52.562Z] #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:38:52.562Z] #224 DONE 0.3s [2024-09-13T08:38:52.562Z] [2024-09-13T08:38:52.562Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T08:38:52.562Z] #225 DONE 0.3s [2024-09-13T08:38:52.562Z] [2024-09-13T08:38:52.562Z] #108 [support-notifications] exporting to image [2024-09-13T08:38:52.562Z] #108 exporting layers 0.3s done [2024-09-13T08:38:52.562Z] #108 writing image sha256:844d71d890462fa6a1a43c95d9d0b18ffc89ffa76c33c5bfe22340ccdbf0c56b 0.0s done [2024-09-13T08:38:52.562Z] #108 writing image sha256:15d498b405968febd0e02e7a34a0844672af28ede5c334365a3c44858f244338 0.0s done [2024-09-13T08:38:52.562Z] #108 naming to docker.io/library/core-command done [2024-09-13T08:38:52.562Z] #108 naming to docker.io/library/support-scheduler done [2024-09-13T08:38:52.821Z] #108 ... [2024-09-13T08:38:52.821Z] [2024-09-13T08:38:52.821Z] #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-13T08:38:52.821Z] #226 DONE 0.3s [2024-09-13T08:38:52.821Z] [2024-09-13T08:38:52.821Z] #108 [core-keeper] exporting to image [2024-09-13T08:38:52.821Z] #108 writing image sha256:097018425d15f9abbb30967da988f8db3d5e3947e66def4f8dc5e3ab7fb688c0 done [2024-09-13T08:38:52.821Z] #108 naming to docker.io/library/core-keeper 0.0s done [2024-09-13T08:38:52.821Z] #108 ... [2024-09-13T08:38:52.821Z] [2024-09-13T08:38:52.821Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T08:38:52.821Z] #227 DONE 1.1s [2024-09-13T08:38:52.821Z] [2024-09-13T08:38:52.821Z] #108 [security-proxy-auth] exporting to image [2024-09-13T08:38:52.821Z] #108 exporting layers 0.5s done [2024-09-13T08:38:52.821Z] #108 writing image sha256:dd581d1a188505d186f8d224797f7281c48c21f9cd27fdf6127adee539b27c73 0.0s done [2024-09-13T08:38:52.821Z] #108 writing image sha256:b47dfd8075d2c9ef11e4171cdf9eae63f8a95c06b33bc37bd8b4a99263bf84a2 0.0s done [2024-09-13T08:38:52.821Z] #108 writing image sha256:09f17a37d38e1ec22b4d2c55e3e4727a675219a3ece330e9db874972b66e1b39 0.1s done [2024-09-13T08:38:52.821Z] #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-13T08:38:52.821Z] #108 naming to docker.io/library/core-metadata done [2024-09-13T08:38:52.821Z] #108 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-13T08:38:52.821Z] #108 writing image sha256:5aeea396b218be3ab9a7bb1d479106c12a6f7cae7a2e562f4da51e40c3af11ea [2024-09-13T08:38:53.082Z] #108 ... [2024-09-13T08:38:53.082Z] [2024-09-13T08:38:53.082Z] #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-13T08:38:53.082Z] #228 DONE 0.2s [2024-09-13T08:38:53.082Z] [2024-09-13T08:38:53.082Z] #108 [support-notifications] exporting to image [2024-09-13T08:38:53.082Z] #108 exporting layers 0.4s done [2024-09-13T08:38:53.082Z] #108 writing image sha256:5aeea396b218be3ab9a7bb1d479106c12a6f7cae7a2e562f4da51e40c3af11ea 0.0s done [2024-09-13T08:38:53.082Z] #108 naming to docker.io/library/support-cron-scheduler done [2024-09-13T08:38:53.082Z] #108 writing image sha256:9e77ffcac3ceb7d755874fcbec7fea7323e0e4b3a975d1c0523e05cbc3e99d9e done [2024-09-13T08:38:53.082Z] #108 naming to docker.io/library/core-data done [2024-09-13T08:38:53.082Z] #108 writing image sha256:d45a9446ad5dab1e9574c6cc2e6e42bfd05da4dd088db33286e80d435f37fbd4 done [2024-09-13T08:38:53.082Z] #108 naming to docker.io/library/support-notifications done [2024-09-13T08:38:53.082Z] #108 exporting layers 0.3s done [2024-09-13T08:38:53.082Z] #108 writing image sha256:c75a1d96d725291306fd1ed0f3524d8352309fba6bff8a851b6c068775ab277b done [2024-09-13T08:38:53.082Z] #108 naming to docker.io/library/security-proxy-setup done [2024-09-13T08:38:53.082Z] #108 DONE 4.5s [2024-09-13T08:38:53.082Z] [2024-09-13T08:38:53.082Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-13T08:38:53.082Z] #229 DONE 0.1s [2024-09-13T08:38:53.082Z] [2024-09-13T08:38:53.082Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T08:38:53.082Z] #230 DONE 0.1s [2024-09-13T08:38:53.082Z] [2024-09-13T08:38:53.082Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T08:38:53.339Z] #231 DONE 0.6s [2024-09-13T08:38:53.339Z] [2024-09-13T08:38:53.339Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T08:38:53.339Z] #232 DONE 0.1s [2024-09-13T08:38:53.339Z] [2024-09-13T08:38:53.339Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T08:38:53.339Z] #233 ... [2024-09-13T08:38:53.339Z] [2024-09-13T08:38:53.339Z] #108 [security-secretstore-setup] exporting to image [2024-09-13T08:38:53.339Z] #108 exporting layers 0.2s done [2024-09-13T08:38:53.339Z] #108 writing image sha256:18595548a70fd2969a2626b8ae4fc653f0456c841744ea579ab5bbf23167d3a7 done [2024-09-13T08:38:53.339Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-09-13T08:38:53.339Z] #108 DONE 4.7s [2024-09-13T08:38:53.598Z] [2024-09-13T08:38:53.598Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T08:38:53.598Z] #233 DONE 0.4s [2024-09-13T08:38:53.598Z] [2024-09-13T08:38:53.598Z] #108 [security-bootstrapper] exporting to image [2024-09-13T08:38:53.856Z] #108 exporting layers 0.2s done [2024-09-13T08:38:53.857Z] #108 writing image sha256:7a8130dafc43a9a48d502e892ced00a112c30922cadcf43052bb2e11dfde4f06 done [2024-09-13T08:38:53.857Z] #108 naming to docker.io/library/security-bootstrapper done [2024-09-13T08:38:53.857Z] #108 DONE 4.9s [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:38:53.857Z] time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T08:38:53.867Z] $ docker stop --time=1 e4720b7e36f9bca85c704e52c9e56ff16947e978f55070cf3467f64998c28671 [2024-09-13T08:38:55.191Z] $ docker rm -f --volumes e4720b7e36f9bca85c704e52c9e56ff16947e978f55070cf3467f64998c28671 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T08:38:55.534Z] + docker images [2024-09-13T08:38:55.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T08:38:55.534Z] security-bootstrapper latest 7a8130dafc43 2 seconds ago 19MB [2024-09-13T08:38:55.534Z] core-data latest 9e77ffcac3ce 3 seconds ago 39.7MB [2024-09-13T08:38:55.534Z] support-notifications latest d45a9446ad5d 3 seconds ago 42.6MB [2024-09-13T08:38:55.534Z] security-proxy-setup latest c75a1d96d725 3 seconds ago 26.2MB [2024-09-13T08:38:55.534Z] core-common-config-bootstrapper latest b47dfd8075d2 3 seconds ago 15.2MB [2024-09-13T08:38:55.534Z] support-cron-scheduler latest 5aeea396b218 3 seconds ago 44.2MB [2024-09-13T08:38:55.534Z] security-proxy-auth latest 09f17a37d38e 3 seconds ago 33.1MB [2024-09-13T08:38:55.534Z] security-secretstore-setup latest 18595548a70f 3 seconds ago 37MB [2024-09-13T08:38:55.534Z] core-metadata latest dd581d1a1885 4 seconds ago 39.9MB [2024-09-13T08:38:55.534Z] core-keeper latest 097018425d15 4 seconds ago 39.6MB [2024-09-13T08:38:55.534Z] support-scheduler latest 844d71d89046 5 seconds ago 42MB [2024-09-13T08:38:55.534Z] core-command latest 15d498b40596 5 seconds ago 35.5MB [2024-09-13T08:38:55.534Z] security-spiffe-token-provider latest 7d67a6292fc3 6 seconds ago 28.9MB [2024-09-13T08:38:55.534Z] security-spire-agent latest 8ebad2e6ddd6 3 minutes ago 182MB [2024-09-13T08:38:55.534Z] security-spire-server latest 62eeab90b019 3 minutes ago 121MB [2024-09-13T08:38:55.534Z] security-spire-config latest 89635b79aad0 3 minutes ago 120MB [2024-09-13T08:38:55.534Z] ci-base-image-x86_64 latest 2e6482866074 7 minutes ago 971MB [2024-09-13T08:38:55.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-13T08:38:55.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-13T08:38:55.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-13T08:39:58.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-13T08:39:58.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-13T08:40:37.163Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-13T08:40:38.140Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-13T08:40:39.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-13T08:40:39.540Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-13T08:40:39.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-13T08:40:39.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-13T08:40:40.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-13T08:40:40.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-13T08:40:40.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-13T08:40:47.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-13T08:40:47.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-13T08:40:47.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-13T08:40:47.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-13T08:40:47.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-13T08:40:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-13T08:40:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-13T08:40:58.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements [2024-09-13T08:41:10.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.193s coverage: 97.0% of statements [2024-09-13T08:41:14.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-13T08:41:14.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-13T08:41:14.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-13T08:41:19.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.268s coverage: 69.2% of statements [2024-09-13T08:41:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-13T08:41:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-13T08:41:21.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.208s coverage: 53.2% of statements [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-13T08:41:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-13T08:41:34.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-13T08:41:34.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:41:34.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-13T08:41:34.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-13T08:41:34.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-13T08:41:36.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.230s coverage: 93.4% of statements [2024-09-13T08:41:36.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.386s coverage: 91.7% of statements [2024-09-13T08:41:41.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-13T08:41:41.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-13T08:41:42.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.222s coverage: 7.0% of statements [2024-09-13T08:41:48.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-13T08:41:48.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:41:48.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-13T08:41:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-13T08:41:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.699s coverage: 95.8% of statements [2024-09-13T08:41:51.206Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-09-13T08:41:56.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-13T08:41:56.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.124s coverage: 0.0% of statements [no tests to run] [2024-09-13T08:42:03.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-13T08:42:03.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-13T08:42:04.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.321s coverage: 0.8% of statements [2024-09-13T08:42:04.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 30.7% of statements [2024-09-13T08:42:07.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.135s coverage: 41.7% of statements [2024-09-13T08:42:07.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 77.8% of statements [2024-09-13T08:42:07.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.091s coverage: 94.1% of statements [2024-09-13T08:42:07.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements [2024-09-13T08:42:12.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.094s coverage: 87.5% of statements [2024-09-13T08:42:14.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-13T08:42:15.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-13T08:42:15.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-13T08:42:15.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-13T08:42:19.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-13T08:42:19.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-13T08:42:19.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-13T08:42:19.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-13T08:42:24.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements [2024-09-13T08:42:24.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-13T08:42:24.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-13T08:42:24.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-13T08:42:28.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-13T08:42:28.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-13T08:42:28.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-13T08:42:28.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-13T08:42:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-13T08:42:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-13T08:42:36.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-13T08:42:39.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.933s coverage: 79.9% of statements [2024-09-13T08:42:39.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.147s coverage: 92.9% of statements [2024-09-13T08:42:39.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-13T08:42:39.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.109s coverage: 62.3% of statements [2024-09-13T08:42:39.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements [2024-09-13T08:42:41.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-13T08:42:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements [2024-09-13T08:42:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.072s coverage: 20.0% of statements [2024-09-13T08:42:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.081s coverage: 100.0% of statements [2024-09-13T08:42:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.310s coverage: 81.8% of statements [2024-09-13T08:42:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.288s coverage: 82.1% of statements [2024-09-13T08:42:43.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-13T08:42:45.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.126s coverage: 86.0% of statements [2024-09-13T08:42:49.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-13T08:42:49.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-13T08:42:51.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.751s coverage: 63.1% of statements [2024-09-13T08:42:51.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.125s coverage: 100.0% of statements [2024-09-13T08:42:52.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements [2024-09-13T08:42:52.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements [2024-09-13T08:42:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-13T08:42:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-13T08:42:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-13T08:42:53.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-09-13T08:42:53.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-09-13T08:43:00.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-13T08:43:00.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-13T08:43:00.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-13T08:43:02.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.694s coverage: 36.5% of statements [2024-09-13T08:43:02.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements [2024-09-13T08:43:02.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-13T08:43:02.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-13T08:43:02.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-13T08:43:02.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-13T08:43:03.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-09-13T08:43:08.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-13T08:43:08.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-13T08:43:08.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-13T08:43:08.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.131s coverage: 4.9% of statements [2024-09-13T08:43:15.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-13T08:43:15.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:43:15.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-13T08:43:15.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.344s coverage: 97.1% of statements [2024-09-13T08:43:15.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.138s coverage: 35.9% of statements [2024-09-13T08:43:21.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-13T08:43:21.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-13T08:43:21.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-13T08:43:21.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-13T08:43:29.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.175s coverage: 19.9% of statements [2024-09-13T08:43:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-13T08:43:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:43:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-13T08:43:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-13T08:43:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.492s coverage: 95.7% of statements [2024-09-13T08:43:32.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-13T08:43:32.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-13T08:43:34.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-09-13T08:43:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-13T08:43:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T08:43:37.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.280s coverage: 98.9% of statements [2024-09-13T08:43:39.192Z] 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-09-13T08:43:39.192Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-13T08:43:39.192Z] go vet ./... [2024-09-13T08:48:00.967Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-13T08:48:00.967Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-13T08:48:00.967Z] ./bin/test-attribution-txt.sh [2024-09-13T08:48:00.967Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-13T08:48:00.967Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-13T08:48:00.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-13T08:48:01.642Z] + ls -al . [2024-09-13T08:48:01.642Z] total 928 [2024-09-13T08:48:01.642Z] drwxrwxr-x 10 1001 1001 4096 Sep 13 08:35 . [2024-09-13T08:48:01.642Z] drwxr-xr-x 4 root root 4096 Sep 13 08:35 .. [2024-09-13T08:48:01.642Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:33 .blubracket [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 10 Sep 13 08:33 .dockerignore [2024-09-13T08:48:01.642Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 08:33 .git [2024-09-13T08:48:01.642Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:33 .github [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 1102 Sep 13 08:33 .gitignore [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 08:33 .golangci.yml [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 08:33 .hadolint.yml [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 155 Sep 13 08:33 .sonarcloud.properties [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 08:33 ADOPTERS.md [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 21286 Sep 13 08:33 Attribution.txt [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 100284 Sep 13 08:33 CHANGELOG.md [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 08:33 CONTRIBUTING.md [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 08:33 GOVERNANCE.md [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 861 Sep 13 08:33 Jenkinsfile [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 08:33 LICENSE [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 16854 Sep 13 08:33 Makefile [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 08:33 OWNERS.md [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 9528 Sep 13 08:33 README.md [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 08:33 SECURITY.md [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 08:30 VERSION [2024-09-13T08:48:01.642Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:33 bin [2024-09-13T08:48:01.642Z] drwxrwxr-x 20 1001 1001 4096 Sep 13 08:33 cmd [2024-09-13T08:48:01.642Z] -rw-r--r-- 1 root root 563961 Sep 13 08:43 coverage.out [2024-09-13T08:48:01.642Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:33 fuzz_test [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 7305 Sep 13 08:33 go.mod [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 102748 Sep 13 08:33 go.sum [2024-09-13T08:48:01.642Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 08:33 internal [2024-09-13T08:48:01.642Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:33 openapi [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 584 Sep 13 08:33 security.txt [2024-09-13T08:48:01.642Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 08:33 version.go [Pipeline] sh [2024-09-13T08:48:01.966Z] + '[' -e coverage.out ] [2024-09-13T08:48:01.966Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-13T08:48:02.000Z] Warning: overwriting stash ‘coverage-report’ [2024-09-13T08:48:02.872Z] Stashed 1 file(s) [Pipeline] sh [2024-09-13T08:48:03.488Z] + make build [2024-09-13T08:48:03.488Z] 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-09-13T08:51:25.223Z] 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-09-13T08:51:25.223Z] 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-09-13T08:51:28.541Z] 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-09-13T08:51:31.868Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-13T08:51:41.917Z] 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-09-13T08:52:08.575Z] 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-09-13T08:52:16.749Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-13T08:52:29.030Z] 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-09-13T08:52:39.077Z] 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-09-13T08:52:42.398Z] 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-09-13T08:52:45.719Z] 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-09-13T08:52:49.043Z] 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-09-13T08:52:53.277Z] 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-09-13T08:52:58.594Z] $ docker stop --time=1 2140cf67cc2be592a158b01f5f89101638515740edab32a177348c53df206619 [2024-09-13T08:53:00.698Z] $ docker rm -f --volumes 2140cf67cc2be592a158b01f5f89101638515740edab32a177348c53df206619 [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-09-13T08:53:04.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T08:53:04.084Z] [2024-09-13T08:53:04.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:53:04.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T08:53:04.743Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-13T08:53:04.743Z] 547446be3368: Pulling fs layer [2024-09-13T08:53:04.743Z] d125d8839a47: Pulling fs layer [2024-09-13T08:53:04.743Z] 3e85d5ac6304: Pulling fs layer [2024-09-13T08:53:04.743Z] c3105a71a48b: Pulling fs layer [2024-09-13T08:53:04.743Z] 0f093f025ec4: Pulling fs layer [2024-09-13T08:53:04.743Z] c3106fc0e877: Pulling fs layer [2024-09-13T08:53:04.743Z] 0f093f025ec4: Waiting [2024-09-13T08:53:04.743Z] c3106fc0e877: Waiting [2024-09-13T08:53:04.743Z] c3105a71a48b: Waiting [2024-09-13T08:53:04.743Z] 547446be3368: Verifying Checksum [2024-09-13T08:53:04.743Z] 547446be3368: Download complete [2024-09-13T08:53:05.022Z] c3105a71a48b: Download complete [2024-09-13T08:53:05.293Z] d125d8839a47: Verifying Checksum [2024-09-13T08:53:05.293Z] d125d8839a47: Download complete [2024-09-13T08:53:05.293Z] c3106fc0e877: Verifying Checksum [2024-09-13T08:53:05.293Z] c3106fc0e877: Download complete [2024-09-13T08:53:05.293Z] 0f093f025ec4: Verifying Checksum [2024-09-13T08:53:05.293Z] 0f093f025ec4: Download complete [2024-09-13T08:53:05.890Z] 547446be3368: Pull complete [2024-09-13T08:53:07.304Z] d125d8839a47: Pull complete [2024-09-13T08:53:07.571Z] 3e85d5ac6304: Verifying Checksum [2024-09-13T08:53:07.571Z] 3e85d5ac6304: Download complete [2024-09-13T08:53:17.646Z] 3e85d5ac6304: Pull complete [2024-09-13T08:53:17.646Z] c3105a71a48b: Pull complete [2024-09-13T08:53:18.603Z] 0f093f025ec4: Pull complete [2024-09-13T08:53:18.603Z] c3106fc0e877: Pull complete [2024-09-13T08:53:18.603Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-13T08:53:18.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T08:53:18.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:53:18.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container [2024-09-13T08:53:18.870Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-13T08:53:20.990Z] $ docker top ed642685c0a28be6cc661ffe02d09e7f03484e2b5f2cafdd57e8e82e524e7a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T08:53:21.821Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T08:53:31.881Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #1 transferring dockerfile: [2024-09-13T08:53:31.881Z] #1 transferring dockerfile: 1.69kB done [2024-09-13T08:53:31.881Z] #1 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #2 transferring dockerfile: 1.93kB done [2024-09-13T08:53:31.881Z] #2 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #3 transferring dockerfile: 2.23kB 0.0s done [2024-09-13T08:53:31.881Z] #3 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #4 transferring dockerfile: 2.49kB 0.0s done [2024-09-13T08:53:31.881Z] #4 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #5 transferring dockerfile: 1.85kB done [2024-09-13T08:53:31.881Z] #5 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-09-13T08:53:31.881Z] #6 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #7 transferring dockerfile: 2.06kB done [2024-09-13T08:53:31.881Z] #7 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-09-13T08:53:31.881Z] #8 transferring dockerfile: 1.95kB done [2024-09-13T08:53:31.881Z] #8 DONE 0.1s [2024-09-13T08:53:31.881Z] [2024-09-13T08:53:31.881Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-13T08:53:32.147Z] #9 transferring dockerfile: 2.01kB 0.0s done [2024-09-13T08:53:32.147Z] #9 DONE 0.1s [2024-09-13T08:53:32.147Z] [2024-09-13T08:53:32.147Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-13T08:53:32.147Z] #10 transferring dockerfile: 1.93kB done [2024-09-13T08:53:32.147Z] #10 DONE 0.1s [2024-09-13T08:53:32.147Z] [2024-09-13T08:53:32.147Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T08:53:32.147Z] #11 transferring dockerfile: 2.15kB 0.0s done [2024-09-13T08:53:32.147Z] #11 DONE 0.1s [2024-09-13T08:53:32.147Z] [2024-09-13T08:53:32.147Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T08:53:32.147Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-09-13T08:53:32.147Z] #12 DONE 0.1s [2024-09-13T08:53:32.147Z] [2024-09-13T08:53:32.147Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T08:53:32.413Z] #13 transferring dockerfile: 2.50kB done [2024-09-13T08:53:32.413Z] #13 DONE 0.1s [2024-09-13T08:53:32.413Z] [2024-09-13T08:53:32.413Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-13T08:53:32.413Z] #14 transferring dockerfile: 2.07kB 0.0s done [2024-09-13T08:53:32.413Z] #14 DONE 0.1s [2024-09-13T08:53:32.413Z] [2024-09-13T08:53:32.413Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T08:53:32.413Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-09-13T08:53:32.413Z] #15 DONE 0.1s [2024-09-13T08:53:32.413Z] [2024-09-13T08:53:32.413Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T08:53:32.413Z] #16 transferring dockerfile: 3.17kB 0.0s done [2024-09-13T08:53:32.684Z] #16 DONE 0.1s [2024-09-13T08:53:32.684Z] [2024-09-13T08:53:32.684Z] #17 [security-spire-config internal] load .dockerignore [2024-09-13T08:53:32.684Z] #17 transferring context: 50B 0.0s done [2024-09-13T08:53:32.684Z] #17 DONE 0.1s [2024-09-13T08:53:33.262Z] [2024-09-13T08:53:33.262Z] #18 [support-scheduler internal] load .dockerignore [2024-09-13T08:53:33.262Z] #18 transferring context: 50B 0.0s done [2024-09-13T08:53:33.262Z] #18 DONE 0.0s [2024-09-13T08:53:33.530Z] [2024-09-13T08:53:33.530Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T08:53:33.530Z] #19 transferring context: 50B done [2024-09-13T08:53:33.530Z] #19 DONE 0.0s [2024-09-13T08:53:33.530Z] [2024-09-13T08:53:33.530Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-09-13T08:53:33.530Z] #20 transferring context: 50B done [2024-09-13T08:53:33.530Z] #20 DONE 0.1s [2024-09-13T08:53:33.530Z] [2024-09-13T08:53:33.530Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-09-13T08:53:33.530Z] #21 transferring context: 50B done [2024-09-13T08:53:33.530Z] #21 DONE 0.1s [2024-09-13T08:53:33.530Z] [2024-09-13T08:53:33.530Z] #22 [security-spire-server internal] load .dockerignore [2024-09-13T08:53:33.797Z] #22 transferring context: 50B done [2024-09-13T08:53:33.797Z] #22 DONE 0.1s [2024-09-13T08:53:33.797Z] [2024-09-13T08:53:33.797Z] #23 [core-metadata internal] load .dockerignore [2024-09-13T08:53:33.797Z] #23 transferring context: 50B 0.0s done [2024-09-13T08:53:33.797Z] #23 DONE 0.1s [2024-09-13T08:53:33.797Z] [2024-09-13T08:53:33.797Z] #24 [support-notifications internal] load .dockerignore [2024-09-13T08:53:33.797Z] #24 transferring context: 50B done [2024-09-13T08:53:33.797Z] #24 DONE 0.1s [2024-09-13T08:53:33.797Z] [2024-09-13T08:53:33.797Z] #25 [core-keeper internal] load .dockerignore [2024-09-13T08:53:33.797Z] #25 transferring context: 50B 0.0s done [2024-09-13T08:53:33.797Z] #25 DONE 0.1s [2024-09-13T08:53:33.797Z] [2024-09-13T08:53:33.797Z] #26 [core-command internal] load .dockerignore [2024-09-13T08:53:33.797Z] #26 transferring context: 50B done [2024-09-13T08:53:33.797Z] #26 DONE 0.1s [2024-09-13T08:53:33.797Z] [2024-09-13T08:53:33.797Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-13T08:53:33.797Z] #27 transferring context: 50B 0.0s done [2024-09-13T08:53:33.797Z] #27 DONE 0.1s [2024-09-13T08:53:33.797Z] [2024-09-13T08:53:33.797Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-13T08:53:33.797Z] #28 transferring context: 50B 0.0s done [2024-09-13T08:53:34.065Z] #28 DONE 0.1s [2024-09-13T08:53:34.065Z] [2024-09-13T08:53:34.065Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-13T08:53:34.065Z] #29 transferring context: 50B 0.0s done [2024-09-13T08:53:34.065Z] #29 DONE 0.1s [2024-09-13T08:53:34.065Z] [2024-09-13T08:53:34.065Z] #30 [core-data internal] load .dockerignore [2024-09-13T08:53:34.065Z] #30 transferring context: 50B 0.0s done [2024-09-13T08:53:34.065Z] #30 DONE 0.1s [2024-09-13T08:53:34.065Z] [2024-09-13T08:53:34.065Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T08:53:34.065Z] #31 transferring context: 50B 0.0s done [2024-09-13T08:53:34.333Z] #31 DONE 0.1s [2024-09-13T08:53:34.333Z] [2024-09-13T08:53:34.333Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-13T08:53:34.333Z] #32 transferring context: 50B 0.0s done [2024-09-13T08:53:34.333Z] #32 DONE 0.1s [2024-09-13T08:53:34.333Z] [2024-09-13T08:53:34.333Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:34.914Z] #33 DONE 0.4s [2024-09-13T08:53:34.914Z] [2024-09-13T08:53:34.914Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T08:53:34.914Z] #34 DONE 0.6s [2024-09-13T08:53:34.914Z] [2024-09-13T08:53:34.914Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:34.914Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:34.914Z] #35 ... [2024-09-13T08:53:34.914Z] [2024-09-13T08:53:34.914Z] #36 [security-spire-config internal] load build context [2024-09-13T08:53:34.914Z] #36 transferring context: 25.96kB 0.0s done [2024-09-13T08:53:34.914Z] #36 DONE 0.1s [2024-09-13T08:53:34.914Z] [2024-09-13T08:53:34.915Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:34.915Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-13T08:53:34.915Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T08:53:34.915Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-13T08:53:34.915Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-13T08:53:34.915Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-13T08:53:34.915Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-09-13T08:53:35.181Z] #35 ... [2024-09-13T08:53:35.181Z] [2024-09-13T08:53:35.181Z] #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:35.181Z] #37 DONE 0.0s [2024-09-13T08:53:35.181Z] [2024-09-13T08:53:35.181Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:35.181Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T08:53:35.181Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-09-13T08:53:35.181Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T08:53:35.181Z] #35 ... [2024-09-13T08:53:35.181Z] [2024-09-13T08:53:35.181Z] #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:35.181Z] #37 DONE 0.0s [2024-09-13T08:53:35.181Z] [2024-09-13T08:53:35.181Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:35.181Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T08:53:35.181Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-09-13T08:53:35.181Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2024-09-13T08:53:35.448Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-13T08:53:35.448Z] #35 ... [2024-09-13T08:53:35.448Z] [2024-09-13T08:53:35.448Z] #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:35.448Z] #37 DONE 0.0s [2024-09-13T08:53:35.448Z] [2024-09-13T08:53:35.448Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:35.448Z] #33 DONE 0.4s [2024-09-13T08:53:35.448Z] [2024-09-13T08:53:35.448Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:35.718Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.7s [2024-09-13T08:53:35.718Z] #35 ... [2024-09-13T08:53:35.718Z] [2024-09-13T08:53:35.718Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:35.718Z] #33 DONE 0.5s [2024-09-13T08:53:35.718Z] [2024-09-13T08:53:35.718Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:35.718Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-13T08:53:35.718Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.9s [2024-09-13T08:53:35.718Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-13T08:53:36.068Z] #35 ... [2024-09-13T08:53:36.068Z] [2024-09-13T08:53:36.068Z] #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:36.068Z] #37 DONE 0.0s [2024-09-13T08:53:36.068Z] [2024-09-13T08:53:36.068Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.068Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.99MB / 28.04MB 1.0s [2024-09-13T08:53:36.068Z] #35 ... [2024-09-13T08:53:36.068Z] [2024-09-13T08:53:36.068Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T08:53:36.068Z] #34 DONE 1.0s [2024-09-13T08:53:36.068Z] [2024-09-13T08:53:36.068Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.068Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-13T08:53:36.068Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T08:53:36.068Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-13T08:53:36.068Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-13T08:53:36.068Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T08:53:36.068Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T08:53:36.068Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T08:53:36.068Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-13T08:53:36.068Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-13T08:53:36.068Z] #35 ... [2024-09-13T08:53:36.068Z] [2024-09-13T08:53:36.068Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:36.068Z] #33 DONE 0.8s [2024-09-13T08:53:36.068Z] [2024-09-13T08:53:36.068Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.333Z] #35 ... [2024-09-13T08:53:36.333Z] [2024-09-13T08:53:36.334Z] #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:36.334Z] #37 DONE 0.0s [2024-09-13T08:53:36.334Z] [2024-09-13T08:53:36.334Z] #38 [core-metadata internal] load build context [2024-09-13T08:53:36.334Z] #38 DONE 0.0s [2024-09-13T08:53:36.334Z] [2024-09-13T08:53:36.334Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.334Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.61MB / 28.04MB 1.3s [2024-09-13T08:53:36.334Z] #35 ... [2024-09-13T08:53:36.334Z] [2024-09-13T08:53:36.334Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:36.334Z] #33 DONE 0.9s [2024-09-13T08:53:36.334Z] [2024-09-13T08:53:36.334Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.334Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.5s [2024-09-13T08:53:36.602Z] #35 ... [2024-09-13T08:53:36.602Z] [2024-09-13T08:53:36.602Z] #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:36.602Z] #37 DONE 0.0s [2024-09-13T08:53:36.602Z] [2024-09-13T08:53:36.602Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.602Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-13T08:53:36.602Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-13T08:53:36.602Z] #35 ... [2024-09-13T08:53:36.602Z] [2024-09-13T08:53:36.602Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:36.602Z] #33 DONE 1.0s [2024-09-13T08:53:36.602Z] [2024-09-13T08:53:36.602Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.602Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.8s [2024-09-13T08:53:36.868Z] #35 ... [2024-09-13T08:53:36.868Z] [2024-09-13T08:53:36.868Z] #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:36.868Z] #37 DONE 0.1s [2024-09-13T08:53:36.868Z] [2024-09-13T08:53:36.868Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.868Z] #35 ... [2024-09-13T08:53:36.868Z] [2024-09-13T08:53:36.868Z] #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:36.868Z] #37 DONE 0.1s [2024-09-13T08:53:36.868Z] [2024-09-13T08:53:36.868Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:36.868Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 2.0s [2024-09-13T08:53:37.133Z] #35 ... [2024-09-13T08:53:37.133Z] [2024-09-13T08:53:37.133Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:37.133Z] #33 DONE 1.3s [2024-09-13T08:53:37.133Z] [2024-09-13T08:53:37.133Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:37.133Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.69MB / 28.04MB 2.2s [2024-09-13T08:53:37.401Z] #35 ... [2024-09-13T08:53:37.401Z] [2024-09-13T08:53:37.401Z] #39 [security-spire-server internal] load build context [2024-09-13T08:53:37.401Z] #39 transferring context: 27.71kB 0.1s done [2024-09-13T08:53:37.401Z] #39 DONE 1.2s [2024-09-13T08:53:37.401Z] [2024-09-13T08:53:37.401Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:37.401Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.5s [2024-09-13T08:53:37.667Z] #35 ... [2024-09-13T08:53:37.667Z] [2024-09-13T08:53:37.667Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:37.667Z] #33 DONE 1.5s [2024-09-13T08:53:37.932Z] [2024-09-13T08:53:37.932Z] #40 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:53:37.932Z] #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T08:53:37.932Z] #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T08:53:37.932Z] #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T08:53:37.932Z] #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T08:53:37.932Z] #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T08:53:37.932Z] #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done [2024-09-13T08:53:37.932Z] #40 ... [2024-09-13T08:53:37.932Z] [2024-09-13T08:53:37.932Z] #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:37.932Z] #37 DONE 0.1s [2024-09-13T08:53:37.932Z] [2024-09-13T08:53:37.932Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T08:53:37.932Z] #34 DONE 1.5s [2024-09-13T08:53:38.200Z] [2024-09-13T08:53:38.200Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:38.200Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s [2024-09-13T08:53:38.200Z] #35 ... [2024-09-13T08:53:38.200Z] [2024-09-13T08:53:38.200Z] #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:38.200Z] #37 DONE 0.1s [2024-09-13T08:53:38.200Z] [2024-09-13T08:53:38.200Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:38.467Z] #35 ... [2024-09-13T08:53:38.467Z] [2024-09-13T08:53:38.467Z] #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:38.467Z] #37 DONE 0.1s [2024-09-13T08:53:38.467Z] [2024-09-13T08:53:38.467Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:38.467Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.5s done [2024-09-13T08:53:38.735Z] #35 ... [2024-09-13T08:53:38.735Z] [2024-09-13T08:53:38.735Z] #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T08:53:38.735Z] #37 DONE 0.1s [2024-09-13T08:53:38.735Z] [2024-09-13T08:53:38.735Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T08:53:38.735Z] #33 DONE 2.4s [2024-09-13T08:53:38.735Z] [2024-09-13T08:53:38.735Z] #40 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:53:38.735Z] #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T08:53:38.735Z] #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T08:53:38.735Z] #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T08:53:38.735Z] #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T08:53:38.735Z] #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T08:53:38.735Z] #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done [2024-09-13T08:53:38.998Z] #40 ... [2024-09-13T08:53:38.998Z] [2024-09-13T08:53:38.998Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:53:38.998Z] #41 DONE 0.0s [2024-09-13T08:53:38.998Z] [2024-09-13T08:53:38.998Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:38.998Z] #42 DONE 0.0s [2024-09-13T08:53:38.998Z] [2024-09-13T08:53:38.998Z] #40 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:53:38.998Z] #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T08:53:38.998Z] #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T08:53:38.998Z] #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T08:53:38.998Z] #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T08:53:38.998Z] #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T08:53:38.998Z] #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done [2024-09-13T08:53:39.262Z] #40 ... [2024-09-13T08:53:39.262Z] [2024-09-13T08:53:39.262Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T08:53:39.262Z] #43 DONE 1.7s [2024-09-13T08:53:39.262Z] [2024-09-13T08:53:39.262Z] #44 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T08:53:39.262Z] #44 DONE 4.4s [2024-09-13T08:53:39.262Z] [2024-09-13T08:53:39.262Z] #40 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:53:39.262Z] #40 DONE 5.4s [2024-09-13T08:53:39.262Z] [2024-09-13T08:53:39.262Z] #45 [support-scheduler internal] load build context [2024-09-13T08:53:39.527Z] #45 ... [2024-09-13T08:53:39.527Z] [2024-09-13T08:53:39.527Z] #40 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T08:53:39.527Z] #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T08:53:39.527Z] #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T08:53:39.527Z] #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T08:53:39.527Z] #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T08:53:39.527Z] #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T08:53:39.527Z] #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done [2024-09-13T08:53:39.527Z] #40 DONE 5.4s [2024-09-13T08:53:39.527Z] [2024-09-13T08:53:39.527Z] #45 [support-scheduler internal] load build context [2024-09-13T08:53:40.933Z] #45 ... [2024-09-13T08:53:40.933Z] [2024-09-13T08:53:40.933Z] #46 [security-spire-agent internal] load build context [2024-09-13T08:53:40.933Z] #46 transferring context: 27.24kB 0.2s done [2024-09-13T08:53:40.933Z] #46 DONE 1.6s [2024-09-13T08:53:40.933Z] [2024-09-13T08:53:40.933Z] #45 [support-scheduler internal] load build context [2024-09-13T08:53:43.522Z] #45 ... [2024-09-13T08:53:43.522Z] [2024-09-13T08:53:43.522Z] #47 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-13T08:53:43.522Z] #47 DONE 4.0s [2024-09-13T08:53:43.522Z] [2024-09-13T08:53:43.522Z] #45 [support-scheduler internal] load build context [2024-09-13T08:53:45.468Z] #45 ... [2024-09-13T08:53:45.468Z] [2024-09-13T08:53:45.468Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:53:45.468Z] #48 ... [2024-09-13T08:53:45.468Z] [2024-09-13T08:53:45.468Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:53:45.468Z] #49 ... [2024-09-13T08:53:45.468Z] [2024-09-13T08:53:45.468Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:53:45.733Z] #50 ... [2024-09-13T08:53:45.733Z] [2024-09-13T08:53:45.733Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:45.733Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-13T08:53:45.733Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T08:53:45.733Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-13T08:53:45.733Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-13T08:53:45.733Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T08:53:45.733Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T08:53:45.733Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T08:53:45.733Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-13T08:53:45.733Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.5s done [2024-09-13T08:53:45.733Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-13T08:53:45.733Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-13T08:53:45.733Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s [2024-09-13T08:53:45.733Z] #35 ... [2024-09-13T08:53:45.733Z] [2024-09-13T08:53:45.733Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:53:45.998Z] #49 transferring context: 44.08MB 10.0s [2024-09-13T08:53:46.270Z] #49 ... [2024-09-13T08:53:46.270Z] [2024-09-13T08:53:46.270Z] #38 [core-metadata internal] load build context [2024-09-13T08:53:46.539Z] #38 ... [2024-09-13T08:53:46.539Z] [2024-09-13T08:53:46.539Z] #51 [support-notifications internal] load build context [2024-09-13T08:53:46.539Z] #51 ... [2024-09-13T08:53:46.539Z] [2024-09-13T08:53:46.539Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:53:46.804Z] #49 ... [2024-09-13T08:53:46.804Z] [2024-09-13T08:53:46.804Z] #52 [core-keeper internal] load build context [2024-09-13T08:53:46.804Z] #52 ... [2024-09-13T08:53:46.804Z] [2024-09-13T08:53:46.804Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:53:47.069Z] #49 ... [2024-09-13T08:53:47.069Z] [2024-09-13T08:53:47.069Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:53:47.335Z] #53 ... [2024-09-13T08:53:47.335Z] [2024-09-13T08:53:47.335Z] #54 [core-command internal] load build context [2024-09-13T08:53:47.335Z] #54 ... [2024-09-13T08:53:47.335Z] [2024-09-13T08:53:47.335Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:53:49.273Z] #53 ... [2024-09-13T08:53:49.273Z] [2024-09-13T08:53:49.273Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:53:49.273Z] #55 ... [2024-09-13T08:53:49.273Z] [2024-09-13T08:53:49.273Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:49.273Z] #42 ... [2024-09-13T08:53:49.273Z] [2024-09-13T08:53:49.273Z] #56 [core-data internal] load build context [2024-09-13T08:53:49.273Z] #56 ... [2024-09-13T08:53:49.273Z] [2024-09-13T08:53:49.273Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:53:49.273Z] #41 ... [2024-09-13T08:53:49.273Z] [2024-09-13T08:53:49.273Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:49.540Z] #42 ... [2024-09-13T08:53:49.540Z] [2024-09-13T08:53:49.540Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:53:49.540Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done [2024-09-13T08:53:49.540Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T08:53:49.540Z] #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-13T08:53:49.540Z] #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-13T08:53:49.540Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done [2024-09-13T08:53:49.540Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 5.4s [2024-09-13T08:53:49.540Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-13T08:53:49.540Z] #57 ... [2024-09-13T08:53:49.540Z] [2024-09-13T08:53:49.540Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T08:53:49.540Z] #0 6.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:49.540Z] #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:49.811Z] #58 10.06 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T08:53:49.811Z] #58 10.06 (2/2) Installing su-exec (0.2-r3) [2024-09-13T08:53:49.811Z] #58 10.06 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:53:49.811Z] #58 ... [2024-09-13T08:53:49.811Z] [2024-09-13T08:53:49.811Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:50.395Z] #42 ... [2024-09-13T08:53:50.395Z] [2024-09-13T08:53:50.395Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T08:53:50.395Z] #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:50.395Z] #0 6.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:50.395Z] #0 9.385 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:53:50.395Z] #0 9.385 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:53:50.395Z] #0 9.385 OK: 19946 distinct packages available [2024-09-13T08:53:50.395Z] #0 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:50.662Z] #59 ... [2024-09-13T08:53:50.662Z] [2024-09-13T08:53:50.662Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T08:53:50.662Z] #60 ... [2024-09-13T08:53:50.662Z] [2024-09-13T08:53:50.662Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T08:53:50.928Z] #61 ... [2024-09-13T08:53:50.928Z] [2024-09-13T08:53:50.928Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T08:53:50.928Z] #62 ... [2024-09-13T08:53:50.928Z] [2024-09-13T08:53:50.928Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T08:53:51.194Z] #63 ... [2024-09-13T08:53:51.194Z] [2024-09-13T08:53:51.194Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T08:53:51.194Z] #64 ... [2024-09-13T08:53:51.194Z] [2024-09-13T08:53:51.194Z] #65 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-13T08:53:51.194Z] #0 9.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:51.194Z] #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:51.194Z] #65 ... [2024-09-13T08:53:51.194Z] [2024-09-13T08:53:51.194Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T08:53:51.461Z] #66 ... [2024-09-13T08:53:51.461Z] [2024-09-13T08:53:51.461Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T08:53:51.461Z] #67 ... [2024-09-13T08:53:51.461Z] [2024-09-13T08:53:51.461Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T08:53:51.461Z] #58 10.27 OK: 8 MiB in 17 packages [2024-09-13T08:53:51.461Z] #58 DONE 11.9s [2024-09-13T08:53:51.461Z] [2024-09-13T08:53:51.461Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T08:53:51.728Z] #68 ... [2024-09-13T08:53:51.728Z] [2024-09-13T08:53:51.728Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:51.728Z] #42 transferring context: 10.90MB 11.1s [2024-09-13T08:53:53.670Z] #42 ... [2024-09-13T08:53:53.670Z] [2024-09-13T08:53:53.670Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T08:53:53.670Z] #69 ... [2024-09-13T08:53:53.670Z] [2024-09-13T08:53:53.670Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T08:53:53.670Z] #67 DONE 13.1s [2024-09-13T08:53:53.670Z] [2024-09-13T08:53:53.670Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T08:53:53.670Z] #70 ... [2024-09-13T08:53:53.670Z] [2024-09-13T08:53:53.670Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T08:53:53.940Z] #71 ... [2024-09-13T08:53:53.940Z] [2024-09-13T08:53:53.940Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-13T08:53:53.940Z] #65 12.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T08:53:53.940Z] #65 12.29 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:53:53.940Z] #65 12.47 OK: 8 MiB in 16 packages [2024-09-13T08:53:53.940Z] #65 DONE 13.4s [2024-09-13T08:53:53.940Z] [2024-09-13T08:53:53.940Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T08:53:53.940Z] #72 ... [2024-09-13T08:53:53.940Z] [2024-09-13T08:53:53.940Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T08:53:54.208Z] #73 ... [2024-09-13T08:53:54.208Z] [2024-09-13T08:53:54.208Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:53:55.170Z] #74 ... [2024-09-13T08:53:55.170Z] [2024-09-13T08:53:55.170Z] #45 [support-scheduler internal] load build context [2024-09-13T08:53:55.437Z] #45 ... [2024-09-13T08:53:55.437Z] [2024-09-13T08:53:55.437Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:55.704Z] #42 ... [2024-09-13T08:53:55.704Z] [2024-09-13T08:53:55.704Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:53:55.704Z] #48 ... [2024-09-13T08:53:55.704Z] [2024-09-13T08:53:55.704Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:53:55.970Z] #50 ... [2024-09-13T08:53:55.970Z] [2024-09-13T08:53:55.970Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:55.970Z] #42 ... [2024-09-13T08:53:55.970Z] [2024-09-13T08:53:55.970Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:53:55.970Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2024-09-13T08:53:56.234Z] #35 ... [2024-09-13T08:53:56.234Z] [2024-09-13T08:53:56.234Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:56.234Z] #42 ... [2024-09-13T08:53:56.234Z] [2024-09-13T08:53:56.234Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T08:53:56.234Z] #59 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:56.234Z] #59 13.48 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T08:53:56.234Z] #59 13.48 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T08:53:56.234Z] #59 13.48 (3/4) Installing libucontext (1.2-r2) [2024-09-13T08:53:56.234Z] #59 13.50 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T08:53:56.234Z] #59 13.51 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:53:56.234Z] #59 13.60 OK: 8 MiB in 19 packages [2024-09-13T08:53:56.234Z] #59 DONE 15.6s [2024-09-13T08:53:56.234Z] [2024-09-13T08:53:56.234Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:56.500Z] #42 ... [2024-09-13T08:53:56.500Z] [2024-09-13T08:53:56.500Z] #38 [core-metadata internal] load build context [2024-09-13T08:53:56.765Z] #38 transferring context: 54.55MB 19.2s [2024-09-13T08:53:56.765Z] #38 ... [2024-09-13T08:53:56.765Z] [2024-09-13T08:53:56.765Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T08:53:56.765Z] #61 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:56.765Z] #61 ... [2024-09-13T08:53:56.765Z] [2024-09-13T08:53:56.765Z] #51 [support-notifications internal] load build context [2024-09-13T08:53:57.032Z] #51 ... [2024-09-13T08:53:57.032Z] [2024-09-13T08:53:57.032Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:57.032Z] #42 ... [2024-09-13T08:53:57.032Z] [2024-09-13T08:53:57.032Z] #52 [core-keeper internal] load build context [2024-09-13T08:53:57.032Z] #52 ... [2024-09-13T08:53:57.032Z] [2024-09-13T08:53:57.032Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:57.297Z] #42 ... [2024-09-13T08:53:57.297Z] [2024-09-13T08:53:57.297Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:53:57.566Z] #49 ... [2024-09-13T08:53:57.566Z] [2024-09-13T08:53:57.566Z] #52 [core-keeper internal] load build context [2024-09-13T08:53:57.566Z] #52 ... [2024-09-13T08:53:57.566Z] [2024-09-13T08:53:57.566Z] #54 [core-command internal] load build context [2024-09-13T08:53:57.832Z] #54 ... [2024-09-13T08:53:57.832Z] [2024-09-13T08:53:57.832Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:58.789Z] #42 ... [2024-09-13T08:53:58.789Z] [2024-09-13T08:53:58.789Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T08:53:58.789Z] #68 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:58.789Z] #68 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:53:58.789Z] #68 14.92 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T08:53:58.789Z] #68 15.13 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T08:53:58.789Z] #68 15.13 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:53:58.789Z] #68 15.13 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:53:58.789Z] #68 15.93 OK: 9 MiB in 17 packages [2024-09-13T08:53:58.789Z] #68 DONE 17.8s [2024-09-13T08:53:58.789Z] [2024-09-13T08:53:58.789Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:53:59.055Z] #42 ... [2024-09-13T08:53:59.055Z] [2024-09-13T08:53:59.055Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:53:59.321Z] #55 ... [2024-09-13T08:53:59.321Z] [2024-09-13T08:53:59.321Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:53:59.321Z] #53 ... [2024-09-13T08:53:59.321Z] [2024-09-13T08:53:59.321Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:53:59.589Z] #55 ... [2024-09-13T08:53:59.589Z] [2024-09-13T08:53:59.589Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:53:59.589Z] #41 ... [2024-09-13T08:53:59.589Z] [2024-09-13T08:53:59.589Z] #56 [core-data internal] load build context [2024-09-13T08:53:59.589Z] #56 ... [2024-09-13T08:53:59.589Z] [2024-09-13T08:53:59.589Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:53:59.589Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.5s done [2024-09-13T08:53:59.589Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.2s [2024-09-13T08:53:59.853Z] #57 ... [2024-09-13T08:53:59.853Z] [2024-09-13T08:53:59.853Z] #56 [core-data internal] load build context [2024-09-13T08:54:01.797Z] #56 ... [2024-09-13T08:54:01.797Z] [2024-09-13T08:54:01.797Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T08:54:01.797Z] #75 ... [2024-09-13T08:54:01.797Z] [2024-09-13T08:54:01.797Z] #56 [core-data internal] load build context [2024-09-13T08:54:01.797Z] #56 transferring context: 26.50MB 22.1s [2024-09-13T08:54:01.797Z] #56 ... [2024-09-13T08:54:01.797Z] [2024-09-13T08:54:01.797Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T08:54:01.797Z] #63 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:01.797Z] #63 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:01.797Z] #63 14.67 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:54:01.797Z] #63 14.67 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:54:01.797Z] #63 14.67 OK: 19946 distinct packages available [2024-09-13T08:54:01.797Z] #63 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:01.797Z] #63 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:01.797Z] #63 18.56 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T08:54:01.797Z] #63 18.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T08:54:01.797Z] #63 18.83 (3/11) Installing libunistring (1.1-r1) [2024-09-13T08:54:01.797Z] #63 19.01 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T08:54:01.797Z] #63 19.01 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T08:54:01.797Z] #63 19.06 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T08:54:01.797Z] #63 19.11 (7/11) Installing curl (8.9.1-r0) [2024-09-13T08:54:01.797Z] #63 19.19 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T08:54:01.797Z] #63 19.19 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T08:54:01.797Z] #63 19.21 (10/11) Installing libucontext (1.2-r2) [2024-09-13T08:54:01.797Z] #63 19.21 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T08:54:01.797Z] #63 19.27 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:54:01.797Z] #63 19.36 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:54:01.797Z] #63 20.51 OK: 13 MiB in 26 packages [2024-09-13T08:54:02.064Z] #63 ... [2024-09-13T08:54:02.064Z] [2024-09-13T08:54:02.064Z] #56 [core-data internal] load build context [2024-09-13T08:54:04.007Z] #56 ... [2024-09-13T08:54:04.007Z] [2024-09-13T08:54:04.007Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T08:54:04.007Z] #63 DONE 23.0s [2024-09-13T08:54:04.007Z] [2024-09-13T08:54:04.007Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:54:04.007Z] #76 ... [2024-09-13T08:54:04.007Z] [2024-09-13T08:54:04.007Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T08:54:04.276Z] #77 ... [2024-09-13T08:54:04.276Z] [2024-09-13T08:54:04.276Z] #56 [core-data internal] load build context [2024-09-13T08:54:04.862Z] #56 ... [2024-09-13T08:54:04.862Z] [2024-09-13T08:54:04.862Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T08:54:04.862Z] #64 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:04.862Z] #64 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:04.862Z] #64 21.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T08:54:04.862Z] #64 21.38 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:54:04.862Z] #64 21.49 OK: 8 MiB in 16 packages [2024-09-13T08:54:04.862Z] #64 DONE 23.9s [2024-09-13T08:54:04.862Z] [2024-09-13T08:54:04.862Z] #56 [core-data internal] load build context [2024-09-13T08:54:05.446Z] #56 ... [2024-09-13T08:54:05.446Z] [2024-09-13T08:54:05.446Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:05.725Z] #45 ... [2024-09-13T08:54:05.725Z] [2024-09-13T08:54:05.725Z] #56 [core-data internal] load build context [2024-09-13T08:54:05.991Z] #56 ... [2024-09-13T08:54:05.991Z] [2024-09-13T08:54:05.991Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T08:54:05.991Z] #61 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:05.991Z] #61 20.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T08:54:05.991Z] #61 20.58 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T08:54:05.991Z] #61 20.58 (3/4) Installing su-exec (0.2-r3) [2024-09-13T08:54:05.991Z] #61 20.58 (4/4) Installing yq (4.33.3-r5) [2024-09-13T08:54:05.991Z] #61 21.63 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:54:05.991Z] #61 21.83 OK: 18 MiB in 19 packages [2024-09-13T08:54:05.991Z] #61 DONE 25.3s [2024-09-13T08:54:05.991Z] [2024-09-13T08:54:05.991Z] #56 [core-data internal] load build context [2024-09-13T08:54:05.991Z] #56 ... [2024-09-13T08:54:05.991Z] [2024-09-13T08:54:05.991Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:05.991Z] #48 ... [2024-09-13T08:54:05.991Z] [2024-09-13T08:54:05.991Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:06.259Z] #50 ... [2024-09-13T08:54:06.259Z] [2024-09-13T08:54:06.259Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:06.259Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.3s [2024-09-13T08:54:06.259Z] #35 ... [2024-09-13T08:54:06.259Z] [2024-09-13T08:54:06.259Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T08:54:06.259Z] #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:06.259Z] #62 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:06.259Z] #62 21.30 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T08:54:06.259Z] #62 21.78 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T08:54:06.259Z] #62 21.78 (3/4) Installing su-exec (0.2-r3) [2024-09-13T08:54:06.259Z] #62 21.78 (4/4) Installing yq (4.33.3-r5) [2024-09-13T08:54:06.259Z] #62 22.99 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:54:06.259Z] #62 22.99 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:54:06.259Z] #62 23.63 OK: 18 MiB in 19 packages [2024-09-13T08:54:06.259Z] #62 DONE 25.4s [2024-09-13T08:54:06.259Z] [2024-09-13T08:54:06.259Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:06.525Z] #50 ... [2024-09-13T08:54:06.525Z] [2024-09-13T08:54:06.525Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T08:54:06.525Z] #78 ... [2024-09-13T08:54:06.525Z] [2024-09-13T08:54:06.525Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:06.790Z] #35 ... [2024-09-13T08:54:06.790Z] [2024-09-13T08:54:06.790Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:06.790Z] #38 transferring context: 69.21MB 29.6s [2024-09-13T08:54:07.060Z] #38 ... [2024-09-13T08:54:07.060Z] [2024-09-13T08:54:07.060Z] #51 [support-notifications internal] load build context [2024-09-13T08:54:07.060Z] #51 ... [2024-09-13T08:54:07.060Z] [2024-09-13T08:54:07.060Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:07.646Z] #38 ... [2024-09-13T08:54:07.646Z] [2024-09-13T08:54:07.646Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:07.646Z] #52 ... [2024-09-13T08:54:07.646Z] [2024-09-13T08:54:07.646Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:54:07.913Z] #49 ... [2024-09-13T08:54:07.913Z] [2024-09-13T08:54:07.913Z] #54 [core-command internal] load build context [2024-09-13T08:54:07.913Z] #54 ... [2024-09-13T08:54:07.913Z] [2024-09-13T08:54:07.913Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:09.322Z] #52 ... [2024-09-13T08:54:09.322Z] [2024-09-13T08:54:09.322Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:54:09.322Z] #42 ... [2024-09-13T08:54:09.322Z] [2024-09-13T08:54:09.322Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:09.322Z] #35 ... [2024-09-13T08:54:09.322Z] [2024-09-13T08:54:09.322Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T08:54:09.322Z] #60 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:09.322Z] #60 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:09.322Z] #60 24.08 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:54:09.322Z] #60 24.08 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:54:09.322Z] #60 24.08 OK: 19946 distinct packages available [2024-09-13T08:54:09.322Z] #60 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:09.322Z] #60 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:09.322Z] #60 28.09 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T08:54:09.322Z] #60 28.09 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T08:54:09.322Z] #60 28.09 (3/5) Installing libucontext (1.2-r2) [2024-09-13T08:54:09.322Z] #60 28.09 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T08:54:09.322Z] #60 28.09 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T08:54:09.322Z] #60 28.09 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:54:09.322Z] #60 28.13 OK: 9 MiB in 20 packages [2024-09-13T08:54:09.588Z] #60 ... [2024-09-13T08:54:09.588Z] [2024-09-13T08:54:09.588Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:54:09.588Z] #53 ... [2024-09-13T08:54:09.588Z] [2024-09-13T08:54:09.588Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:09.860Z] #55 ... [2024-09-13T08:54:09.860Z] [2024-09-13T08:54:09.860Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:09.860Z] #41 ... [2024-09-13T08:54:09.860Z] [2024-09-13T08:54:09.860Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:54:09.860Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s [2024-09-13T08:54:10.130Z] #57 ... [2024-09-13T08:54:10.130Z] [2024-09-13T08:54:10.130Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:11.094Z] #41 ... [2024-09-13T08:54:11.095Z] [2024-09-13T08:54:11.095Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T08:54:11.095Z] #70 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:11.095Z] #70 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:11.095Z] #70 25.85 OK: 266 MiB in 52 packages [2024-09-13T08:54:11.095Z] #70 DONE 27.7s [2024-09-13T08:54:11.095Z] [2024-09-13T08:54:11.095Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:11.359Z] #41 ... [2024-09-13T08:54:11.359Z] [2024-09-13T08:54:11.359Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T08:54:11.359Z] #73 DONE 27.9s [2024-09-13T08:54:11.359Z] [2024-09-13T08:54:11.360Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:11.625Z] #41 ... [2024-09-13T08:54:11.625Z] [2024-09-13T08:54:11.625Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T08:54:11.625Z] #60 DONE 31.2s [2024-09-13T08:54:11.891Z] [2024-09-13T08:54:11.891Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:12.157Z] #41 ... [2024-09-13T08:54:12.157Z] [2024-09-13T08:54:12.157Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T08:54:12.157Z] #66 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:12.157Z] #66 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:12.157Z] #66 25.53 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T08:54:12.157Z] #66 25.82 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T08:54:12.157Z] #66 25.82 (3/3) Installing tzdata (2024a-r0) [2024-09-13T08:54:12.157Z] #66 27.60 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:54:12.157Z] #66 27.60 Executing ca-certificates-20240226-r0.trigger [2024-09-13T08:54:12.157Z] #66 28.47 OK: 12 MiB in 18 packages [2024-09-13T08:54:12.157Z] #66 DONE 31.4s [2024-09-13T08:54:12.157Z] [2024-09-13T08:54:12.157Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:12.423Z] #41 transferring context: 45.41MB 31.8s [2024-09-13T08:54:14.361Z] #41 ... [2024-09-13T08:54:14.361Z] [2024-09-13T08:54:14.361Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:54:14.361Z] #79 ... [2024-09-13T08:54:14.361Z] [2024-09-13T08:54:14.361Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:14.626Z] #41 ... [2024-09-13T08:54:14.626Z] [2024-09-13T08:54:14.626Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T08:54:14.626Z] #71 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:14.626Z] #71 26.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:14.626Z] #71 28.22 OK: 266 MiB in 52 packages [2024-09-13T08:54:14.626Z] #71 DONE 31.3s [2024-09-13T08:54:14.626Z] [2024-09-13T08:54:14.626Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:14.891Z] #41 ... [2024-09-13T08:54:14.891Z] [2024-09-13T08:54:14.891Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T08:54:14.891Z] #72 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:14.891Z] #72 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:14.891Z] #72 24.99 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T08:54:14.891Z] #72 24.99 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T08:54:14.891Z] #72 24.99 OK: 19954 distinct packages available [2024-09-13T08:54:14.891Z] #72 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:14.891Z] #72 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:14.891Z] #72 29.68 OK: 266 MiB in 52 packages [2024-09-13T08:54:15.157Z] #72 ... [2024-09-13T08:54:15.157Z] [2024-09-13T08:54:15.157Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:15.157Z] #41 ... [2024-09-13T08:54:15.157Z] [2024-09-13T08:54:15.157Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T08:54:15.157Z] #72 DONE 31.6s [2024-09-13T08:54:15.157Z] [2024-09-13T08:54:15.157Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:15.157Z] #41 ... [2024-09-13T08:54:15.157Z] [2024-09-13T08:54:15.157Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T08:54:15.442Z] #80 ... [2024-09-13T08:54:15.442Z] [2024-09-13T08:54:15.442Z] #51 [support-notifications internal] load build context [2024-09-13T08:54:15.708Z] #51 ... [2024-09-13T08:54:15.708Z] [2024-09-13T08:54:15.708Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:15.976Z] #41 ... [2024-09-13T08:54:15.976Z] [2024-09-13T08:54:15.976Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:15.976Z] #45 ... [2024-09-13T08:54:15.976Z] [2024-09-13T08:54:15.976Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:16.241Z] #41 ... [2024-09-13T08:54:16.241Z] [2024-09-13T08:54:16.241Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T08:54:16.241Z] #81 ... [2024-09-13T08:54:16.242Z] [2024-09-13T08:54:16.242Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:16.508Z] #48 ... [2024-09-13T08:54:16.508Z] [2024-09-13T08:54:16.508Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T08:54:16.508Z] #82 ... [2024-09-13T08:54:16.508Z] [2024-09-13T08:54:16.508Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T08:54:16.508Z] #75 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:16.508Z] #75 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:16.508Z] #75 23.34 OK: 8 MiB in 17 packages [2024-09-13T08:54:16.508Z] #75 DONE 24.9s [2024-09-13T08:54:16.508Z] [2024-09-13T08:54:16.508Z] #56 [core-data internal] load build context [2024-09-13T08:54:16.508Z] #56 ... [2024-09-13T08:54:16.508Z] [2024-09-13T08:54:16.508Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:16.775Z] #50 ... [2024-09-13T08:54:16.775Z] [2024-09-13T08:54:16.775Z] #56 [core-data internal] load build context [2024-09-13T08:54:17.357Z] #56 ... [2024-09-13T08:54:17.357Z] [2024-09-13T08:54:17.357Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T08:54:17.357Z] #69 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:17.357Z] #69 29.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:17.357Z] #69 32.04 OK: 266 MiB in 52 packages [2024-09-13T08:54:17.357Z] #69 DONE 33.9s [2024-09-13T08:54:17.357Z] [2024-09-13T08:54:17.357Z] #56 [core-data internal] load build context [2024-09-13T08:54:17.357Z] #56 transferring context: 40.05MB 37.6s [2024-09-13T08:54:17.622Z] #56 ... [2024-09-13T08:54:17.622Z] [2024-09-13T08:54:17.622Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:17.896Z] #38 ... [2024-09-13T08:54:17.897Z] [2024-09-13T08:54:17.897Z] #56 [core-data internal] load build context [2024-09-13T08:54:17.897Z] #56 ... [2024-09-13T08:54:17.897Z] [2024-09-13T08:54:17.897Z] #54 [core-command internal] load build context [2024-09-13T08:54:18.162Z] #54 ... [2024-09-13T08:54:18.162Z] [2024-09-13T08:54:18.162Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:54:18.162Z] #49 ... [2024-09-13T08:54:18.162Z] [2024-09-13T08:54:18.162Z] #54 [core-command internal] load build context [2024-09-13T08:54:18.428Z] #54 ... [2024-09-13T08:54:18.428Z] [2024-09-13T08:54:18.428Z] #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:54:18.428Z] #74 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:18.428Z] #74 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:18.428Z] #74 23.78 OK: 8 MiB in 16 packages [2024-09-13T08:54:18.428Z] #74 DONE 24.8s [2024-09-13T08:54:18.428Z] [2024-09-13T08:54:18.428Z] #54 [core-command internal] load build context [2024-09-13T08:54:19.383Z] #54 ... [2024-09-13T08:54:19.383Z] [2024-09-13T08:54:19.383Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T08:54:19.383Z] #77 19.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:19.383Z] #77 20.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:19.383Z] #77 23.18 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T08:54:19.383Z] #77 23.66 Executing busybox-1.36.1-r7.trigger [2024-09-13T08:54:19.383Z] #77 23.73 OK: 8 MiB in 16 packages [2024-09-13T08:54:19.383Z] #77 DONE 25.4s [2024-09-13T08:54:19.383Z] [2024-09-13T08:54:19.383Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:19.383Z] #52 ... [2024-09-13T08:54:19.383Z] [2024-09-13T08:54:19.383Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:54:19.649Z] #42 ... [2024-09-13T08:54:19.649Z] [2024-09-13T08:54:19.649Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:19.914Z] #52 ... [2024-09-13T08:54:19.914Z] [2024-09-13T08:54:19.914Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:54:19.914Z] #53 ... [2024-09-13T08:54:19.914Z] [2024-09-13T08:54:19.914Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:20.179Z] #55 ... [2024-09-13T08:54:20.179Z] [2024-09-13T08:54:20.179Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:20.446Z] #52 ... [2024-09-13T08:54:20.446Z] [2024-09-13T08:54:20.446Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T08:54:20.446Z] #78 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:20.446Z] #78 22.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:20.446Z] #78 23.41 OK: 8 MiB in 19 packages [2024-09-13T08:54:20.446Z] #78 DONE 24.1s [2024-09-13T08:54:20.446Z] [2024-09-13T08:54:20.446Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:20.446Z] #52 ... [2024-09-13T08:54:20.446Z] [2024-09-13T08:54:20.446Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:20.446Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.1s [2024-09-13T08:54:20.716Z] #35 ... [2024-09-13T08:54:20.716Z] [2024-09-13T08:54:20.716Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:21.301Z] #52 ... [2024-09-13T08:54:21.301Z] [2024-09-13T08:54:21.301Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:54:21.301Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.9s [2024-09-13T08:54:21.572Z] #57 ... [2024-09-13T08:54:21.572Z] [2024-09-13T08:54:21.572Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:21.840Z] #35 ... [2024-09-13T08:54:21.840Z] [2024-09-13T08:54:21.840Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T08:54:21.840Z] #83 ... [2024-09-13T08:54:21.840Z] [2024-09-13T08:54:21.840Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T08:54:22.105Z] #84 ... [2024-09-13T08:54:22.105Z] [2024-09-13T08:54:22.105Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:22.105Z] #45 transferring context: 103.89MB 46.6s [2024-09-13T08:54:22.105Z] #45 ... [2024-09-13T08:54:22.105Z] [2024-09-13T08:54:22.105Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:54:22.372Z] #85 ... [2024-09-13T08:54:22.372Z] [2024-09-13T08:54:22.372Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:22.638Z] #35 ... [2024-09-13T08:54:22.638Z] [2024-09-13T08:54:22.638Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:54:22.638Z] #76 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:22.638Z] #76 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:22.638Z] #76 22.99 OK: 9 MiB in 17 packages [2024-09-13T08:54:22.638Z] #76 DONE 23.6s [2024-09-13T08:54:22.903Z] [2024-09-13T08:54:22.903Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:24.308Z] #45 ... [2024-09-13T08:54:24.308Z] [2024-09-13T08:54:24.308Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:54:24.308Z] #79 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:24.308Z] #79 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:24.308Z] #79 19.58 OK: 13 MiB in 26 packages [2024-09-13T08:54:24.308Z] #79 DONE 20.3s [2024-09-13T08:54:24.309Z] [2024-09-13T08:54:24.309Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:25.717Z] #45 ... [2024-09-13T08:54:25.717Z] [2024-09-13T08:54:25.717Z] #51 [support-notifications internal] load build context [2024-09-13T08:54:25.717Z] #51 ... [2024-09-13T08:54:25.717Z] [2024-09-13T08:54:25.717Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:26.297Z] #45 ... [2024-09-13T08:54:26.297Z] [2024-09-13T08:54:26.297Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:26.297Z] #41 ... [2024-09-13T08:54:26.297Z] [2024-09-13T08:54:26.297Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:26.565Z] #45 ... [2024-09-13T08:54:26.565Z] [2024-09-13T08:54:26.565Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:26.565Z] #48 ... [2024-09-13T08:54:26.565Z] [2024-09-13T08:54:26.565Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:26.830Z] #41 ... [2024-09-13T08:54:26.830Z] [2024-09-13T08:54:26.830Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:27.096Z] #50 ... [2024-09-13T08:54:27.096Z] [2024-09-13T08:54:27.096Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T08:54:27.096Z] #86 ... [2024-09-13T08:54:27.096Z] [2024-09-13T08:54:27.096Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:27.096Z] #50 transferring context: 87.60MB 51.3s [2024-09-13T08:54:27.363Z] #50 ... [2024-09-13T08:54:27.363Z] [2024-09-13T08:54:27.363Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T08:54:27.363Z] #80 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:27.363Z] #80 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:27.363Z] #80 21.15 OK: 8 MiB in 16 packages [2024-09-13T08:54:27.363Z] #80 DONE 22.1s [2024-09-13T08:54:27.363Z] [2024-09-13T08:54:27.363Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:27.363Z] #50 ... [2024-09-13T08:54:27.363Z] [2024-09-13T08:54:27.363Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T08:54:27.363Z] #82 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:27.363Z] #82 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:27.363Z] #82 20.26 OK: 18 MiB in 19 packages [2024-09-13T08:54:27.363Z] #82 DONE 21.1s [2024-09-13T08:54:27.363Z] [2024-09-13T08:54:27.363Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:27.945Z] #50 ... [2024-09-13T08:54:27.945Z] [2024-09-13T08:54:27.945Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:28.210Z] #38 ... [2024-09-13T08:54:28.210Z] [2024-09-13T08:54:28.210Z] #56 [core-data internal] load build context [2024-09-13T08:54:28.210Z] #56 ... [2024-09-13T08:54:28.210Z] [2024-09-13T08:54:28.210Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:28.480Z] #38 ... [2024-09-13T08:54:28.480Z] [2024-09-13T08:54:28.480Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:54:28.480Z] #49 ... [2024-09-13T08:54:28.480Z] [2024-09-13T08:54:28.480Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:29.451Z] #38 ... [2024-09-13T08:54:29.451Z] [2024-09-13T08:54:29.451Z] #54 [core-command internal] load build context [2024-09-13T08:54:29.451Z] #54 ... [2024-09-13T08:54:29.451Z] [2024-09-13T08:54:29.451Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:29.726Z] #38 ... [2024-09-13T08:54:29.726Z] [2024-09-13T08:54:29.726Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:54:29.726Z] #42 ... [2024-09-13T08:54:29.726Z] [2024-09-13T08:54:29.726Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T08:54:29.726Z] #83 18.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:29.995Z] #83 ... [2024-09-13T08:54:29.995Z] [2024-09-13T08:54:29.995Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T08:54:29.995Z] #81 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:29.995Z] #81 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:29.995Z] #81 23.01 OK: 18 MiB in 19 packages [2024-09-13T08:54:29.995Z] #81 DONE 23.8s [2024-09-13T08:54:29.995Z] [2024-09-13T08:54:29.995Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:54:30.291Z] #53 ... [2024-09-13T08:54:30.291Z] [2024-09-13T08:54:30.291Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:30.291Z] #55 ... [2024-09-13T08:54:30.291Z] [2024-09-13T08:54:30.291Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:54:31.248Z] #53 ... [2024-09-13T08:54:31.248Z] [2024-09-13T08:54:31.248Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T08:54:31.248Z] #87 DONE 1.2s [2024-09-13T08:54:31.248Z] [2024-09-13T08:54:31.248Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:54:31.526Z] #53 ... [2024-09-13T08:54:31.526Z] [2024-09-13T08:54:31.526Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:31.526Z] #52 ... [2024-09-13T08:54:31.526Z] [2024-09-13T08:54:31.526Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T08:54:31.526Z] #86 DONE 14.7s [2024-09-13T08:54:31.526Z] [2024-09-13T08:54:31.526Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:31.526Z] #52 ... [2024-09-13T08:54:31.526Z] [2024-09-13T08:54:31.526Z] #54 [core-command internal] load build context [2024-09-13T08:54:31.793Z] #54 ... [2024-09-13T08:54:31.793Z] [2024-09-13T08:54:31.793Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:54:31.793Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.9s [2024-09-13T08:54:31.793Z] #57 ... [2024-09-13T08:54:31.793Z] [2024-09-13T08:54:31.793Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:32.375Z] #52 transferring context: 100.84MB 54.6s [2024-09-13T08:54:32.641Z] #52 ... [2024-09-13T08:54:32.641Z] [2024-09-13T08:54:32.641Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T08:54:32.641Z] #88 DONE 1.1s [2024-09-13T08:54:32.641Z] [2024-09-13T08:54:32.641Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:32.909Z] #52 ... [2024-09-13T08:54:32.909Z] [2024-09-13T08:54:32.909Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T08:54:32.909Z] #85 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:32.909Z] #85 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:32.909Z] #85 19.88 OK: 12 MiB in 18 packages [2024-09-13T08:54:32.909Z] #85 DONE 20.9s [2024-09-13T08:54:33.174Z] [2024-09-13T08:54:33.174Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:33.440Z] #52 ... [2024-09-13T08:54:33.440Z] [2024-09-13T08:54:33.440Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:33.440Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.7s [2024-09-13T08:54:33.440Z] #35 ... [2024-09-13T08:54:33.440Z] [2024-09-13T08:54:33.440Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T08:54:33.440Z] #84 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:33.440Z] #84 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:33.440Z] #84 20.79 OK: 9 MiB in 20 packages [2024-09-13T08:54:33.440Z] #84 DONE 21.5s [2024-09-13T08:54:33.440Z] [2024-09-13T08:54:33.440Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:33.706Z] #52 ... [2024-09-13T08:54:33.706Z] [2024-09-13T08:54:33.706Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T08:54:33.706Z] #83 18.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T08:54:33.706Z] #83 21.43 OK: 266 MiB in 52 packages [2024-09-13T08:54:33.706Z] #83 DONE 22.0s [2024-09-13T08:54:33.706Z] [2024-09-13T08:54:33.706Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:36.286Z] #52 ... [2024-09-13T08:54:36.286Z] [2024-09-13T08:54:36.286Z] #51 [support-notifications internal] load build context [2024-09-13T08:54:36.286Z] #51 ... [2024-09-13T08:54:36.286Z] [2024-09-13T08:54:36.286Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:36.867Z] #52 ... [2024-09-13T08:54:36.867Z] [2024-09-13T08:54:36.867Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:36.867Z] #45 ... [2024-09-13T08:54:36.867Z] [2024-09-13T08:54:36.867Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:36.867Z] #48 ... [2024-09-13T08:54:36.867Z] [2024-09-13T08:54:36.867Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:37.132Z] #41 ... [2024-09-13T08:54:37.132Z] [2024-09-13T08:54:37.132Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:37.132Z] #48 transferring context: 130.74MB 61.8s [2024-09-13T08:54:38.561Z] #48 ... [2024-09-13T08:54:38.561Z] [2024-09-13T08:54:38.561Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:38.561Z] #50 ... [2024-09-13T08:54:38.561Z] [2024-09-13T08:54:38.561Z] #56 [core-data internal] load build context [2024-09-13T08:54:38.561Z] #56 ... [2024-09-13T08:54:38.561Z] [2024-09-13T08:54:38.561Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:38.561Z] #50 ... [2024-09-13T08:54:38.561Z] [2024-09-13T08:54:38.561Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:54:38.828Z] #49 ... [2024-09-13T08:54:38.828Z] [2024-09-13T08:54:38.828Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:39.798Z] #50 ... [2024-09-13T08:54:39.798Z] [2024-09-13T08:54:39.798Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:39.798Z] #38 ... [2024-09-13T08:54:39.798Z] [2024-09-13T08:54:39.798Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:54:40.068Z] #42 ... [2024-09-13T08:54:40.068Z] [2024-09-13T08:54:40.068Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:40.662Z] #50 ... [2024-09-13T08:54:40.662Z] [2024-09-13T08:54:40.662Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:40.662Z] #55 ... [2024-09-13T08:54:40.662Z] [2024-09-13T08:54:40.662Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:41.620Z] #50 ... [2024-09-13T08:54:41.620Z] [2024-09-13T08:54:41.620Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:54:41.886Z] #53 ... [2024-09-13T08:54:41.886Z] [2024-09-13T08:54:41.886Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:54:41.886Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 60.5s done [2024-09-13T08:54:41.886Z] #35 DONE 67.7s [2024-09-13T08:54:41.886Z] [2024-09-13T08:54:41.886Z] #54 [core-command internal] load build context [2024-09-13T08:54:41.886Z] #54 ... [2024-09-13T08:54:41.886Z] [2024-09-13T08:54:41.886Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T08:54:41.886Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 44.0s done [2024-09-13T08:54:42.153Z] #57 ... [2024-09-13T08:54:42.153Z] [2024-09-13T08:54:42.153Z] #54 [core-command internal] load build context [2024-09-13T08:54:42.421Z] #54 transferring context: 136.60MB 63.3s [2024-09-13T08:54:43.003Z] #54 ... [2024-09-13T08:54:43.003Z] [2024-09-13T08:54:43.003Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T08:54:43.003Z] #89 DONE 2.1s [2024-09-13T08:54:43.003Z] [2024-09-13T08:54:43.003Z] #54 [core-command internal] load build context [2024-09-13T08:54:46.346Z] #54 ... [2024-09-13T08:54:46.346Z] [2024-09-13T08:54:46.346Z] #51 [support-notifications internal] load build context [2024-09-13T08:54:46.346Z] #51 ... [2024-09-13T08:54:46.346Z] [2024-09-13T08:54:46.346Z] #56 [core-data internal] load build context [2024-09-13T08:54:46.346Z] #56 ... [2024-09-13T08:54:46.346Z] [2024-09-13T08:54:46.346Z] #54 [core-command internal] load build context [2024-09-13T08:54:46.933Z] #54 ... [2024-09-13T08:54:46.933Z] [2024-09-13T08:54:46.933Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:46.933Z] #52 ... [2024-09-13T08:54:46.933Z] [2024-09-13T08:54:46.933Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:46.933Z] #45 ... [2024-09-13T08:54:46.933Z] [2024-09-13T08:54:46.933Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:47.199Z] #52 ... [2024-09-13T08:54:47.199Z] [2024-09-13T08:54:47.199Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:47.199Z] #41 ... [2024-09-13T08:54:47.199Z] [2024-09-13T08:54:47.199Z] #56 [core-data internal] load build context [2024-09-13T08:54:47.789Z] #56 transferring context: 115.59MB 68.0s [2024-09-13T08:54:48.386Z] #56 ... [2024-09-13T08:54:48.386Z] [2024-09-13T08:54:48.386Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:48.653Z] #48 ... [2024-09-13T08:54:48.653Z] [2024-09-13T08:54:48.653Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T08:54:48.653Z] #90 DONE 3.8s [2024-09-13T08:54:48.653Z] [2024-09-13T08:54:48.653Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:48.653Z] #48 ... [2024-09-13T08:54:48.653Z] [2024-09-13T08:54:48.653Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:48.653Z] #41 ... [2024-09-13T08:54:48.653Z] [2024-09-13T08:54:48.653Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T08:54:48.653Z] #91 DONE 3.6s [2024-09-13T08:54:48.653Z] [2024-09-13T08:54:48.653Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:48.919Z] #41 ... [2024-09-13T08:54:48.919Z] [2024-09-13T08:54:48.919Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:54:48.919Z] #49 ... [2024-09-13T08:54:48.919Z] [2024-09-13T08:54:48.919Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:49.185Z] #41 ... [2024-09-13T08:54:49.185Z] [2024-09-13T08:54:49.185Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T08:54:49.185Z] #92 DONE 4.5s [2024-09-13T08:54:49.185Z] [2024-09-13T08:54:49.185Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:50.146Z] #41 ... [2024-09-13T08:54:50.146Z] [2024-09-13T08:54:50.146Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:50.146Z] #38 ... [2024-09-13T08:54:50.146Z] [2024-09-13T08:54:50.146Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T08:54:50.146Z] #93 DONE 1.4s [2024-09-13T08:54:50.146Z] [2024-09-13T08:54:50.146Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:50.146Z] #38 ... [2024-09-13T08:54:50.146Z] [2024-09-13T08:54:50.146Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:50.146Z] #41 ... [2024-09-13T08:54:50.146Z] [2024-09-13T08:54:50.146Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T08:54:50.146Z] #94 DONE 1.4s [2024-09-13T08:54:50.146Z] [2024-09-13T08:54:50.146Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:54:50.146Z] #41 ... [2024-09-13T08:54:50.146Z] [2024-09-13T08:54:50.146Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:54:50.410Z] #42 ... [2024-09-13T08:54:50.410Z] [2024-09-13T08:54:50.410Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T08:54:50.674Z] #95 ... [2024-09-13T08:54:50.674Z] [2024-09-13T08:54:50.674Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:50.674Z] #55 ... [2024-09-13T08:54:50.674Z] [2024-09-13T08:54:50.674Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T08:54:50.674Z] #96 DONE 1.4s [2024-09-13T08:54:50.674Z] [2024-09-13T08:54:50.674Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T08:54:51.259Z] #97 ... [2024-09-13T08:54:51.259Z] [2024-09-13T08:54:51.259Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T08:54:51.259Z] #98 DONE 1.2s [2024-09-13T08:54:51.523Z] [2024-09-13T08:54:51.523Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:54:51.523Z] #99 ... [2024-09-13T08:54:51.523Z] [2024-09-13T08:54:51.523Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T08:54:51.523Z] #95 DONE 1.2s [2024-09-13T08:54:51.793Z] [2024-09-13T08:54:51.793Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:54:51.793Z] #100 ... [2024-09-13T08:54:51.793Z] [2024-09-13T08:54:51.793Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:54:51.793Z] #50 ... [2024-09-13T08:54:51.793Z] [2024-09-13T08:54:51.793Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:54:52.059Z] #53 ... [2024-09-13T08:54:52.059Z] [2024-09-13T08:54:52.059Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:52.327Z] #55 ... [2024-09-13T08:54:52.327Z] [2024-09-13T08:54:52.327Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T08:54:52.327Z] #97 DONE 1.5s [2024-09-13T08:54:52.327Z] [2024-09-13T08:54:52.327Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:52.908Z] #55 transferring context: 140.42MB 72.2s [2024-09-13T08:54:52.908Z] #55 ... [2024-09-13T08:54:52.908Z] [2024-09-13T08:54:52.908Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:54:52.908Z] #99 DONE 1.4s [2024-09-13T08:54:52.908Z] [2024-09-13T08:54:52.908Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:53.174Z] #55 ... [2024-09-13T08:54:53.174Z] [2024-09-13T08:54:53.174Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:54:53.174Z] #100 DONE 1.6s [2024-09-13T08:54:53.174Z] [2024-09-13T08:54:53.174Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:53.758Z] #55 ... [2024-09-13T08:54:53.758Z] [2024-09-13T08:54:53.758Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T08:54:53.758Z] #101 DONE 1.0s [2024-09-13T08:54:54.024Z] [2024-09-13T08:54:54.024Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:54.024Z] #55 ... [2024-09-13T08:54:54.024Z] [2024-09-13T08:54:54.024Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T08:54:54.024Z] #102 DONE 1.7s [2024-09-13T08:54:54.291Z] [2024-09-13T08:54:54.291Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:54.557Z] #55 ... [2024-09-13T08:54:54.557Z] [2024-09-13T08:54:54.557Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T08:54:54.557Z] #103 DONE 1.1s [2024-09-13T08:54:54.557Z] [2024-09-13T08:54:54.557Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:55.520Z] #55 ... [2024-09-13T08:54:55.520Z] [2024-09-13T08:54:55.520Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T08:54:55.520Z] #104 DONE 1.2s [2024-09-13T08:54:55.520Z] [2024-09-13T08:54:55.520Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:55.520Z] #55 ... [2024-09-13T08:54:55.520Z] [2024-09-13T08:54:55.520Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T08:54:55.520Z] #105 DONE 1.0s [2024-09-13T08:54:55.520Z] [2024-09-13T08:54:55.520Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:55.520Z] #55 ... [2024-09-13T08:54:55.520Z] [2024-09-13T08:54:55.520Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T08:54:55.520Z] #106 DONE 1.5s [2024-09-13T08:54:55.520Z] [2024-09-13T08:54:55.520Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:56.489Z] #55 ... [2024-09-13T08:54:56.489Z] [2024-09-13T08:54:56.489Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T08:54:56.489Z] #107 DONE 0.9s [2024-09-13T08:54:56.489Z] [2024-09-13T08:54:56.489Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:56.489Z] #55 ... [2024-09-13T08:54:56.489Z] [2024-09-13T08:54:56.489Z] #51 [support-notifications internal] load build context [2024-09-13T08:54:56.489Z] #51 ... [2024-09-13T08:54:56.489Z] [2024-09-13T08:54:56.489Z] #38 [core-metadata internal] load build context [2024-09-13T08:54:56.759Z] #38 ... [2024-09-13T08:54:56.759Z] [2024-09-13T08:54:56.759Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:54:57.025Z] #55 ... [2024-09-13T08:54:57.025Z] [2024-09-13T08:54:57.025Z] #54 [core-command internal] load build context [2024-09-13T08:54:57.025Z] #54 ... [2024-09-13T08:54:57.025Z] [2024-09-13T08:54:57.025Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:57.290Z] #45 ... [2024-09-13T08:54:57.290Z] [2024-09-13T08:54:57.290Z] #54 [core-command internal] load build context [2024-09-13T08:54:57.290Z] #54 ... [2024-09-13T08:54:57.290Z] [2024-09-13T08:54:57.290Z] #52 [core-keeper internal] load build context [2024-09-13T08:54:57.555Z] #52 ... [2024-09-13T08:54:57.555Z] [2024-09-13T08:54:57.555Z] #45 [support-scheduler internal] load build context [2024-09-13T08:54:57.821Z] #45 transferring context: 238.26MB 82.3s [2024-09-13T08:54:58.795Z] #45 ... [2024-09-13T08:54:58.795Z] [2024-09-13T08:54:58.795Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:58.795Z] #48 ... [2024-09-13T08:54:58.795Z] [2024-09-13T08:54:58.795Z] #56 [core-data internal] load build context [2024-09-13T08:54:58.795Z] #56 ... [2024-09-13T08:54:58.795Z] [2024-09-13T08:54:58.795Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:54:59.059Z] #48 ... [2024-09-13T08:54:59.059Z] [2024-09-13T08:54:59.059Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:54:59.327Z] #49 ... [2024-09-13T08:54:59.327Z] [2024-09-13T08:54:59.327Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:00.287Z] #48 ... [2024-09-13T08:55:00.287Z] [2024-09-13T08:55:00.287Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:00.551Z] #41 ... [2024-09-13T08:55:00.551Z] [2024-09-13T08:55:00.551Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:00.551Z] #42 ... [2024-09-13T08:55:00.551Z] [2024-09-13T08:55:00.551Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:02.568Z] #41 ... [2024-09-13T08:55:02.568Z] [2024-09-13T08:55:02.568Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:55:02.568Z] #50 ... [2024-09-13T08:55:02.568Z] [2024-09-13T08:55:02.568Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:02.568Z] #53 ... [2024-09-13T08:55:02.568Z] [2024-09-13T08:55:02.568Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:03.182Z] #41 transferring context: 204.26MB 82.7s [2024-09-13T08:55:04.160Z] #41 ... [2024-09-13T08:55:04.160Z] [2024-09-13T08:55:04.160Z] #108 [security-spire-config] exporting to image [2024-09-13T08:55:04.160Z] #108 exporting layers 6.9s done [2024-09-13T08:55:04.160Z] #108 writing image sha256:5cbea6c0209b538f2a1fa7a233b8b20d3285194f3bf5b4db87f6d2f64794ed6d 0.2s done [2024-09-13T08:55:04.160Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-13T08:55:04.160Z] #108 writing image sha256:464d926d6a3d623010d8b46a4b2711fe9e129c499b8677cef5cf09990628cee8 0.1s done [2024-09-13T08:55:04.160Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-13T08:55:04.160Z] #108 writing image sha256:85a0ef6234106a07338514d17239ce749a20233f9e31da15b10bc4d5faca4e88 0.0s done [2024-09-13T08:55:04.160Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-13T08:55:04.160Z] #108 DONE 9.0s [2024-09-13T08:55:04.160Z] [2024-09-13T08:55:04.160Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:06.874Z] #41 ... [2024-09-13T08:55:06.874Z] [2024-09-13T08:55:06.874Z] #51 [support-notifications internal] load build context [2024-09-13T08:55:06.874Z] #51 ... [2024-09-13T08:55:06.874Z] [2024-09-13T08:55:06.874Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:06.874Z] #41 ... [2024-09-13T08:55:06.874Z] [2024-09-13T08:55:06.874Z] #38 [core-metadata internal] load build context [2024-09-13T08:55:06.874Z] #38 ... [2024-09-13T08:55:06.874Z] [2024-09-13T08:55:06.874Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:07.138Z] #41 ... [2024-09-13T08:55:07.138Z] [2024-09-13T08:55:07.138Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:55:07.138Z] #55 ... [2024-09-13T08:55:07.138Z] [2024-09-13T08:55:07.138Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:07.406Z] #41 ... [2024-09-13T08:55:07.406Z] [2024-09-13T08:55:07.406Z] #54 [core-command internal] load build context [2024-09-13T08:55:07.683Z] #54 ... [2024-09-13T08:55:07.683Z] [2024-09-13T08:55:07.683Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:07.683Z] #41 ... [2024-09-13T08:55:07.683Z] [2024-09-13T08:55:07.683Z] #52 [core-keeper internal] load build context [2024-09-13T08:55:07.949Z] #52 ... [2024-09-13T08:55:07.949Z] [2024-09-13T08:55:07.949Z] #54 [core-command internal] load build context [2024-09-13T08:55:08.220Z] #54 transferring context: 244.84MB 89.1s [2024-09-13T08:55:08.798Z] #54 ... [2024-09-13T08:55:08.798Z] [2024-09-13T08:55:08.798Z] #45 [support-scheduler internal] load build context [2024-09-13T08:55:08.798Z] #45 ... [2024-09-13T08:55:08.798Z] [2024-09-13T08:55:08.798Z] #54 [core-command internal] load build context [2024-09-13T08:55:09.063Z] #54 ... [2024-09-13T08:55:09.063Z] [2024-09-13T08:55:09.063Z] #56 [core-data internal] load build context [2024-09-13T08:55:09.063Z] #56 ... [2024-09-13T08:55:09.063Z] [2024-09-13T08:55:09.063Z] #45 [support-scheduler internal] load build context [2024-09-13T08:55:09.344Z] #45 ... [2024-09-13T08:55:09.344Z] [2024-09-13T08:55:09.344Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:55:09.610Z] #49 ... [2024-09-13T08:55:09.610Z] [2024-09-13T08:55:09.610Z] #54 [core-command internal] load build context [2024-09-13T08:55:10.564Z] #54 ... [2024-09-13T08:55:10.564Z] [2024-09-13T08:55:10.564Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:10.564Z] #48 ... [2024-09-13T08:55:10.564Z] [2024-09-13T08:55:10.564Z] #54 [core-command internal] load build context [2024-09-13T08:55:10.564Z] #54 ... [2024-09-13T08:55:10.564Z] [2024-09-13T08:55:10.564Z] #49 [support-cron-scheduler internal] load build context [2024-09-13T08:55:10.564Z] #49 transferring context: 310.74MB 94.7s done [2024-09-13T08:55:10.564Z] #49 DONE 95.2s [2024-09-13T08:55:10.564Z] [2024-09-13T08:55:10.564Z] #54 [core-command internal] load build context [2024-09-13T08:55:10.564Z] #54 ... [2024-09-13T08:55:10.564Z] [2024-09-13T08:55:10.564Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:10.830Z] #42 ... [2024-09-13T08:55:10.830Z] [2024-09-13T08:55:10.830Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:12.771Z] #48 ... [2024-09-13T08:55:12.771Z] [2024-09-13T08:55:12.771Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:55:12.771Z] #50 ... [2024-09-13T08:55:12.771Z] [2024-09-13T08:55:12.771Z] #45 [support-scheduler internal] load build context [2024-09-13T08:55:12.771Z] #45 transferring context: 310.74MB 96.9s done [2024-09-13T08:55:12.771Z] #45 DONE 97.4s [2024-09-13T08:55:12.771Z] [2024-09-13T08:55:12.771Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:55:12.771Z] #50 ... [2024-09-13T08:55:12.771Z] [2024-09-13T08:55:12.771Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:12.771Z] #48 ... [2024-09-13T08:55:12.771Z] [2024-09-13T08:55:12.771Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:12.771Z] #53 ... [2024-09-13T08:55:12.771Z] [2024-09-13T08:55:12.771Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:13.035Z] #48 ... [2024-09-13T08:55:13.035Z] [2024-09-13T08:55:13.035Z] #109 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:55:13.035Z] #109 DONE 2.3s [2024-09-13T08:55:13.035Z] [2024-09-13T08:55:13.035Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:14.438Z] #48 ... [2024-09-13T08:55:14.438Z] [2024-09-13T08:55:14.438Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:55:14.438Z] #110 DONE 1.4s [2024-09-13T08:55:14.438Z] [2024-09-13T08:55:14.438Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:15.020Z] #48 ... [2024-09-13T08:55:15.020Z] [2024-09-13T08:55:15.020Z] #38 [core-metadata internal] load build context [2024-09-13T08:55:15.020Z] #38 transferring context: 310.74MB 97.5s done [2024-09-13T08:55:15.020Z] #38 DONE 98.6s [2024-09-13T08:55:15.020Z] [2024-09-13T08:55:15.020Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:16.957Z] #48 ... [2024-09-13T08:55:16.957Z] [2024-09-13T08:55:16.957Z] #51 [support-notifications internal] load build context [2024-09-13T08:55:16.957Z] #51 ... [2024-09-13T08:55:16.957Z] [2024-09-13T08:55:16.957Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:17.535Z] #48 ... [2024-09-13T08:55:17.536Z] [2024-09-13T08:55:17.536Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:55:17.536Z] #55 ... [2024-09-13T08:55:17.536Z] [2024-09-13T08:55:17.536Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:17.800Z] #48 ... [2024-09-13T08:55:17.800Z] [2024-09-13T08:55:17.800Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:17.800Z] #41 ... [2024-09-13T08:55:17.800Z] [2024-09-13T08:55:17.800Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:18.065Z] #48 ... [2024-09-13T08:55:18.065Z] [2024-09-13T08:55:18.065Z] #52 [core-keeper internal] load build context [2024-09-13T08:55:18.065Z] #52 ... [2024-09-13T08:55:18.065Z] [2024-09-13T08:55:18.065Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:19.464Z] #48 ... [2024-09-13T08:55:19.464Z] [2024-09-13T08:55:19.464Z] #56 [core-data internal] load build context [2024-09-13T08:55:19.464Z] #56 ... [2024-09-13T08:55:19.464Z] [2024-09-13T08:55:19.464Z] #52 [core-keeper internal] load build context [2024-09-13T08:55:19.464Z] #52 transferring context: 310.74MB 101.5s done [2024-09-13T08:55:19.464Z] #52 DONE 102.6s [2024-09-13T08:55:19.464Z] [2024-09-13T08:55:19.464Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T08:55:20.897Z] #111 DONE 1.2s [2024-09-13T08:55:20.897Z] [2024-09-13T08:55:20.897Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:55:20.897Z] #112 ... [2024-09-13T08:55:20.897Z] [2024-09-13T08:55:20.897Z] #54 [core-command internal] load build context [2024-09-13T08:55:20.897Z] #54 ... [2024-09-13T08:55:20.897Z] [2024-09-13T08:55:20.897Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:21.162Z] #42 ... [2024-09-13T08:55:21.162Z] [2024-09-13T08:55:21.162Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:21.162Z] #53 ... [2024-09-13T08:55:21.162Z] [2024-09-13T08:55:21.162Z] #54 [core-command internal] load build context [2024-09-13T08:55:23.098Z] #54 ... [2024-09-13T08:55:23.098Z] [2024-09-13T08:55:23.098Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:55:23.098Z] #50 ... [2024-09-13T08:55:23.098Z] [2024-09-13T08:55:23.098Z] #54 [core-command internal] load build context [2024-09-13T08:55:23.098Z] #54 transferring context: 310.74MB 103.7s done [2024-09-13T08:55:23.098Z] #54 DONE 105.9s [2024-09-13T08:55:23.098Z] [2024-09-13T08:55:23.098Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:23.098Z] #53 ... [2024-09-13T08:55:23.098Z] [2024-09-13T08:55:23.098Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:55:23.363Z] #113 ... [2024-09-13T08:55:23.363Z] [2024-09-13T08:55:23.363Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:23.627Z] #53 ... [2024-09-13T08:55:23.627Z] [2024-09-13T08:55:23.627Z] #51 [support-notifications internal] load build context [2024-09-13T08:55:23.627Z] #51 transferring context: 310.74MB 106.2s done [2024-09-13T08:55:23.627Z] #51 DONE 107.2s [2024-09-13T08:55:23.627Z] [2024-09-13T08:55:23.627Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:24.581Z] #53 ... [2024-09-13T08:55:24.581Z] [2024-09-13T08:55:24.581Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-13T08:55:24.581Z] #41 transferring context: 310.74MB 104.0s done [2024-09-13T08:55:24.581Z] #41 DONE 105.5s [2024-09-13T08:55:24.581Z] [2024-09-13T08:55:24.581Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:24.581Z] #53 ... [2024-09-13T08:55:24.581Z] [2024-09-13T08:55:24.581Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:55:24.581Z] #114 ... [2024-09-13T08:55:24.581Z] [2024-09-13T08:55:24.581Z] #53 [security-proxy-auth internal] load build context [2024-09-13T08:55:24.848Z] #53 transferring context: 310.74MB 105.8s done [2024-09-13T08:55:25.429Z] #53 DONE 108.1s [2024-09-13T08:55:25.429Z] [2024-09-13T08:55:25.429Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:25.429Z] #42 ... [2024-09-13T08:55:25.429Z] [2024-09-13T08:55:25.429Z] #50 [security-secretstore-setup internal] load build context [2024-09-13T08:55:25.429Z] #50 transferring context: 310.74MB 109.2s done [2024-09-13T08:55:25.429Z] #50 DONE 110.0s [2024-09-13T08:55:25.429Z] [2024-09-13T08:55:25.429Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:55:25.693Z] #115 ... [2024-09-13T08:55:25.693Z] [2024-09-13T08:55:25.693Z] #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:55:25.693Z] #116 DONE 1.1s [2024-09-13T08:55:25.958Z] [2024-09-13T08:55:25.958Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:26.539Z] #42 ... [2024-09-13T08:55:26.539Z] [2024-09-13T08:55:26.539Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:55:26.539Z] #115 DONE 0.9s [2024-09-13T08:55:26.539Z] [2024-09-13T08:55:26.539Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:27.495Z] #42 ... [2024-09-13T08:55:27.495Z] [2024-09-13T08:55:27.495Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:55:27.760Z] #55 ... [2024-09-13T08:55:27.760Z] [2024-09-13T08:55:27.760Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:28.340Z] #42 ... [2024-09-13T08:55:28.340Z] [2024-09-13T08:55:28.340Z] #55 [security-proxy-setup internal] load build context [2024-09-13T08:55:28.340Z] #55 transferring context: 310.74MB 107.9s done [2024-09-13T08:55:28.340Z] #55 DONE 109.6s [2024-09-13T08:55:28.340Z] [2024-09-13T08:55:28.340Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:29.741Z] #42 ... [2024-09-13T08:55:29.741Z] [2024-09-13T08:55:29.741Z] #56 [core-data internal] load build context [2024-09-13T08:55:29.741Z] #56 transferring context: 310.74MB 109.9s done [2024-09-13T08:55:29.741Z] #56 DONE 110.6s [2024-09-13T08:55:29.741Z] [2024-09-13T08:55:29.741Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:29.741Z] #42 ... [2024-09-13T08:55:29.741Z] [2024-09-13T08:55:29.741Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T08:55:29.741Z] #48 transferring context: 310.74MB 104.8s done [2024-09-13T08:55:29.741Z] #48 ... [2024-09-13T08:55:29.741Z] [2024-09-13T08:55:29.741Z] #42 [security-bootstrapper internal] load build context [2024-09-13T08:55:29.741Z] #42 transferring context: 244.17MB 109.2s [2024-09-13T08:55:33.069Z] #42 transferring context: 310.74MB 112.4s done [2024-09-13T08:55:33.069Z] #42 DONE 113.9s [2024-09-13T08:55:33.069Z] [2024-09-13T08:55:33.069Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:55:36.397Z] #117 ... [2024-09-13T08:55:36.397Z] [2024-09-13T08:55:36.398Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #118 ... [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #112 DONE 73.8s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #113 DONE 81.5s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #114 DONE 80.2s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #119 [support-scheduler builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #119 ... [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #118 DONE 71.1s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #117 DONE 70.7s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #120 ... [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #121 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #122 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #123 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #119 [support-scheduler builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #119 DONE 5.1s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #124 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #125 [core-data builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #125 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #126 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #127 DONE 2.9s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #128 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #129 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #130 [core-command builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #130 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #131 [core-keeper builder 7/8] COPY . . [2024-09-13T08:56:45.047Z] #131 DONE 5.3s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #132 [core-metadata builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #132 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #133 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #134 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #135 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #136 [support-notifications builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #136 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #137 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #137 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #138 DONE 5.3s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #139 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #140 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #141 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T08:56:45.047Z] #142 ... [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #143 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #144 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #145 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #146 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T08:56:45.047Z] #147 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T08:56:45.047Z] #148 CACHED [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T08:56:45.047Z] #120 DONE 3.7s [2024-09-13T08:56:45.047Z] [2024-09-13T08:56:45.047Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T08:56:46.455Z] #149 ... [2024-09-13T08:56:46.455Z] [2024-09-13T08:56:46.455Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T08:56:46.455Z] #0 5.131 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-09-13T08:56:46.722Z] #150 ... [2024-09-13T08:56:46.722Z] [2024-09-13T08:56:46.722Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T08:56:46.722Z] #0 6.787 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-09-13T08:56:46.722Z] #151 ... [2024-09-13T08:56:46.722Z] [2024-09-13T08:56:46.722Z] #152 [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-09-13T08:56:46.722Z] #0 5.976 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-09-13T08:56:46.990Z] #152 ... [2024-09-13T08:56:46.990Z] [2024-09-13T08:56:46.990Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T08:56:46.990Z] #142 7.052 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-09-13T08:56:50.325Z] #142 ... [2024-09-13T08:56:50.325Z] [2024-09-13T08:56:50.325Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T08:56:50.325Z] #0 6.205 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-09-13T08:56:50.325Z] #153 ... [2024-09-13T08:56:50.325Z] [2024-09-13T08:56:50.325Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T08:56:50.325Z] #0 4.425 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-09-13T08:56:50.325Z] #154 ... [2024-09-13T08:56:50.325Z] [2024-09-13T08:56:50.325Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T08:56:50.325Z] #0 7.259 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-13T08:56:50.325Z] #155 ... [2024-09-13T08:56:50.325Z] [2024-09-13T08:56:50.325Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T08:56:50.325Z] #0 7.039 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-13T08:56:50.325Z] #156 ... [2024-09-13T08:56:50.325Z] [2024-09-13T08:56:50.325Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T08:56:50.325Z] #0 7.096 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-09-13T08:56:50.592Z] #157 ... [2024-09-13T08:56:50.592Z] [2024-09-13T08:56:50.592Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:56:50.592Z] #0 7.133 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-09-13T08:56:50.865Z] #158 ... [2024-09-13T08:56:50.865Z] [2024-09-13T08:56:50.865Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T08:56:50.865Z] #0 5.994 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-09-13T08:56:50.865Z] #159 ... [2024-09-13T08:56:50.865Z] [2024-09-13T08:56:50.865Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T08:56:50.865Z] #0 6.268 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-09-13T08:56:51.132Z] #160 ... [2024-09-13T08:56:51.132Z] [2024-09-13T08:56:51.132Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T08:56:51.132Z] #149 6.431 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-09-13T09:16:31.037Z] #149 ... [2024-09-13T09:16:31.037Z] [2024-09-13T09:16:31.037Z] #152 [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-09-13T09:16:31.037Z] #152 1189.0 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-09-13T09:16:35.370Z] #152 ... [2024-09-13T09:16:35.370Z] [2024-09-13T09:16:35.370Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T09:16:35.370Z] #149 DONE 1194.2s [2024-09-13T09:16:35.370Z] [2024-09-13T09:16:35.370Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:35.642Z] #151 ... [2024-09-13T09:16:35.642Z] [2024-09-13T09:16:35.642Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:16:35.642Z] #161 DONE 0.3s [2024-09-13T09:16:35.642Z] [2024-09-13T09:16:35.642Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:35.908Z] #151 ... [2024-09-13T09:16:35.908Z] [2024-09-13T09:16:35.908Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:16:35.908Z] #162 DONE 0.2s [2024-09-13T09:16:35.908Z] [2024-09-13T09:16:35.908Z] #163 [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-09-13T09:16:36.188Z] #163 DONE 0.2s [2024-09-13T09:16:36.188Z] [2024-09-13T09:16:36.188Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:36.468Z] #151 ... [2024-09-13T09:16:36.468Z] [2024-09-13T09:16:36.468Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T09:16:36.468Z] #164 DONE 0.2s [2024-09-13T09:16:36.468Z] [2024-09-13T09:16:36.468Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T09:16:36.739Z] #165 DONE 0.3s [2024-09-13T09:16:36.739Z] [2024-09-13T09:16:36.739Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T09:16:37.010Z] #157 ... [2024-09-13T09:16:37.010Z] [2024-09-13T09:16:37.010Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T09:16:37.010Z] #166 DONE 0.2s [2024-09-13T09:16:37.010Z] [2024-09-13T09:16:37.010Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:16:38.419Z] #167 ... [2024-09-13T09:16:38.419Z] [2024-09-13T09:16:38.419Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T09:16:38.419Z] #160 DONE 1197.4s [2024-09-13T09:16:38.419Z] [2024-09-13T09:16:38.419Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T09:16:38.691Z] #154 ... [2024-09-13T09:16:38.691Z] [2024-09-13T09:16:38.691Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T09:16:38.976Z] #168 DONE 0.2s [2024-09-13T09:16:38.976Z] [2024-09-13T09:16:38.976Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T09:16:40.922Z] #169 ... [2024-09-13T09:16:40.922Z] [2024-09-13T09:16:40.922Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:16:40.922Z] #167 DONE 3.9s [2024-09-13T09:16:40.922Z] [2024-09-13T09:16:40.922Z] #108 [security-proxy-setup] exporting to image [2024-09-13T09:16:40.922Z] #108 exporting layers [2024-09-13T09:16:42.336Z] #108 exporting layers 1.3s done [2024-09-13T09:16:42.336Z] #108 writing image sha256:807c4954c020ff89125f8602ed738c08ead1e16022d38ee00358062c8585b0b4 done [2024-09-13T09:16:42.336Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-13T09:16:42.336Z] #108 DONE 10.3s [2024-09-13T09:16:42.336Z] [2024-09-13T09:16:42.336Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:42.604Z] #151 ... [2024-09-13T09:16:42.604Z] [2024-09-13T09:16:42.604Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T09:16:42.604Z] #169 DONE 3.6s [2024-09-13T09:16:42.879Z] [2024-09-13T09:16:42.879Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:16:42.879Z] #170 DONE 0.3s [2024-09-13T09:16:42.879Z] [2024-09-13T09:16:42.879Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:16:43.144Z] #153 ... [2024-09-13T09:16:43.144Z] [2024-09-13T09:16:43.144Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:16:43.144Z] #171 DONE 0.2s [2024-09-13T09:16:43.144Z] [2024-09-13T09:16:43.144Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T09:16:43.419Z] #172 DONE 0.3s [2024-09-13T09:16:43.419Z] [2024-09-13T09:16:43.419Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T09:16:43.683Z] #173 DONE 0.2s [2024-09-13T09:16:43.683Z] [2024-09-13T09:16:43.683Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-13T09:16:43.683Z] #174 DONE 0.2s [2024-09-13T09:16:43.683Z] [2024-09-13T09:16:43.683Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-13T09:16:43.953Z] #175 DONE 0.2s [2024-09-13T09:16:43.953Z] [2024-09-13T09:16:43.953Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:16:43.953Z] #153 ... [2024-09-13T09:16:43.953Z] [2024-09-13T09:16:43.953Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-13T09:16:43.953Z] #176 DONE 0.1s [2024-09-13T09:16:44.536Z] [2024-09-13T09:16:44.536Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T09:16:44.536Z] #177 DONE 0.4s [2024-09-13T09:16:44.536Z] [2024-09-13T09:16:44.536Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:44.536Z] #151 ... [2024-09-13T09:16:44.536Z] [2024-09-13T09:16:44.536Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T09:16:44.801Z] #178 DONE 0.2s [2024-09-13T09:16:44.801Z] [2024-09-13T09:16:44.801Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T09:16:47.380Z] #179 DONE 2.2s [2024-09-13T09:16:47.380Z] [2024-09-13T09:16:47.380Z] #108 [security-bootstrapper] exporting to image [2024-09-13T09:16:47.960Z] #108 exporting layers 1.0s done [2024-09-13T09:16:47.960Z] #108 writing image sha256:e2fb48a97e6c42fdf38f08b88c1b74be9a8b83726f7c331947ae4e8844d0b53c 0.1s done [2024-09-13T09:16:47.960Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-13T09:16:47.960Z] #108 DONE 11.4s [2024-09-13T09:16:47.960Z] [2024-09-13T09:16:47.960Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:16:53.292Z] #153 ... [2024-09-13T09:16:53.292Z] [2024-09-13T09:16:53.292Z] #152 [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-09-13T09:16:53.292Z] #152 DONE 1212.5s [2024-09-13T09:16:53.568Z] [2024-09-13T09:16:53.568Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:53.842Z] #151 ... [2024-09-13T09:16:53.842Z] [2024-09-13T09:16:53.842Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:16:53.842Z] #180 DONE 0.3s [2024-09-13T09:16:53.842Z] [2024-09-13T09:16:53.842Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T09:16:54.114Z] #142 ... [2024-09-13T09:16:54.114Z] [2024-09-13T09:16:54.114Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:16:54.390Z] #181 DONE 0.2s [2024-09-13T09:16:54.390Z] [2024-09-13T09:16:54.390Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T09:16:54.390Z] #154 ... [2024-09-13T09:16:54.390Z] [2024-09-13T09:16:54.390Z] #182 [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-09-13T09:16:54.655Z] #182 DONE 0.2s [2024-09-13T09:16:54.655Z] [2024-09-13T09:16:54.655Z] #183 [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-09-13T09:16:54.655Z] #183 DONE 0.1s [2024-09-13T09:16:54.655Z] [2024-09-13T09:16:54.655Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:54.655Z] #151 ... [2024-09-13T09:16:54.655Z] [2024-09-13T09:16:54.655Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:16:54.655Z] #184 DONE 0.1s [2024-09-13T09:16:54.933Z] [2024-09-13T09:16:54.933Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T09:16:54.933Z] #185 DONE 0.3s [2024-09-13T09:16:54.933Z] [2024-09-13T09:16:54.933Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:16:55.202Z] #153 ... [2024-09-13T09:16:55.202Z] [2024-09-13T09:16:55.202Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T09:16:55.202Z] #186 DONE 0.3s [2024-09-13T09:16:55.202Z] [2024-09-13T09:16:55.202Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:16:55.469Z] #153 ... [2024-09-13T09:16:55.469Z] [2024-09-13T09:16:55.469Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T09:16:55.736Z] #187 DONE 0.2s [2024-09-13T09:16:55.736Z] [2024-09-13T09:16:55.736Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:16:57.679Z] #188 DONE 2.1s [2024-09-13T09:16:57.679Z] [2024-09-13T09:16:57.679Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:16:57.679Z] #151 ... [2024-09-13T09:16:57.679Z] [2024-09-13T09:16:57.679Z] #108 [security-secretstore-setup] exporting to image [2024-09-13T09:16:57.679Z] #108 exporting layers [2024-09-13T09:16:58.636Z] #108 exporting layers 1.2s done [2024-09-13T09:16:58.636Z] #108 writing image sha256:c474965e264e2b1ea1f365ec3e9afe9fea1f908eb75d08ad36dc7bc16ad5f298 [2024-09-13T09:16:58.900Z] #108 writing image sha256:c474965e264e2b1ea1f365ec3e9afe9fea1f908eb75d08ad36dc7bc16ad5f298 done [2024-09-13T09:16:58.900Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-13T09:16:58.900Z] #108 DONE 12.6s [2024-09-13T09:16:58.900Z] [2024-09-13T09:16:58.900Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T09:17:55.254Z] #157 ... [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T09:17:55.254Z] #150 DONE 1273.0s [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:17:55.254Z] #153 ... [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:17:55.254Z] #189 DONE 0.2s [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:17:55.254Z] #190 DONE 0.1s [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T09:17:55.254Z] #154 ... [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T09:17:55.254Z] #191 DONE 0.2s [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #192 [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-09-13T09:17:55.254Z] #192 DONE 0.1s [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:17:55.254Z] #153 ... [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-13T09:17:55.254Z] #193 DONE 0.2s [2024-09-13T09:17:55.254Z] [2024-09-13T09:17:55.254Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:17:55.959Z] #194 DONE 2.0s [2024-09-13T09:17:55.959Z] [2024-09-13T09:17:55.959Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-13T09:17:55.959Z] #108 exporting layers [2024-09-13T09:17:57.376Z] #108 exporting layers 1.2s done [2024-09-13T09:17:57.376Z] #108 writing image sha256:c017aaf55a48fd4e7a4588b746cdfd301ae80a20afb52cdb1ff12cdb9923a96a done [2024-09-13T09:17:57.376Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-13T09:17:57.376Z] #108 DONE 13.8s [2024-09-13T09:17:57.376Z] [2024-09-13T09:17:57.376Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:20:04.049Z] #153 ... [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T09:20:04.049Z] #142 DONE 1397.9s [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:20:04.049Z] #153 ... [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:20:04.049Z] #195 DONE 0.3s [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:20:04.049Z] #196 DONE 0.1s [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-13T09:20:04.049Z] #48 ... [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T09:20:04.049Z] #197 DONE 0.2s [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #198 [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-09-13T09:20:04.049Z] #198 DONE 0.1s [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-13T09:20:04.049Z] #108 exporting layers [2024-09-13T09:20:04.049Z] #108 exporting layers 0.7s done [2024-09-13T09:20:04.049Z] #108 writing image sha256:026396160b21a59a365f691c9d9a79d3fc12d356c5b6121fcafbd7891a36e7df done [2024-09-13T09:20:04.049Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-13T09:20:04.049Z] #108 DONE 14.5s [2024-09-13T09:20:04.049Z] [2024-09-13T09:20:04.049Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:28:11.086Z] #151 ... [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:28:11.086Z] #153 DONE 1878.8s [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:28:11.086Z] #151 ... [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:28:11.086Z] #199 DONE 0.1s [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:28:11.086Z] #151 ... [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:28:11.086Z] #200 DONE 0.1s [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T09:28:11.086Z] #201 DONE 0.4s [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T09:28:11.086Z] #154 ... [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:28:11.086Z] #202 DONE 0.2s [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T09:28:11.086Z] #203 DONE 0.1s [2024-09-13T09:28:11.086Z] [2024-09-13T09:28:11.086Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:28:11.087Z] #204 DONE 2.0s [2024-09-13T09:28:11.087Z] [2024-09-13T09:28:11.087Z] #108 [security-proxy-auth] exporting to image [2024-09-13T09:28:11.087Z] #108 exporting layers [2024-09-13T09:28:11.087Z] #108 exporting layers 0.6s done [2024-09-13T09:28:11.087Z] #108 writing image sha256:d8287854f18569307e7d79e1e5cb9e8ff7ef8a1054fad50be17d8b891b3b015c [2024-09-13T09:28:11.087Z] #108 writing image sha256:d8287854f18569307e7d79e1e5cb9e8ff7ef8a1054fad50be17d8b891b3b015c done [2024-09-13T09:28:11.087Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-13T09:28:11.087Z] #108 DONE 15.2s [2024-09-13T09:28:11.087Z] [2024-09-13T09:28:11.087Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:29:07.467Z] #151 ... [2024-09-13T09:29:07.467Z] [2024-09-13T09:29:07.467Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T09:29:07.467Z] #154 DONE 1943.1s [2024-09-13T09:29:07.467Z] [2024-09-13T09:29:07.467Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T09:29:07.467Z] #159 ... [2024-09-13T09:29:07.467Z] [2024-09-13T09:29:07.467Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:29:07.467Z] #205 DONE 0.2s [2024-09-13T09:29:07.467Z] [2024-09-13T09:29:07.467Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:29:07.467Z] #206 DONE 0.2s [2024-09-13T09:29:07.467Z] [2024-09-13T09:29:07.467Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T09:29:07.467Z] #207 DONE 0.4s [2024-09-13T09:29:07.467Z] [2024-09-13T09:29:07.467Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:29:07.467Z] #151 ... [2024-09-13T09:29:07.467Z] [2024-09-13T09:29:07.468Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:29:07.468Z] #208 DONE 0.1s [2024-09-13T09:29:07.468Z] [2024-09-13T09:29:07.468Z] #108 [core-command] exporting to image [2024-09-13T09:29:07.468Z] #108 exporting layers [2024-09-13T09:29:07.468Z] #108 exporting layers 0.4s done [2024-09-13T09:29:07.468Z] #108 writing image sha256:02b7cd8b199b4e6715d863b0f7a597fcdfa307ce3742a87d74735b5a920eedbf done [2024-09-13T09:29:07.468Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-13T09:29:07.468Z] #108 DONE 15.6s [2024-09-13T09:29:07.468Z] [2024-09-13T09:29:07.468Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T09:31:14.125Z] #158 ... [2024-09-13T09:31:14.125Z] [2024-09-13T09:31:14.125Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T09:31:14.125Z] #159 DONE 2074.1s [2024-09-13T09:31:14.125Z] [2024-09-13T09:31:14.125Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T09:31:14.390Z] #158 ... [2024-09-13T09:31:14.390Z] [2024-09-13T09:31:14.390Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:31:14.656Z] #209 DONE 0.2s [2024-09-13T09:31:14.656Z] [2024-09-13T09:31:14.656Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:31:14.656Z] #210 DONE 0.2s [2024-09-13T09:31:14.656Z] [2024-09-13T09:31:14.656Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:14.922Z] #151 ... [2024-09-13T09:31:14.922Z] [2024-09-13T09:31:14.923Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T09:31:15.512Z] #211 DONE 0.6s [2024-09-13T09:31:15.512Z] [2024-09-13T09:31:15.512Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:15.512Z] #151 ... [2024-09-13T09:31:15.512Z] [2024-09-13T09:31:15.512Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T09:31:15.512Z] #156 DONE 2075.6s [2024-09-13T09:31:15.512Z] [2024-09-13T09:31:15.512Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:31:15.780Z] #212 DONE 0.3s [2024-09-13T09:31:15.780Z] [2024-09-13T09:31:15.780Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T09:31:16.046Z] #213 DONE 0.2s [2024-09-13T09:31:16.046Z] [2024-09-13T09:31:16.046Z] #108 [core-metadata] exporting to image [2024-09-13T09:31:16.046Z] #108 exporting layers [2024-09-13T09:31:16.314Z] #108 ... [2024-09-13T09:31:16.314Z] [2024-09-13T09:31:16.314Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:31:16.314Z] #214 DONE 0.2s [2024-09-13T09:31:16.314Z] [2024-09-13T09:31:16.314Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T09:31:16.911Z] #215 ... [2024-09-13T09:31:16.911Z] [2024-09-13T09:31:16.911Z] #108 [core-metadata] exporting to image [2024-09-13T09:31:16.911Z] #108 exporting layers 0.8s done [2024-09-13T09:31:16.911Z] #108 writing image sha256:9217744c83b5afe1a799d3d0aa0b45f1e397e7a7667cfad304cbf6242c7b13f3 0.0s done [2024-09-13T09:31:16.911Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-13T09:31:16.911Z] #108 DONE 16.4s [2024-09-13T09:31:16.911Z] [2024-09-13T09:31:16.911Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:17.178Z] #151 ... [2024-09-13T09:31:17.178Z] [2024-09-13T09:31:17.178Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T09:31:17.178Z] #215 DONE 0.8s [2024-09-13T09:31:17.178Z] [2024-09-13T09:31:17.178Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:31:17.443Z] #216 DONE 0.2s [2024-09-13T09:31:17.443Z] [2024-09-13T09:31:17.443Z] #108 [core-keeper] exporting to image [2024-09-13T09:31:17.709Z] #108 exporting layers 0.5s done [2024-09-13T09:31:17.975Z] #108 writing image sha256:d0e5fb0c8876962bd64a5022e4ea561e10bd4561e982b738b1fec834c389c564 done [2024-09-13T09:31:17.975Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-13T09:31:17.975Z] #108 DONE 16.9s [2024-09-13T09:31:17.975Z] [2024-09-13T09:31:17.975Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T09:31:22.220Z] #158 DONE 2082.2s [2024-09-13T09:31:22.220Z] [2024-09-13T09:31:22.220Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:22.490Z] #151 ... [2024-09-13T09:31:22.490Z] [2024-09-13T09:31:22.490Z] #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:31:22.758Z] #217 DONE 0.2s [2024-09-13T09:31:22.758Z] [2024-09-13T09:31:22.758Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:31:23.025Z] #218 DONE 0.1s [2024-09-13T09:31:23.025Z] [2024-09-13T09:31:23.025Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:23.293Z] #151 ... [2024-09-13T09:31:23.293Z] [2024-09-13T09:31:23.293Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T09:31:23.559Z] #219 DONE 0.5s [2024-09-13T09:31:23.559Z] [2024-09-13T09:31:23.559Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:31:23.828Z] #220 DONE 0.1s [2024-09-13T09:31:23.828Z] [2024-09-13T09:31:23.828Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T09:31:23.828Z] #221 DONE 0.1s [2024-09-13T09:31:23.828Z] [2024-09-13T09:31:23.828Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:23.828Z] #151 ... [2024-09-13T09:31:23.828Z] [2024-09-13T09:31:23.828Z] #108 [core-data] exporting to image [2024-09-13T09:31:23.828Z] #108 exporting layers [2024-09-13T09:31:24.411Z] #108 exporting layers 0.5s done [2024-09-13T09:31:24.412Z] #108 writing image sha256:b6a21984ea08756f5f3f0dfcc242d291d29990b54576b2ba0330b99a10a856ce done [2024-09-13T09:31:24.412Z] #108 naming to docker.io/library/core-data-arm64 [2024-09-13T09:31:24.412Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-13T09:31:24.412Z] #108 DONE 17.5s [2024-09-13T09:31:24.412Z] [2024-09-13T09:31:24.412Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T09:31:51.092Z] #157 DONE 2111.3s [2024-09-13T09:31:51.092Z] [2024-09-13T09:31:51.092Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:51.674Z] #151 ... [2024-09-13T09:31:51.674Z] [2024-09-13T09:31:51.674Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:31:51.942Z] #222 DONE 0.2s [2024-09-13T09:31:51.942Z] [2024-09-13T09:31:51.942Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:31:52.208Z] #223 DONE 0.2s [2024-09-13T09:31:52.208Z] [2024-09-13T09:31:52.208Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T09:31:52.793Z] #224 DONE 0.5s [2024-09-13T09:31:52.793Z] [2024-09-13T09:31:52.793Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:31:53.058Z] #225 DONE 0.4s [2024-09-13T09:31:53.058Z] [2024-09-13T09:31:53.058Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:53.058Z] #151 ... [2024-09-13T09:31:53.058Z] [2024-09-13T09:31:53.058Z] #108 [support-scheduler] exporting to image [2024-09-13T09:31:53.058Z] #108 exporting layers [2024-09-13T09:31:53.639Z] #108 exporting layers 0.5s done [2024-09-13T09:31:53.639Z] #108 writing image sha256:2dc65757d22ad9e8431b12eb3b3d567524b823a5298c0c1a0669240a8443e943 done [2024-09-13T09:31:53.639Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-13T09:31:53.639Z] #108 DONE 17.9s [2024-09-13T09:31:53.639Z] [2024-09-13T09:31:53.639Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:31:55.580Z] #151 DONE 2115.4s [2024-09-13T09:31:55.580Z] [2024-09-13T09:31:55.580Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T09:31:55.580Z] #155 DONE 2115.5s [2024-09-13T09:31:55.580Z] [2024-09-13T09:31:55.580Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T09:31:55.845Z] #57 ... [2024-09-13T09:31:55.845Z] [2024-09-13T09:31:55.845Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:31:55.845Z] #226 DONE 0.1s [2024-09-13T09:31:55.845Z] [2024-09-13T09:31:55.845Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:31:56.112Z] #227 DONE 0.2s [2024-09-13T09:31:56.112Z] [2024-09-13T09:31:56.112Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:31:56.112Z] #228 DONE 0.1s [2024-09-13T09:31:56.112Z] [2024-09-13T09:31:56.112Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:31:56.112Z] #229 DONE 0.1s [2024-09-13T09:31:56.112Z] [2024-09-13T09:31:56.112Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T09:31:56.377Z] #230 DONE 0.4s [2024-09-13T09:31:56.377Z] [2024-09-13T09:31:56.377Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T09:31:56.642Z] #231 DONE 0.4s [2024-09-13T09:31:56.642Z] [2024-09-13T09:31:56.642Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:31:56.642Z] #232 DONE 0.1s [2024-09-13T09:31:56.642Z] [2024-09-13T09:31:56.642Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T09:31:56.911Z] #233 DONE 0.1s [2024-09-13T09:31:56.911Z] [2024-09-13T09:31:56.911Z] #108 [support-cron-scheduler] exporting to image [2024-09-13T09:31:57.491Z] #108 exporting layers 0.7s done [2024-09-13T09:31:57.491Z] #108 writing image sha256:c1288b748d27a16968f10a54f0416081244cc3b966ec72a02c962887b2b56054 done [2024-09-13T09:31:57.491Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-13T09:31:58.070Z] #108 exporting layers 1.4s done [2024-09-13T09:31:58.070Z] #108 writing image sha256:d21d01383b4b2d2f52d817e203ae49d957f44569a3be0b1e72ff8b4e525ef62e done [2024-09-13T09:31:58.070Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-13T09:31:58.070Z] #108 DONE 19.5s [2024-09-13T09:31:58.070Z] [2024-09-13T09:31:58.070Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:31:58.070Z] time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T09:31:58.073Z] $ docker stop --time=1 ed642685c0a28be6cc661ffe02d09e7f03484e2b5f2cafdd57e8e82e524e7a3b [2024-09-13T09:31:59.753Z] $ docker rm -f --volumes ed642685c0a28be6cc661ffe02d09e7f03484e2b5f2cafdd57e8e82e524e7a3b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T09:32:00.258Z] + docker images [2024-09-13T09:32:00.258Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T09:32:00.258Z] support-cron-scheduler-arm64 latest d21d01383b4b 4 seconds ago 43.7MB [2024-09-13T09:32:00.258Z] support-notifications-arm64 latest c1288b748d27 4 seconds ago 42.2MB [2024-09-13T09:32:00.258Z] support-scheduler-arm64 latest 2dc65757d22a 8 seconds ago 41.4MB [2024-09-13T09:32:00.258Z] core-data-arm64 latest b6a21984ea08 37 seconds ago 39.2MB [2024-09-13T09:32:00.258Z] core-keeper-arm64 latest d0e5fb0c8876 43 seconds ago 39.2MB [2024-09-13T09:32:00.258Z] core-metadata-arm64 latest 9217744c83b5 45 seconds ago 39.4MB [2024-09-13T09:32:00.258Z] core-command-arm64 latest 02b7cd8b199b 2 minutes ago 35.1MB [2024-09-13T09:32:00.258Z] security-proxy-auth-arm64 latest d8287854f185 3 minutes ago 32.7MB [2024-09-13T09:32:00.258Z] security-spiffe-token-provider-arm64 latest 026396160b21 12 minutes ago 29.1MB [2024-09-13T09:32:00.258Z] core-common-config-bootstrapper-arm64 latest c017aaf55a48 14 minutes ago 15.4MB [2024-09-13T09:32:00.258Z] security-secretstore-setup-arm64 latest c474965e264e 15 minutes ago 36.4MB [2024-09-13T09:32:00.258Z] security-bootstrapper-arm64 latest e2fb48a97e6c 15 minutes ago 18.9MB [2024-09-13T09:32:00.258Z] security-proxy-setup-arm64 latest 807c4954c020 15 minutes ago 26.2MB [2024-09-13T09:32:00.258Z] security-spire-config-arm64 latest 85a0ef623410 37 minutes ago 115MB [2024-09-13T09:32:00.258Z] security-spire-server-arm64 latest 464d926d6a3d 37 minutes ago 116MB [2024-09-13T09:32:00.258Z] security-spire-agent-arm64 latest 5cbea6c0209b 37 minutes ago 174MB [2024-09-13T09:32:00.258Z] ci-base-image-arm64 latest 659ebed6e4fc 56 minutes ago 967MB [2024-09-13T09:32:00.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-13T09:32:00.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:32:00.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T09:32:00.738Z] [2024-09-13T09:32:00.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:32:01.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T09:32:01.334Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-13T09:32:01.334Z] 8998bd30e6a1: Pulling fs layer [2024-09-13T09:32:01.334Z] 04944245beec: Pulling fs layer [2024-09-13T09:32:01.334Z] 699f458cf7ca: Pulling fs layer [2024-09-13T09:32:01.334Z] 765212b225bb: Pulling fs layer [2024-09-13T09:32:01.334Z] f23df028b6ca: Pulling fs layer [2024-09-13T09:32:01.334Z] d65c8cfc05b1: Pulling fs layer [2024-09-13T09:32:01.334Z] 2437ff75d9bd: Pulling fs layer [2024-09-13T09:32:01.334Z] f23df028b6ca: Waiting [2024-09-13T09:32:01.334Z] 2437ff75d9bd: Waiting [2024-09-13T09:32:01.334Z] d65c8cfc05b1: Waiting [2024-09-13T09:32:01.334Z] 765212b225bb: Waiting [2024-09-13T09:32:01.334Z] 04944245beec: Verifying Checksum [2024-09-13T09:32:01.334Z] 04944245beec: Download complete [2024-09-13T09:32:01.334Z] 765212b225bb: Verifying Checksum [2024-09-13T09:32:01.334Z] 765212b225bb: Download complete [2024-09-13T09:32:01.334Z] f23df028b6ca: Verifying Checksum [2024-09-13T09:32:01.334Z] f23df028b6ca: Download complete [2024-09-13T09:32:01.334Z] d65c8cfc05b1: Verifying Checksum [2024-09-13T09:32:01.334Z] d65c8cfc05b1: Download complete [2024-09-13T09:32:01.598Z] 699f458cf7ca: Verifying Checksum [2024-09-13T09:32:01.598Z] 699f458cf7ca: Download complete [2024-09-13T09:32:01.863Z] 8998bd30e6a1: Verifying Checksum [2024-09-13T09:32:01.863Z] 8998bd30e6a1: Download complete [2024-09-13T09:32:04.427Z] 2437ff75d9bd: Verifying Checksum [2024-09-13T09:32:04.427Z] 2437ff75d9bd: Download complete [2024-09-13T09:32:06.361Z] 8998bd30e6a1: Pull complete [2024-09-13T09:32:06.625Z] 04944245beec: Pull complete [2024-09-13T09:32:08.556Z] 699f458cf7ca: Pull complete [2024-09-13T09:32:08.556Z] 765212b225bb: Pull complete [2024-09-13T09:32:09.135Z] f23df028b6ca: Pull complete [2024-09-13T09:32:09.398Z] d65c8cfc05b1: Pull complete [2024-09-13T09:32:27.660Z] 2437ff75d9bd: Pull complete [2024-09-13T09:32:27.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-13T09:32:27.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T09:32:27.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:32:27.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container [2024-09-13T09:32:27.941Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-13T09:32:30.915Z] $ docker top 9f9ea133f48b52eec521ca443a161d57a7faaecb0c96b0f1dc98139326b1ccc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:32:31.888Z] ---> job-cost.sh [2024-09-13T09:32:31.888Z] lf-activate-venv: SKIPPING [2024-09-13T09:32:31.888Z] INFO: No Stack... [2024-09-13T09:32:32.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-13T09:32:33.105Z] INFO: Archiving Costs [Pipeline] sh [2024-09-13T09:32:33.735Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-09-13T09:32:33.735Z] + cut -d, -f6 [Pipeline] lock [2024-09-13T09:32:33.771Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] [2024-09-13T09:32:33.787Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] did not exist. Created. [2024-09-13T09:32:33.794Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-13T09:32:34.445Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-13T09:32:34.665Z] Stashed 1 file(s) [Pipeline] } [2024-09-13T09:32:34.677Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-13T09:32:34.685Z] $ docker stop --time=1 9f9ea133f48b52eec521ca443a161d57a7faaecb0c96b0f1dc98139326b1ccc8 [2024-09-13T09:32:36.192Z] $ docker rm -f --volumes 9f9ea133f48b52eec521ca443a161d57a7faaecb0c96b0f1dc98139326b1ccc8 [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-09-13T09:32:36.746Z] provisioning config files... [2024-09-13T09:32:36.754Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9547217872798245167tmp [Pipeline] { [Pipeline] sh [2024-09-13T09:32:37.060Z] + set +x [2024-09-13T09:32:37.060Z] + + bash -s --curl [2024-09-13T09:32:37.060Z] -s https://codecov.io/bash [2024-09-13T09:32:37.060Z] [2024-09-13T09:32:37.060Z] _____ _ [2024-09-13T09:32:37.060Z] / ____| | | [2024-09-13T09:32:37.060Z] | | ___ __| | ___ ___ _____ __ [2024-09-13T09:32:37.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-13T09:32:37.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-13T09:32:37.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-13T09:32:37.060Z] Bash-1.0.6 [2024-09-13T09:32:37.060Z] [2024-09-13T09:32:37.060Z] [2024-09-13T09:32:37.060Z] ==> git version 2.25.1 found [2024-09-13T09:32:37.060Z] ==> 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-09-13T09:32:37.060Z] Release-Date: 2020-01-08 [2024-09-13T09:32:37.060Z] 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-09-13T09:32:37.060Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-13T09:32:37.060Z] ==> Jenkins CI detected. [2024-09-13T09:32:37.060Z] current dir:  /w/workspace/edgex-go/3 [2024-09-13T09:32:37.060Z] project root: . [2024-09-13T09:32:37.060Z] --> token set from env [2024-09-13T09:32:37.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-13T09:32:37.060Z] ==> Running gcov in . (disable via -X gcov) [2024-09-13T09:32:37.320Z] ==> Python coveragepy not found [2024-09-13T09:32:37.320Z] ==> Searching for coverage reports in: [2024-09-13T09:32:37.320Z] + . [2024-09-13T09:32:37.320Z] -> Found 1 reports [2024-09-13T09:32:37.320Z] ==> Detecting git/mercurial file structure [2024-09-13T09:32:37.320Z] ==> Reading reports [2024-09-13T09:32:37.320Z] + ./coverage.out bytes=563961 [2024-09-13T09:32:37.320Z] ==> Appending adjustments [2024-09-13T09:32:37.320Z] https://docs.codecov.io/docs/fixing-reports [2024-09-13T09:32:38.260Z] + Found adjustments [2024-09-13T09:32:38.520Z] ==> Gzipping contents [2024-09-13T09:32:38.520Z] 72K /tmp/codecov.SWGxdu.gz [2024-09-13T09:32:38.520Z] ==> Uploading reports [2024-09-13T09:32:38.520Z] url: https://codecov.io [2024-09-13T09:32:38.520Z] query: branch=PR-4907&commit=ec7460c5443bafb3573844e72d5546b3a8376a0b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-13T09:32:38.520Z] -> Pinging Codecov [2024-09-13T09:32:38.520Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=ec7460c5443bafb3573844e72d5546b3a8376a0b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-13T09:32:38.520Z] -> Uploading to [2024-09-13T09:32:38.520Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/ec7460c5443bafb3573844e72d5546b3a8376a0b/ed8893ad-23ef-47b1-846b-67d55b913113.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T093238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aa726edbdce2b71f4d733f14558a24ba09cbad2ad8856b5a6ee4639ec7cb9a8 [2024-09-13T09:32:38.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T09:32:38.520Z] Dload Upload Total Spent Left Speed [2024-09-13T09:32:38.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69679 0 0 100 69679 0 265k --:--:-- --:--:-- --:--:-- 265k [2024-09-13T09:32:38.779Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] } [2024-09-13T09:32:38.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-09-13T09:33:05.956Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:33:06.252Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:33:07.114Z] ---> package-listing.sh [2024-09-13T09:33:07.115Z] ++ facter osfamily [2024-09-13T09:33:07.115Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-13T09:33:07.376Z] + OS_FAMILY=debian [2024-09-13T09:33:07.376Z] + workspace=/w/workspace/edgex-go/3 [2024-09-13T09:33:07.376Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-13T09:33:07.376Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-13T09:33:07.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-13T09:33:07.376Z] + PACKAGES=/tmp/packages_start.txt [2024-09-13T09:33:07.376Z] + '[' /w/workspace/edgex-go/3 ']' [2024-09-13T09:33:07.376Z] + PACKAGES=/tmp/packages_end.txt [2024-09-13T09:33:07.376Z] + case "${OS_FAMILY}" in [2024-09-13T09:33:07.376Z] + grep '^ii' [2024-09-13T09:33:07.376Z] + dpkg -l [2024-09-13T09:33:07.376Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-13T09:33:07.376Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-13T09:33:07.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-13T09:33:07.376Z] + '[' /w/workspace/edgex-go/3 ']' [2024-09-13T09:33:07.376Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-09-13T09:33:07.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-09-13T09:33:07.389Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-13T09:33:07.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:33:08.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T09:33:08.227Z] [2024-09-13T09:33:08.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:33:08.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T09:33:08.534Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-13T09:33:08.534Z] 5eb5b503b376: Pulling fs layer [2024-09-13T09:33:08.534Z] 5c69ac0246d0: Pulling fs layer [2024-09-13T09:33:08.534Z] ec43610c2a17: Pulling fs layer [2024-09-13T09:33:08.534Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-13T09:33:08.534Z] 33b1e0a273af: Pulling fs layer [2024-09-13T09:33:08.534Z] 5d3b04190fa2: Pulling fs layer [2024-09-13T09:33:08.534Z] 2f39f015ded8: Pulling fs layer [2024-09-13T09:33:08.534Z] 5d3b04190fa2: Waiting [2024-09-13T09:33:08.534Z] 3a2ae6a8a46f: Waiting [2024-09-13T09:33:08.534Z] 33b1e0a273af: Waiting [2024-09-13T09:33:08.534Z] 2f39f015ded8: Waiting [2024-09-13T09:33:08.534Z] 5c69ac0246d0: Download complete [2024-09-13T09:33:08.534Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-13T09:33:08.534Z] 3a2ae6a8a46f: Download complete [2024-09-13T09:33:08.534Z] 33b1e0a273af: Verifying Checksum [2024-09-13T09:33:08.534Z] 33b1e0a273af: Download complete [2024-09-13T09:33:08.534Z] 5d3b04190fa2: Verifying Checksum [2024-09-13T09:33:08.534Z] 5d3b04190fa2: Download complete [2024-09-13T09:33:08.795Z] ec43610c2a17: Verifying Checksum [2024-09-13T09:33:08.795Z] ec43610c2a17: Download complete [2024-09-13T09:33:08.795Z] 5eb5b503b376: Verifying Checksum [2024-09-13T09:33:08.795Z] 5eb5b503b376: Download complete [2024-09-13T09:33:09.362Z] 2f39f015ded8: Download complete [2024-09-13T09:33:09.930Z] 5eb5b503b376: Pull complete [2024-09-13T09:33:09.930Z] 5c69ac0246d0: Pull complete [2024-09-13T09:33:10.499Z] ec43610c2a17: Pull complete [2024-09-13T09:33:10.499Z] 3a2ae6a8a46f: Pull complete [2024-09-13T09:33:10.757Z] 33b1e0a273af: Pull complete [2024-09-13T09:33:10.757Z] 5d3b04190fa2: Pull complete [2024-09-13T09:33:14.942Z] 2f39f015ded8: Pull complete [2024-09-13T09:33:14.942Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-13T09:33:14.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T09:33:14.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:33:15.049Z] prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container [2024-09-13T09:33:15.069Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-13T09:33:19.325Z] $ docker top b01e412cfa374458d746a6b6c24f24721ea6fb5dc2fc252c0f0c3f67f55e2074 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T09:33:19.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-13T09:33:19.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-13T09:33:20.250Z] + ls /var/log/sa-host [2024-09-13T09:33:20.250Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T09:33:20.400Z] provisioning config files... [2024-09-13T09:33:20.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2083752039344878958tmp [Pipeline] { [Pipeline] echo [2024-09-13T09:33:20.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:33:20.714Z] ---> create-netrc.sh [Pipeline] } [2024-09-13T09:33:20.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:33:21.238Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-13T09:33:21.248Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:33:21.529Z] ---> sudo-logs.sh [2024-09-13T09:33:21.529Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-13T09:33:21.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:33:21.840Z] ---> job-cost.sh [2024-09-13T09:33:21.840Z] lf-activate-venv: SKIPPING [2024-09-13T09:33:21.840Z] DEBUG: total: 0.2199999988079071 [2024-09-13T09:33:21.840Z] INFO: Retrieving Stack Cost... [2024-09-13T09:33:22.100Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-13T09:33:22.668Z] INFO: Archiving Costs [Pipeline] echo [2024-09-13T09:33:22.683Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:33:22.965Z] ---> logs-deploy.sh [2024-09-13T09:33:22.965Z] lf-activate-venv: SKIPPING [2024-09-13T09:33:22.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/3 [2024-09-13T09:33:22.965Z] INFO: archiving workspace using pattern(s): [2024-09-13T09:33:23.904Z] Archives upload complete. [2024-09-13T09:33:23.905Z] INFO: archiving logs to Nexus