Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 71d356aaa66d076e2d1373082ceb35605edef62d rather than b5baed0973659491019683a960c45c098e4a9e8f Obtained Jenkinsfile from 71d356aaa66d076e2d1373082ceb35605edef62d 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-ssh9331286335165709474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15074198466720597721.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4768/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-4768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4258569163971208056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6695088069909535018.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-4768/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-4768/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh991536347625618352.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-4983 in /w/workspace/edgexfoundry_edgex-go_PR-4768 [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 > 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/4768/head:refs/remotes/origin/PR-4768 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit b5baed0973659491019683a960c45c098e4a9e8f Merge succeeded, producing 43ffc90b803e79c0b8321a09e59bbec660161a6d Checking out Revision 43ffc90b803e79c0b8321a09e59bbec660161a6d (PR-4768) > git config core.sparsecheckout # timeout=10 > git checkout -f b5baed0973659491019683a960c45c098e4a9e8f # 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 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ffc90b803e79c0b8321a09e59bbec660161a6d # timeout=10 Commit message: "Merge commit '71d356aaa66d076e2d1373082ceb35605edef62d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T08:29:40.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T08:29:40.133Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T08:29:40.163Z] ========================================================= [2024-03-05T08:29:40.164Z] EdgeX Global Pipelines Version Info [2024-03-05T08:29:40.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:29:40.907Z] ------------------- [2024-03-05T08:29:40.907Z] stable info: [2024-03-05T08:29:40.907Z] ------------------- [2024-03-05T08:29:40.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T08:29:40.907Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T08:29:40.907Z] Message: update stable to v1.0.258 > git rev-list --no-walk 4035f500a37fc57437749b33eb64bfcc76520717 # timeout=10 [2024-03-05T08:29:41.480Z] ------------------- [2024-03-05T08:29:41.480Z] experimental info: [2024-03-05T08:29:41.480Z] ------------------- [2024-03-05T08:29:41.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T08:29:41.480Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T08:29:41.480Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T08:29:41.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-05T08:29:41.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-05T08:29:41.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T08:29:41.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T08:29:41.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T08:29:41.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T08:29:41.694Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T08:29:41.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-05T08:29:41.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-05T08:29:41.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-05T08:29:41.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T08:29:41.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T08:29:41.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T08:29:41.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T08:29:41.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T08:29:41.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T08:29:41.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T08:29:41.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T08:29:41.995Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-05T08:29:42.024Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-05T08:29:42.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T08:29:42.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T08:29:42.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T08:29:42.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4768 [Pipeline] echo [2024-03-05T08:29:42.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4768 [Pipeline] echo [2024-03-05T08:29:42.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4768 [Pipeline] echo [2024-03-05T08:29:42.262Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43ffc90b803e79c0b8321a09e59bbec660161a6d [Pipeline] echo [2024-03-05T08:29:42.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43ffc90 [Pipeline] echo [2024-03-05T08:29:42.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T08:29:42.424Z] provisioning config files... [2024-03-05T08:29:42.439Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7321701270549484553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:29:42.773Z] ---> ****-login.sh [2024-03-05T08:29:42.773Z] nexus3.edgexfoundry.org:10001 [2024-03-05T08:29:42.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:29:43.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:29:43.034Z] Configure a credential helper to remove this warning. See [2024-03-05T08:29:43.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:29:43.034Z] [2024-03-05T08:29:43.035Z] Login Succeeded [2024-03-05T08:29:43.035Z] nexus3.edgexfoundry.org:10002 [2024-03-05T08:29:43.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:29:43.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:29:43.295Z] Configure a credential helper to remove this warning. See [2024-03-05T08:29:43.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:29:43.295Z] [2024-03-05T08:29:43.295Z] Login Succeeded [2024-03-05T08:29:43.295Z] nexus3.edgexfoundry.org:10003 [2024-03-05T08:29:43.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:29:43.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:29:43.295Z] Configure a credential helper to remove this warning. See [2024-03-05T08:29:43.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:29:43.295Z] [2024-03-05T08:29:43.295Z] Login Succeeded [2024-03-05T08:29:43.295Z] nexus3.edgexfoundry.org:10004 [2024-03-05T08:29:43.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:29:43.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:29:43.296Z] Configure a credential helper to remove this warning. See [2024-03-05T08:29:43.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:29:43.296Z] [2024-03-05T08:29:43.296Z] Login Succeeded [2024-03-05T08:29:43.554Z] ****.io [2024-03-05T08:29:43.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:29:43.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:29:43.815Z] Configure a credential helper to remove this warning. See [2024-03-05T08:29:43.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:29:43.815Z] [2024-03-05T08:29:43.815Z] Login Succeeded [2024-03-05T08:29:43.815Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T08:29:43.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T08:29:44.177Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-05T08:29:44.177Z] + + dirname cmd/core-command/Dockerfile [2024-03-05T08:29:44.177Z] cut -d/ -f2 [2024-03-05T08:29:44.177Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-05T08:29:44.177Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-05T08:29:44.177Z] + cut -d/ -f2 [2024-03-05T08:29:44.177Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-05T08:29:44.177Z] + + dirname cmd/core-data/Dockerfile [2024-03-05T08:29:44.177Z] cut -d/ -f2 [2024-03-05T08:29:44.177Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-05T08:29:44.177Z] + dirname cmd/core-metadata/Dockerfile [2024-03-05T08:29:44.177Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-05T08:29:44.178Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2024-03-05T08:29:44.178Z] -f2 [2024-03-05T08:29:44.178Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-05T08:29:44.178Z] + dirname cmd/support-notifications/Dockerfile [2024-03-05T08:29:44.178Z] + cut -d/ -f2 [2024-03-05T08:29:44.178Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-05T08:29:44.178Z] + cut+ -d/ -f2 [2024-03-05T08:29:44.178Z] dirname cmd/support-scheduler/Dockerfile [2024-03-05T08:29:44.178Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-05T08:29:44.208Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-05T08:29:44.621Z] + git rev-list -1 --merges 43ffc90b803e79c0b8321a09e59bbec660161a6d~1..43ffc90b803e79c0b8321a09e59bbec660161a6d [Pipeline] echo [2024-03-05T08:29:44.632Z] -----------> git rev-list -1 --merges 43ffc90b803e79c0b8321a09e59bbec660161a6d~1..43ffc90b803e79c0b8321a09e59bbec660161a6d 43ffc90b803e79c0b8321a09e59bbec660161a6d [2024-03-05T08:29:44.632Z] 43ffc90b803e79c0b8321a09e59bbec660161a6d [false] [Pipeline] sh [2024-03-05T08:29:44.934Z] + git log --format=format:%s -1 43ffc90b803e79c0b8321a09e59bbec660161a6d [Pipeline] echo [2024-03-05T08:29:44.950Z] ========================================================= [2024-03-05T08:29:44.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T08:29:44.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-05T08:29:45.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T08:29:45.405Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T08:29:45.405Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T08:29:45.405Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T08:29:45.405Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T08:29:45.405Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T08:29:45.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:29:45.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T08:29:45.764Z] [2024-03-05T08:29:45.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:29:46.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T08:29:46.088Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T08:29:46.088Z] b85a868b505f: Pulling fs layer [2024-03-05T08:29:46.088Z] e2be974225ed: Pulling fs layer [2024-03-05T08:29:46.088Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T08:29:46.088Z] 988bab9f4d93: Pulling fs layer [2024-03-05T08:29:46.088Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T08:29:46.088Z] eaf3925da568: Pulling fs layer [2024-03-05T08:29:46.088Z] bab4dde63d76: Pulling fs layer [2024-03-05T08:29:46.088Z] bde34c3a00c8: Pulling fs layer [2024-03-05T08:29:46.088Z] b352a97aabf1: Pulling fs layer [2024-03-05T08:29:46.088Z] 4872d77fe225: Pulling fs layer [2024-03-05T08:29:46.088Z] 5851b861e8e6: Pulling fs layer [2024-03-05T08:29:46.088Z] bab4dde63d76: Waiting [2024-03-05T08:29:46.088Z] 988bab9f4d93: Waiting [2024-03-05T08:29:46.088Z] 1469e6f7b9e6: Waiting [2024-03-05T08:29:46.088Z] eaf3925da568: Waiting [2024-03-05T08:29:46.088Z] 4872d77fe225: Waiting [2024-03-05T08:29:46.088Z] 5851b861e8e6: Waiting [2024-03-05T08:29:46.088Z] b352a97aabf1: Waiting [2024-03-05T08:29:46.088Z] e2be974225ed: Verifying Checksum [2024-03-05T08:29:46.088Z] e2be974225ed: Download complete [2024-03-05T08:29:46.088Z] 988bab9f4d93: Verifying Checksum [2024-03-05T08:29:46.088Z] 988bab9f4d93: Download complete [2024-03-05T08:29:46.346Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T08:29:46.346Z] 1469e6f7b9e6: Download complete [2024-03-05T08:29:46.346Z] 339a4e72a1f5: Verifying Checksum [2024-03-05T08:29:46.346Z] 339a4e72a1f5: Download complete [2024-03-05T08:29:46.346Z] eaf3925da568: Verifying Checksum [2024-03-05T08:29:46.346Z] eaf3925da568: Download complete [2024-03-05T08:29:46.346Z] bde34c3a00c8: Download complete [2024-03-05T08:29:46.346Z] b352a97aabf1: Verifying Checksum [2024-03-05T08:29:46.346Z] 4872d77fe225: Verifying Checksum [2024-03-05T08:29:46.346Z] 4872d77fe225: Download complete [2024-03-05T08:29:46.346Z] 5851b861e8e6: Verifying Checksum [2024-03-05T08:29:46.346Z] 5851b861e8e6: Download complete [2024-03-05T08:29:46.346Z] b85a868b505f: Download complete [2024-03-05T08:29:46.606Z] bab4dde63d76: Verifying Checksum [2024-03-05T08:29:46.606Z] bab4dde63d76: Download complete [2024-03-05T08:29:47.543Z] b85a868b505f: Pull complete [2024-03-05T08:29:47.801Z] e2be974225ed: Pull complete [2024-03-05T08:29:48.370Z] 339a4e72a1f5: Pull complete [2024-03-05T08:29:48.370Z] 988bab9f4d93: Pull complete [2024-03-05T08:29:48.634Z] 1469e6f7b9e6: Pull complete [2024-03-05T08:29:48.634Z] eaf3925da568: Pull complete [2024-03-05T08:29:50.560Z] bab4dde63d76: Pull complete [2024-03-05T08:29:50.560Z] bde34c3a00c8: Pull complete [2024-03-05T08:29:50.560Z] b352a97aabf1: Pull complete [2024-03-05T08:29:50.824Z] 4872d77fe225: Pull complete [2024-03-05T08:29:50.824Z] 5851b861e8e6: Pull complete [2024-03-05T08:29:50.824Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T08:29:50.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T08:29:50.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:29:51.029Z] prd-ubuntu20.04-docker-8c-8g-4983 does not seem to be running inside a container [2024-03-05T08:29:51.069Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T08:29:54.375Z] $ docker top 3495ed5cd47c9d141939eb89c4b6c53607a1a1b0ba1f8f019d1776aa94e8d308 -eo pid,comm [2024-03-05T08:29:54.425Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-05T08:29:54.425Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T08:29:54.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T08:29:54.526Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T08:29:54.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T08:29:54.649Z] $ docker exec 3495ed5cd47c9d141939eb89c4b6c53607a1a1b0ba1f8f019d1776aa94e8d308 ssh-agent [2024-03-05T08:29:54.744Z] SSH_AUTH_SOCK=/tmp/ssh-KcbVu7lV336Y/agent.32 [2024-03-05T08:29:54.744Z] SSH_AGENT_PID=38 [2024-03-05T08:29:54.750Z] Running ssh-add (command line suppressed) [2024-03-05T08:29:54.848Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1705818427779175850.key (/w/workspace/edgex-go/3@tmp/private_key_1705818427779175850.key) [2024-03-05T08:29:54.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T08:29:55.275Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T08:29:55.293Z] $ docker exec --env ******** --env ******** 3495ed5cd47c9d141939eb89c4b6c53607a1a1b0ba1f8f019d1776aa94e8d308 ssh-agent -k [2024-03-05T08:29:55.388Z] unset SSH_AUTH_SOCK; [2024-03-05T08:29:55.389Z] unset SSH_AGENT_PID; [2024-03-05T08:29:55.389Z] echo Agent pid 38 killed; [2024-03-05T08:29:55.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T08:29:55.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T08:29:55.459Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T08:29:55.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T08:29:55.604Z] $ docker exec 3495ed5cd47c9d141939eb89c4b6c53607a1a1b0ba1f8f019d1776aa94e8d308 ssh-agent [2024-03-05T08:29:55.711Z] SSH_AUTH_SOCK=/tmp/ssh-WY89w78LGF7R/agent.71 [2024-03-05T08:29:55.711Z] SSH_AGENT_PID=77 [2024-03-05T08:29:55.715Z] Running ssh-add (command line suppressed) [2024-03-05T08:29:55.818Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_16120414667379203264.key (/w/workspace/edgex-go/3@tmp/private_key_16120414667379203264.key) [2024-03-05T08:29:55.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T08:29:56.131Z] + git semver init [2024-03-05T08:29:56.390Z] 2024-03-05 08:29:56,315 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T08:29:56.390Z] 2024-03-05 08:29:56,315 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-03-05T08:29:56.390Z] 2024-03-05 08:29:56,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-03-05T08:29:56.390Z] 2024-03-05 08:29:56,316 [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-03-05T08:30:01.695Z] 2024-03-05 08:30:01,342 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-03-05T08:30:01.695Z] 2024-03-05 08:30:01,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4768 with force:False [2024-03-05T08:30:01.695Z] 2024-03-05 08:30:01,342 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4768 [2024-03-05T08:30:01.695Z] 2024-03-05 08:30:01,346 [execute] INFO git cat-file --batch-check [2024-03-05T08:30:01.695Z] 2024-03-05 08:30:01,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T08:30:01.695Z] 2024-03-05 08:30:01,354 [execute] INFO git cat-file --batch [2024-03-05T08:30:01.695Z] 2024-03-05 08:30:01,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T08:30:01.695Z] 2024-03-05 08:30:01,358 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4768 [2024-03-05T08:30:01.695Z] 0.0.0 [Pipeline] } [2024-03-05T08:30:01.713Z] $ docker exec --env ******** --env ******** 3495ed5cd47c9d141939eb89c4b6c53607a1a1b0ba1f8f019d1776aa94e8d308 ssh-agent -k [2024-03-05T08:30:01.807Z] unset SSH_AUTH_SOCK; [2024-03-05T08:30:01.808Z] unset SSH_AGENT_PID; [2024-03-05T08:30:01.808Z] echo Agent pid 77 killed; [2024-03-05T08:30:01.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T08:30:02.171Z] + git semver [Pipeline] } [2024-03-05T08:30:02.448Z] $ docker stop --time=1 3495ed5cd47c9d141939eb89c4b6c53607a1a1b0ba1f8f019d1776aa94e8d308 [2024-03-05T08:30:03.734Z] $ docker rm -f --volumes 3495ed5cd47c9d141939eb89c4b6c53607a1a1b0ba1f8f019d1776aa94e8d308 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T08:30:04.193Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T08:30:04.470Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T08:30:04.474Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T08:30:05.042Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-03-05T08:30:05.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:30:05.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:30:05.129Z] ========================================================= [2024-03-05T08:30:05.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T08:30:05.129Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:30:05.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:05.434Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T08:30:05.434Z] 7264a8db6415: Pulling fs layer [2024-03-05T08:30:05.434Z] c4d48a809fc2: Pulling fs layer [2024-03-05T08:30:05.434Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T08:30:05.434Z] ad3a456e5733: Pulling fs layer [2024-03-05T08:30:05.434Z] 69c7f0334f64: Pulling fs layer [2024-03-05T08:30:05.434Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T08:30:05.434Z] ce7588e14bc9: Pulling fs layer [2024-03-05T08:30:05.434Z] b5e4710f87ac: Pulling fs layer [2024-03-05T08:30:05.434Z] ad3a456e5733: Waiting [2024-03-05T08:30:05.434Z] 1f1c1a5573a3: Waiting [2024-03-05T08:30:05.434Z] ce7588e14bc9: Waiting [2024-03-05T08:30:05.434Z] 69c7f0334f64: Waiting [2024-03-05T08:30:05.434Z] b5e4710f87ac: Waiting [2024-03-05T08:30:05.434Z] c4d48a809fc2: Verifying Checksum [2024-03-05T08:30:05.434Z] c4d48a809fc2: Download complete [2024-03-05T08:30:05.434Z] ad3a456e5733: Download complete [2024-03-05T08:30:05.434Z] 69c7f0334f64: Verifying Checksum [2024-03-05T08:30:05.434Z] 69c7f0334f64: Download complete [2024-03-05T08:30:05.434Z] 7264a8db6415: Download complete [2024-03-05T08:30:05.434Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T08:30:05.434Z] 1f1c1a5573a3: Download complete [2024-03-05T08:30:05.692Z] 7264a8db6415: Pull complete [2024-03-05T08:30:05.692Z] b5e4710f87ac: Verifying Checksum [2024-03-05T08:30:05.692Z] b5e4710f87ac: Download complete [2024-03-05T08:30:05.950Z] c4d48a809fc2: Pull complete [2024-03-05T08:30:05.950Z] 4f1c88b9dad5: Verifying Checksum [2024-03-05T08:30:05.950Z] 4f1c88b9dad5: Download complete [2024-03-05T08:30:06.208Z] ce7588e14bc9: Verifying Checksum [2024-03-05T08:30:06.208Z] ce7588e14bc9: Download complete [2024-03-05T08:30:09.510Z] 4f1c88b9dad5: Pull complete [2024-03-05T08:30:09.510Z] ad3a456e5733: Pull complete [2024-03-05T08:30:09.770Z] 69c7f0334f64: Pull complete [2024-03-05T08:30:10.028Z] 1f1c1a5573a3: Pull complete [2024-03-05T08:30:12.565Z] ce7588e14bc9: Pull complete [2024-03-05T08:30:13.134Z] b5e4710f87ac: Pull complete [2024-03-05T08:30:13.134Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T08:30:13.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:13.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:30:13.446Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:13.446Z] WORKDIR /edgex [2024-03-05T08:30:13.446Z] COPY go.mod . [2024-03-05T08:30:13.446Z] RUN go mod download [2024-03-05T08:30:13.446Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-05T08:30:14.013Z] Sending build context to Docker daemon 175.2MB [2024-03-05T08:30:14.272Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:14.272Z] ---> 88b5674ff536 [2024-03-05T08:30:14.272Z] Step 2/4 : WORKDIR /edgex [2024-03-05T08:30:19.661Z] Still waiting to schedule task [2024-03-05T08:30:19.661Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-05T08:30:20.940Z] ---> Running in 4f70d357c3de [2024-03-05T08:30:21.199Z] Removing intermediate container 4f70d357c3de [2024-03-05T08:30:21.199Z] ---> 2abe06d0239d [2024-03-05T08:30:21.199Z] Step 3/4 : COPY go.mod . [2024-03-05T08:30:21.199Z] ---> a6da21993102 [2024-03-05T08:30:21.199Z] Step 4/4 : RUN go mod download [2024-03-05T08:30:21.199Z] ---> Running in 6cb79d48b839 [2024-03-05T08:30:43.145Z] Removing intermediate container 6cb79d48b839 [2024-03-05T08:30:43.145Z] ---> b8e1475fd2ca [2024-03-05T08:30:43.145Z] Successfully built b8e1475fd2ca [2024-03-05T08:30:43.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:30:43.475Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T08:30:43.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:30:43.583Z] prd-ubuntu20.04-docker-8c-8g-4983 does not seem to be running inside a container [2024-03-05T08:30:43.617Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T08:30:43.959Z] $ docker top 5f4f6f2f3651c24cefc9e33954f4d40a8699db8c958e68455eda273d6bdd2673 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T08:30:44.359Z] + go version [2024-03-05T08:30:44.359Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T08:30:44.374Z] $ docker stop --time=1 5f4f6f2f3651c24cefc9e33954f4d40a8699db8c958e68455eda273d6bdd2673 [2024-03-05T08:30:46.000Z] $ docker rm -f --volumes 5f4f6f2f3651c24cefc9e33954f4d40a8699db8c958e68455eda273d6bdd2673 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:30:46.696Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T08:30:46.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:30:46.819Z] prd-ubuntu20.04-docker-8c-8g-4983 does not seem to be running inside a container [2024-03-05T08:30:46.856Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T08:30:47.212Z] $ docker top d5c0a71d07517aa36c2c6b8719edf8ce80664083d0f25867212b5c2c5dccb632 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T08:30:47.313Z] ========================================================= [2024-03-05T08:30:47.313Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-05T08:30:47.313Z] ========================================================= [Pipeline] sh [2024-03-05T08:30:47.594Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:30:47.919Z] + make test [2024-03-05T08:30:47.919Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T08:30:54.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-05T08:31:06.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-05T08:31:08.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-05T08:31:08.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-05T08:31:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2024-03-05T08:31:11.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2024-03-05T08:31:11.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-05T08:31:11.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-05T08:31:11.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-05T08:31:12.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-05T08:31:12.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-05T08:31:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-05T08:31:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-05T08:31:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:31:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-05T08:31:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-05T08:31:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2024-03-05T08:31:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements [2024-03-05T08:31:14.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-05T08:31:14.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-05T08:31:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.501s coverage: 93.4% of statements [2024-03-05T08:31:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 6.1% of statements [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-05T08:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-05T08:31:18.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.371s coverage: 97.6% of statements [2024-03-05T08:31:18.459Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2024-03-05T08:31:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-05T08:31:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-05T08:31:19.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2024-03-05T08:31:19.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements [2024-03-05T08:31:19.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2024-03-05T08:31:19.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2024-03-05T08:31:20.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2024-03-05T08:31:20.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements [2024-03-05T08:31:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2024-03-05T08:31:21.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-05T08:31:21.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-05T08:31:21.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-05T08:31:21.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-05T08:31:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-05T08:31:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-05T08:31:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-05T08:31:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-05T08:31:22.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-05T08:31:22.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-05T08:31:22.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-05T08:31:22.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-05T08:31:22.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-05T08:31:22.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-05T08:31:23.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-05T08:31:24.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-05T08:31:25.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-05T08:31:26.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-05T08:31:26.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-05T08:31:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-05T08:31:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-05T08:31:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-05T08:31:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-05T08:31:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-05T08:31:30.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-05T08:31:33.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2024-03-05T08:31:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-05T08:31:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-05T08:31:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-05T08:31:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-05T08:31:35.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-05T08:31:35.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-05T08:31:35.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-05T08:31:35.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-05T08:31:37.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-05T08:31:37.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:31:37.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-05T08:31:37.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-05T08:31:37.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-05T08:31:37.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-05T08:31:38.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-05T08:31:38.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.064s coverage: 92.9% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.054s coverage: 87.2% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.173s coverage: 63.1% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.271s coverage: 38.4% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements [2024-03-05T08:31:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements [2024-03-05T08:31:46.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements [2024-03-05T08:31:46.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2024-03-05T08:31:46.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements [2024-03-05T08:31:46.583Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-05T08:31:46.583Z] running golangci-lint [2024-03-05T08:31:46.583Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-05T08:31:46.583Z] go version go1.21.0 linux/amd64 [2024-03-05T08:31:46.583Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-05T08:31:46.583Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-05T08:31:58.800Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 12.672623574s" [2024-03-05T08:31:58.800Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.704393ms" [2024-03-05T08:32:06.049Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4985 in /w/workspace/edgexfoundry_edgex-go_PR-4768 [Pipeline] { [Pipeline] ws [2024-03-05T08:32:06.080Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-03-05T08:32:06.138Z] The recommended git tool is: git [2024-03-05T08:32:06.913Z] level=info msg="[linters_context/goanalysis] analyzers took 1m7.079491707s with top 10 stages: buildir: 33.38348246s, gosec: 6.282987856s, inspect: 2.47925326s, fact_deprecated: 2.351437934s, printf: 1.932319297s, ctrlflow: 1.44395346s, fact_purity: 942.532398ms, nilness: 877.897352ms, S1038: 812.190054ms, directives: 642.425196ms" [2024-03-05T08:32:06.913Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-05T08:32:06.913Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197" [2024-03-05T08:32:06.913Z] level=info msg="[runner] processing took 17.946188ms with stages: nolint: 8.160867ms, identifier_marker: 5.398231ms, exclude-rules: 1.501003ms, autogenerated_exclude: 1.212192ms, path_prettifier: 1.07746ms, skip_dirs: 565.305µs, cgo: 18.18µs, filename_unadjuster: 8.51µs, max_same_issues: 1.29µs, fixer: 470ns, uniq_by_line: 400ns, exclude: 320ns, skip_files: 320ns, severity-rules: 260ns, diff: 260ns, path_prefixer: 250ns, sort_results: 250ns, max_from_linter: 240ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" [2024-03-05T08:32:06.913Z] level=info msg="[runner] linters took 8.175251833s with stages: goanalysis_metalinter: 8.157211884s" [2024-03-05T08:32:06.913Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-05T08:32:06.913Z] level=info msg="Memory: 210 samples, avg is 237.3MB, max is 896.1MB" [2024-03-05T08:32:06.913Z] level=info msg="Execution took 20.896024189s" [2024-03-05T08:32:06.913Z] go vet ./... [2024-03-05T08:32:11.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T08:32:11.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T08:32:11.098Z] ./bin/test-attribution-txt.sh [2024-03-05T08:32:11.357Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T08:32:11.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-05T08:32:11.680Z] + ls -al . [2024-03-05T08:32:11.680Z] total 740 [2024-03-05T08:32:11.680Z] drwxrwxr-x 11 1001 1001 4096 Mar 5 08:30 . [2024-03-05T08:32:11.680Z] drwxr-xr-x 4 root root 4096 Mar 5 08:30 .. [2024-03-05T08:32:11.680Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 08:29 .blubracket [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 10 Mar 5 08:29 .dockerignore [2024-03-05T08:32:11.680Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 08:31 .git [2024-03-05T08:32:11.680Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 08:29 .github [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 1074 Mar 5 08:29 .gitignore [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 42 Mar 5 08:29 .golangci.yml [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 100 Mar 5 08:29 .hadolint.yml [2024-03-05T08:32:11.680Z] drwxr-xr-x 3 1001 1001 4096 Mar 5 08:30 .semver [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 155 Mar 5 08:29 .sonarcloud.properties [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 1171 Mar 5 08:29 ADOPTERS.md [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 11674 Mar 5 08:29 Attribution.txt [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 100284 Mar 5 08:29 CHANGELOG.md [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 08:29 CONTRIBUTING.md [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 677 Mar 5 08:29 GOVERNANCE.md [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 861 Mar 5 08:29 Jenkinsfile [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 08:29 LICENSE [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 15392 Mar 5 08:29 Makefile [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 582 Mar 5 08:29 OWNERS.md [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 9528 Mar 5 08:29 README.md [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 789 Mar 5 08:29 SECURITY.md [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 08:30 VERSION [2024-03-05T08:32:11.680Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 08:29 bin [2024-03-05T08:32:11.680Z] drwxrwxr-x 18 1001 1001 4096 Mar 5 08:29 cmd [2024-03-05T08:32:11.680Z] -rw-r--r-- 1 root root 455122 Mar 5 08:31 coverage.out [2024-03-05T08:32:11.680Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 08:29 fuzz_test [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 3734 Mar 5 08:29 go.mod [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 33955 Mar 5 08:29 go.sum [2024-03-05T08:32:11.680Z] drwxrwxr-x 7 1001 1001 4096 Mar 5 08:29 internal [2024-03-05T08:32:11.680Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 08:29 openapi [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 584 Mar 5 08:29 security.txt [2024-03-05T08:32:11.680Z] -rw-rw-r-- 1 1001 1001 204 Mar 5 08:29 version.go [Pipeline] sh [2024-03-05T08:32:11.986Z] + '[' -e coverage.out ] [2024-03-05T08:32:11.986Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-05T08:32:12.119Z] Stashed 1 file(s) [Pipeline] sh [2024-03-05T08:32:12.397Z] + make build [2024-03-05T08:32:12.397Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-05T08:32:15.917Z] using credential edgex-jenkins-ssh [2024-03-05T08:32:15.945Z] Cloning the remote Git repository [2024-03-05T08:32:16.012Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-05T08:32:16.140Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-03-05T08:32:16.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-05T08:32:16.510Z] > git --version # timeout=10 [2024-03-05T08:32:16.542Z] > git --version # 'git version 2.25.1' [2024-03-05T08:32:16.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T08:32:16.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T08:32:24.816Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-05T08:32:24.816Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-05T08:32:25.095Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-05T08:32:25.760Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-05T08:32:31.106Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-05T08:32:32.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-05T08:32:32.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-05T08:32:33.910Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-05T08:32:34.477Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-05T08:32:35.041Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-05T08:32:35.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-05T08:32:35.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T08:32:35.608Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-05T08:32:36.561Z] $ docker stop --time=1 d5c0a71d07517aa36c2c6b8719edf8ce80664083d0f25867212b5c2c5dccb632 [2024-03-05T08:32:36.963Z] Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit b5baed0973659491019683a960c45c098e4a9e8f [2024-03-05T08:32:37.674Z] Merge succeeded, producing d76ae57cb26e0a97b62694b5e2b09e34d73c0172 [2024-03-05T08:32:37.675Z] Checking out Revision d76ae57cb26e0a97b62694b5e2b09e34d73c0172 (PR-4768) [2024-03-05T08:32:36.117Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-05T08:32:36.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-05T08:32:36.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T08:32:36.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4768/head:refs/remotes/origin/PR-4768 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-05T08:32:36.987Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T08:32:37.060Z] > git checkout -f b5baed0973659491019683a960c45c098e4a9e8f # timeout=10 [2024-03-05T08:32:37.276Z] > git remote # timeout=10 [2024-03-05T08:32:37.299Z] > git config --get remote.origin.url # timeout=10 [2024-03-05T08:32:37.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T08:32:37.330Z] > git merge 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 [2024-03-05T08:32:37.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-05T08:32:37.687Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T08:32:37.702Z] > git checkout -f d76ae57cb26e0a97b62694b5e2b09e34d73c0172 # timeout=10 [2024-03-05T08:32:41.397Z] Commit message: "Merge commit '71d356aaa66d076e2d1373082ceb35605edef62d' into HEAD" [2024-03-05T08:32:41.426Z] First time build. Skipping changelog. [2024-03-05T08:32:42.453Z] $ docker rm -f --volumes d5c0a71d07517aa36c2c6b8719edf8ce80664083d0f25867212b5c2c5dccb632 [2024-03-05T08:32:41.411Z] > git rev-list --no-walk 4035f500a37fc57437749b33eb64bfcc76520717 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T08:32:43.982Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T08:32:43.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T08:32:43.982Z] Dload Upload Total Spent Left Speed [2024-03-05T08:32:43.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:32:44.522Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T08:32:44.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-05T08:32:44.708Z] [2024-03-05T08:32:44.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:32:44.849Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-05T08:32:44.849Z] + sudo tee /etc/docker/daemon.new [2024-03-05T08:32:44.849Z] { [2024-03-05T08:32:44.849Z] "registry-mirrors": [ [2024-03-05T08:32:44.849Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T08:32:44.849Z] ], [2024-03-05T08:32:44.849Z] "bip": "10.250.0.254/24", [2024-03-05T08:32:44.849Z] "hosts": [ [2024-03-05T08:32:44.849Z] "tcp://0.0.0.0:5555", [2024-03-05T08:32:44.849Z] "unix:///var/run/docker.sock" [2024-03-05T08:32:44.849Z] ], [2024-03-05T08:32:44.849Z] "mtu": 1458, [2024-03-05T08:32:44.849Z] "selinux-enabled": true, [2024-03-05T08:32:44.849Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T08:32:44.849Z] } [Pipeline] sh [2024-03-05T08:32:45.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-05T08:32:45.167Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T08:32:45.320Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-05T08:32:45.320Z] 91d30c5bc195: Pulling fs layer [2024-03-05T08:32:45.320Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-05T08:32:45.320Z] 9c61dcf015f6: Pulling fs layer [2024-03-05T08:32:45.320Z] 4698f68db338: Pulling fs layer [2024-03-05T08:32:45.320Z] 2a2f49069b9e: Pulling fs layer [2024-03-05T08:32:45.320Z] e0025b399a48: Pulling fs layer [2024-03-05T08:32:45.320Z] 2a2f49069b9e: Waiting [2024-03-05T08:32:45.320Z] e0025b399a48: Waiting [2024-03-05T08:32:45.320Z] 4698f68db338: Waiting [2024-03-05T08:32:45.320Z] 91d30c5bc195: Verifying Checksum [2024-03-05T08:32:45.320Z] 91d30c5bc195: Download complete [2024-03-05T08:32:45.320Z] 4698f68db338: Verifying Checksum [2024-03-05T08:32:45.320Z] 4698f68db338: Download complete [2024-03-05T08:32:45.320Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-05T08:32:45.320Z] 2e9b0aa3be6d: Download complete [2024-03-05T08:32:45.496Z] + sudo service docker restart [2024-03-05T08:32:45.578Z] e0025b399a48: Verifying Checksum [2024-03-05T08:32:45.578Z] e0025b399a48: Download complete [2024-03-05T08:32:45.837Z] 2a2f49069b9e: Download complete [2024-03-05T08:32:45.837Z] 91d30c5bc195: Pull complete [2024-03-05T08:32:45.837Z] 9c61dcf015f6: Download complete [2024-03-05T08:32:46.404Z] 2e9b0aa3be6d: Pull complete [2024-03-05T08:32:48.938Z] 9c61dcf015f6: Pull complete [2024-03-05T08:32:48.938Z] 4698f68db338: Pull complete [2024-03-05T08:32:49.197Z] 2a2f49069b9e: Pull complete [2024-03-05T08:32:49.197Z] e0025b399a48: Pull complete [2024-03-05T08:32:49.197Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-05T08:32:49.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-05T08:32:49.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:32:49.373Z] prd-ubuntu20.04-docker-8c-8g-4983 does not seem to be running inside a container [2024-03-05T08:32:49.407Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-05T08:32:52.722Z] $ docker top e7b8c93325c7586bf6087a4991762cb6af62df815a93b2ee9df25adc940a08e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T08:32:53.151Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-05T08:32:55.056Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-05T08:32:55.056Z] #1 transferring dockerfile: [2024-03-05T08:32:55.314Z] #1 transferring dockerfile: 2.49kB done [2024-03-05T08:32:55.314Z] #1 DONE 0.0s [2024-03-05T08:32:55.314Z] [2024-03-05T08:32:55.314Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-03-05T08:32:55.314Z] #2 transferring dockerfile: 2.06kB done [2024-03-05T08:32:55.314Z] #2 DONE 0.0s [2024-03-05T08:32:55.314Z] [2024-03-05T08:32:55.314Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-05T08:32:55.314Z] #3 transferring dockerfile: 1.89kB done [2024-03-05T08:32:55.314Z] #3 DONE 0.0s [2024-03-05T08:32:55.314Z] [2024-03-05T08:32:55.314Z] #4 [core-command internal] load build definition from Dockerfile [2024-03-05T08:32:55.314Z] #4 transferring dockerfile: 1.93kB done [2024-03-05T08:32:55.314Z] #4 DONE 0.0s [2024-03-05T08:32:55.314Z] [2024-03-05T08:32:55.314Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-05T08:32:55.314Z] #5 transferring dockerfile: 2.93kB done [2024-03-05T08:32:55.314Z] #5 DONE 0.0s [2024-03-05T08:32:55.314Z] [2024-03-05T08:32:55.314Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-03-05T08:32:55.314Z] #6 DONE 0.0s [2024-03-05T08:32:55.314Z] [2024-03-05T08:32:55.314Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-03-05T08:32:55.314Z] #7 transferring dockerfile: 1.69kB done [2024-03-05T08:32:55.314Z] #7 DONE 0.0s [2024-03-05T08:32:55.314Z] [2024-03-05T08:32:55.314Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #8 transferring dockerfile: 2.15kB done [2024-03-05T08:32:55.573Z] #8 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #6 transferring dockerfile: 1.70kB done [2024-03-05T08:32:55.573Z] #6 DONE 0.0s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #9 transferring dockerfile: 2.50kB done [2024-03-05T08:32:55.573Z] #9 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #10 transferring dockerfile: 1.95kB done [2024-03-05T08:32:55.573Z] #10 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #11 transferring dockerfile: 2.23kB done [2024-03-05T08:32:55.573Z] #11 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #12 transferring dockerfile: 1.81kB done [2024-03-05T08:32:55.573Z] #12 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #13 transferring dockerfile: 1.93kB done [2024-03-05T08:32:55.573Z] #13 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #14 [security-secretstore-setup internal] load .dockerignore [2024-03-05T08:32:55.573Z] #14 transferring context: 50B done [2024-03-05T08:32:55.573Z] #14 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #15 [core-data internal] load build definition from Dockerfile [2024-03-05T08:32:55.573Z] #15 transferring dockerfile: 2.01kB done [2024-03-05T08:32:55.573Z] #15 DONE 0.1s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #16 [core-metadata internal] load .dockerignore [2024-03-05T08:32:55.573Z] #16 transferring context: 50B done [2024-03-05T08:32:55.573Z] #16 DONE 0.0s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-03-05T08:32:55.573Z] #17 transferring context: 50B done [2024-03-05T08:32:55.573Z] #17 DONE 0.0s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #18 [core-command internal] load .dockerignore [2024-03-05T08:32:55.573Z] #18 transferring context: 50B done [2024-03-05T08:32:55.573Z] #18 DONE 0.0s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #19 [security-bootstrapper internal] load .dockerignore [2024-03-05T08:32:55.573Z] #19 transferring context: 50B done [2024-03-05T08:32:55.573Z] #19 DONE 0.0s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #20 [security-spire-config internal] load .dockerignore [2024-03-05T08:32:55.573Z] #20 transferring context: 50B done [2024-03-05T08:32:55.573Z] #20 DONE 0.0s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #21 [security-proxy-auth internal] load .dockerignore [2024-03-05T08:32:55.573Z] #21 transferring context: 50B done [2024-03-05T08:32:55.573Z] #21 DONE 0.0s [2024-03-05T08:32:55.573Z] [2024-03-05T08:32:55.573Z] #22 [support-notifications internal] load .dockerignore [2024-03-05T08:32:55.853Z] #22 transferring context: 50B done [2024-03-05T08:32:55.853Z] #22 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #23 [security-spire-server internal] load .dockerignore [2024-03-05T08:32:55.853Z] #23 transferring context: 50B done [2024-03-05T08:32:55.853Z] #23 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #24 [security-proxy-setup internal] load .dockerignore [2024-03-05T08:32:55.853Z] #24 transferring context: 50B done [2024-03-05T08:32:55.853Z] #24 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-05T08:32:55.853Z] #25 transferring context: 50B done [2024-03-05T08:32:55.853Z] #25 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #26 [security-spire-agent internal] load .dockerignore [2024-03-05T08:32:55.853Z] #26 transferring context: 50B done [2024-03-05T08:32:55.853Z] #26 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #27 [core-data internal] load .dockerignore [2024-03-05T08:32:55.853Z] #27 transferring context: 50B done [2024-03-05T08:32:55.853Z] #27 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #28 [support-scheduler internal] load .dockerignore [2024-03-05T08:32:55.853Z] #28 transferring context: 50B done [2024-03-05T08:32:55.853Z] #28 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T08:32:55.853Z] #29 DONE 0.0s [2024-03-05T08:32:55.853Z] [2024-03-05T08:32:55.853Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:32:56.112Z] #30 ... [2024-03-05T08:32:56.112Z] [2024-03-05T08:32:56.112Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T08:32:56.112Z] #29 DONE 0.0s [2024-03-05T08:32:56.112Z] [2024-03-05T08:32:56.112Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:32:56.112Z] #30 ... [2024-03-05T08:32:56.112Z] [2024-03-05T08:32:56.112Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T08:32:56.112Z] #29 DONE 0.0s [2024-03-05T08:32:56.112Z] [2024-03-05T08:32:56.112Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:32:56.112Z] #30 ... [2024-03-05T08:32:56.112Z] [2024-03-05T08:32:56.112Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T08:32:56.112Z] #29 DONE 0.0s [2024-03-05T08:32:56.112Z] [2024-03-05T08:32:56.112Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:32:56.371Z] #30 DONE 0.5s [2024-03-05T08:32:56.371Z] [2024-03-05T08:32:56.371Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T08:32:56.371Z] #29 DONE 0.0s [2024-03-05T08:32:56.371Z] [2024-03-05T08:32:56.371Z] #31 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:32:58.288Z] #31 ... [2024-03-05T08:32:58.288Z] [2024-03-05T08:32:58.288Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-05T08:32:58.288Z] #32 DONE 2.1s [2024-03-05T08:32:58.288Z] [2024-03-05T08:32:58.288Z] #31 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:32:59.668Z] #31 ... [2024-03-05T08:32:59.668Z] [2024-03-05T08:32:59.668Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-05T08:32:59.668Z] #33 DONE 3.4s [2024-03-05T08:32:59.668Z] [2024-03-05T08:32:59.668Z] #31 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:33:02.043Z] #31 transferring context: 189.79MB 4.3s [2024-03-05T08:33:02.043Z] #31 ... [2024-03-05T08:33:02.043Z] [2024-03-05T08:33:02.043Z] #34 [security-spire-agent internal] load build context [2024-03-05T08:33:02.043Z] #34 transferring context: 17.63kB 0.0s done [2024-03-05T08:33:02.043Z] #34 DONE 1.4s [2024-03-05T08:33:02.043Z] [2024-03-05T08:33:02.043Z] #35 [security-spire-server internal] load build context [2024-03-05T08:33:02.043Z] #35 transferring context: 18.10kB 0.0s done [2024-03-05T08:33:02.043Z] #35 DONE 2.9s [2024-03-05T08:33:02.043Z] [2024-03-05T08:33:02.043Z] #36 [security-spire-config internal] load build context [2024-03-05T08:33:02.043Z] #36 transferring context: 16.35kB 0.0s done [2024-03-05T08:33:02.043Z] #36 DONE 2.9s [2024-03-05T08:33:02.043Z] [2024-03-05T08:33:02.043Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-05T08:33:02.043Z] #37 DONE 5.2s [2024-03-05T08:33:02.043Z] [2024-03-05T08:33:02.043Z] #31 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T08:33:03.780Z] provisioning config files... [2024-03-05T08:33:03.822Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15003371852012770519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:33:04.042Z] #31 transferring context: 310.74MB 6.6s done [2024-03-05T08:33:04.249Z] ---> ****-login.sh [2024-03-05T08:33:04.249Z] nexus3.edgexfoundry.org:10001 [2024-03-05T08:33:07.147Z] #31 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #38 [core-metadata internal] load build context [2024-03-05T08:33:07.147Z] #38 transferring context: 310.74MB 6.1s done [2024-03-05T08:33:07.147Z] #38 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #39 [security-spiffe-token-provider internal] load build context [2024-03-05T08:33:07.147Z] #39 transferring context: 310.74MB 7.0s done [2024-03-05T08:33:07.147Z] #39 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #40 [security-proxy-auth internal] load build context [2024-03-05T08:33:07.147Z] #40 transferring context: 310.74MB 7.0s done [2024-03-05T08:33:07.147Z] #40 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #41 [security-proxy-setup internal] load build context [2024-03-05T08:33:07.147Z] #41 transferring context: 310.74MB 5.9s done [2024-03-05T08:33:07.147Z] #41 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #42 [support-scheduler internal] load build context [2024-03-05T08:33:07.147Z] #42 transferring context: 310.74MB 8.8s done [2024-03-05T08:33:07.147Z] #42 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:33:07.147Z] #43 transferring context: 310.74MB 5.2s done [2024-03-05T08:33:07.147Z] #43 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #44 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:33:07.147Z] #44 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:33:07.147Z] #44 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:33:07.147Z] #44 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T08:33:07.147Z] #44 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T08:33:07.147Z] #44 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-03-05T08:33:07.147Z] #44 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-03-05T08:33:07.147Z] #44 ... [2024-03-05T08:33:07.147Z] [2024-03-05T08:33:07.147Z] #45 [core-command internal] load build context [2024-03-05T08:33:07.147Z] #45 transferring context: 310.74MB 6.9s done [2024-03-05T08:33:07.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:33:07.406Z] #45 ... [2024-03-05T08:33:07.406Z] [2024-03-05T08:33:07.406Z] #46 [support-notifications internal] load build context [2024-03-05T08:33:07.406Z] #46 transferring context: 310.74MB 6.9s done [2024-03-05T08:33:07.406Z] #46 ... [2024-03-05T08:33:07.406Z] [2024-03-05T08:33:07.406Z] #47 [core-data internal] load build context [2024-03-05T08:33:07.406Z] #47 transferring context: 310.74MB 7.5s done [2024-03-05T08:33:07.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:33:07.428Z] Configure a credential helper to remove this warning. See [2024-03-05T08:33:07.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:33:07.428Z] [2024-03-05T08:33:07.428Z] Login Succeeded [2024-03-05T08:33:07.428Z] nexus3.edgexfoundry.org:10002 [2024-03-05T08:33:07.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:33:07.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:33:07.696Z] Configure a credential helper to remove this warning. See [2024-03-05T08:33:07.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:33:07.696Z] [2024-03-05T08:33:07.696Z] Login Succeeded [2024-03-05T08:33:07.696Z] nexus3.edgexfoundry.org:10003 [2024-03-05T08:33:07.957Z] #47 ... [2024-03-05T08:33:07.957Z] [2024-03-05T08:33:07.957Z] #48 [security-secretstore-setup internal] load build context [2024-03-05T08:33:07.957Z] #48 transferring context: 310.74MB 5.7s done [2024-03-05T08:33:07.957Z] #48 ... [2024-03-05T08:33:07.957Z] [2024-03-05T08:33:07.957Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:33:07.957Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2024-03-05T08:33:07.957Z] #49 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-05T08:33:07.957Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-05T08:33:07.957Z] #49 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-05T08:33:07.957Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-03-05T08:33:07.957Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-05T08:33:07.957Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-03-05T08:33:07.957Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-05T08:33:07.957Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-05T08:33:07.957Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.0s [2024-03-05T08:33:07.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:33:08.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:33:08.229Z] Configure a credential helper to remove this warning. See [2024-03-05T08:33:08.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:33:08.229Z] [2024-03-05T08:33:08.229Z] Login Succeeded [2024-03-05T08:33:08.229Z] nexus3.edgexfoundry.org:10004 [2024-03-05T08:33:08.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:33:08.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:33:08.498Z] Configure a credential helper to remove this warning. See [2024-03-05T08:33:08.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:33:08.498Z] [2024-03-05T08:33:08.498Z] Login Succeeded [2024-03-05T08:33:08.498Z] ****.io [2024-03-05T08:33:08.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:33:09.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:33:09.042Z] Configure a credential helper to remove this warning. See [2024-03-05T08:33:09.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:33:09.042Z] [2024-03-05T08:33:09.042Z] Login Succeeded [2024-03-05T08:33:09.042Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T08:33:09.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-05T08:33:09.331Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.7s done [Pipeline] sh [2024-03-05T08:33:09.588Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.7s done [2024-03-05T08:33:09.588Z] #49 ... [2024-03-05T08:33:09.588Z] [2024-03-05T08:33:09.588Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:33:09.588Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.3s done [2024-03-05T08:33:09.588Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-05T08:33:09.588Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-05T08:33:09.588Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2024-03-05T08:33:09.588Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-05T08:33:09.588Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-05T08:33:09.588Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-05T08:33:09.588Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-05T08:33:09.589Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.5s done [2024-03-05T08:33:09.589Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 4.9s done [2024-03-05T08:33:09.797Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-03-05T08:33:09.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:33:09.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:33:09.907Z] ========================================================= [2024-03-05T08:33:09.907Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T08:33:09.907Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:33:10.161Z] #50 ... [2024-03-05T08:33:10.162Z] [2024-03-05T08:33:10.162Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:33:10.162Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-03-05T08:33:10.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:33:10.420Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-05T08:33:10.535Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T08:33:10.535Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T08:33:10.535Z] 5d54e960e981: Pulling fs layer [2024-03-05T08:33:10.535Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T08:33:10.535Z] f0e02332f6b5: Pulling fs layer [2024-03-05T08:33:10.535Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T08:33:10.535Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T08:33:10.535Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T08:33:10.535Z] 0c6a40ed1a82: Waiting [2024-03-05T08:33:10.535Z] 94ae7d8d031c: Waiting [2024-03-05T08:33:10.535Z] 872ee5b61b7b: Waiting [2024-03-05T08:33:10.535Z] f0e02332f6b5: Waiting [2024-03-05T08:33:10.535Z] 5d54e960e981: Verifying Checksum [2024-03-05T08:33:10.535Z] f0e02332f6b5: Download complete [2024-03-05T08:33:10.535Z] 872ee5b61b7b: Download complete [2024-03-05T08:33:10.535Z] 9fda8d8052c6: Verifying Checksum [2024-03-05T08:33:10.535Z] 9fda8d8052c6: Download complete [2024-03-05T08:33:11.123Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T08:33:11.123Z] 94ae7d8d031c: Download complete [2024-03-05T08:33:11.356Z] #49 ... [2024-03-05T08:33:11.356Z] [2024-03-05T08:33:11.356Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T08:33:11.356Z] #51 ... [2024-03-05T08:33:11.356Z] [2024-03-05T08:33:11.356Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T08:33:11.356Z] #52 ... [2024-03-05T08:33:11.356Z] [2024-03-05T08:33:11.356Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:33:11.614Z] #53 ... [2024-03-05T08:33:11.614Z] [2024-03-05T08:33:11.614Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T08:33:11.709Z] 9fda8d8052c6: Pull complete [2024-03-05T08:33:11.872Z] #54 ... [2024-03-05T08:33:11.872Z] [2024-03-05T08:33:11.872Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T08:33:11.872Z] #55 ... [2024-03-05T08:33:11.872Z] [2024-03-05T08:33:11.872Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T08:33:12.155Z] #56 ... [2024-03-05T08:33:12.155Z] [2024-03-05T08:33:12.155Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T08:33:12.296Z] 5d54e960e981: Pull complete [2024-03-05T08:33:12.415Z] #57 ... [2024-03-05T08:33:12.415Z] [2024-03-05T08:33:12.415Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-05T08:33:12.415Z] #58 ... [2024-03-05T08:33:12.415Z] [2024-03-05T08:33:12.415Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T08:33:12.565Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T08:33:12.565Z] c4a7e357bf2a: Download complete [2024-03-05T08:33:12.674Z] #59 ... [2024-03-05T08:33:12.674Z] [2024-03-05T08:33:12.674Z] #60 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-05T08:33:13.535Z] 0c6a40ed1a82: Verifying Checksum [2024-03-05T08:33:13.535Z] 0c6a40ed1a82: Download complete [2024-03-05T08:33:16.877Z] #60 ... [2024-03-05T08:33:16.877Z] [2024-03-05T08:33:16.877Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:33:16.877Z] #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-03-05T08:33:17.811Z] #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2024-03-05T08:33:20.725Z] #49 ... [2024-03-05T08:33:20.725Z] [2024-03-05T08:33:20.725Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:33:20.725Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-05T08:33:20.725Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done [2024-03-05T08:33:20.984Z] #50 ... [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:33:20.984Z] #43 DONE 24.7s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #41 [security-proxy-setup internal] load build context [2024-03-05T08:33:20.984Z] #41 DONE 24.7s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #38 [core-metadata internal] load build context [2024-03-05T08:33:20.984Z] #38 DONE 24.8s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #45 [core-command internal] load build context [2024-03-05T08:33:20.984Z] #45 DONE 24.8s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #40 [security-proxy-auth internal] load build context [2024-03-05T08:33:20.984Z] #40 DONE 24.7s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #31 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:33:20.984Z] #31 DONE 24.5s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #39 [security-spiffe-token-provider internal] load build context [2024-03-05T08:33:20.984Z] #39 DONE 24.8s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #48 [security-secretstore-setup internal] load build context [2024-03-05T08:33:20.984Z] #48 DONE 24.7s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #46 [support-notifications internal] load build context [2024-03-05T08:33:20.984Z] #46 DONE 24.8s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #47 [core-data internal] load build context [2024-03-05T08:33:20.984Z] #47 DONE 24.5s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #42 [support-scheduler internal] load build context [2024-03-05T08:33:20.984Z] #42 DONE 24.6s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #60 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-05T08:33:20.984Z] #60 DONE 19.8s [2024-03-05T08:33:20.984Z] [2024-03-05T08:33:20.984Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T08:33:21.242Z] #61 ... [2024-03-05T08:33:21.242Z] [2024-03-05T08:33:21.242Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:33:21.242Z] #50 DONE 21.4s [2024-03-05T08:33:21.242Z] [2024-03-05T08:33:21.242Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:33:21.242Z] #49 DONE 22.9s [2024-03-05T08:33:21.242Z] [2024-03-05T08:33:21.242Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T08:33:21.242Z] #51 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:21.510Z] #51 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:21.768Z] #51 20.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:21.768Z] #51 20.65 (2/4) Installing openssl (3.1.4-r5) [2024-03-05T08:33:21.768Z] #51 20.67 (3/4) Installing su-exec (0.2-r3) [2024-03-05T08:33:21.768Z] #51 20.67 (4/4) Installing yq (4.33.3-r5) [2024-03-05T08:33:21.768Z] #51 20.74 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:21.768Z] #51 20.74 OK: 17 MiB in 19 packages [2024-03-05T08:33:22.025Z] #51 DONE 21.0s [2024-03-05T08:33:22.025Z] [2024-03-05T08:33:22.025Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:33:22.026Z] #53 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.026Z] #53 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.026Z] #53 20.61 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:33:22.026Z] #53 20.61 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:33:22.026Z] #53 20.61 OK: 20070 distinct packages available [2024-03-05T08:33:22.026Z] #53 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.026Z] #53 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.026Z] #53 20.99 (1/11) Installing ca-certificates (20230506-r0) [2024-03-05T08:33:22.026Z] #53 21.01 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-05T08:33:22.026Z] #53 21.03 (3/11) Installing libunistring (1.1-r1) [2024-03-05T08:33:22.026Z] #53 21.06 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-05T08:33:22.026Z] #53 21.07 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-05T08:33:22.294Z] #53 ... [2024-03-05T08:33:22.294Z] [2024-03-05T08:33:22.294Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T08:33:22.294Z] #55 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #55 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #55 20.44 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:33:22.294Z] #55 20.44 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:33:22.294Z] #55 20.44 OK: 20070 distinct packages available [2024-03-05T08:33:22.294Z] #55 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #55 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #55 20.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.294Z] #55 20.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-05T08:33:22.294Z] #55 20.93 (3/4) Installing libucontext (1.2-r2) [2024-03-05T08:33:22.294Z] #55 20.95 (4/4) Installing gcompat (1.1.0-r1) [2024-03-05T08:33:22.294Z] #55 20.95 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.294Z] #55 20.96 OK: 8 MiB in 19 packages [2024-03-05T08:33:22.294Z] #55 DONE 21.1s [2024-03-05T08:33:22.294Z] [2024-03-05T08:33:22.294Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T08:33:22.294Z] #54 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #54 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #54 20.62 (1/4) Installing ca-certificates (20230506-r0) [2024-03-05T08:33:22.294Z] #54 20.64 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.294Z] #54 20.65 (3/4) Installing su-exec (0.2-r3) [2024-03-05T08:33:22.294Z] #54 20.65 (4/4) Installing yq (4.33.3-r5) [2024-03-05T08:33:22.294Z] #54 20.72 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.294Z] #54 20.72 Executing ca-certificates-20230506-r0.trigger [2024-03-05T08:33:22.294Z] #54 20.79 OK: 17 MiB in 19 packages [2024-03-05T08:33:22.294Z] #54 DONE 21.1s [2024-03-05T08:33:22.294Z] [2024-03-05T08:33:22.294Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:33:22.294Z] #53 21.09 (6/11) Installing libcurl (8.5.0-r0) [2024-03-05T08:33:22.294Z] #53 21.09 (7/11) Installing curl (8.5.0-r0) [2024-03-05T08:33:22.294Z] #53 21.10 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.294Z] #53 21.11 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-05T08:33:22.294Z] #53 21.11 (10/11) Installing libucontext (1.2-r2) [2024-03-05T08:33:22.294Z] #53 21.12 (11/11) Installing gcompat (1.1.0-r1) [2024-03-05T08:33:22.294Z] #53 21.12 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.294Z] #53 21.13 Executing ca-certificates-20230506-r0.trigger [2024-03-05T08:33:22.294Z] #53 21.20 OK: 12 MiB in 26 packages [2024-03-05T08:33:22.294Z] #53 ... [2024-03-05T08:33:22.294Z] [2024-03-05T08:33:22.294Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T08:33:22.294Z] #52 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #52 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #52 20.62 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:33:22.294Z] #52 20.62 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:33:22.294Z] #52 20.62 OK: 20070 distinct packages available [2024-03-05T08:33:22.294Z] #52 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #52 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.294Z] #52 21.04 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.294Z] #52 21.04 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-05T08:33:22.294Z] #52 21.05 (3/5) Installing libucontext (1.2-r2) [2024-03-05T08:33:22.294Z] #52 21.06 (4/5) Installing gcompat (1.1.0-r1) [2024-03-05T08:33:22.294Z] #52 21.07 (5/5) Installing openssl (3.1.4-r5) [2024-03-05T08:33:22.294Z] #52 21.08 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.294Z] #52 21.09 OK: 8 MiB in 20 packages [2024-03-05T08:33:22.294Z] #52 DONE 21.3s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-05T08:33:22.554Z] #0 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #0 1.310 OK: 264 MiB in 52 packages [2024-03-05T08:33:22.554Z] #62 DONE 1.4s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T08:33:22.554Z] #56 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #56 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #56 21.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.554Z] #56 21.15 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.554Z] #56 21.15 OK: 7 MiB in 16 packages [2024-03-05T08:33:22.554Z] #56 DONE 21.3s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T08:33:22.554Z] #59 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #59 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #59 21.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.554Z] #59 21.16 (2/2) Installing su-exec (0.2-r3) [2024-03-05T08:33:22.554Z] #59 21.16 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.554Z] #59 21.20 OK: 7 MiB in 17 packages [2024-03-05T08:33:22.554Z] #59 DONE 21.4s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:33:22.554Z] #53 DONE 21.4s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-05T08:33:22.554Z] #58 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #58 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #58 21.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.554Z] #58 21.24 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.554Z] #58 21.25 OK: 7 MiB in 16 packages [2024-03-05T08:33:22.554Z] #58 DONE 21.4s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T08:33:22.554Z] #0 0.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #0 1.250 OK: 264 MiB in 52 packages [2024-03-05T08:33:22.554Z] #63 DONE 1.6s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-05T08:33:22.554Z] #64 ... [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T08:33:22.554Z] #57 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #57 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:22.554Z] #57 21.27 (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T08:33:22.554Z] #57 21.28 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T08:33:22.554Z] #57 21.28 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:33:22.554Z] #57 21.30 Executing ca-certificates-20230506-r0.trigger [2024-03-05T08:33:22.554Z] #57 21.36 OK: 8 MiB in 17 packages [2024-03-05T08:33:22.554Z] #57 DONE 21.5s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:22.554Z] #65 DONE 0.2s [2024-03-05T08:33:22.554Z] [2024-03-05T08:33:22.554Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:22.554Z] #66 DONE 0.2s [2024-03-05T08:33:22.812Z] [2024-03-05T08:33:22.812Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:23.401Z] #67 ... [2024-03-05T08:33:23.401Z] [2024-03-05T08:33:23.401Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T08:33:23.401Z] #61 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:23.401Z] #61 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:23.401Z] #61 2.292 OK: 264 MiB in 52 packages [2024-03-05T08:33:23.401Z] #61 DONE 2.5s [2024-03-05T08:33:23.401Z] [2024-03-05T08:33:23.401Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:23.401Z] #68 DONE 0.0s [2024-03-05T08:33:23.680Z] [2024-03-05T08:33:23.681Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:23.948Z] #69 ... [2024-03-05T08:33:23.948Z] [2024-03-05T08:33:23.948Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-05T08:33:23.948Z] #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:23.948Z] #0 2.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:23.948Z] #0 2.431 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:33:23.948Z] #0 2.431 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:33:23.948Z] #0 2.431 OK: 20075 distinct packages available [2024-03-05T08:33:23.948Z] #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:23.948Z] #0 2.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:23.948Z] #0 2.807 OK: 264 MiB in 52 packages [2024-03-05T08:33:23.948Z] #70 DONE 2.9s [2024-03-05T08:33:23.948Z] [2024-03-05T08:33:23.948Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:23.948Z] #71 DONE 0.0s [2024-03-05T08:33:23.948Z] [2024-03-05T08:33:23.948Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:24.206Z] #72 ... [2024-03-05T08:33:24.206Z] [2024-03-05T08:33:24.206Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T08:33:24.206Z] #0 1.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.206Z] #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.206Z] #0 2.059 OK: 17 MiB in 19 packages [2024-03-05T08:33:24.206Z] #73 DONE 2.2s [2024-03-05T08:33:24.206Z] [2024-03-05T08:33:24.206Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-05T08:33:24.206Z] #74 DONE 0.0s [2024-03-05T08:33:24.468Z] [2024-03-05T08:33:24.468Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-05T08:33:24.468Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.468Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.468Z] #0 2.186 OK: 17 MiB in 19 packages [2024-03-05T08:33:24.468Z] #75 DONE 2.3s [2024-03-05T08:33:24.468Z] [2024-03-05T08:33:24.468Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T08:33:24.468Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.468Z] #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.468Z] #76 ... [2024-03-05T08:33:24.468Z] [2024-03-05T08:33:24.468Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-05T08:33:24.468Z] #0 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.468Z] #0 2.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:24.468Z] #0 2.297 OK: 8 MiB in 19 packages [2024-03-05T08:33:24.468Z] #77 DONE 2.4s [2024-03-05T08:33:24.725Z] [2024-03-05T08:33:24.725Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T08:33:24.725Z] #76 2.351 OK: 8 MiB in 20 packages [2024-03-05T08:33:25.294Z] #76 DONE 2.9s [2024-03-05T08:33:25.294Z] [2024-03-05T08:33:25.294Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:33:25.294Z] #0 2.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:25.294Z] #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:25.294Z] #0 2.394 OK: 7 MiB in 16 packages [2024-03-05T08:33:25.294Z] #78 DONE 2.8s [2024-03-05T08:33:25.294Z] [2024-03-05T08:33:25.294Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:33:25.294Z] #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:25.294Z] #0 2.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:25.294Z] #0 2.599 OK: 12 MiB in 26 packages [2024-03-05T08:33:25.294Z] #79 DONE 2.8s [2024-03-05T08:33:25.294Z] [2024-03-05T08:33:25.294Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-05T08:33:25.294Z] #0 2.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:25.294Z] #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:25.294Z] #0 2.447 OK: 7 MiB in 17 packages [2024-03-05T08:33:25.294Z] #80 DONE 2.8s [2024-03-05T08:33:25.294Z] [2024-03-05T08:33:25.294Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T08:33:25.294Z] #81 DONE 0.6s [2024-03-05T08:33:25.294Z] [2024-03-05T08:33:25.294Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-05T08:33:25.922Z] c4a7e357bf2a: Pull complete [2024-03-05T08:33:25.922Z] f0e02332f6b5: Pull complete [2024-03-05T08:33:26.189Z] 872ee5b61b7b: Pull complete [2024-03-05T08:33:26.267Z] #82 DONE 0.9s [2024-03-05T08:33:26.267Z] [2024-03-05T08:33:26.267Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-05T08:33:26.267Z] #83 DONE 0.9s [2024-03-05T08:33:26.267Z] [2024-03-05T08:33:26.267Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T08:33:26.267Z] #84 DONE 0.9s [2024-03-05T08:33:26.267Z] [2024-03-05T08:33:26.267Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-05T08:33:26.267Z] #85 DONE 0.1s [2024-03-05T08:33:26.267Z] [2024-03-05T08:33:26.267Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-05T08:33:26.267Z] #86 DONE 0.2s [2024-03-05T08:33:26.267Z] [2024-03-05T08:33:26.267Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-05T08:33:27.244Z] #87 ... [2024-03-05T08:33:27.244Z] [2024-03-05T08:33:27.244Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T08:33:27.244Z] #88 DONE 0.8s [2024-03-05T08:33:27.244Z] [2024-03-05T08:33:27.244Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T08:33:27.244Z] #89 DONE 0.9s [2024-03-05T08:33:27.244Z] [2024-03-05T08:33:27.244Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-05T08:33:27.244Z] #87 DONE 0.8s [2024-03-05T08:33:27.244Z] [2024-03-05T08:33:27.244Z] #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-03-05T08:33:27.244Z] #64 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:27.244Z] #64 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:27.244Z] #64 4.566 OK: 7 MiB in 16 packages [2024-03-05T08:33:27.244Z] #64 DONE 4.7s [2024-03-05T08:33:27.244Z] [2024-03-05T08:33:27.244Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-05T08:33:27.244Z] #90 DONE 0.1s [2024-03-05T08:33:27.244Z] [2024-03-05T08:33:27.244Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-05T08:33:27.244Z] #91 DONE 0.1s [2024-03-05T08:33:27.244Z] [2024-03-05T08:33:27.245Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T08:33:27.245Z] #92 DONE 0.1s [2024-03-05T08:33:27.245Z] [2024-03-05T08:33:27.245Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-05T08:33:27.245Z] #93 DONE 0.1s [2024-03-05T08:33:27.245Z] [2024-03-05T08:33:27.245Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T08:33:27.245Z] #94 DONE 0.1s [2024-03-05T08:33:27.245Z] [2024-03-05T08:33:27.245Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-05T08:33:27.245Z] #95 DONE 0.1s [2024-03-05T08:33:27.245Z] [2024-03-05T08:33:27.245Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-05T08:33:27.245Z] #96 DONE 0.1s [2024-03-05T08:33:27.245Z] [2024-03-05T08:33:27.245Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-05T08:33:27.504Z] #97 DONE 0.3s [2024-03-05T08:33:27.504Z] [2024-03-05T08:33:27.504Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-05T08:33:27.504Z] #98 DONE 0.2s [2024-03-05T08:33:27.504Z] [2024-03-05T08:33:27.504Z] #99 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:33:27.504Z] #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:27.504Z] #0 4.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T08:33:27.504Z] #0 4.784 OK: 8 MiB in 17 packages [2024-03-05T08:33:27.504Z] #99 DONE 5.0s [2024-03-05T08:33:27.504Z] [2024-03-05T08:33:27.504Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-05T08:33:27.504Z] #100 DONE 0.1s [2024-03-05T08:33:27.504Z] [2024-03-05T08:33:27.504Z] #101 [security-spire-server] exporting to image [2024-03-05T08:33:27.504Z] #101 exporting layers [2024-03-05T08:33:27.763Z] #101 ... [2024-03-05T08:33:27.763Z] [2024-03-05T08:33:27.763Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-05T08:33:27.763Z] #102 DONE 2.7s [2024-03-05T08:33:27.763Z] [2024-03-05T08:33:27.763Z] #101 [security-spire-config] exporting to image [2024-03-05T08:33:27.763Z] #101 exporting layers 0.6s done [2024-03-05T08:33:27.763Z] #101 writing image sha256:121d9446698d97f0a92882d3de1b1c860c6caaee3901bda5b3cf1da98f47796b done [2024-03-05T08:33:27.763Z] #101 naming to docker.io/library/security-spire-config done [2024-03-05T08:33:28.022Z] #101 ... [2024-03-05T08:33:28.022Z] [2024-03-05T08:33:28.022Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-05T08:33:28.022Z] #103 DONE 0.0s [2024-03-05T08:33:28.022Z] [2024-03-05T08:33:28.022Z] #101 [security-spire-server] exporting to image [2024-03-05T08:33:28.022Z] #101 exporting layers 0.6s done [2024-03-05T08:33:28.022Z] #101 writing image sha256:3311c1e1ab6832562db84ceb73356226ec80e7952c539935c6c7ab1f3b336751 done [2024-03-05T08:33:28.022Z] #101 naming to docker.io/library/security-spire-server done [2024-03-05T08:33:28.283Z] #101 writing image sha256:39bd2743841850ce324ed5bf5c12786c2e582ef493c7898124b94184dae45c47 done [2024-03-05T08:33:28.283Z] #101 naming to docker.io/library/security-spire-agent done [2024-03-05T08:33:28.283Z] #101 DONE 1.0s [2024-03-05T08:33:28.283Z] [2024-03-05T08:33:28.283Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:34.506Z] 0c6a40ed1a82: Pull complete [2024-03-05T08:33:35.467Z] 94ae7d8d031c: Pull complete [2024-03-05T08:33:35.467Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T08:33:35.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:33:35.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:33:35.831Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:33:35.831Z] WORKDIR /edgex [2024-03-05T08:33:35.831Z] COPY go.mod . [2024-03-05T08:33:35.831Z] RUN go mod download [2024-03-05T08:33:35.831Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-05T08:33:36.431Z] Sending build context to Docker daemon 2.922MB [2024-03-05T08:33:36.431Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:33:36.431Z] ---> 86de565de09d [2024-03-05T08:33:36.431Z] Step 2/4 : WORKDIR /edgex [2024-03-05T08:33:38.644Z] ---> Running in bbaff53b4506 [2024-03-05T08:33:38.644Z] Removing intermediate container bbaff53b4506 [2024-03-05T08:33:38.644Z] ---> c8b077fcc889 [2024-03-05T08:33:38.644Z] Step 3/4 : COPY go.mod . [2024-03-05T08:33:39.231Z] ---> acbf3a5ab417 [2024-03-05T08:33:39.231Z] Step 4/4 : RUN go mod download [2024-03-05T08:33:39.231Z] ---> Running in 602682bd0c4d [2024-03-05T08:33:51.601Z] #104 DONE 25.6s [2024-03-05T08:33:51.601Z] [2024-03-05T08:33:51.601Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:51.601Z] #67 DONE 25.5s [2024-03-05T08:33:51.601Z] [2024-03-05T08:33:51.601Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:51.601Z] #72 DONE 24.2s [2024-03-05T08:33:51.601Z] [2024-03-05T08:33:51.601Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:51.601Z] #69 DONE 24.6s [2024-03-05T08:33:51.601Z] [2024-03-05T08:33:51.601Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-03-05T08:33:54.188Z] #105 ... [2024-03-05T08:33:54.188Z] [2024-03-05T08:33:54.188Z] #106 [support-notifications builder 6/7] COPY . . [2024-03-05T08:33:54.188Z] #106 DONE 6.2s [2024-03-05T08:33:54.188Z] [2024-03-05T08:33:54.188Z] #107 [core-metadata builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #107 DONE 6.3s [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #108 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:54.447Z] #109 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:54.447Z] #110 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #105 DONE 6.2s [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #111 DONE 6.3s [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:54.447Z] #112 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #113 [security-proxy-auth builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #113 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:54.447Z] #114 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #115 [core-data builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #115 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:54.447Z] #116 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:54.447Z] #117 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #118 [core-command builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #118 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:54.447Z] #119 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:54.447Z] #120 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #121 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:54.447Z] #122 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:54.447Z] #123 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:54.447Z] #124 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #125 [support-scheduler builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #125 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:54.447Z] #126 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:33:54.447Z] #127 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:33:54.447Z] #128 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-03-05T08:33:54.447Z] #129 CACHED [2024-03-05T08:33:54.447Z] [2024-03-05T08:33:54.447Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:33:55.819Z] #130 1.365 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-05T08:34:05.957Z] #130 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:34:05.957Z] #0 0.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-05T08:34:05.957Z] #131 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T08:34:05.957Z] #0 0.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-05T08:34:05.957Z] #132 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:34:05.957Z] #0 1.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-05T08:34:05.957Z] #133 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T08:34:05.957Z] #0 0.726 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-05T08:34:05.957Z] #134 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T08:34:05.957Z] #0 0.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-05T08:34:05.957Z] #135 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T08:34:05.957Z] #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-05T08:34:05.957Z] #136 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T08:34:05.957Z] #0 1.362 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-05T08:34:05.957Z] #137 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T08:34:05.957Z] #0 0.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-05T08:34:05.957Z] #138 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:34:05.957Z] #0 1.105 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-05T08:34:05.957Z] #139 ... [2024-03-05T08:34:05.957Z] [2024-03-05T08:34:05.957Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T08:34:05.957Z] #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-05T08:34:18.170Z] Removing intermediate container 602682bd0c4d [2024-03-05T08:34:18.170Z] ---> 3143c6847fe3 [2024-03-05T08:34:18.170Z] Successfully built 3143c6847fe3 [2024-03-05T08:34:18.170Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:34:18.531Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T08:34:18.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:34:18.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2024-03-05T08:34:18.846Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-05T08:34:20.023Z] $ docker top cf9a3e76ffd06562ec428c5762288b7137ba5950e7015b6175e321f9e582c1ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T08:34:20.964Z] + go version [2024-03-05T08:34:20.964Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-05T08:34:20.991Z] $ docker stop --time=1 cf9a3e76ffd06562ec428c5762288b7137ba5950e7015b6175e321f9e582c1ac [2024-03-05T08:34:22.614Z] $ docker rm -f --volumes cf9a3e76ffd06562ec428c5762288b7137ba5950e7015b6175e321f9e582c1ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:34:23.475Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T08:34:23.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:34:23.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2024-03-05T08:34:23.789Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-05T08:34:24.934Z] $ docker top 14e79c5ad8273119c37d47b782daa816a43375c89a1a65d17bcee3bc0bbdfa63 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T08:34:25.211Z] ========================================================= [2024-03-05T08:34:25.211Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-05T08:34:25.211Z] ========================================================= [Pipeline] sh [2024-03-05T08:34:25.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:34:26.514Z] + make test [2024-03-05T08:34:26.515Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T08:35:06.135Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-05T08:35:14.053Z] #140 ... [2024-03-05T08:35:14.053Z] [2024-03-05T08:35:14.053Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T08:35:14.053Z] #138 74.91 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-05T08:35:17.520Z] #138 ... [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T08:35:17.520Z] #135 DONE 83.0s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T08:35:17.520Z] #137 DONE 83.0s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T08:35:17.520Z] #136 DONE 83.0s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T08:35:17.520Z] #140 DONE 83.0s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T08:35:17.520Z] #132 DONE 83.0s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:35:17.520Z] #131 DONE 83.0s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:35:17.520Z] #130 DONE 83.1s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T08:35:17.520Z] #138 DONE 83.1s [2024-03-05T08:35:17.520Z] [2024-03-05T08:35:17.520Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:17.789Z] #141 ... [2024-03-05T08:35:17.789Z] [2024-03-05T08:35:17.789Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:35:17.789Z] #139 DONE 83.3s [2024-03-05T08:35:17.789Z] [2024-03-05T08:35:17.789Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:35:17.789Z] #133 DONE 83.5s [2024-03-05T08:35:17.789Z] [2024-03-05T08:35:17.789Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.052Z] #142 ... [2024-03-05T08:35:18.052Z] [2024-03-05T08:35:18.052Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T08:35:18.052Z] #134 DONE 83.6s [2024-03-05T08:35:18.052Z] [2024-03-05T08:35:18.052Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.052Z] #142 DONE 0.4s [2024-03-05T08:35:18.052Z] [2024-03-05T08:35:18.052Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.314Z] #143 DONE 0.5s [2024-03-05T08:35:18.314Z] [2024-03-05T08:35:18.314Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.314Z] #141 DONE 0.8s [2024-03-05T08:35:18.314Z] [2024-03-05T08:35:18.314Z] #144 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.314Z] #144 ... [2024-03-05T08:35:18.314Z] [2024-03-05T08:35:18.314Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-05T08:35:18.314Z] #145 DONE 0.8s [2024-03-05T08:35:18.314Z] [2024-03-05T08:35:18.314Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.314Z] #146 DONE 0.5s [2024-03-05T08:35:18.314Z] [2024-03-05T08:35:18.314Z] #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.314Z] #147 DONE 0.6s [2024-03-05T08:35:18.579Z] [2024-03-05T08:35:18.580Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.580Z] #148 DONE 0.3s [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #149 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #149 DONE 0.2s [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #150 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.580Z] #151 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #152 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.580Z] #153 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #154 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.580Z] #155 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #156 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #156 DONE 0.3s [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #157 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:18.580Z] #158 CACHED [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #159 DONE 0.2s [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #144 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #144 DONE 0.2s [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-05T08:35:18.580Z] #160 ... [2024-03-05T08:35:18.580Z] [2024-03-05T08:35:18.580Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:18.580Z] #161 DONE 0.3s [2024-03-05T08:35:18.841Z] [2024-03-05T08:35:18.841Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-05T08:35:19.106Z] #162 ... [2024-03-05T08:35:19.107Z] [2024-03-05T08:35:19.107Z] #163 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-05T08:35:19.107Z] #163 DONE 0.7s [2024-03-05T08:35:19.107Z] [2024-03-05T08:35:19.107Z] #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-05T08:35:19.107Z] #164 DONE 0.7s [2024-03-05T08:35:19.107Z] [2024-03-05T08:35:19.107Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-05T08:35:19.107Z] #165 DONE 0.7s [2024-03-05T08:35:19.107Z] [2024-03-05T08:35:19.107Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-05T08:35:19.107Z] #166 DONE 0.7s [2024-03-05T08:35:19.367Z] [2024-03-05T08:35:19.367Z] #167 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:19.367Z] #167 ... [2024-03-05T08:35:19.367Z] [2024-03-05T08:35:19.367Z] #168 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:19.367Z] #168 DONE 0.9s [2024-03-05T08:35:19.367Z] [2024-03-05T08:35:19.367Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-05T08:35:19.367Z] #169 DONE 0.9s [2024-03-05T08:35:19.367Z] [2024-03-05T08:35:19.367Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-05T08:35:19.367Z] #170 DONE 0.9s [2024-03-05T08:35:19.367Z] [2024-03-05T08:35:19.367Z] #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-05T08:35:19.367Z] #171 DONE 0.9s [2024-03-05T08:35:19.367Z] [2024-03-05T08:35:19.367Z] #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-05T08:35:19.367Z] #160 DONE 1.0s [2024-03-05T08:35:19.367Z] [2024-03-05T08:35:19.367Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-05T08:35:19.367Z] #162 DONE 0.9s [2024-03-05T08:35:19.638Z] [2024-03-05T08:35:19.638Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-05T08:35:20.587Z] #172 ... [2024-03-05T08:35:20.587Z] [2024-03-05T08:35:20.587Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-05T08:35:20.587Z] #173 DONE 2.2s [2024-03-05T08:35:20.587Z] [2024-03-05T08:35:20.587Z] #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:20.587Z] #174 DONE 1.4s [2024-03-05T08:35:20.587Z] [2024-03-05T08:35:20.587Z] #175 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:20.587Z] #175 DONE 1.4s [2024-03-05T08:35:20.587Z] [2024-03-05T08:35:20.587Z] #167 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:20.587Z] #167 DONE 1.4s [2024-03-05T08:35:20.587Z] [2024-03-05T08:35:20.587Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:20.587Z] #176 DONE 1.3s [2024-03-05T08:35:20.587Z] [2024-03-05T08:35:20.587Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:20.587Z] #177 DONE 1.3s [2024-03-05T08:35:20.587Z] [2024-03-05T08:35:20.587Z] #101 [security-spiffe-token-provider] exporting to image [2024-03-05T08:35:20.587Z] #101 exporting layers [2024-03-05T08:35:20.851Z] #101 ... [2024-03-05T08:35:20.851Z] [2024-03-05T08:35:20.851Z] #178 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-05T08:35:20.851Z] #178 DONE 1.3s [2024-03-05T08:35:20.851Z] [2024-03-05T08:35:20.851Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:20.851Z] #179 DONE 1.3s [2024-03-05T08:35:20.851Z] [2024-03-05T08:35:20.851Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-05T08:35:20.851Z] #180 DONE 1.3s [2024-03-05T08:35:20.851Z] [2024-03-05T08:35:20.851Z] #101 [core-command] exporting to image [2024-03-05T08:35:21.111Z] #101 ... [2024-03-05T08:35:21.111Z] [2024-03-05T08:35:21.111Z] #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:21.111Z] #181 DONE 1.3s [2024-03-05T08:35:21.111Z] [2024-03-05T08:35:21.111Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-05T08:35:21.111Z] #172 DONE 1.7s [2024-03-05T08:35:21.111Z] [2024-03-05T08:35:21.111Z] #101 [core-data] exporting to image [2024-03-05T08:35:21.428Z] #101 ... [2024-03-05T08:35:21.428Z] [2024-03-05T08:35:21.428Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-05T08:35:21.428Z] #182 DONE 0.4s [2024-03-05T08:35:21.428Z] [2024-03-05T08:35:21.428Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:35:21.428Z] #183 DONE 0.7s [2024-03-05T08:35:21.428Z] [2024-03-05T08:35:21.428Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-05T08:35:21.428Z] #184 DONE 0.6s [2024-03-05T08:35:21.428Z] [2024-03-05T08:35:21.428Z] #101 [core-data] exporting to image [2024-03-05T08:35:21.428Z] #101 exporting layers 0.5s done [2024-03-05T08:35:21.428Z] #101 ... [2024-03-05T08:35:21.428Z] [2024-03-05T08:35:21.428Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:21.428Z] #185 DONE 0.6s [2024-03-05T08:35:21.428Z] [2024-03-05T08:35:21.428Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-05T08:35:21.428Z] #186 DONE 0.7s [2024-03-05T08:35:21.428Z] [2024-03-05T08:35:21.428Z] #101 [support-notifications] exporting to image [2024-03-05T08:35:21.428Z] #101 exporting layers 0.6s done [2024-03-05T08:35:21.428Z] #101 writing image sha256:6585a82aa1a78667b2bd0155aafb40d55bcb45c4161e396d6925824f87c9b7c1 [2024-03-05T08:35:22.006Z] #101 ... [2024-03-05T08:35:22.006Z] [2024-03-05T08:35:22.006Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:35:22.006Z] #187 DONE 1.2s [2024-03-05T08:35:22.006Z] [2024-03-05T08:35:22.006Z] #101 [support-notifications] exporting to image [2024-03-05T08:35:22.006Z] #101 writing image sha256:6585a82aa1a78667b2bd0155aafb40d55bcb45c4161e396d6925824f87c9b7c1 0.8s done [2024-03-05T08:35:22.006Z] #101 naming to docker.io/library/support-scheduler [2024-03-05T08:35:22.266Z] #101 exporting layers 1.6s done [2024-03-05T08:35:22.266Z] #101 naming to docker.io/library/support-scheduler 0.1s done [2024-03-05T08:35:22.266Z] #101 writing image sha256:962043651a146abdac24b9d44a73f19dd8ea564944861a4532307a90518e184e [2024-03-05T08:35:22.526Z] #101 ... [2024-03-05T08:35:22.526Z] [2024-03-05T08:35:22.526Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-05T08:35:22.526Z] #188 DONE 1.4s [2024-03-05T08:35:22.526Z] [2024-03-05T08:35:22.526Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:35:22.526Z] #189 DONE 1.4s [2024-03-05T08:35:22.526Z] [2024-03-05T08:35:22.526Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-05T08:35:23.908Z] #190 ... [2024-03-05T08:35:23.908Z] [2024-03-05T08:35:23.908Z] #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:35:23.908Z] #191 DONE 2.4s [2024-03-05T08:35:23.908Z] [2024-03-05T08:35:23.908Z] #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:35:23.908Z] #192 DONE 2.5s [2024-03-05T08:35:23.908Z] [2024-03-05T08:35:23.908Z] #193 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T08:35:23.908Z] #193 DONE 1.2s [2024-03-05T08:35:23.908Z] [2024-03-05T08:35:23.908Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-05T08:35:23.908Z] #194 DONE 1.8s [2024-03-05T08:35:23.908Z] [2024-03-05T08:35:23.908Z] #101 [security-proxy-auth] exporting to image [2024-03-05T08:35:23.908Z] #101 writing image sha256:962043651a146abdac24b9d44a73f19dd8ea564944861a4532307a90518e184e 0.4s done [2024-03-05T08:35:23.909Z] #101 naming to docker.io/library/core-command done [2024-03-05T08:35:23.909Z] #101 writing image sha256:657b79e3d13a11e35a4b976c85b8aa0c970ac79b479c22d0d36f133ebcbea85c 0.3s done [2024-03-05T08:35:23.909Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-03-05T08:35:23.909Z] #101 writing image sha256:64fee0cee5d2e6839f8e3f240242f9d28957e66e90a6719aeda5cf13b8e21e8b done [2024-03-05T08:35:23.909Z] #101 naming to docker.io/library/core-data 0.0s done [2024-03-05T08:35:23.909Z] #101 writing image sha256:054877830f6890c873b5217f2a411a6a59a6fa0d822fba0fdc9649ca3a40b076 done [2024-03-05T08:35:23.909Z] #101 naming to docker.io/library/core-metadata done [2024-03-05T08:35:23.909Z] #101 ... [2024-03-05T08:35:23.909Z] [2024-03-05T08:35:23.909Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-05T08:35:23.909Z] #190 DONE 1.2s [2024-03-05T08:35:23.909Z] [2024-03-05T08:35:23.909Z] #101 [core-common-config-bootstrapper] exporting to image [2024-03-05T08:35:23.909Z] #101 exporting layers 0.1s done [2024-03-05T08:35:23.909Z] #101 writing image sha256:80782f09e671e0c14fb9a4fc1d15f5b7e220a4a8fe8e229a70157bf11357db75 done [2024-03-05T08:35:23.909Z] #101 naming to docker.io/library/support-notifications done [2024-03-05T08:35:23.909Z] #101 writing image sha256:4bd7de939fc3dc756e2ac29fe759499d58333401b8e8c89d0669a4639a9eb5f4 done [2024-03-05T08:35:23.909Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-05T08:35:23.909Z] #101 writing image sha256:36d9db39d8e4327b8477e70530d96d9e124965336fd0f1b58a3434ab9f0bc8d5 [2024-03-05T08:35:23.909Z] #101 writing image sha256:36d9db39d8e4327b8477e70530d96d9e124965336fd0f1b58a3434ab9f0bc8d5 done [2024-03-05T08:35:23.909Z] #101 naming to docker.io/library/security-proxy-auth done [2024-03-05T08:35:23.909Z] #101 DONE 4.3s [2024-03-05T08:35:23.909Z] [2024-03-05T08:35:23.909Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-05T08:35:23.909Z] #195 DONE 0.2s [2024-03-05T08:35:23.909Z] [2024-03-05T08:35:23.909Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-05T08:35:23.909Z] #196 DONE 0.2s [2024-03-05T08:35:23.909Z] [2024-03-05T08:35:23.909Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T08:35:23.909Z] #197 DONE 0.1s [2024-03-05T08:35:23.909Z] [2024-03-05T08:35:23.909Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-05T08:35:24.172Z] #198 DONE 0.1s [2024-03-05T08:35:24.172Z] [2024-03-05T08:35:24.172Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-05T08:35:24.172Z] #199 DONE 0.1s [2024-03-05T08:35:24.172Z] [2024-03-05T08:35:24.172Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-05T08:35:24.172Z] #200 DONE 0.1s [2024-03-05T08:35:24.172Z] [2024-03-05T08:35:24.172Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:35:24.431Z] #201 ... [2024-03-05T08:35:24.431Z] [2024-03-05T08:35:24.431Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-05T08:35:24.431Z] #202 DONE 0.0s [2024-03-05T08:35:24.431Z] [2024-03-05T08:35:24.431Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:35:24.431Z] #203 DONE 0.4s [2024-03-05T08:35:24.431Z] [2024-03-05T08:35:24.431Z] #101 [security-proxy-setup] exporting to image [2024-03-05T08:35:24.431Z] #101 exporting layers 0.2s done [2024-03-05T08:35:24.691Z] #101 ... [2024-03-05T08:35:24.691Z] [2024-03-05T08:35:24.691Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-05T08:35:24.691Z] #204 DONE 0.3s [2024-03-05T08:35:24.691Z] [2024-03-05T08:35:24.691Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:35:24.691Z] #201 DONE 0.5s [2024-03-05T08:35:24.691Z] [2024-03-05T08:35:24.691Z] #101 [security-bootstrapper] exporting to image [2024-03-05T08:35:24.691Z] #101 writing image sha256:5b989587c05836add3d8f48c885719945717f466420dce8cfed6ff9c9004fa8c done [2024-03-05T08:35:24.691Z] #101 naming to docker.io/library/security-proxy-setup done [2024-03-05T08:35:24.962Z] #101 exporting layers 0.3s done [2024-03-05T08:35:24.962Z] #101 writing image sha256:a90d53ec30b555dd4ccdb2ef59c59f078f19b6aa26248260081f21f877d61b45 done [2024-03-05T08:35:24.962Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-03-05T08:35:24.962Z] #101 writing image sha256:67569815f0e1fc7e2b808980b9f57109005be5f0fbf38166b9e1a6b8ccbe0c31 done [2024-03-05T08:35:24.962Z] #101 naming to docker.io/library/security-bootstrapper done [2024-03-05T08:35:24.962Z] #101 DONE 4.9s [2024-03-05T08:35:24.962Z] [2024-03-05T08:35:24.962Z] #44 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:35:24.962Z] time="2024-03-05T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-05T08:35:24.978Z] $ docker stop --time=1 e7b8c93325c7586bf6087a4991762cb6af62df815a93b2ee9df25adc940a08e3 [2024-03-05T08:35:26.295Z] $ docker rm -f --volumes e7b8c93325c7586bf6087a4991762cb6af62df815a93b2ee9df25adc940a08e3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T08:35:26.713Z] + docker images [2024-03-05T08:35:26.713Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-05T08:35:26.713Z] security-proxy-setup latest 5b989587c058 2 seconds ago 25.9MB [2024-03-05T08:35:26.713Z] security-secretstore-setup latest a90d53ec30b5 2 seconds ago 36.3MB [2024-03-05T08:35:26.713Z] security-bootstrapper latest 67569815f0e1 2 seconds ago 18.6MB [2024-03-05T08:35:26.713Z] security-proxy-auth latest 36d9db39d8e4 3 seconds ago 15.8MB [2024-03-05T08:35:26.713Z] core-common-config-bootstrapper latest 4bd7de939fc3 3 seconds ago 15MB [2024-03-05T08:35:26.713Z] core-metadata latest 054877830f68 5 seconds ago 17.4MB [2024-03-05T08:35:26.713Z] support-notifications latest 80782f09e671 5 seconds ago 26.7MB [2024-03-05T08:35:26.713Z] core-command latest 962043651a14 6 seconds ago 17MB [2024-03-05T08:35:26.713Z] core-data latest 64fee0cee5d2 6 seconds ago 17.2MB [2024-03-05T08:35:26.713Z] security-spiffe-token-provider latest 657b79e3d13a 6 seconds ago 28.7MB [2024-03-05T08:35:26.713Z] support-scheduler latest 6585a82aa1a7 6 seconds ago 26.2MB [2024-03-05T08:35:26.713Z] security-spire-agent latest 39bd27438418 About a minute ago 161MB [2024-03-05T08:35:26.713Z] security-spire-server latest 3311c1e1ab68 About a minute ago 102MB [2024-03-05T08:35:26.713Z] security-spire-config latest 121d9446698d About a minute ago 102MB [2024-03-05T08:35:26.713Z] ci-base-image-x86_64 latest b8e1475fd2ca 4 minutes ago 885MB [2024-03-05T08:35:26.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-05T08:35:26.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-05T08:35:26.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-05T08:36:42.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-05T08:36:51.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-05T08:36:51.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-05T08:36:51.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.274s coverage: 28.7% of statements [2024-03-05T08:36:59.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.265s coverage: 97.0% of statements [2024-03-05T08:37:03.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-05T08:37:03.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-05T08:37:03.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-05T08:37:07.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.343s coverage: 69.2% of statements [2024-03-05T08:37:07.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-05T08:37:07.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-05T08:37:08.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.299s coverage: 53.2% of statements [2024-03-05T08:37:13.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-05T08:37:13.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-05T08:37:13.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:37:13.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-05T08:37:13.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-05T08:37:21.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-05T08:37:21.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-05T08:37:33.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-05T08:37:33.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:37:33.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-05T08:37:34.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.729s coverage: 93.4% of statements [2024-03-05T08:37:34.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.452s coverage: 6.1% of statements [2024-03-05T08:37:35.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-05T08:37:35.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-05T08:37:35.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-05T08:37:35.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-05T08:37:35.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-05T08:37:35.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-05T08:37:35.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-05T08:37:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.570s coverage: 97.6% of statements [2024-03-05T08:37:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.187s coverage: 72.2% of statements [2024-03-05T08:37:43.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-05T08:37:43.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-05T08:37:44.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.370s coverage: 0.9% of statements [2024-03-05T08:37:44.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.223s coverage: 32.2% of statements [2024-03-05T08:37:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.317s coverage: 41.7% of statements [2024-03-05T08:37:48.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.276s coverage: 82.9% of statements [2024-03-05T08:37:48.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.193s coverage: 94.1% of statements [2024-03-05T08:37:48.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.191s coverage: 96.3% of statements [2024-03-05T08:37:52.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.201s coverage: 87.5% of statements [2024-03-05T08:37:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-05T08:37:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-05T08:37:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-05T08:37:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-05T08:37:57.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-05T08:37:57.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-05T08:37:57.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-05T08:37:57.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-05T08:38:05.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.202s coverage: 94.4% of statements [2024-03-05T08:38:05.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-05T08:38:05.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-05T08:38:05.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-05T08:38:05.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-05T08:38:12.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-05T08:38:12.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-05T08:38:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-05T08:38:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.027s coverage: 79.9% of statements [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.235s coverage: 92.9% of statements [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.207s coverage: 62.3% of statements [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.191s coverage: 87.2% of statements [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.163s coverage: 20.0% of statements [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.167s coverage: 100.0% of statements [2024-03-05T08:38:18.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.432s coverage: 81.8% of statements [2024-03-05T08:38:19.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.339s coverage: 82.1% of statements [2024-03-05T08:38:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-05T08:38:21.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.209s coverage: 86.0% of statements [2024-03-05T08:38:24.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-05T08:38:24.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-05T08:38:26.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.998s coverage: 63.1% of statements [2024-03-05T08:38:26.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.198s coverage: 100.0% of statements [2024-03-05T08:38:27.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.122s coverage: 89.4% of statements [2024-03-05T08:38:27.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements [2024-03-05T08:38:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-05T08:38:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-05T08:38:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-05T08:38:28.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-03-05T08:38:28.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2024-03-05T08:38:32.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-05T08:38:32.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-05T08:38:32.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-05T08:38:34.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.769s coverage: 38.4% of statements [2024-03-05T08:38:34.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.231s coverage: 89.5% of statements [2024-03-05T08:38:37.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-05T08:38:37.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-05T08:38:37.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-05T08:38:37.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-05T08:38:38.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.198s coverage: 84.8% of statements [2024-03-05T08:38:43.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-05T08:38:43.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-05T08:38:43.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-05T08:38:43.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-05T08:38:49.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-05T08:38:49.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:38:49.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-05T08:38:49.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-05T08:38:50.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.286s coverage: 19.9% of statements [2024-03-05T08:38:50.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.532s coverage: 95.7% of statements [2024-03-05T08:38:53.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-05T08:38:53.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-05T08:38:54.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.266s coverage: 61.8% of statements [2024-03-05T08:38:55.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-05T08:38:55.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-05T08:38:56.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.373s coverage: 98.9% of statements [2024-03-05T08:38:58.324Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-05T08:38:58.324Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-05T08:38:58.324Z] go vet ./... [2024-03-05T08:41:05.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T08:41:05.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T08:41:05.060Z] ./bin/test-attribution-txt.sh [2024-03-05T08:41:05.060Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T08:41:05.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-05T08:41:05.809Z] + ls -al . [2024-03-05T08:41:05.809Z] total 736 [2024-03-05T08:41:05.809Z] drwxrwxr-x 10 1001 1001 4096 Mar 5 08:34 . [2024-03-05T08:41:05.809Z] drwxr-xr-x 4 root root 4096 Mar 5 08:34 .. [2024-03-05T08:41:05.809Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 08:32 .blubracket [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 10 Mar 5 08:32 .dockerignore [2024-03-05T08:41:05.809Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 08:32 .git [2024-03-05T08:41:05.809Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 08:32 .github [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 1074 Mar 5 08:32 .gitignore [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 42 Mar 5 08:32 .golangci.yml [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 100 Mar 5 08:32 .hadolint.yml [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 155 Mar 5 08:32 .sonarcloud.properties [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 1171 Mar 5 08:32 ADOPTERS.md [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 11674 Mar 5 08:32 Attribution.txt [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 100284 Mar 5 08:32 CHANGELOG.md [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 08:32 CONTRIBUTING.md [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 677 Mar 5 08:32 GOVERNANCE.md [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 861 Mar 5 08:32 Jenkinsfile [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 08:32 LICENSE [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 15392 Mar 5 08:32 Makefile [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 582 Mar 5 08:32 OWNERS.md [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 9528 Mar 5 08:32 README.md [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 789 Mar 5 08:32 SECURITY.md [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 08:30 VERSION [2024-03-05T08:41:05.809Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 08:32 bin [2024-03-05T08:41:05.809Z] drwxrwxr-x 18 1001 1001 4096 Mar 5 08:32 cmd [2024-03-05T08:41:05.809Z] -rw-r--r-- 1 root root 455122 Mar 5 08:38 coverage.out [2024-03-05T08:41:05.809Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 08:32 fuzz_test [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 3734 Mar 5 08:32 go.mod [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 33955 Mar 5 08:32 go.sum [2024-03-05T08:41:05.809Z] drwxrwxr-x 7 1001 1001 4096 Mar 5 08:32 internal [2024-03-05T08:41:05.809Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 08:32 openapi [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 584 Mar 5 08:32 security.txt [2024-03-05T08:41:05.809Z] -rw-rw-r-- 1 1001 1001 204 Mar 5 08:32 version.go [Pipeline] sh [2024-03-05T08:41:06.140Z] + '[' -e coverage.out ] [2024-03-05T08:41:06.141Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-05T08:41:06.173Z] Warning: overwriting stash ‘coverage-report’ [2024-03-05T08:41:06.997Z] Stashed 1 file(s) [Pipeline] sh [2024-03-05T08:41:07.351Z] + make build [2024-03-05T08:41:07.639Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-05T08:42:29.230Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-05T08:42:29.230Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-05T08:42:29.230Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-05T08:42:29.230Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-05T08:42:55.881Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-05T08:42:59.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-05T08:43:03.475Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-05T08:43:07.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-05T08:43:09.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-05T08:43:13.017Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-05T08:43:16.341Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-05T08:43:20.609Z] $ docker stop --time=1 14e79c5ad8273119c37d47b782daa816a43375c89a1a65d17bcee3bc0bbdfa63 [2024-03-05T08:43:22.701Z] $ docker rm -f --volumes 14e79c5ad8273119c37d47b782daa816a43375c89a1a65d17bcee3bc0bbdfa63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:43:25.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-05T08:43:25.589Z] [2024-03-05T08:43:25.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:43:25.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-05T08:43:25.964Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-05T08:43:25.964Z] 547446be3368: Pulling fs layer [2024-03-05T08:43:25.964Z] d125d8839a47: Pulling fs layer [2024-03-05T08:43:25.964Z] 3e85d5ac6304: Pulling fs layer [2024-03-05T08:43:25.964Z] c3105a71a48b: Pulling fs layer [2024-03-05T08:43:25.964Z] 0f093f025ec4: Pulling fs layer [2024-03-05T08:43:25.964Z] c3106fc0e877: Pulling fs layer [2024-03-05T08:43:25.964Z] c3105a71a48b: Waiting [2024-03-05T08:43:25.964Z] 0f093f025ec4: Waiting [2024-03-05T08:43:25.964Z] c3106fc0e877: Waiting [2024-03-05T08:43:26.237Z] 547446be3368: Verifying Checksum [2024-03-05T08:43:26.237Z] 547446be3368: Download complete [2024-03-05T08:43:26.237Z] c3105a71a48b: Verifying Checksum [2024-03-05T08:43:26.237Z] c3105a71a48b: Download complete [2024-03-05T08:43:26.820Z] d125d8839a47: Verifying Checksum [2024-03-05T08:43:26.820Z] d125d8839a47: Download complete [2024-03-05T08:43:26.820Z] c3106fc0e877: Verifying Checksum [2024-03-05T08:43:26.820Z] c3106fc0e877: Download complete [2024-03-05T08:43:26.820Z] 0f093f025ec4: Verifying Checksum [2024-03-05T08:43:26.820Z] 0f093f025ec4: Download complete [2024-03-05T08:43:27.088Z] 547446be3368: Pull complete [2024-03-05T08:43:28.044Z] d125d8839a47: Pull complete [2024-03-05T08:43:28.625Z] 3e85d5ac6304: Verifying Checksum [2024-03-05T08:43:28.625Z] 3e85d5ac6304: Download complete [2024-03-05T08:43:38.683Z] 3e85d5ac6304: Pull complete [2024-03-05T08:43:38.683Z] c3105a71a48b: Pull complete [2024-03-05T08:43:39.640Z] 0f093f025ec4: Pull complete [2024-03-05T08:43:39.640Z] c3106fc0e877: Pull complete [2024-03-05T08:43:39.640Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-05T08:43:39.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-05T08:43:39.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:43:39.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2024-03-05T08:43:40.024Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-05T08:43:42.151Z] $ docker top 09815eb20638561a13acf02b287c69e1cd6ccf1efadc3efa3cd7a86712fb771a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T08:43:43.024Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-05T08:43:51.219Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-05T08:43:51.219Z] #1 transferring dockerfile: [2024-03-05T08:43:51.219Z] #1 transferring dockerfile: 2.93kB done [2024-03-05T08:43:51.219Z] #1 DONE 0.1s [2024-03-05T08:43:51.493Z] [2024-03-05T08:43:51.493Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-03-05T08:43:51.493Z] #2 transferring dockerfile: 1.93kB done [2024-03-05T08:43:51.493Z] #2 DONE 0.0s [2024-03-05T08:43:51.493Z] [2024-03-05T08:43:51.493Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-05T08:43:51.765Z] #3 transferring dockerfile: 2.50kB done [2024-03-05T08:43:51.765Z] #3 DONE 0.1s [2024-03-05T08:43:51.765Z] [2024-03-05T08:43:51.765Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-05T08:43:51.765Z] #4 transferring dockerfile: 2.49kB done [2024-03-05T08:43:51.765Z] #4 DONE 0.1s [2024-03-05T08:43:51.765Z] [2024-03-05T08:43:51.765Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-03-05T08:43:51.765Z] #5 transferring dockerfile: 1.69kB done [2024-03-05T08:43:51.765Z] #5 DONE 0.1s [2024-03-05T08:43:51.765Z] [2024-03-05T08:43:51.765Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-03-05T08:43:52.033Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-03-05T08:43:52.033Z] #6 DONE 0.1s [2024-03-05T08:43:52.033Z] [2024-03-05T08:43:52.033Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-05T08:43:52.033Z] #7 transferring dockerfile: 2.15kB done [2024-03-05T08:43:52.033Z] #7 DONE 0.1s [2024-03-05T08:43:52.033Z] [2024-03-05T08:43:52.033Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-05T08:43:52.033Z] #8 transferring dockerfile: 2.23kB done [2024-03-05T08:43:52.033Z] #8 DONE 0.1s [2024-03-05T08:43:52.033Z] [2024-03-05T08:43:52.033Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-03-05T08:43:52.033Z] #9 transferring dockerfile: 2.06kB done [2024-03-05T08:43:52.033Z] #9 DONE 0.1s [2024-03-05T08:43:52.033Z] [2024-03-05T08:43:52.033Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-03-05T08:43:52.033Z] #10 transferring dockerfile: 1.95kB 0.0s done [2024-03-05T08:43:52.033Z] #10 DONE 0.1s [2024-03-05T08:43:52.033Z] [2024-03-05T08:43:52.033Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-03-05T08:43:52.033Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-03-05T08:43:52.033Z] #11 DONE 0.1s [2024-03-05T08:43:52.033Z] [2024-03-05T08:43:52.033Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-05T08:43:52.302Z] #12 transferring dockerfile: 1.89kB done [2024-03-05T08:43:52.302Z] #12 DONE 0.1s [2024-03-05T08:43:52.302Z] [2024-03-05T08:43:52.302Z] #13 [core-command internal] load build definition from Dockerfile [2024-03-05T08:43:52.302Z] #13 transferring dockerfile: 1.93kB done [2024-03-05T08:43:52.302Z] #13 DONE 0.1s [2024-03-05T08:43:52.302Z] [2024-03-05T08:43:52.302Z] #14 [core-data internal] load build definition from Dockerfile [2024-03-05T08:43:52.302Z] #14 transferring dockerfile: 2.01kB done [2024-03-05T08:43:52.302Z] #14 DONE 0.1s [2024-03-05T08:43:52.302Z] [2024-03-05T08:43:52.302Z] #15 [security-bootstrapper internal] load .dockerignore [2024-03-05T08:43:52.302Z] #15 transferring context: [2024-03-05T08:43:52.569Z] #15 transferring context: 50B 0.0s done [2024-03-05T08:43:52.569Z] #15 DONE 0.1s [2024-03-05T08:43:52.835Z] [2024-03-05T08:43:52.835Z] #16 [support-scheduler internal] load .dockerignore [2024-03-05T08:43:53.101Z] #16 transferring context: 50B done [2024-03-05T08:43:53.101Z] #16 DONE 0.0s [2024-03-05T08:43:53.101Z] [2024-03-05T08:43:53.101Z] #17 [security-proxy-setup internal] load .dockerignore [2024-03-05T08:43:53.101Z] #17 transferring context: 50B done [2024-03-05T08:43:53.101Z] #17 DONE 0.1s [2024-03-05T08:43:53.101Z] [2024-03-05T08:43:53.101Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-03-05T08:43:53.101Z] #18 transferring context: 50B 0.0s done [2024-03-05T08:43:53.101Z] #18 DONE 0.1s [2024-03-05T08:43:53.101Z] [2024-03-05T08:43:53.101Z] #19 [security-spire-config internal] load .dockerignore [2024-03-05T08:43:53.367Z] #19 transferring context: 50B 0.0s done [2024-03-05T08:43:53.367Z] #19 DONE 0.1s [2024-03-05T08:43:53.367Z] [2024-03-05T08:43:53.367Z] #20 [security-spire-server internal] load .dockerignore [2024-03-05T08:43:53.367Z] #20 transferring context: 50B done [2024-03-05T08:43:53.367Z] #20 DONE 0.1s [2024-03-05T08:43:53.367Z] [2024-03-05T08:43:53.367Z] #21 [security-proxy-auth internal] load .dockerignore [2024-03-05T08:43:53.367Z] #21 transferring context: 50B 0.0s done [2024-03-05T08:43:53.367Z] #21 DONE 0.1s [2024-03-05T08:43:53.367Z] [2024-03-05T08:43:53.367Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-05T08:43:53.367Z] #22 transferring context: 50B 0.0s done [2024-03-05T08:43:53.367Z] #22 DONE 0.1s [2024-03-05T08:43:53.367Z] [2024-03-05T08:43:53.367Z] #23 [core-metadata internal] load .dockerignore [2024-03-05T08:43:53.636Z] #23 transferring context: 50B done [2024-03-05T08:43:53.636Z] #23 DONE 0.1s [2024-03-05T08:43:53.636Z] [2024-03-05T08:43:53.636Z] #24 [support-notifications internal] load .dockerignore [2024-03-05T08:43:53.636Z] #24 transferring context: 50B done [2024-03-05T08:43:53.636Z] #24 DONE 0.0s [2024-03-05T08:43:53.636Z] [2024-03-05T08:43:53.636Z] #25 [security-spire-agent internal] load .dockerignore [2024-03-05T08:43:53.636Z] #25 transferring context: 50B 0.0s done [2024-03-05T08:43:53.636Z] #25 DONE 0.1s [2024-03-05T08:43:53.636Z] [2024-03-05T08:43:53.636Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-03-05T08:43:53.636Z] #26 transferring context: 50B done [2024-03-05T08:43:53.636Z] #26 DONE 0.1s [2024-03-05T08:43:53.636Z] [2024-03-05T08:43:53.636Z] #27 [core-command internal] load .dockerignore [2024-03-05T08:43:53.636Z] #27 transferring context: 50B 0.0s done [2024-03-05T08:43:53.636Z] #27 DONE 0.1s [2024-03-05T08:43:53.636Z] [2024-03-05T08:43:53.636Z] #28 [core-data internal] load .dockerignore [2024-03-05T08:43:53.636Z] #28 transferring context: 50B done [2024-03-05T08:43:53.636Z] #28 DONE 0.0s [2024-03-05T08:43:53.903Z] [2024-03-05T08:43:53.903Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:53.903Z] #29 DONE 0.0s [2024-03-05T08:43:53.903Z] [2024-03-05T08:43:53.903Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:53.903Z] #30 DONE 0.1s [2024-03-05T08:43:53.903Z] [2024-03-05T08:43:53.903Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:53.903Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:54.169Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:54.169Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:54.169Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:54.169Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.21MB / 3.33MB 0.1s [2024-03-05T08:43:54.169Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:54.169Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-05T08:43:54.751Z] #31 ... [2024-03-05T08:43:54.751Z] [2024-03-05T08:43:54.751Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:54.751Z] #32 DONE 0.7s [2024-03-05T08:43:54.751Z] [2024-03-05T08:43:54.751Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.017Z] #31 ... [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:55.017Z] #29 DONE 0.0s [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:55.017Z] #30 DONE 0.2s [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:55.017Z] #33 DONE 0.2s [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.017Z] #31 ... [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:55.017Z] #29 DONE 0.0s [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:55.017Z] #32 DONE 1.3s [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:55.017Z] #33 DONE 0.5s [2024-03-05T08:43:55.017Z] [2024-03-05T08:43:55.017Z] #31 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.017Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:55.017Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:55.017Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:55.017Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:55.017Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:55.283Z] #31 ... [2024-03-05T08:43:55.283Z] [2024-03-05T08:43:55.283Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:55.283Z] #32 DONE 1.4s [2024-03-05T08:43:55.283Z] [2024-03-05T08:43:55.283Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:55.283Z] #33 DONE 0.5s [2024-03-05T08:43:55.283Z] [2024-03-05T08:43:55.283Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.283Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:55.283Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:55.283Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:55.283Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:55.283Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:55.283Z] #31 ... [2024-03-05T08:43:55.283Z] [2024-03-05T08:43:55.283Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:55.283Z] #30 DONE 0.5s [2024-03-05T08:43:55.283Z] [2024-03-05T08:43:55.283Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:55.283Z] #30 DONE 0.5s [2024-03-05T08:43:55.283Z] [2024-03-05T08:43:55.283Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.549Z] #31 ... [2024-03-05T08:43:55.549Z] [2024-03-05T08:43:55.549Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:55.549Z] #29 DONE 0.0s [2024-03-05T08:43:55.550Z] [2024-03-05T08:43:55.550Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.550Z] #31 ... [2024-03-05T08:43:55.550Z] [2024-03-05T08:43:55.550Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:55.550Z] #32 DONE 1.4s [2024-03-05T08:43:55.550Z] [2024-03-05T08:43:55.550Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:55.550Z] #30 DONE 0.7s [2024-03-05T08:43:55.550Z] [2024-03-05T08:43:55.550Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:55.550Z] #33 DONE 0.6s [2024-03-05T08:43:55.550Z] [2024-03-05T08:43:55.550Z] #31 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.550Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:55.550Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:55.550Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:55.550Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:55.550Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:55.815Z] #31 ... [2024-03-05T08:43:55.815Z] [2024-03-05T08:43:55.815Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:55.815Z] #29 DONE 0.0s [2024-03-05T08:43:55.815Z] [2024-03-05T08:43:55.815Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:55.815Z] #30 DONE 0.8s [2024-03-05T08:43:55.815Z] [2024-03-05T08:43:55.815Z] #31 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.815Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:55.815Z] #31 ... [2024-03-05T08:43:55.815Z] [2024-03-05T08:43:55.815Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:55.815Z] #32 DONE 1.5s [2024-03-05T08:43:55.815Z] [2024-03-05T08:43:55.815Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:55.815Z] #33 DONE 0.6s [2024-03-05T08:43:55.815Z] [2024-03-05T08:43:55.815Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:55.815Z] #29 DONE 0.0s [2024-03-05T08:43:55.815Z] [2024-03-05T08:43:55.815Z] #31 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:55.815Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:55.815Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:55.815Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:55.815Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:55.815Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:55.815Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:56.083Z] #31 ... [2024-03-05T08:43:56.083Z] [2024-03-05T08:43:56.083Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:56.083Z] #32 DONE 1.5s [2024-03-05T08:43:56.083Z] [2024-03-05T08:43:56.083Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:56.083Z] #33 DONE 0.6s [2024-03-05T08:43:56.083Z] [2024-03-05T08:43:56.083Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:56.083Z] #29 DONE 0.0s [2024-03-05T08:43:56.083Z] [2024-03-05T08:43:56.083Z] #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:56.083Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:56.083Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:56.083Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:56.083Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:56.083Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:56.083Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:56.349Z] #31 ... [2024-03-05T08:43:56.349Z] [2024-03-05T08:43:56.349Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:56.349Z] #32 DONE 1.5s [2024-03-05T08:43:56.349Z] [2024-03-05T08:43:56.349Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:56.349Z] #33 DONE 0.6s [2024-03-05T08:43:56.349Z] [2024-03-05T08:43:56.349Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:56.349Z] #30 DONE 1.2s [2024-03-05T08:43:56.349Z] [2024-03-05T08:43:56.349Z] #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:56.349Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:56.349Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:56.350Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:56.350Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:56.350Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:56.350Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:56.350Z] #31 ... [2024-03-05T08:43:56.350Z] [2024-03-05T08:43:56.350Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:56.350Z] #29 DONE 0.0s [2024-03-05T08:43:56.614Z] [2024-03-05T08:43:56.614Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:43:56.614Z] #34 ... [2024-03-05T08:43:56.614Z] [2024-03-05T08:43:56.614Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:56.614Z] #29 DONE 0.0s [2024-03-05T08:43:56.614Z] [2024-03-05T08:43:56.614Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:43:56.880Z] #34 ... [2024-03-05T08:43:56.880Z] [2024-03-05T08:43:56.880Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:56.880Z] #32 DONE 1.6s [2024-03-05T08:43:56.880Z] [2024-03-05T08:43:56.880Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:56.880Z] #33 DONE 0.7s [2024-03-05T08:43:56.880Z] [2024-03-05T08:43:56.880Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:56.880Z] #30 DONE 1.6s [2024-03-05T08:43:56.880Z] [2024-03-05T08:43:56.880Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-05T08:43:56.880Z] #35 DONE 1.7s [2024-03-05T08:43:57.147Z] [2024-03-05T08:43:57.147Z] #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:57.147Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:57.147Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:57.147Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:57.147Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:57.147Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:57.147Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:57.147Z] #31 ... [2024-03-05T08:43:57.147Z] [2024-03-05T08:43:57.147Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:57.147Z] #32 DONE 1.6s [2024-03-05T08:43:57.147Z] [2024-03-05T08:43:57.147Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:57.147Z] #33 DONE 0.7s [2024-03-05T08:43:57.147Z] [2024-03-05T08:43:57.147Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:57.147Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:57.147Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:57.147Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:57.147Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:57.147Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:57.147Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:57.147Z] #31 ... [2024-03-05T08:43:57.147Z] [2024-03-05T08:43:57.147Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T08:43:57.147Z] #29 DONE 0.0s [2024-03-05T08:43:57.147Z] [2024-03-05T08:43:57.147Z] #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:57.147Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:57.147Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:57.147Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:57.147Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:57.147Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:57.147Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:57.726Z] #31 DONE 4.4s [2024-03-05T08:43:57.726Z] [2024-03-05T08:43:57.726Z] #36 [support-scheduler internal] load build context [2024-03-05T08:43:58.323Z] #36 ... [2024-03-05T08:43:58.323Z] [2024-03-05T08:43:58.323Z] #37 [security-spire-server internal] load build context [2024-03-05T08:43:58.323Z] #37 transferring context: 18.10kB 0.2s done [2024-03-05T08:43:58.323Z] #37 DONE 1.1s [2024-03-05T08:43:58.323Z] [2024-03-05T08:43:58.323Z] #36 [support-scheduler internal] load build context [2024-03-05T08:43:58.590Z] #36 ... [2024-03-05T08:43:58.590Z] [2024-03-05T08:43:58.590Z] #38 [security-spire-config internal] load build context [2024-03-05T08:43:58.590Z] #38 transferring context: 16.35kB 0.2s done [2024-03-05T08:43:58.590Z] #38 DONE 1.4s [2024-03-05T08:43:58.590Z] [2024-03-05T08:43:58.590Z] #36 [support-scheduler internal] load build context [2024-03-05T08:43:59.546Z] #36 ... [2024-03-05T08:43:59.546Z] [2024-03-05T08:43:59.546Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T08:43:59.546Z] #30 DONE 3.8s [2024-03-05T08:43:59.546Z] [2024-03-05T08:43:59.546Z] #39 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T08:43:59.546Z] #39 ... [2024-03-05T08:43:59.546Z] [2024-03-05T08:43:59.546Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T08:43:59.546Z] #32 DONE 1.6s [2024-03-05T08:43:59.546Z] [2024-03-05T08:43:59.546Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-05T08:43:59.546Z] #33 DONE 0.7s [2024-03-05T08:43:59.546Z] [2024-03-05T08:43:59.546Z] #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:59.546Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:59.546Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:59.546Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:59.546Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:59.546Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:59.546Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:59.546Z] #31 DONE 4.4s [2024-03-05T08:43:59.812Z] [2024-03-05T08:43:59.812Z] #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T08:43:59.812Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T08:43:59.812Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T08:43:59.812Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T08:43:59.812Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T08:43:59.812Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-05T08:43:59.812Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-05T08:43:59.812Z] #31 DONE 4.4s [2024-03-05T08:43:59.812Z] [2024-03-05T08:43:59.812Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-05T08:43:59.812Z] #40 DONE 3.3s [2024-03-05T08:43:59.812Z] [2024-03-05T08:43:59.812Z] #41 [core-data internal] load build context [2024-03-05T08:44:01.751Z] #41 ... [2024-03-05T08:44:01.751Z] [2024-03-05T08:44:01.751Z] #42 [security-spire-agent internal] load build context [2024-03-05T08:44:01.751Z] #42 transferring context: 17.63kB 0.2s done [2024-03-05T08:44:01.751Z] #42 DONE 1.5s [2024-03-05T08:44:01.751Z] [2024-03-05T08:44:01.751Z] #41 [core-data internal] load build context [2024-03-05T08:44:04.344Z] #41 ... [2024-03-05T08:44:04.344Z] [2024-03-05T08:44:04.344Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:44:04.344Z] #43 ... [2024-03-05T08:44:04.344Z] [2024-03-05T08:44:04.344Z] #41 [core-data internal] load build context [2024-03-05T08:44:04.931Z] #41 ... [2024-03-05T08:44:04.931Z] [2024-03-05T08:44:04.931Z] #44 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T08:44:04.931Z] #0 5.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:04.931Z] #0 6.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:05.202Z] #44 ... [2024-03-05T08:44:05.202Z] [2024-03-05T08:44:05.202Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-05T08:44:05.202Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:05.202Z] #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:05.202Z] #0 7.016 OK: 266 MiB in 52 packages [2024-03-05T08:44:05.202Z] #45 DONE 8.6s [2024-03-05T08:44:05.202Z] [2024-03-05T08:44:05.202Z] #46 [security-secretstore-setup internal] load build context [2024-03-05T08:44:05.202Z] #46 ... [2024-03-05T08:44:05.202Z] [2024-03-05T08:44:05.202Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:05.487Z] #47 ... [2024-03-05T08:44:05.487Z] [2024-03-05T08:44:05.487Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T08:44:05.487Z] #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:05.487Z] #0 6.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:05.487Z] #0 9.678 OK: 266 MiB in 52 packages [2024-03-05T08:44:05.487Z] #48 ... [2024-03-05T08:44:05.487Z] [2024-03-05T08:44:05.487Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:05.487Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.1s done [2024-03-05T08:44:05.487Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-05T08:44:05.487Z] #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-05T08:44:05.487Z] #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-05T08:44:05.487Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-03-05T08:44:05.487Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2024-03-05T08:44:05.487Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2024-03-05T08:44:05.487Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.3s done [2024-03-05T08:44:05.487Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.3s [2024-03-05T08:44:05.752Z] #49 ... [2024-03-05T08:44:05.752Z] [2024-03-05T08:44:05.752Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T08:44:05.752Z] #48 DONE 11.1s [2024-03-05T08:44:05.752Z] [2024-03-05T08:44:05.752Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:05.752Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.47MB / 23.39MB 3.9s [2024-03-05T08:44:05.752Z] #49 ... [2024-03-05T08:44:05.752Z] [2024-03-05T08:44:05.752Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:06.019Z] #50 ... [2024-03-05T08:44:06.019Z] [2024-03-05T08:44:06.019Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:06.019Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-05T08:44:06.285Z] #49 ... [2024-03-05T08:44:06.285Z] [2024-03-05T08:44:06.285Z] #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T08:44:06.285Z] #44 10.35 OK: 266 MiB in 52 packages [2024-03-05T08:44:06.285Z] #44 DONE 11.8s [2024-03-05T08:44:06.285Z] [2024-03-05T08:44:06.285Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:06.285Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.2s [2024-03-05T08:44:06.285Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-03-05T08:44:06.285Z] #49 ... [2024-03-05T08:44:06.285Z] [2024-03-05T08:44:06.285Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:06.285Z] #51 ... [2024-03-05T08:44:06.285Z] [2024-03-05T08:44:06.285Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:06.285Z] #49 ... [2024-03-05T08:44:06.285Z] [2024-03-05T08:44:06.285Z] #52 [support-notifications internal] load build context [2024-03-05T08:44:06.285Z] #52 transferring context: 13.91MB 9.6s [2024-03-05T08:44:06.551Z] #52 ... [2024-03-05T08:44:06.551Z] [2024-03-05T08:44:06.551Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:06.816Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 4.7s [2024-03-05T08:44:06.816Z] #49 ... [2024-03-05T08:44:06.816Z] [2024-03-05T08:44:06.816Z] #53 [core-command internal] load build context [2024-03-05T08:44:07.081Z] #53 ... [2024-03-05T08:44:07.081Z] [2024-03-05T08:44:07.081Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:44:07.081Z] #34 ... [2024-03-05T08:44:07.081Z] [2024-03-05T08:44:07.081Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:07.350Z] #49 ... [2024-03-05T08:44:07.350Z] [2024-03-05T08:44:07.350Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-05T08:44:07.350Z] #0 4.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:07.350Z] #0 5.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:07.350Z] #0 8.595 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:44:07.350Z] #0 8.595 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:44:07.350Z] #0 8.595 OK: 19951 distinct packages available [2024-03-05T08:44:07.350Z] #0 8.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:07.350Z] #0 9.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:07.350Z] #54 ... [2024-03-05T08:44:07.350Z] [2024-03-05T08:44:07.350Z] #55 [security-spiffe-token-provider internal] load build context [2024-03-05T08:44:07.350Z] #55 ... [2024-03-05T08:44:07.350Z] [2024-03-05T08:44:07.350Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:07.617Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 5.7s [2024-03-05T08:44:08.201Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 6.3s [2024-03-05T08:44:08.489Z] #49 ... [2024-03-05T08:44:08.489Z] [2024-03-05T08:44:08.489Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T08:44:08.489Z] #0 8.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:08.489Z] #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:08.489Z] #56 ... [2024-03-05T08:44:08.489Z] [2024-03-05T08:44:08.489Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-05T08:44:08.489Z] #54 10.68 OK: 266 MiB in 52 packages [2024-03-05T08:44:08.489Z] #54 DONE 11.4s [2024-03-05T08:44:08.489Z] [2024-03-05T08:44:08.489Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:09.449Z] #51 ... [2024-03-05T08:44:09.449Z] [2024-03-05T08:44:09.449Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T08:44:09.449Z] #57 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:09.449Z] #57 ... [2024-03-05T08:44:09.449Z] [2024-03-05T08:44:09.449Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T08:44:09.449Z] #58 ... [2024-03-05T08:44:09.449Z] [2024-03-05T08:44:09.449Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:09.449Z] #36 ... [2024-03-05T08:44:09.449Z] [2024-03-05T08:44:09.449Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T08:44:09.714Z] #59 ... [2024-03-05T08:44:09.714Z] [2024-03-05T08:44:09.714Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T08:44:09.714Z] #60 ... [2024-03-05T08:44:09.714Z] [2024-03-05T08:44:09.714Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:44:09.980Z] #61 ... [2024-03-05T08:44:09.980Z] [2024-03-05T08:44:09.980Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T08:44:09.980Z] #62 ... [2024-03-05T08:44:09.980Z] [2024-03-05T08:44:09.980Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:44:09.980Z] #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.2s done [2024-03-05T08:44:09.980Z] #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-05T08:44:09.980Z] #63 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-05T08:44:09.980Z] #63 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-05T08:44:09.981Z] #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-05T08:44:09.981Z] #63 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-03-05T08:44:09.981Z] #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.1s done [2024-03-05T08:44:09.981Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 6.7s [2024-03-05T08:44:09.981Z] #63 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-03-05T08:44:09.981Z] #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-05T08:44:10.248Z] #63 ... [2024-03-05T08:44:10.248Z] [2024-03-05T08:44:10.248Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:10.248Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 8.2s [2024-03-05T08:44:10.248Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-05T08:44:10.831Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.83MB / 23.39MB 8.7s [2024-03-05T08:44:10.831Z] #49 ... [2024-03-05T08:44:10.831Z] [2024-03-05T08:44:10.831Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T08:44:10.831Z] #56 11.03 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:10.831Z] #56 11.03 (2/2) Installing su-exec (0.2-r3) [2024-03-05T08:44:10.831Z] #56 11.03 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:10.831Z] #56 11.03 OK: 8 MiB in 17 packages [2024-03-05T08:44:10.831Z] #56 DONE 12.2s [2024-03-05T08:44:10.831Z] [2024-03-05T08:44:10.831Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:10.831Z] #49 ... [2024-03-05T08:44:10.831Z] [2024-03-05T08:44:10.831Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T08:44:10.831Z] #64 ... [2024-03-05T08:44:10.831Z] [2024-03-05T08:44:10.831Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:11.416Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.39MB / 23.39MB 9.3s [2024-03-05T08:44:11.416Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s [2024-03-05T08:44:12.016Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.8s done [2024-03-05T08:44:12.016Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.8s done [2024-03-05T08:44:12.283Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-05T08:44:14.220Z] #49 ... [2024-03-05T08:44:14.220Z] [2024-03-05T08:44:14.220Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:44:14.220Z] #43 transferring context: 78.11MB 20.0s [2024-03-05T08:44:14.220Z] #43 ... [2024-03-05T08:44:14.220Z] [2024-03-05T08:44:14.220Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:14.801Z] #51 ... [2024-03-05T08:44:14.801Z] [2024-03-05T08:44:14.801Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:15.186Z] #49 ... [2024-03-05T08:44:15.186Z] [2024-03-05T08:44:15.186Z] #41 [core-data internal] load build context [2024-03-05T08:44:15.453Z] #41 ... [2024-03-05T08:44:15.453Z] [2024-03-05T08:44:15.453Z] #46 [security-secretstore-setup internal] load build context [2024-03-05T08:44:15.453Z] #46 ... [2024-03-05T08:44:15.453Z] [2024-03-05T08:44:15.453Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:15.721Z] #47 ... [2024-03-05T08:44:15.721Z] [2024-03-05T08:44:15.721Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:15.988Z] #49 ... [2024-03-05T08:44:15.988Z] [2024-03-05T08:44:15.988Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:16.259Z] #50 ... [2024-03-05T08:44:16.259Z] [2024-03-05T08:44:16.259Z] #41 [core-data internal] load build context [2024-03-05T08:44:16.527Z] #41 ... [2024-03-05T08:44:16.527Z] [2024-03-05T08:44:16.527Z] #52 [support-notifications internal] load build context [2024-03-05T08:44:16.793Z] #52 ... [2024-03-05T08:44:16.793Z] [2024-03-05T08:44:16.793Z] #39 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T08:44:16.793Z] #39 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:16.793Z] #39 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:16.793Z] #39 15.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:16.793Z] #39 15.32 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:16.793Z] #39 15.57 OK: 8 MiB in 16 packages [2024-03-05T08:44:16.793Z] #39 DONE 17.6s [2024-03-05T08:44:16.793Z] [2024-03-05T08:44:16.793Z] #52 [support-notifications internal] load build context [2024-03-05T08:44:16.793Z] #52 ... [2024-03-05T08:44:16.793Z] [2024-03-05T08:44:16.793Z] #41 [core-data internal] load build context [2024-03-05T08:44:17.059Z] #41 ... [2024-03-05T08:44:17.059Z] [2024-03-05T08:44:17.059Z] #53 [core-command internal] load build context [2024-03-05T08:44:17.327Z] #53 ... [2024-03-05T08:44:17.327Z] [2024-03-05T08:44:17.327Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:44:17.327Z] #34 ... [2024-03-05T08:44:17.327Z] [2024-03-05T08:44:17.327Z] #53 [core-command internal] load build context [2024-03-05T08:44:17.800Z] #53 ... [2024-03-05T08:44:17.800Z] [2024-03-05T08:44:17.800Z] #55 [security-spiffe-token-provider internal] load build context [2024-03-05T08:44:17.800Z] #55 ... [2024-03-05T08:44:17.800Z] [2024-03-05T08:44:17.800Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:18.790Z] #51 ... [2024-03-05T08:44:18.790Z] [2024-03-05T08:44:18.790Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T08:44:18.790Z] #58 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:18.790Z] #58 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:18.790Z] #58 16.31 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:18.790Z] #58 16.31 (2/4) Installing openssl (3.1.4-r5) [2024-03-05T08:44:18.790Z] #58 16.38 (3/4) Installing su-exec (0.2-r3) [2024-03-05T08:44:18.790Z] #58 16.38 (4/4) Installing yq (4.33.3-r5) [2024-03-05T08:44:18.790Z] #58 17.31 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:18.790Z] #58 17.66 OK: 18 MiB in 19 packages [2024-03-05T08:44:18.790Z] #58 DONE 19.2s [2024-03-05T08:44:18.790Z] [2024-03-05T08:44:18.790Z] #53 [core-command internal] load build context [2024-03-05T08:44:19.800Z] #53 ... [2024-03-05T08:44:19.800Z] [2024-03-05T08:44:19.800Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:20.072Z] #36 transferring context: 33.06MB 24.8s [2024-03-05T08:44:20.072Z] #36 ... [2024-03-05T08:44:20.072Z] [2024-03-05T08:44:20.072Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:20.072Z] #51 ... [2024-03-05T08:44:20.072Z] [2024-03-05T08:44:20.072Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T08:44:20.072Z] #57 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:20.072Z] #57 14.41 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:44:20.072Z] #57 14.41 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:44:20.072Z] #57 14.41 OK: 19946 distinct packages available [2024-03-05T08:44:20.072Z] #57 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:20.072Z] #57 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:20.357Z] #57 ... [2024-03-05T08:44:20.357Z] [2024-03-05T08:44:20.357Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:20.628Z] #51 ... [2024-03-05T08:44:20.628Z] [2024-03-05T08:44:20.628Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T08:44:20.628Z] #62 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:20.628Z] #62 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:20.628Z] #62 17.53 (1/4) Installing ca-certificates (20230506-r0) [2024-03-05T08:44:20.628Z] #62 17.91 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:20.628Z] #62 17.95 (3/4) Installing su-exec (0.2-r3) [2024-03-05T08:44:20.628Z] #62 17.95 (4/4) Installing yq (4.33.3-r5) [2024-03-05T08:44:20.628Z] #62 19.31 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:20.628Z] #62 19.31 Executing ca-certificates-20230506-r0.trigger [2024-03-05T08:44:20.628Z] #62 20.90 OK: 18 MiB in 19 packages [2024-03-05T08:44:20.897Z] #62 ... [2024-03-05T08:44:20.897Z] [2024-03-05T08:44:20.897Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:44:20.897Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.4s done [2024-03-05T08:44:20.897Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.7s [2024-03-05T08:44:20.897Z] #63 ... [2024-03-05T08:44:20.897Z] [2024-03-05T08:44:20.897Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-05T08:44:20.897Z] #0 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:20.897Z] #65 ... [2024-03-05T08:44:20.897Z] [2024-03-05T08:44:20.897Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:21.864Z] #51 ... [2024-03-05T08:44:21.864Z] [2024-03-05T08:44:21.864Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T08:44:21.864Z] #62 DONE 22.6s [2024-03-05T08:44:21.864Z] [2024-03-05T08:44:21.864Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:23.829Z] #51 ... [2024-03-05T08:44:23.829Z] [2024-03-05T08:44:23.829Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T08:44:23.829Z] #57 22.39 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:23.829Z] #57 22.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-05T08:44:23.829Z] #57 22.43 (3/4) Installing libucontext (1.2-r2) [2024-03-05T08:44:23.829Z] #57 22.45 (4/4) Installing gcompat (1.1.0-r1) [2024-03-05T08:44:23.829Z] #57 22.57 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:23.829Z] #57 22.68 OK: 8 MiB in 19 packages [2024-03-05T08:44:23.829Z] #57 DONE 24.5s [2024-03-05T08:44:23.829Z] [2024-03-05T08:44:23.829Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:24.096Z] #51 ... [2024-03-05T08:44:24.096Z] [2024-03-05T08:44:24.096Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T08:44:24.096Z] #60 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:24.096Z] #60 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:24.096Z] #60 23.23 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:44:24.096Z] #60 23.23 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:44:24.096Z] #60 23.23 OK: 19946 distinct packages available [2024-03-05T08:44:24.096Z] #60 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:24.096Z] #60 ... [2024-03-05T08:44:24.096Z] [2024-03-05T08:44:24.096Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T08:44:24.096Z] #59 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:24.096Z] #59 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:24.096Z] #59 22.12 (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T08:44:24.096Z] #59 22.63 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:24.096Z] #59 22.65 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:24.096Z] #59 22.96 Executing ca-certificates-20230506-r0.trigger [2024-03-05T08:44:24.096Z] #59 23.99 OK: 9 MiB in 17 packages [2024-03-05T08:44:24.363Z] #59 ... [2024-03-05T08:44:24.363Z] [2024-03-05T08:44:24.363Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:24.363Z] #51 ... [2024-03-05T08:44:24.363Z] [2024-03-05T08:44:24.363Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:44:24.628Z] #43 ... [2024-03-05T08:44:24.628Z] [2024-03-05T08:44:24.628Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:24.899Z] #51 transferring context: 67.39MB 28.7s [2024-03-05T08:44:25.165Z] #51 ... [2024-03-05T08:44:25.165Z] [2024-03-05T08:44:25.166Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T08:44:25.166Z] #59 DONE 25.8s [2024-03-05T08:44:25.166Z] [2024-03-05T08:44:25.166Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:44:25.745Z] #43 ... [2024-03-05T08:44:25.745Z] [2024-03-05T08:44:25.745Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:25.745Z] #47 ... [2024-03-05T08:44:25.745Z] [2024-03-05T08:44:25.745Z] #46 [security-secretstore-setup internal] load build context [2024-03-05T08:44:26.018Z] #46 ... [2024-03-05T08:44:26.018Z] [2024-03-05T08:44:26.018Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:26.286Z] #47 ... [2024-03-05T08:44:26.286Z] [2024-03-05T08:44:26.286Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:26.554Z] #50 ... [2024-03-05T08:44:26.554Z] [2024-03-05T08:44:26.554Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:26.554Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.0s [2024-03-05T08:44:26.554Z] #49 ... [2024-03-05T08:44:26.554Z] [2024-03-05T08:44:26.554Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:44:26.554Z] #61 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:26.554Z] #61 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:26.554Z] #61 25.47 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T08:44:26.554Z] #61 25.47 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T08:44:26.554Z] #61 25.47 OK: 19946 distinct packages available [2024-03-05T08:44:26.554Z] #61 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:26.820Z] #61 ... [2024-03-05T08:44:26.820Z] [2024-03-05T08:44:26.820Z] #66 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:44:26.820Z] #0 7.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:26.820Z] #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:26.820Z] #66 ... [2024-03-05T08:44:26.820Z] [2024-03-05T08:44:26.820Z] #52 [support-notifications internal] load build context [2024-03-05T08:44:27.091Z] #52 ... [2024-03-05T08:44:27.091Z] [2024-03-05T08:44:27.091Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:44:27.091Z] #61 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:27.356Z] #61 ... [2024-03-05T08:44:27.356Z] [2024-03-05T08:44:27.356Z] #41 [core-data internal] load build context [2024-03-05T08:44:27.356Z] #41 ... [2024-03-05T08:44:27.356Z] [2024-03-05T08:44:27.356Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:27.623Z] #49 ... [2024-03-05T08:44:27.623Z] [2024-03-05T08:44:27.623Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:44:27.889Z] #34 ... [2024-03-05T08:44:27.889Z] [2024-03-05T08:44:27.889Z] #55 [security-spiffe-token-provider internal] load build context [2024-03-05T08:44:27.889Z] #55 ... [2024-03-05T08:44:27.889Z] [2024-03-05T08:44:27.889Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:44:28.472Z] #34 ... [2024-03-05T08:44:28.472Z] [2024-03-05T08:44:28.472Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-05T08:44:28.472Z] #65 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:28.472Z] #65 15.77 OK: 8 MiB in 17 packages [2024-03-05T08:44:28.472Z] #65 DONE 17.6s [2024-03-05T08:44:28.472Z] [2024-03-05T08:44:28.472Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:44:28.739Z] #34 ... [2024-03-05T08:44:28.740Z] [2024-03-05T08:44:28.740Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T08:44:28.740Z] #0 7.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:28.740Z] #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:28.740Z] #67 ... [2024-03-05T08:44:28.740Z] [2024-03-05T08:44:28.740Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:29.710Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.3s [2024-03-05T08:44:29.710Z] #49 ... [2024-03-05T08:44:29.710Z] [2024-03-05T08:44:29.710Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T08:44:29.710Z] #64 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:29.710Z] #64 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:29.710Z] #64 27.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:29.710Z] #64 27.40 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:29.710Z] #64 27.50 OK: 8 MiB in 16 packages [2024-03-05T08:44:29.710Z] #64 ... [2024-03-05T08:44:29.710Z] [2024-03-05T08:44:29.710Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:29.988Z] #47 transferring context: 75.02MB 34.6s [2024-03-05T08:44:29.988Z] #47 ... [2024-03-05T08:44:29.988Z] [2024-03-05T08:44:29.988Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T08:44:29.988Z] #64 DONE 29.2s [2024-03-05T08:44:29.988Z] [2024-03-05T08:44:29.988Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:30.255Z] #47 ... [2024-03-05T08:44:30.255Z] [2024-03-05T08:44:30.255Z] #53 [core-command internal] load build context [2024-03-05T08:44:30.255Z] #53 ... [2024-03-05T08:44:30.255Z] [2024-03-05T08:44:30.255Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:30.255Z] #47 ... [2024-03-05T08:44:30.255Z] [2024-03-05T08:44:30.255Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:30.521Z] #36 ... [2024-03-05T08:44:30.521Z] [2024-03-05T08:44:30.521Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:31.102Z] #47 ... [2024-03-05T08:44:31.102Z] [2024-03-05T08:44:31.102Z] #66 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:44:31.102Z] #66 13.25 OK: 8 MiB in 16 packages [2024-03-05T08:44:31.102Z] #66 DONE 14.3s [2024-03-05T08:44:31.102Z] [2024-03-05T08:44:31.102Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:32.059Z] #47 ... [2024-03-05T08:44:32.059Z] [2024-03-05T08:44:32.059Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-05T08:44:32.059Z] #0 7.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:32.059Z] #0 8.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:32.059Z] #68 ... [2024-03-05T08:44:32.059Z] [2024-03-05T08:44:32.059Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:44:32.059Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.2s [2024-03-05T08:44:32.059Z] #63 ... [2024-03-05T08:44:32.059Z] [2024-03-05T08:44:32.059Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T08:44:32.059Z] #67 13.58 OK: 18 MiB in 19 packages [2024-03-05T08:44:32.326Z] #67 ... [2024-03-05T08:44:32.326Z] [2024-03-05T08:44:32.326Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T08:44:32.326Z] #60 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:32.326Z] #60 31.16 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:32.326Z] #60 31.22 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-05T08:44:32.326Z] #60 31.26 (3/5) Installing libucontext (1.2-r2) [2024-03-05T08:44:32.326Z] #60 31.26 (4/5) Installing gcompat (1.1.0-r1) [2024-03-05T08:44:32.326Z] #60 31.26 (5/5) Installing openssl (3.1.4-r5) [2024-03-05T08:44:32.326Z] #60 31.38 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:32.326Z] #60 31.47 OK: 9 MiB in 20 packages [2024-03-05T08:44:32.326Z] #60 DONE 33.1s [2024-03-05T08:44:32.591Z] [2024-03-05T08:44:32.591Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T08:44:34.010Z] #69 ... [2024-03-05T08:44:34.010Z] [2024-03-05T08:44:34.010Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-05T08:44:34.010Z] #0 7.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:34.010Z] #0 9.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:34.010Z] #70 ... [2024-03-05T08:44:34.010Z] [2024-03-05T08:44:34.010Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:34.010Z] #49 ... [2024-03-05T08:44:34.010Z] [2024-03-05T08:44:34.010Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T08:44:34.010Z] #67 DONE 15.5s [2024-03-05T08:44:34.282Z] [2024-03-05T08:44:34.282Z] #41 [core-data internal] load build context [2024-03-05T08:44:34.547Z] #41 ... [2024-03-05T08:44:34.547Z] [2024-03-05T08:44:34.547Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T08:44:34.547Z] #61 31.56 (1/11) Installing ca-certificates (20230506-r0) [2024-03-05T08:44:34.547Z] #61 31.76 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-05T08:44:34.547Z] #61 31.78 (3/11) Installing libunistring (1.1-r1) [2024-03-05T08:44:34.547Z] #61 32.02 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-05T08:44:34.547Z] #61 32.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-05T08:44:34.547Z] #61 32.02 (6/11) Installing libcurl (8.5.0-r0) [2024-03-05T08:44:34.547Z] #61 32.11 (7/11) Installing curl (8.5.0-r0) [2024-03-05T08:44:34.547Z] #61 32.11 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-05T08:44:34.547Z] #61 32.18 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-05T08:44:34.547Z] #61 32.18 (10/11) Installing libucontext (1.2-r2) [2024-03-05T08:44:34.547Z] #61 32.18 (11/11) Installing gcompat (1.1.0-r1) [2024-03-05T08:44:34.547Z] #61 32.18 Executing busybox-1.36.1-r5.trigger [2024-03-05T08:44:34.547Z] #61 32.28 Executing ca-certificates-20230506-r0.trigger [2024-03-05T08:44:34.547Z] #61 32.95 OK: 13 MiB in 26 packages [2024-03-05T08:44:34.547Z] #61 DONE 35.2s [2024-03-05T08:44:34.547Z] [2024-03-05T08:44:34.547Z] #41 [core-data internal] load build context [2024-03-05T08:44:34.547Z] #41 ... [2024-03-05T08:44:34.547Z] [2024-03-05T08:44:34.547Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-05T08:44:34.547Z] #71 ... [2024-03-05T08:44:34.547Z] [2024-03-05T08:44:34.547Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-05T08:44:34.547Z] #68 11.69 OK: 18 MiB in 19 packages [2024-03-05T08:44:34.547Z] #68 DONE 12.6s [2024-03-05T08:44:34.816Z] [2024-03-05T08:44:34.816Z] #41 [core-data internal] load build context [2024-03-05T08:44:35.403Z] #41 transferring context: 40.28MB 34.2s [2024-03-05T08:44:35.403Z] #41 ... [2024-03-05T08:44:35.403Z] [2024-03-05T08:44:35.403Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:44:35.403Z] #0 7.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:35.403Z] #0 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:35.403Z] #72 ... [2024-03-05T08:44:35.403Z] [2024-03-05T08:44:35.403Z] #41 [core-data internal] load build context [2024-03-05T08:44:35.403Z] #41 ... [2024-03-05T08:44:35.403Z] [2024-03-05T08:44:35.403Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:35.679Z] #51 ... [2024-03-05T08:44:35.679Z] [2024-03-05T08:44:35.679Z] #41 [core-data internal] load build context [2024-03-05T08:44:35.952Z] #41 ... [2024-03-05T08:44:35.952Z] [2024-03-05T08:44:35.952Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:44:35.952Z] #43 ... [2024-03-05T08:44:35.952Z] [2024-03-05T08:44:35.952Z] #41 [core-data internal] load build context [2024-03-05T08:44:35.952Z] #41 ... [2024-03-05T08:44:35.952Z] [2024-03-05T08:44:35.952Z] #46 [security-secretstore-setup internal] load build context [2024-03-05T08:44:36.218Z] #46 ... [2024-03-05T08:44:36.218Z] [2024-03-05T08:44:36.218Z] #41 [core-data internal] load build context [2024-03-05T08:44:36.493Z] #41 ... [2024-03-05T08:44:36.493Z] [2024-03-05T08:44:36.493Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-05T08:44:36.493Z] #71 DONE 2.0s [2024-03-05T08:44:36.493Z] [2024-03-05T08:44:36.493Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-05T08:44:36.493Z] #70 11.30 OK: 8 MiB in 19 packages [2024-03-05T08:44:36.493Z] #70 DONE 12.9s [2024-03-05T08:44:36.493Z] [2024-03-05T08:44:36.493Z] #41 [core-data internal] load build context [2024-03-05T08:44:36.493Z] #41 ... [2024-03-05T08:44:36.493Z] [2024-03-05T08:44:36.493Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:36.758Z] #50 ... [2024-03-05T08:44:36.758Z] [2024-03-05T08:44:36.758Z] #41 [core-data internal] load build context [2024-03-05T08:44:37.023Z] #41 ... [2024-03-05T08:44:37.023Z] [2024-03-05T08:44:37.023Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:44:37.023Z] #72 10.70 OK: 9 MiB in 17 packages [2024-03-05T08:44:37.023Z] #72 DONE 11.6s [2024-03-05T08:44:37.023Z] [2024-03-05T08:44:37.023Z] #41 [core-data internal] load build context [2024-03-05T08:44:37.023Z] #41 ... [2024-03-05T08:44:37.023Z] [2024-03-05T08:44:37.023Z] #52 [support-notifications internal] load build context [2024-03-05T08:44:37.287Z] #52 ... [2024-03-05T08:44:37.287Z] [2024-03-05T08:44:37.287Z] #41 [core-data internal] load build context [2024-03-05T08:44:38.244Z] #41 ... [2024-03-05T08:44:38.244Z] [2024-03-05T08:44:38.244Z] #55 [security-spiffe-token-provider internal] load build context [2024-03-05T08:44:38.244Z] #55 ... [2024-03-05T08:44:38.244Z] [2024-03-05T08:44:38.244Z] #41 [core-data internal] load build context [2024-03-05T08:44:38.511Z] #41 ... [2024-03-05T08:44:38.511Z] [2024-03-05T08:44:38.511Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-05T08:44:38.511Z] #73 DONE 10.0s [2024-03-05T08:44:38.511Z] [2024-03-05T08:44:38.511Z] #41 [core-data internal] load build context [2024-03-05T08:44:38.778Z] #41 ... [2024-03-05T08:44:38.778Z] [2024-03-05T08:44:38.778Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:44:38.778Z] #34 ... [2024-03-05T08:44:38.778Z] [2024-03-05T08:44:38.778Z] #41 [core-data internal] load build context [2024-03-05T08:44:39.737Z] #41 ... [2024-03-05T08:44:39.737Z] [2024-03-05T08:44:39.737Z] #74 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-05T08:44:39.737Z] #74 DONE 0.9s [2024-03-05T08:44:39.737Z] [2024-03-05T08:44:39.737Z] #41 [core-data internal] load build context [2024-03-05T08:44:40.003Z] #41 ... [2024-03-05T08:44:40.003Z] [2024-03-05T08:44:40.003Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:44:40.003Z] #0 6.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:40.003Z] #0 7.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:40.003Z] #0 8.898 OK: 8 MiB in 16 packages [2024-03-05T08:44:40.003Z] #75 DONE 9.7s [2024-03-05T08:44:40.003Z] [2024-03-05T08:44:40.003Z] #41 [core-data internal] load build context [2024-03-05T08:44:40.268Z] #41 transferring context: 55.06MB 39.2s [2024-03-05T08:44:40.534Z] #41 ... [2024-03-05T08:44:40.534Z] [2024-03-05T08:44:40.534Z] #53 [core-command internal] load build context [2024-03-05T08:44:40.534Z] #53 ... [2024-03-05T08:44:40.534Z] [2024-03-05T08:44:40.534Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:40.800Z] #36 ... [2024-03-05T08:44:40.800Z] [2024-03-05T08:44:40.800Z] #41 [core-data internal] load build context [2024-03-05T08:44:41.381Z] #41 ... [2024-03-05T08:44:41.381Z] [2024-03-05T08:44:41.381Z] #43 [security-bootstrapper internal] load build context [2024-03-05T08:44:41.381Z] #43 transferring context: 133.47MB 47.2s done [2024-03-05T08:44:41.381Z] #43 DONE 47.5s [2024-03-05T08:44:41.381Z] [2024-03-05T08:44:41.381Z] #41 [core-data internal] load build context [2024-03-05T08:44:42.336Z] #41 ... [2024-03-05T08:44:42.336Z] [2024-03-05T08:44:42.336Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:42.336Z] #47 ... [2024-03-05T08:44:42.336Z] [2024-03-05T08:44:42.336Z] #41 [core-data internal] load build context [2024-03-05T08:44:42.336Z] #41 ... [2024-03-05T08:44:42.336Z] [2024-03-05T08:44:42.336Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:44:42.336Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.5s [2024-03-05T08:44:42.612Z] #63 ... [2024-03-05T08:44:42.612Z] [2024-03-05T08:44:42.612Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T08:44:42.612Z] #69 7.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:42.612Z] #69 7.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:42.612Z] #69 9.111 OK: 9 MiB in 20 packages [2024-03-05T08:44:42.612Z] #69 DONE 10.1s [2024-03-05T08:44:42.612Z] [2024-03-05T08:44:42.612Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:43.584Z] #47 ... [2024-03-05T08:44:43.584Z] [2024-03-05T08:44:43.584Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:44:43.584Z] #76 DONE 1.8s [2024-03-05T08:44:43.584Z] [2024-03-05T08:44:43.584Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:43.852Z] #47 ... [2024-03-05T08:44:43.852Z] [2024-03-05T08:44:43.852Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T08:44:43.852Z] #0 6.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:43.852Z] #0 7.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T08:44:43.852Z] #0 8.529 OK: 13 MiB in 26 packages [2024-03-05T08:44:43.852Z] #77 DONE 9.3s [2024-03-05T08:44:43.852Z] [2024-03-05T08:44:43.852Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:44.821Z] #47 ... [2024-03-05T08:44:44.821Z] [2024-03-05T08:44:44.821Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:44.821Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s [2024-03-05T08:44:45.087Z] #49 ... [2024-03-05T08:44:45.087Z] [2024-03-05T08:44:45.087Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:45.667Z] #47 ... [2024-03-05T08:44:45.667Z] [2024-03-05T08:44:45.667Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:45.935Z] #51 ... [2024-03-05T08:44:45.935Z] [2024-03-05T08:44:45.935Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:46.201Z] #47 ... [2024-03-05T08:44:46.201Z] [2024-03-05T08:44:46.201Z] #46 [security-secretstore-setup internal] load build context [2024-03-05T08:44:46.467Z] #46 ... [2024-03-05T08:44:46.467Z] [2024-03-05T08:44:46.467Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:46.732Z] #47 ... [2024-03-05T08:44:46.732Z] [2024-03-05T08:44:46.732Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:46.997Z] #50 ... [2024-03-05T08:44:46.997Z] [2024-03-05T08:44:46.997Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:47.261Z] #49 ... [2024-03-05T08:44:47.261Z] [2024-03-05T08:44:47.261Z] #52 [support-notifications internal] load build context [2024-03-05T08:44:47.261Z] #52 transferring context: 82.34MB 50.5s [2024-03-05T08:44:47.532Z] #52 ... [2024-03-05T08:44:47.532Z] [2024-03-05T08:44:47.532Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:48.123Z] #50 ... [2024-03-05T08:44:48.123Z] [2024-03-05T08:44:48.123Z] #51 [core-metadata internal] load build context [2024-03-05T08:44:48.123Z] #51 transferring context: 133.47MB 51.2s done [2024-03-05T08:44:48.123Z] #51 DONE 52.0s [2024-03-05T08:44:48.123Z] [2024-03-05T08:44:48.123Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:48.389Z] #50 ... [2024-03-05T08:44:48.389Z] [2024-03-05T08:44:48.389Z] #55 [security-spiffe-token-provider internal] load build context [2024-03-05T08:44:48.389Z] #55 ... [2024-03-05T08:44:48.389Z] [2024-03-05T08:44:48.389Z] #34 [security-proxy-auth internal] load build context [2024-03-05T08:44:48.389Z] #34 transferring context: 133.47MB 52.5s done [2024-03-05T08:44:48.389Z] #34 DONE 52.8s [2024-03-05T08:44:48.389Z] [2024-03-05T08:44:48.389Z] #55 [security-spiffe-token-provider internal] load build context [2024-03-05T08:44:48.389Z] #55 ... [2024-03-05T08:44:48.389Z] [2024-03-05T08:44:48.389Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-05T08:44:48.655Z] #50 transferring context: 133.47MB 52.6s done [2024-03-05T08:44:49.245Z] #50 DONE 53.2s [2024-03-05T08:44:49.245Z] [2024-03-05T08:44:49.245Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:49.828Z] #49 ... [2024-03-05T08:44:49.828Z] [2024-03-05T08:44:49.828Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:44:49.828Z] #78 DONE 1.5s [2024-03-05T08:44:49.828Z] [2024-03-05T08:44:49.828Z] #47 [security-proxy-setup internal] load build context [2024-03-05T08:44:49.828Z] #47 transferring context: 133.47MB 54.5s done [2024-03-05T08:44:49.828Z] #47 DONE 54.8s [2024-03-05T08:44:49.828Z] [2024-03-05T08:44:49.828Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:49.828Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.5s [2024-03-05T08:44:50.800Z] #49 ... [2024-03-05T08:44:50.800Z] [2024-03-05T08:44:50.800Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-05T08:44:50.800Z] #79 DONE 2.4s [2024-03-05T08:44:50.800Z] [2024-03-05T08:44:50.800Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:50.800Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.2s done [2024-03-05T08:44:50.800Z] #49 ... [2024-03-05T08:44:50.800Z] [2024-03-05T08:44:50.800Z] #53 [core-command internal] load build context [2024-03-05T08:44:50.800Z] #53 ... [2024-03-05T08:44:50.800Z] [2024-03-05T08:44:50.800Z] #46 [security-secretstore-setup internal] load build context [2024-03-05T08:44:51.065Z] #46 ... [2024-03-05T08:44:51.065Z] [2024-03-05T08:44:51.065Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:51.330Z] #36 ... [2024-03-05T08:44:51.330Z] [2024-03-05T08:44:51.330Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T08:44:51.330Z] #49 DONE 54.1s [2024-03-05T08:44:51.330Z] [2024-03-05T08:44:51.330Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:51.597Z] #36 ... [2024-03-05T08:44:51.597Z] [2024-03-05T08:44:51.597Z] #46 [security-secretstore-setup internal] load build context [2024-03-05T08:44:51.597Z] #46 transferring context: 133.47MB 56.1s done [2024-03-05T08:44:51.597Z] #46 DONE 56.4s [2024-03-05T08:44:51.597Z] [2024-03-05T08:44:51.597Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:52.555Z] #36 ... [2024-03-05T08:44:52.555Z] [2024-03-05T08:44:52.555Z] #53 [core-command internal] load build context [2024-03-05T08:44:52.555Z] #53 transferring context: 133.47MB 55.1s done [2024-03-05T08:44:52.556Z] #53 DONE 55.4s [2024-03-05T08:44:52.556Z] [2024-03-05T08:44:52.556Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:52.556Z] #36 ... [2024-03-05T08:44:52.556Z] [2024-03-05T08:44:52.556Z] #41 [core-data internal] load build context [2024-03-05T08:44:52.556Z] #41 ... [2024-03-05T08:44:52.556Z] [2024-03-05T08:44:52.556Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:52.822Z] #36 ... [2024-03-05T08:44:52.822Z] [2024-03-05T08:44:52.822Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:44:52.822Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.1s done [2024-03-05T08:44:52.822Z] #63 ... [2024-03-05T08:44:52.822Z] [2024-03-05T08:44:52.822Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:53.402Z] #36 ... [2024-03-05T08:44:53.402Z] [2024-03-05T08:44:53.402Z] #41 [core-data internal] load build context [2024-03-05T08:44:53.402Z] #41 transferring context: 133.47MB 52.3s done [2024-03-05T08:44:53.402Z] #41 DONE 53.9s [2024-03-05T08:44:53.402Z] [2024-03-05T08:44:53.402Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:53.982Z] #36 ... [2024-03-05T08:44:53.982Z] [2024-03-05T08:44:53.982Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:44:53.982Z] #80 ... [2024-03-05T08:44:53.982Z] [2024-03-05T08:44:53.982Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:55.415Z] #36 ... [2024-03-05T08:44:55.415Z] [2024-03-05T08:44:55.415Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T08:44:55.415Z] #81 DONE 2.4s [2024-03-05T08:44:55.415Z] [2024-03-05T08:44:55.415Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T08:44:55.415Z] #82 DONE 2.4s [2024-03-05T08:44:55.415Z] [2024-03-05T08:44:55.415Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:55.415Z] #36 ... [2024-03-05T08:44:55.415Z] [2024-03-05T08:44:55.415Z] #52 [support-notifications internal] load build context [2024-03-05T08:44:55.415Z] #52 transferring context: 133.47MB 58.5s done [2024-03-05T08:44:55.415Z] #52 DONE 59.0s [2024-03-05T08:44:55.415Z] [2024-03-05T08:44:55.415Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:55.697Z] #36 ... [2024-03-05T08:44:55.697Z] [2024-03-05T08:44:55.697Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-05T08:44:55.697Z] #83 DONE 0.5s [2024-03-05T08:44:55.697Z] [2024-03-05T08:44:55.697Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:55.964Z] #36 ... [2024-03-05T08:44:55.965Z] [2024-03-05T08:44:55.965Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T08:44:55.965Z] #84 DONE 2.7s [2024-03-05T08:44:55.965Z] [2024-03-05T08:44:55.965Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:56.231Z] #36 ... [2024-03-05T08:44:56.231Z] [2024-03-05T08:44:56.231Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-05T08:44:56.231Z] #85 DONE 0.8s [2024-03-05T08:44:56.231Z] [2024-03-05T08:44:56.231Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:56.500Z] #36 ... [2024-03-05T08:44:56.500Z] [2024-03-05T08:44:56.500Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:44:56.500Z] #86 DONE 1.0s [2024-03-05T08:44:56.500Z] [2024-03-05T08:44:56.500Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:56.500Z] #36 ... [2024-03-05T08:44:56.500Z] [2024-03-05T08:44:56.500Z] #55 [security-spiffe-token-provider internal] load build context [2024-03-05T08:44:56.500Z] #55 transferring context: 133.47MB 58.5s done [2024-03-05T08:44:56.500Z] #55 DONE 59.3s [2024-03-05T08:44:56.500Z] [2024-03-05T08:44:56.500Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:56.771Z] #36 ... [2024-03-05T08:44:56.771Z] [2024-03-05T08:44:56.771Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-05T08:44:56.771Z] #87 DONE 0.8s [2024-03-05T08:44:56.771Z] [2024-03-05T08:44:56.771Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:56.771Z] #36 ... [2024-03-05T08:44:56.771Z] [2024-03-05T08:44:56.771Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-05T08:44:56.771Z] #88 DONE 0.8s [2024-03-05T08:44:56.771Z] [2024-03-05T08:44:56.771Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:57.040Z] #36 ... [2024-03-05T08:44:57.040Z] [2024-03-05T08:44:57.040Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-05T08:44:57.040Z] #89 DONE 0.7s [2024-03-05T08:44:57.040Z] [2024-03-05T08:44:57.040Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:57.310Z] #36 transferring context: 133.47MB 62.3s done [2024-03-05T08:44:57.580Z] #36 ... [2024-03-05T08:44:57.580Z] [2024-03-05T08:44:57.580Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:44:57.580Z] #90 DONE 1.0s [2024-03-05T08:44:57.580Z] [2024-03-05T08:44:57.580Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T08:44:57.580Z] #91 DONE 0.8s [2024-03-05T08:44:57.580Z] [2024-03-05T08:44:57.580Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-05T08:44:57.580Z] #92 DONE 0.7s [2024-03-05T08:44:57.580Z] [2024-03-05T08:44:57.580Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T08:44:57.580Z] #93 DONE 0.7s [2024-03-05T08:44:57.580Z] [2024-03-05T08:44:57.580Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-05T08:44:57.845Z] #94 ... [2024-03-05T08:44:57.845Z] [2024-03-05T08:44:57.845Z] #36 [support-scheduler internal] load build context [2024-03-05T08:44:57.845Z] #36 DONE 62.7s [2024-03-05T08:44:57.845Z] [2024-03-05T08:44:57.845Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T08:44:57.845Z] #95 DONE 0.4s [2024-03-05T08:44:57.845Z] [2024-03-05T08:44:57.845Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:44:58.121Z] #96 ... [2024-03-05T08:44:58.121Z] [2024-03-05T08:44:58.121Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-05T08:44:58.121Z] #97 DONE 0.6s [2024-03-05T08:44:58.121Z] [2024-03-05T08:44:58.121Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-05T08:44:58.121Z] #94 DONE 0.5s [2024-03-05T08:44:58.121Z] [2024-03-05T08:44:58.121Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-05T08:44:58.388Z] #98 ... [2024-03-05T08:44:58.388Z] [2024-03-05T08:44:58.388Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-05T08:44:58.388Z] #99 DONE 0.4s [2024-03-05T08:44:58.388Z] [2024-03-05T08:44:58.388Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-05T08:44:58.655Z] #100 ... [2024-03-05T08:44:58.656Z] [2024-03-05T08:44:58.656Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-05T08:44:58.656Z] #98 DONE 0.5s [2024-03-05T08:44:58.656Z] [2024-03-05T08:44:58.656Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-05T08:44:58.656Z] #101 DONE 0.5s [2024-03-05T08:44:58.656Z] [2024-03-05T08:44:58.656Z] #102 [security-spire-agent] exporting to image [2024-03-05T08:44:58.656Z] #102 exporting layers [2024-03-05T08:44:59.238Z] #102 ... [2024-03-05T08:44:59.238Z] [2024-03-05T08:44:59.238Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-05T08:44:59.238Z] #100 DONE 0.6s [2024-03-05T08:44:59.238Z] [2024-03-05T08:44:59.238Z] #102 [security-spire-config] exporting to image [2024-03-05T08:45:00.199Z] #102 ... [2024-03-05T08:45:00.200Z] [2024-03-05T08:45:00.200Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:00.200Z] #103 ... [2024-03-05T08:45:00.200Z] [2024-03-05T08:45:00.200Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:02.138Z] #104 ... [2024-03-05T08:45:02.138Z] [2024-03-05T08:45:02.138Z] #102 [security-spire-server] exporting to image [2024-03-05T08:45:02.138Z] #102 exporting layers 2.8s done [2024-03-05T08:45:02.138Z] #102 writing image sha256:6afa97353c313909c0b5e2f181798a1ec6e9004ae67906b3c325e05e2f50b7ce 0.0s done [2024-03-05T08:45:02.138Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-03-05T08:45:02.138Z] #102 exporting layers 3.1s done [2024-03-05T08:45:02.138Z] #102 writing image sha256:8d052d902a19756bcbab7d9e37c1b260fec2367d665a761e37b527bcfafbae4d 0.0s done [2024-03-05T08:45:02.138Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-03-05T08:45:02.138Z] #102 writing image sha256:2c9deaa6e04cc0ab64cc7238dcf7ee8221328f67e777459ea050600a01108b61 done [2024-03-05T08:45:02.138Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-05T08:45:02.138Z] #102 DONE 3.2s [2024-03-05T08:45:02.138Z] [2024-03-05T08:45:02.139Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:08.768Z] #80 DONE 24.6s [2024-03-05T08:45:08.768Z] [2024-03-05T08:45:08.768Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-03-05T08:45:11.349Z] #105 DONE 2.7s [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:11.349Z] #103 DONE 21.1s [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:11.349Z] #106 CACHED [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:45:11.349Z] #107 CACHED [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-03-05T08:45:11.349Z] #108 CACHED [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #109 [security-proxy-setup builder 6/7] COPY . . [2024-03-05T08:45:11.349Z] #109 CACHED [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:11.349Z] #110 CACHED [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:45:11.349Z] #111 CACHED [2024-03-05T08:45:11.349Z] [2024-03-05T08:45:11.349Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T08:45:13.929Z] #112 2.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-05T08:45:15.896Z] #112 ... [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #113 [core-metadata builder 6/7] COPY . . [2024-03-05T08:45:15.896Z] #113 DONE 4.7s [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:15.896Z] #114 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #115 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:45:15.896Z] #115 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #116 [core-data builder 6/7] COPY . . [2024-03-05T08:45:15.896Z] #116 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:15.896Z] #117 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #118 [core-command builder 6/7] COPY . . [2024-03-05T08:45:15.896Z] #118 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:45:15.896Z] #119 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:15.896Z] #120 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:45:15.896Z] #121 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-05T08:45:15.896Z] #122 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:15.896Z] #123 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-03-05T08:45:15.896Z] #124 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:45:15.896Z] #125 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-05T08:45:15.896Z] #126 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:15.896Z] #127 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #128 [support-scheduler builder 6/7] COPY . . [2024-03-05T08:45:15.896Z] #128 CACHED [2024-03-05T08:45:15.896Z] [2024-03-05T08:45:15.896Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:45:21.259Z] #129 5.085 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-05T08:45:21.259Z] #129 ... [2024-03-05T08:45:21.259Z] [2024-03-05T08:45:21.259Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T08:45:21.259Z] #0 3.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-05T08:45:21.259Z] #130 ... [2024-03-05T08:45:21.259Z] [2024-03-05T08:45:21.259Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T08:45:21.259Z] #0 3.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-05T08:45:21.259Z] #131 ... [2024-03-05T08:45:21.259Z] [2024-03-05T08:45:21.259Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T08:45:21.259Z] #0 5.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-05T08:45:26.724Z] #132 ... [2024-03-05T08:45:26.724Z] [2024-03-05T08:45:26.724Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T08:45:26.724Z] #0 4.473 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-05T08:45:26.724Z] #133 ... [2024-03-05T08:45:26.724Z] [2024-03-05T08:45:26.724Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:45:26.724Z] #0 4.894 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-05T08:45:26.724Z] #134 ... [2024-03-05T08:45:26.724Z] [2024-03-05T08:45:26.724Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:45:26.724Z] #0 4.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-05T08:45:26.724Z] #135 ... [2024-03-05T08:45:26.724Z] [2024-03-05T08:45:26.724Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T08:45:26.724Z] #0 4.449 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-05T08:45:45.151Z] #136 ... [2024-03-05T08:45:45.151Z] [2024-03-05T08:45:45.151Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:45.151Z] #96 DONE 44.6s [2024-03-05T08:45:45.151Z] [2024-03-05T08:45:45.151Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T08:45:45.151Z] #104 DONE 45.7s [2024-03-05T08:45:45.151Z] [2024-03-05T08:45:45.151Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-05T08:45:45.151Z] #137 DONE 2.7s [2024-03-05T08:45:45.151Z] [2024-03-05T08:45:45.151Z] #138 [support-notifications builder 6/7] COPY . . [2024-03-05T08:45:45.151Z] #138 DONE 2.8s [2024-03-05T08:45:45.151Z] [2024-03-05T08:45:45.151Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:45:47.734Z] #139 2.674 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-05T08:45:55.936Z] #139 ... [2024-03-05T08:45:55.936Z] [2024-03-05T08:45:55.936Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T08:45:55.936Z] #0 2.598 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-05T08:57:33.290Z] #140 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T08:57:33.290Z] #112 728.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-05T08:57:33.290Z] #112 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T08:57:33.290Z] #131 DONE 729.8s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:57:33.290Z] #129 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:57:33.290Z] #141 DONE 0.5s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:57:33.290Z] #142 DONE 0.1s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T08:57:33.290Z] #136 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-05T08:57:33.290Z] #143 DONE 0.2s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-05T08:57:33.290Z] #144 DONE 0.1s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-05T08:57:33.290Z] #145 DONE 0.3s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:57:33.290Z] #135 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T08:57:33.290Z] #146 DONE 0.1s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:57:33.290Z] #147 DONE 2.2s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:57:33.290Z] #139 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #102 [security-proxy-setup] exporting to image [2024-03-05T08:57:33.290Z] #102 exporting layers [2024-03-05T08:57:33.290Z] #102 exporting layers 0.9s done [2024-03-05T08:57:33.290Z] #102 writing image sha256:f6453bc67aefbbe8e407fb91038d75f67e4692314069730669ee4ea69ae04c9d done [2024-03-05T08:57:33.290Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-05T08:57:33.290Z] #102 DONE 4.1s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T08:57:33.290Z] #133 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T08:57:33.290Z] #130 DONE 738.6s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T08:57:33.290Z] #112 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-05T08:57:33.290Z] #148 DONE 0.3s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T08:57:33.290Z] #133 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-05T08:57:33.290Z] #149 DONE 2.0s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:57:33.290Z] #150 DONE 0.3s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:57:33.290Z] #151 DONE 0.2s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:57:33.290Z] #135 ... [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-05T08:57:33.290Z] #152 DONE 0.3s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-05T08:57:33.290Z] #153 DONE 0.2s [2024-03-05T08:57:33.290Z] [2024-03-05T08:57:33.290Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-05T08:57:33.568Z] #154 DONE 0.1s [2024-03-05T08:57:33.568Z] [2024-03-05T08:57:33.568Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-05T08:57:33.568Z] #155 DONE 0.2s [2024-03-05T08:57:33.568Z] [2024-03-05T08:57:33.569Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-05T08:57:33.840Z] #156 DONE 0.1s [2024-03-05T08:57:33.840Z] [2024-03-05T08:57:33.840Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-05T08:57:33.840Z] #157 DONE 0.1s [2024-03-05T08:57:33.840Z] [2024-03-05T08:57:33.840Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T08:57:33.840Z] #133 ... [2024-03-05T08:57:33.840Z] [2024-03-05T08:57:33.840Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-05T08:57:36.059Z] #158 DONE 2.0s [2024-03-05T08:57:36.059Z] [2024-03-05T08:57:36.059Z] #102 [security-bootstrapper] exporting to image [2024-03-05T08:57:36.059Z] #102 exporting layers [2024-03-05T08:57:36.675Z] #102 ... [2024-03-05T08:57:36.675Z] [2024-03-05T08:57:36.675Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T08:57:36.675Z] #112 DONE 745.5s [2024-03-05T08:57:36.675Z] [2024-03-05T08:57:36.675Z] #102 [security-bootstrapper] exporting to image [2024-03-05T08:57:37.378Z] #102 ... [2024-03-05T08:57:37.378Z] [2024-03-05T08:57:37.378Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:57:37.378Z] #159 DONE 0.3s [2024-03-05T08:57:37.378Z] [2024-03-05T08:57:37.378Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:57:37.378Z] #160 DONE 0.3s [2024-03-05T08:57:37.378Z] [2024-03-05T08:57:37.378Z] #102 [security-bootstrapper] exporting to image [2024-03-05T08:57:37.378Z] #102 exporting layers 1.7s done [2024-03-05T08:57:37.690Z] #102 writing image sha256:5488898959bf9b3ae48525d144c9f7a85c7747816d84fee6e5cb1c794c6ff75d done [2024-03-05T08:57:37.690Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-05T08:57:37.690Z] #102 DONE 5.9s [2024-03-05T08:57:37.690Z] [2024-03-05T08:57:37.690Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-05T08:57:38.008Z] #161 DONE 0.2s [2024-03-05T08:57:38.008Z] [2024-03-05T08:57:38.008Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-05T08:57:38.008Z] #162 DONE 0.2s [2024-03-05T08:57:38.008Z] [2024-03-05T08:57:38.008Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:57:38.008Z] #139 ... [2024-03-05T08:57:38.008Z] [2024-03-05T08:57:38.008Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:57:38.008Z] #163 DONE 0.1s [2024-03-05T08:57:38.317Z] [2024-03-05T08:57:38.317Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-05T08:57:38.317Z] #164 DONE 0.2s [2024-03-05T08:57:38.317Z] [2024-03-05T08:57:38.317Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-05T08:57:38.759Z] #165 DONE 0.2s [2024-03-05T08:57:38.759Z] [2024-03-05T08:57:38.759Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T08:57:38.759Z] #166 DONE 0.1s [2024-03-05T08:57:38.759Z] [2024-03-05T08:57:38.759Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:57:40.735Z] #167 DONE 2.0s [2024-03-05T08:57:40.735Z] [2024-03-05T08:57:40.735Z] #102 [security-secretstore-setup] exporting to image [2024-03-05T08:57:42.143Z] #102 exporting layers 1.2s done [2024-03-05T08:57:42.143Z] #102 writing image sha256:523438241d28e886c6e4c0fd4b6fd11a597bae55ca99e1eb34cc4122b1bcd08f done [2024-03-05T08:57:42.143Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-05T08:57:42.143Z] #102 DONE 7.1s [2024-03-05T08:57:42.143Z] [2024-03-05T08:57:42.143Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:57:50.337Z] #135 ... [2024-03-05T08:57:50.337Z] [2024-03-05T08:57:50.337Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T08:57:50.337Z] #132 DONE 754.6s [2024-03-05T08:57:50.652Z] [2024-03-05T08:57:50.652Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:57:50.938Z] #129 ... [2024-03-05T08:57:50.938Z] [2024-03-05T08:57:50.938Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:57:51.227Z] #168 DONE 0.2s [2024-03-05T08:57:51.227Z] [2024-03-05T08:57:51.227Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:57:51.561Z] #169 DONE 0.2s [2024-03-05T08:57:51.561Z] [2024-03-05T08:57:51.561Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:57:51.561Z] #129 ... [2024-03-05T08:57:51.561Z] [2024-03-05T08:57:51.561Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-05T08:57:51.836Z] #170 DONE 0.3s [2024-03-05T08:57:51.836Z] [2024-03-05T08:57:51.836Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:57:52.106Z] #171 DONE 0.3s [2024-03-05T08:57:52.106Z] [2024-03-05T08:57:52.106Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T08:57:52.106Z] #140 ... [2024-03-05T08:57:52.106Z] [2024-03-05T08:57:52.106Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-05T08:57:52.106Z] #172 DONE 0.1s [2024-03-05T08:57:52.372Z] [2024-03-05T08:57:52.372Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:57:54.309Z] #173 DONE 1.9s [2024-03-05T08:57:54.309Z] [2024-03-05T08:57:54.309Z] #102 [security-proxy-auth] exporting to image [2024-03-05T08:57:54.309Z] #102 exporting layers [2024-03-05T08:57:54.891Z] #102 exporting layers 0.7s done [2024-03-05T08:57:54.891Z] #102 writing image sha256:e55b08f7de414abe0dce63e00545cf79913fcd36e83f82021540e49df09b6726 done [2024-03-05T08:57:54.891Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-05T08:57:54.891Z] #102 DONE 7.9s [2024-03-05T08:57:54.891Z] [2024-03-05T08:57:54.891Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:58:07.195Z] #139 ... [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T08:58:07.195Z] #136 DONE 770.0s [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:58:07.195Z] #139 ... [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:58:07.195Z] #174 DONE 0.2s [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:58:07.195Z] #175 DONE 0.2s [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:58:07.195Z] #129 ... [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-05T08:58:07.195Z] #176 DONE 0.2s [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:58:07.195Z] #177 DONE 0.1s [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-05T08:58:07.195Z] #178 DONE 0.3s [2024-03-05T08:58:07.195Z] [2024-03-05T08:58:07.195Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:58:07.462Z] #139 ... [2024-03-05T08:58:07.462Z] [2024-03-05T08:58:07.462Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T08:58:09.399Z] #179 DONE 1.7s [2024-03-05T08:58:09.399Z] [2024-03-05T08:58:09.399Z] #102 [core-common-config-bootstrapper] exporting to image [2024-03-05T08:58:09.399Z] #102 exporting layers [2024-03-05T08:58:09.399Z] #102 exporting layers 0.4s done [2024-03-05T08:58:09.399Z] #102 writing image sha256:d81f3de87d176dbc1183b58e82bebe537c28468a944c2f06e0003059b9dce462 done [2024-03-05T08:58:09.399Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-05T08:58:09.399Z] #102 DONE 8.3s [2024-03-05T08:58:09.399Z] [2024-03-05T08:58:09.399Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:58:36.069Z] #135 ... [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T08:58:36.069Z] #133 DONE 797.7s [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:58:36.069Z] #129 ... [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:58:36.069Z] #180 DONE 0.2s [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:58:36.069Z] #181 DONE 0.2s [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-05T08:58:36.069Z] #182 DONE 0.3s [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:58:36.069Z] #183 DONE 0.2s [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #102 [core-command] exporting to image [2024-03-05T08:58:36.069Z] #102 exporting layers [2024-03-05T08:58:36.069Z] #102 exporting layers 0.3s done [2024-03-05T08:58:36.069Z] #102 writing image sha256:36b9ca23e9b8751ff229bd2ea189f2205cbec241a37fb5a3651a239705194954 0.0s done [2024-03-05T08:58:36.069Z] #102 naming to docker.io/library/core-command-arm64 done [2024-03-05T08:58:36.069Z] #102 DONE 8.7s [2024-03-05T08:58:36.069Z] [2024-03-05T08:58:36.069Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:58:48.362Z] #134 ... [2024-03-05T08:58:48.362Z] [2024-03-05T08:58:48.362Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T08:58:48.362Z] #129 DONE 812.3s [2024-03-05T08:58:48.362Z] [2024-03-05T08:58:48.362Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T08:58:48.362Z] #135 DONE 812.2s [2024-03-05T08:58:48.362Z] [2024-03-05T08:58:48.362Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:58:48.362Z] #134 ... [2024-03-05T08:58:48.362Z] [2024-03-05T08:58:48.362Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:58:48.954Z] #184 DONE 0.3s [2024-03-05T08:58:48.954Z] [2024-03-05T08:58:48.954Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:58:49.232Z] #185 DONE 0.3s [2024-03-05T08:58:49.232Z] [2024-03-05T08:58:49.232Z] #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:58:49.232Z] #186 DONE 0.3s [2024-03-05T08:58:49.232Z] [2024-03-05T08:58:49.232Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-05T08:58:49.232Z] #187 ... [2024-03-05T08:58:49.232Z] [2024-03-05T08:58:49.232Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:58:49.232Z] #188 DONE 0.2s [2024-03-05T08:58:49.232Z] [2024-03-05T08:58:49.232Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-05T08:58:49.506Z] #189 ... [2024-03-05T08:58:49.506Z] [2024-03-05T08:58:49.506Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-05T08:58:49.506Z] #187 DONE 0.5s [2024-03-05T08:58:49.506Z] [2024-03-05T08:58:49.506Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-05T08:58:49.506Z] #189 DONE 0.4s [2024-03-05T08:58:49.506Z] [2024-03-05T08:58:49.506Z] #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:58:49.781Z] #190 DONE 0.2s [2024-03-05T08:58:49.781Z] [2024-03-05T08:58:49.781Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:58:49.781Z] #191 DONE 0.2s [2024-03-05T08:58:49.781Z] [2024-03-05T08:58:49.781Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-05T08:58:50.058Z] #192 DONE 0.2s [2024-03-05T08:58:50.058Z] [2024-03-05T08:58:50.058Z] #102 [core-metadata] exporting to image [2024-03-05T08:58:50.058Z] #102 exporting layers [2024-03-05T08:58:50.637Z] #102 exporting layers 0.4s done [2024-03-05T08:58:50.637Z] #102 writing image sha256:3190fb3c07771e65cb16b72f7c8add5454392373912f9adac843802d491f4f3c 0.0s done [2024-03-05T08:58:50.637Z] #102 naming to docker.io/library/core-data-arm64 done [2024-03-05T08:58:50.637Z] #102 writing image sha256:566789140a5d6bed8bed74c6089487e8ddcd9c533ca9ea5e3e0bbe5ef0841cb6 done [2024-03-05T08:58:50.637Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-03-05T08:58:50.637Z] #102 DONE 9.4s [2024-03-05T08:58:50.637Z] [2024-03-05T08:58:50.637Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:59:12.675Z] #134 ... [2024-03-05T08:59:12.675Z] [2024-03-05T08:59:12.675Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T08:59:12.675Z] #139 DONE 807.7s [2024-03-05T08:59:12.675Z] [2024-03-05T08:59:12.675Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:59:12.943Z] #134 ... [2024-03-05T08:59:12.943Z] [2024-03-05T08:59:12.943Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:59:13.210Z] #193 DONE 0.1s [2024-03-05T08:59:13.210Z] [2024-03-05T08:59:13.210Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:59:13.210Z] #134 ... [2024-03-05T08:59:13.210Z] [2024-03-05T08:59:13.210Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:59:13.210Z] #194 DONE 0.1s [2024-03-05T08:59:13.210Z] [2024-03-05T08:59:13.210Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-05T08:59:13.791Z] #195 DONE 0.3s [2024-03-05T08:59:13.791Z] [2024-03-05T08:59:13.791Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:59:13.791Z] #196 DONE 0.2s [2024-03-05T08:59:13.791Z] [2024-03-05T08:59:13.791Z] #102 [security-spiffe-token-provider] exporting to image [2024-03-05T08:59:13.791Z] #102 exporting layers [2024-03-05T08:59:14.373Z] #102 exporting layers 0.5s done [2024-03-05T08:59:14.373Z] #102 writing image sha256:f364e191667288e9808b3ec6655ca0dec7138c2a4373203f14b463c42c18d0be done [2024-03-05T08:59:14.373Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-05T08:59:14.373Z] #102 DONE 9.9s [2024-03-05T08:59:14.373Z] [2024-03-05T08:59:14.373Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T08:59:29.352Z] #134 DONE 853.0s [2024-03-05T08:59:29.352Z] [2024-03-05T08:59:29.352Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T08:59:29.352Z] #140 ... [2024-03-05T08:59:29.352Z] [2024-03-05T08:59:29.352Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:59:29.352Z] #197 DONE 0.2s [2024-03-05T08:59:29.352Z] [2024-03-05T08:59:29.352Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:59:29.626Z] #198 DONE 0.1s [2024-03-05T08:59:29.626Z] [2024-03-05T08:59:29.626Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-05T08:59:29.894Z] #199 DONE 0.3s [2024-03-05T08:59:29.894Z] [2024-03-05T08:59:29.894Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:59:29.894Z] #200 DONE 0.2s [2024-03-05T08:59:29.894Z] [2024-03-05T08:59:29.894Z] #102 [support-scheduler] exporting to image [2024-03-05T08:59:29.894Z] #102 exporting layers [2024-03-05T08:59:30.160Z] #102 exporting layers 0.3s done [2024-03-05T08:59:30.160Z] #102 writing image sha256:05085a6beb81fcb671edc6faf5d8f55510bb46a6509d3e15d662304e98bcbd88 done [2024-03-05T08:59:30.160Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-03-05T08:59:30.160Z] #102 DONE 10.3s [2024-03-05T08:59:30.160Z] [2024-03-05T08:59:30.160Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T08:59:30.749Z] #140 DONE 825.9s [2024-03-05T08:59:30.749Z] [2024-03-05T08:59:30.749Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:59:31.015Z] #63 ... [2024-03-05T08:59:31.015Z] [2024-03-05T08:59:31.015Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T08:59:31.284Z] #201 DONE 0.2s [2024-03-05T08:59:31.284Z] [2024-03-05T08:59:31.284Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T08:59:31.284Z] #202 DONE 0.1s [2024-03-05T08:59:31.284Z] [2024-03-05T08:59:31.284Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-05T08:59:31.550Z] #203 DONE 0.2s [2024-03-05T08:59:31.550Z] [2024-03-05T08:59:31.550Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:59:31.550Z] #63 ... [2024-03-05T08:59:31.550Z] [2024-03-05T08:59:31.550Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-05T08:59:31.550Z] #204 DONE 0.1s [2024-03-05T08:59:31.550Z] [2024-03-05T08:59:31.550Z] #102 [support-notifications] exporting to image [2024-03-05T08:59:31.815Z] #102 exporting layers 0.4s done [2024-03-05T08:59:31.815Z] #102 writing image sha256:ab40a509f9ed38715ce308693a67c19f5504d6ae688c40e5819864dd7a058c70 done [2024-03-05T08:59:31.815Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-03-05T08:59:31.815Z] #102 DONE 10.6s [2024-03-05T08:59:31.815Z] [2024-03-05T08:59:31.815Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T08:59:31.815Z] time="2024-03-05T08:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-05T08:59:31.844Z] $ docker stop --time=1 09815eb20638561a13acf02b287c69e1cd6ccf1efadc3efa3cd7a86712fb771a [2024-03-05T08:59:33.482Z] $ docker rm -f --volumes 09815eb20638561a13acf02b287c69e1cd6ccf1efadc3efa3cd7a86712fb771a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T08:59:33.997Z] + docker images [2024-03-05T08:59:33.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-05T08:59:33.997Z] support-notifications-arm64 latest ab40a509f9ed 2 seconds ago 26.6MB [2024-03-05T08:59:33.997Z] support-scheduler-arm64 latest 05085a6beb81 4 seconds ago 25.9MB [2024-03-05T08:59:33.997Z] security-spiffe-token-provider-arm64 latest f364e1916672 20 seconds ago 29.1MB [2024-03-05T08:59:33.997Z] core-metadata-arm64 latest 566789140a5d 44 seconds ago 17.4MB [2024-03-05T08:59:33.997Z] core-data-arm64 latest 3190fb3c0777 44 seconds ago 17.2MB [2024-03-05T08:59:33.997Z] core-command-arm64 latest 36b9ca23e9b8 59 seconds ago 17.1MB [2024-03-05T08:59:33.997Z] core-common-config-bootstrapper-arm64 latest d81f3de87d17 About a minute ago 15.1MB [2024-03-05T08:59:33.997Z] security-proxy-auth-arm64 latest e55b08f7de41 About a minute ago 15.9MB [2024-03-05T08:59:33.997Z] security-secretstore-setup-arm64 latest 523438241d28 About a minute ago 35.9MB [2024-03-05T08:59:33.997Z] security-bootstrapper-arm64 latest 5488898959bf About a minute ago 18.5MB [2024-03-05T08:59:33.997Z] security-proxy-setup-arm64 latest f6453bc67aef 2 minutes ago 25.9MB [2024-03-05T08:59:33.997Z] security-spire-server-arm64 latest 6afa97353c31 14 minutes ago 96.7MB [2024-03-05T08:59:33.997Z] security-spire-agent-arm64 latest 2c9deaa6e04c 14 minutes ago 152MB [2024-03-05T08:59:33.997Z] security-spire-config-arm64 latest 8d052d902a19 14 minutes ago 95.8MB [2024-03-05T08:59:33.997Z] ci-base-image-arm64 latest 3143c6847fe3 25 minutes ago 881MB [2024-03-05T08:59:33.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-05T08:59:33.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:59:34.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T08:59:34.819Z] [2024-03-05T08:59:34.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:59:35.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T08:59:35.442Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T08:59:35.442Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T08:59:35.442Z] 04944245beec: Pulling fs layer [2024-03-05T08:59:35.442Z] 699f458cf7ca: Pulling fs layer [2024-03-05T08:59:35.442Z] 765212b225bb: Pulling fs layer [2024-03-05T08:59:35.442Z] f23df028b6ca: Pulling fs layer [2024-03-05T08:59:35.442Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T08:59:35.442Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T08:59:35.442Z] 765212b225bb: Waiting [2024-03-05T08:59:35.442Z] f23df028b6ca: Waiting [2024-03-05T08:59:35.442Z] d65c8cfc05b1: Waiting [2024-03-05T08:59:35.442Z] 2437ff75d9bd: Waiting [2024-03-05T08:59:35.442Z] 04944245beec: Verifying Checksum [2024-03-05T08:59:35.442Z] 04944245beec: Download complete [2024-03-05T08:59:35.442Z] 765212b225bb: Verifying Checksum [2024-03-05T08:59:35.442Z] 765212b225bb: Download complete [2024-03-05T08:59:35.442Z] f23df028b6ca: Download complete [2024-03-05T08:59:35.707Z] d65c8cfc05b1: Verifying Checksum [2024-03-05T08:59:35.707Z] d65c8cfc05b1: Download complete [2024-03-05T08:59:35.707Z] 699f458cf7ca: Download complete [2024-03-05T08:59:35.973Z] 8998bd30e6a1: Verifying Checksum [2024-03-05T08:59:38.560Z] 2437ff75d9bd: Verifying Checksum [2024-03-05T08:59:38.560Z] 2437ff75d9bd: Download complete [2024-03-05T08:59:40.497Z] 8998bd30e6a1: Pull complete [2024-03-05T08:59:41.079Z] 04944245beec: Pull complete [2024-03-05T08:59:42.485Z] 699f458cf7ca: Pull complete [2024-03-05T08:59:42.751Z] 765212b225bb: Pull complete [2024-03-05T08:59:43.706Z] f23df028b6ca: Pull complete [2024-03-05T08:59:43.971Z] d65c8cfc05b1: Pull complete [2024-03-05T09:00:02.150Z] 2437ff75d9bd: Pull complete [2024-03-05T09:00:02.150Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T09:00:02.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T09:00:02.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T09:00:02.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2024-03-05T09:00:02.557Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-05T09:00:05.293Z] $ docker top aef5a0a2c475768ec9b4507397f0f5ae9f5a510e1b5016bdaddc66e30f7db463 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:06.273Z] ---> job-cost.sh [2024-03-05T09:00:06.273Z] lf-activate-venv: SKIPPING [2024-03-05T09:00:06.273Z] INFO: No Stack... [2024-03-05T09:00:06.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T09:00:07.488Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T09:00:08.121Z] + cut -d, -f6 [2024-03-05T09:00:08.121Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2024-03-05T09:00:08.158Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4768-3-stack-cost] [2024-03-05T09:00:08.165Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4768-3-stack-cost] did not exist. Created. [2024-03-05T09:00:08.170Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4768-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T09:00:08.570Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T09:00:08.742Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T09:00:08.753Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4768-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T09:00:08.864Z] $ docker stop --time=1 aef5a0a2c475768ec9b4507397f0f5ae9f5a510e1b5016bdaddc66e30f7db463 [2024-03-05T09:00:10.349Z] $ docker rm -f --volumes aef5a0a2c475768ec9b4507397f0f5ae9f5a510e1b5016bdaddc66e30f7db463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-05T09:00:11.476Z] provisioning config files... [2024-03-05T09:00:11.502Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config17587043542448245041tmp [Pipeline] { [Pipeline] sh [2024-03-05T09:00:11.854Z] + set +x [2024-03-05T09:00:11.854Z] + bash -s -- [2024-03-05T09:00:11.854Z] + curl -s https://codecov.io/bash [2024-03-05T09:00:11.854Z] [2024-03-05T09:00:11.854Z] _____ _ [2024-03-05T09:00:11.854Z] / ____| | | [2024-03-05T09:00:11.854Z] | | ___ __| | ___ ___ _____ __ [2024-03-05T09:00:11.854Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-05T09:00:11.854Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-05T09:00:11.854Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-05T09:00:11.854Z] Bash-1.0.6 [2024-03-05T09:00:11.854Z] [2024-03-05T09:00:11.854Z] [2024-03-05T09:00:11.854Z] ==> git version 2.25.1 found [2024-03-05T09:00:11.854Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-05T09:00:11.854Z] Release-Date: 2020-01-08 [2024-03-05T09:00:11.854Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-05T09:00:11.854Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-05T09:00:12.114Z] ==> Jenkins CI detected. [2024-03-05T09:00:12.114Z] current dir:  /w/workspace/edgex-go/3 [2024-03-05T09:00:12.114Z] project root: . [2024-03-05T09:00:12.115Z] --> token set from env [2024-03-05T09:00:12.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-05T09:00:12.115Z] ==> Running gcov in . (disable via -X gcov) [2024-03-05T09:00:12.115Z] ==> Python coveragepy not found [2024-03-05T09:00:12.115Z] ==> Searching for coverage reports in: [2024-03-05T09:00:12.115Z] + . [2024-03-05T09:00:12.115Z] -> Found 1 reports [2024-03-05T09:00:12.115Z] ==> Detecting git/mercurial file structure [2024-03-05T09:00:12.115Z] ==> Reading reports [2024-03-05T09:00:12.115Z] + ./coverage.out bytes=455122 [2024-03-05T09:00:12.115Z] ==> Appending adjustments [2024-03-05T09:00:12.115Z] https://docs.codecov.io/docs/fixing-reports [2024-03-05T09:00:13.498Z] + Found adjustments [2024-03-05T09:00:13.498Z] ==> Gzipping contents [2024-03-05T09:00:13.498Z] 60K /tmp/codecov.nV4uLt.gz [2024-03-05T09:00:13.498Z] ==> Uploading reports [2024-03-05T09:00:13.498Z] url: https://codecov.io [2024-03-05T09:00:13.498Z] query: branch=PR-4768&commit=43ffc90b803e79c0b8321a09e59bbec660161a6d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4768%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4768&job=&cmd_args= [2024-03-05T09:00:13.498Z] -> Pinging Codecov [2024-03-05T09:00:13.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4768&commit=43ffc90b803e79c0b8321a09e59bbec660161a6d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4768%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4768&job=&cmd_args= [2024-03-05T09:00:13.498Z] -> Uploading to [2024-03-05T09:00:13.498Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-05/00271124DB129430A58F1EEE437C3FCB/43ffc90b803e79c0b8321a09e59bbec660161a6d/7342f0c6-c23a-424b-9e31-da7a7f9a114e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T090013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d1c9ea997ba2b8b409a8cdb94192e5e94f66cd77d9242920bf068a35f56d783 [2024-03-05T09:00:13.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T09:00:13.498Z] Dload Upload Total Spent Left Speed [2024-03-05T09:00:13.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57857 0 0 100 57857 0 176k --:--:-- --:--:-- --:--:-- 177k [2024-03-05T09:00:13.758Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/43ffc90b803e79c0b8321a09e59bbec660161a6d [Pipeline] } [2024-03-05T09:00:13.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-05T09:00:15.358Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:15.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:16.528Z] ---> package-listing.sh [2024-03-05T09:00:16.528Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T09:00:16.528Z] ++ facter osfamily [2024-03-05T09:00:16.789Z] + OS_FAMILY=debian [2024-03-05T09:00:16.789Z] + workspace=/w/workspace/edgex-go/3 [2024-03-05T09:00:16.789Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T09:00:16.789Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T09:00:16.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T09:00:16.789Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T09:00:16.789Z] + '[' /w/workspace/edgex-go/3 ']' [2024-03-05T09:00:16.789Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T09:00:16.789Z] + case "${OS_FAMILY}" in [2024-03-05T09:00:16.789Z] + dpkg -l [2024-03-05T09:00:16.789Z] + grep '^ii' [2024-03-05T09:00:16.789Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T09:00:16.789Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T09:00:16.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T09:00:16.789Z] + '[' /w/workspace/edgex-go/3 ']' [2024-03-05T09:00:16.789Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-03-05T09:00:16.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-03-05T09:00:16.803Z] 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-03-05T09:00:17.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T09:00:17.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T09:00:17.712Z] [2024-03-05T09:00:17.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T09:00:18.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T09:00:18.060Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T09:00:18.060Z] 5eb5b503b376: Pulling fs layer [2024-03-05T09:00:18.060Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T09:00:18.060Z] ec43610c2a17: Pulling fs layer [2024-03-05T09:00:18.060Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T09:00:18.060Z] 33b1e0a273af: Pulling fs layer [2024-03-05T09:00:18.060Z] 3a2ae6a8a46f: Waiting [2024-03-05T09:00:18.060Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T09:00:18.060Z] 33b1e0a273af: Waiting [2024-03-05T09:00:18.060Z] 2f39f015ded8: Pulling fs layer [2024-03-05T09:00:18.060Z] 2f39f015ded8: Waiting [2024-03-05T09:00:18.060Z] 5d3b04190fa2: Waiting [2024-03-05T09:00:18.060Z] 5c69ac0246d0: Download complete [2024-03-05T09:00:18.060Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-05T09:00:18.060Z] 3a2ae6a8a46f: Download complete [2024-03-05T09:00:18.060Z] 33b1e0a273af: Verifying Checksum [2024-03-05T09:00:18.060Z] 33b1e0a273af: Download complete [2024-03-05T09:00:18.060Z] ec43610c2a17: Verifying Checksum [2024-03-05T09:00:18.060Z] ec43610c2a17: Download complete [2024-03-05T09:00:18.060Z] 5d3b04190fa2: Verifying Checksum [2024-03-05T09:00:18.060Z] 5d3b04190fa2: Download complete [2024-03-05T09:00:18.319Z] 5eb5b503b376: Verifying Checksum [2024-03-05T09:00:18.319Z] 5eb5b503b376: Download complete [2024-03-05T09:00:18.885Z] 2f39f015ded8: Verifying Checksum [2024-03-05T09:00:18.885Z] 2f39f015ded8: Download complete [2024-03-05T09:00:19.453Z] 5eb5b503b376: Pull complete [2024-03-05T09:00:19.453Z] 5c69ac0246d0: Pull complete [2024-03-05T09:00:20.019Z] ec43610c2a17: Pull complete [2024-03-05T09:00:20.019Z] 3a2ae6a8a46f: Pull complete [2024-03-05T09:00:20.019Z] 33b1e0a273af: Pull complete [2024-03-05T09:00:20.279Z] 5d3b04190fa2: Pull complete [2024-03-05T09:00:24.466Z] 2f39f015ded8: Pull complete [2024-03-05T09:00:24.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T09:00:24.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T09:00:24.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T09:00:24.721Z] prd-ubuntu20.04-docker-8c-8g-4983 does not seem to be running inside a container [2024-03-05T09:00:24.747Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T09:00:29.748Z] $ docker top 70a462fb6ae931c0b3101e221fbf41657fd384236a5ca36dc37892d985db337f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T09:00:30.170Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T09:00:30.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T09:00:30.750Z] + ls /var/log/sa-host [2024-03-05T09:00:30.750Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T09:00:30.931Z] provisioning config files... [2024-03-05T09:00:30.946Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4873159292566039181tmp [Pipeline] { [Pipeline] echo [2024-03-05T09:00:31.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:31.311Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T09:00:31.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:31.724Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T09:00:31.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:32.012Z] ---> sudo-logs.sh [2024-03-05T09:00:32.012Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T09:00:32.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:32.367Z] ---> job-cost.sh [2024-03-05T09:00:32.368Z] lf-activate-venv: SKIPPING [2024-03-05T09:00:32.368Z] DEBUG: total: 0.10999999940395355 [2024-03-05T09:00:32.368Z] INFO: Retrieving Stack Cost... [2024-03-05T09:00:32.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T09:00:33.198Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T09:00:33.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T09:00:33.499Z] ---> logs-deploy.sh [2024-03-05T09:00:33.499Z] lf-activate-venv: SKIPPING [2024-03-05T09:00:33.499Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4768/3 [2024-03-05T09:00:33.499Z] INFO: archiving workspace using pattern(s): [2024-03-05T09:00:34.439Z] Archives upload complete. [2024-03-05T09:00:34.700Z] INFO: archiving logs to Nexus [2024-03-05T09:00:35.271Z] ---> uname -a: [2024-03-05T09:00:35.271Z] Linux prd-ubuntu20-04-docker-8c-8g-4983 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-05T09:00:35.271Z] [2024-03-05T09:00:35.271Z] [2024-03-05T09:00:35.271Z] ---> lscpu: [2024-03-05T09:00:35.271Z] Architecture: x86_64 [2024-03-05T09:00:35.271Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-05T09:00:35.271Z] Byte Order: Little Endian [2024-03-05T09:00:35.271Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-05T09:00:35.271Z] CPU(s): 8 [2024-03-05T09:00:35.271Z] On-line CPU(s) list: 0-7 [2024-03-05T09:00:35.271Z] Thread(s) per core: 1 [2024-03-05T09:00:35.271Z] Core(s) per socket: 1 [2024-03-05T09:00:35.271Z] Socket(s): 8 [2024-03-05T09:00:35.271Z] NUMA node(s): 1 [2024-03-05T09:00:35.271Z] Vendor ID: AuthenticAMD [2024-03-05T09:00:35.271Z] CPU family: 23 [2024-03-05T09:00:35.271Z] Model: 49 [2024-03-05T09:00:35.271Z] Model name: AMD EPYC-Rome Processor [2024-03-05T09:00:35.271Z] Stepping: 0 [2024-03-05T09:00:35.271Z] CPU MHz: 2799.998 [2024-03-05T09:00:35.271Z] BogoMIPS: 5599.99 [2024-03-05T09:00:35.271Z] Virtualization: AMD-V [2024-03-05T09:00:35.271Z] Hypervisor vendor: KVM [2024-03-05T09:00:35.271Z] Virtualization type: full [2024-03-05T09:00:35.271Z] L1d cache: 256 KiB [2024-03-05T09:00:35.271Z] L1i cache: 256 KiB [2024-03-05T09:00:35.271Z] L2 cache: 4 MiB [2024-03-05T09:00:35.271Z] L3 cache: 128 MiB [2024-03-05T09:00:35.271Z] NUMA node0 CPU(s): 0-7 [2024-03-05T09:00:35.271Z] Vulnerability Itlb multihit: Not affected [2024-03-05T09:00:35.271Z] Vulnerability L1tf: Not affected [2024-03-05T09:00:35.271Z] Vulnerability Mds: Not affected [2024-03-05T09:00:35.271Z] Vulnerability Meltdown: Not affected [2024-03-05T09:00:35.271Z] Vulnerability Mmio stale data: Not affected [2024-03-05T09:00:35.271Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-05T09:00:35.271Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-05T09:00:35.271Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-05T09:00:35.271Z] Vulnerability Srbds: Not affected [2024-03-05T09:00:35.271Z] Vulnerability Tsx async abort: Not affected [2024-03-05T09:00:35.271Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-05T09:00:35.271Z] [2024-03-05T09:00:35.271Z] [2024-03-05T09:00:35.271Z] ---> nproc: [2024-03-05T09:00:35.271Z] 8 [2024-03-05T09:00:35.271Z] [2024-03-05T09:00:35.271Z] [2024-03-05T09:00:35.271Z] ---> df -h: [2024-03-05T09:00:35.271Z] Filesystem Size Used Avail Use% Mounted on [2024-03-05T09:00:35.271Z] overlay 155G 20G 136G 13% / [2024-03-05T09:00:35.271Z] tmpfs 64M 0 64M 0% /dev [2024-03-05T09:00:35.271Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-05T09:00:35.271Z] shm 64M 0 64M 0% /dev/shm [2024-03-05T09:00:35.271Z] /dev/vda1 155G 20G 136G 13% /facter-os [2024-03-05T09:00:35.271Z] [2024-03-05T09:00:35.271Z]