Pull request #4855 opened 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d+4508c6b134dd8db5d14b2b122fe51143339f6eec (c1755cbb4eb57ab484d23983d5ba2c38124539dc) 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-ssh17549456350289323770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh667803808565925949.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4652294362182813515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1771802112804435688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13357837195598294577.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2419744576159489488.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7287 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d > 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/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d # 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 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 Merge succeeded, producing 718d49e3b16a7f49ca486ee1c56059c6ab97029f Checking out Revision 718d49e3b16a7f49ca486ee1c56059c6ab97029f (PR-4855) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 718d49e3b16a7f49ca486ee1c56059c6ab97029f # timeout=10 Commit message: "Merge commit '4508c6b134dd8db5d14b2b122fe51143339f6eec' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:25:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:25:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:25:45 ========================================================= 09:25:45 EdgeX Global Pipelines Version Info 09:25:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:25:46 ------------------- 09:25:46 stable info: 09:25:46 ------------------- 09:25:46 Commited By: Ginny Guan ginny@iotechsys.com 09:25:46 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:25:46 Message: update stable to v1.0.260 09:25:46 ------------------- 09:25:46 experimental info: 09:25:46 ------------------- 09:25:46 Commited By: Ginny Guan ginny@iotechsys.com 09:25:46 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:25:46 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:25:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:25:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4855 [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4855 [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4855 [Pipeline] echo 09:25:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] echo 09:26:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 718d49e [Pipeline] echo 09:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:01 provisioning config files... 09:26:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6673487289415097394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:02 ---> ****-login.sh 09:26:02 nexus3.edgexfoundry.org:10001 09:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:02 Configure a credential helper to remove this warning. See 09:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:02 09:26:02 Login Succeeded 09:26:02 nexus3.edgexfoundry.org:10002 09:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:02 Configure a credential helper to remove this warning. See 09:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:02 09:26:02 Login Succeeded 09:26:02 nexus3.edgexfoundry.org:10003 09:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:02 Configure a credential helper to remove this warning. See 09:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:02 09:26:02 Login Succeeded 09:26:02 nexus3.edgexfoundry.org:10004 09:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:03 Configure a credential helper to remove this warning. See 09:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:03 09:26:03 Login Succeeded 09:26:03 ****.io 09:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:03 Configure a credential helper to remove this warning. See 09:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:03 09:26:03 Login Succeeded 09:26:03 ---> ****-login.sh ends [Pipeline] } 09:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:03 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:26:03 + dirname cmd/core-command/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo core-command,cmd/core-command/Dockerfile 09:26:03 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:26:03 + dirname cmd/core-data/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo core-data,cmd/core-data/Dockerfile 09:26:03 + + cut -d/ -f2 09:26:03 dirname cmd/core-keeper/Dockerfile 09:26:03 + echo core-keeper,cmd/core-keeper/Dockerfile 09:26:03 + dirname cmd/core-metadata/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo core-metadata,cmd/core-metadata/Dockerfile 09:26:03 + dirname cmd/security-bootstrapper/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:26:03 + dirname cmd/security-proxy-auth/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:26:03 + dirname cmd/security-proxy-setup/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:26:03 + dirname cmd/security-secretstore-setup/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:26:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:26:03 + dirname cmd/security-spire-agent/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:26:03 + dirname cmd/security-spire-config/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:26:03 + dirname cmd/security-spire-server/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:26:03 + dirname cmd/support-cron-scheduler/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:26:03 + dirname cmd/support-notifications/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo support-notifications,cmd/support-notifications/Dockerfile 09:26:03 + dirname cmd/support-scheduler/Dockerfile 09:26:03 + cut -d/ -f2 09:26:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:26:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:26:04 + git rev-list -1 --merges 718d49e3b16a7f49ca486ee1c56059c6ab97029f~1..718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] echo 09:26:04 -----------> git rev-list -1 --merges 718d49e3b16a7f49ca486ee1c56059c6ab97029f~1..718d49e3b16a7f49ca486ee1c56059c6ab97029f 718d49e3b16a7f49ca486ee1c56059c6ab97029f 09:26:04 718d49e3b16a7f49ca486ee1c56059c6ab97029f [false] [Pipeline] sh 09:26:04 + git log --format=format:%s -1 718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] echo 09:26:04 ========================================================= 09:26:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:26:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:26:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:05 + grep -v github /etc/ssh/ssh_known_hosts 09:26:05 + [ -e /tmp/ssh_known_hosts ] 09:26:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:26:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 09:26:05 sudo tee -a /etc/ssh/ssh_known_hosts 09:26:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:05 09:26:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:06 0.1.4: Pulling from edgex-devops/py-git-semver 09:26:06 b85a868b505f: Pulling fs layer 09:26:06 e2be974225ed: Pulling fs layer 09:26:06 339a4e72a1f5: Pulling fs layer 09:26:06 988bab9f4d93: Pulling fs layer 09:26:06 1469e6f7b9e6: Pulling fs layer 09:26:06 eaf3925da568: Pulling fs layer 09:26:06 bab4dde63d76: Pulling fs layer 09:26:06 bde34c3a00c8: Pulling fs layer 09:26:06 b352a97aabf1: Pulling fs layer 09:26:06 4872d77fe225: Pulling fs layer 09:26:06 5851b861e8e6: Pulling fs layer 09:26:06 1469e6f7b9e6: Waiting 09:26:06 eaf3925da568: Waiting 09:26:06 4872d77fe225: Waiting 09:26:06 bab4dde63d76: Waiting 09:26:06 5851b861e8e6: Waiting 09:26:06 b352a97aabf1: Waiting 09:26:06 988bab9f4d93: Waiting 09:26:06 e2be974225ed: Verifying Checksum 09:26:06 e2be974225ed: Download complete 09:26:06 988bab9f4d93: Download complete 09:26:06 1469e6f7b9e6: Verifying Checksum 09:26:06 1469e6f7b9e6: Download complete 09:26:06 eaf3925da568: Download complete 09:26:06 339a4e72a1f5: Verifying Checksum 09:26:06 339a4e72a1f5: Download complete 09:26:06 bde34c3a00c8: Verifying Checksum 09:26:06 bde34c3a00c8: Download complete 09:26:06 b352a97aabf1: Verifying Checksum 09:26:06 b352a97aabf1: Download complete 09:26:06 4872d77fe225: Download complete 09:26:06 5851b861e8e6: Verifying Checksum 09:26:06 5851b861e8e6: Download complete 09:26:06 b85a868b505f: Verifying Checksum 09:26:06 b85a868b505f: Download complete 09:26:06 bab4dde63d76: Verifying Checksum 09:26:06 bab4dde63d76: Download complete 09:26:07 b85a868b505f: Pull complete 09:26:07 e2be974225ed: Pull complete 09:26:08 339a4e72a1f5: Pull complete 09:26:08 988bab9f4d93: Pull complete 09:26:08 1469e6f7b9e6: Pull complete 09:26:08 eaf3925da568: Pull complete 09:26:09 bab4dde63d76: Pull complete 09:26:10 bde34c3a00c8: Pull complete 09:26:10 b352a97aabf1: Pull complete 09:26:10 4872d77fe225: Pull complete 09:26:10 5851b861e8e6: Pull complete 09:26:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:10 prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container 09:26:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:26:13 $ docker top f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 -eo pid,comm 09:26:13 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). 09:26:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:13 [ssh-agent] Looking for ssh-agent implementation... 09:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:14 $ docker exec f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent 09:26:14 SSH_AUTH_SOCK=/tmp/ssh-akmVmv4cP9Jo/agent.32 09:26:14 SSH_AGENT_PID=38 09:26:14 Running ssh-add (command line suppressed) 09:26:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3922012832698802129.key (/w/workspace/edgex-go/1@tmp/private_key_3922012832698802129.key) 09:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:14 + git tag --points-at HEAD [Pipeline] } 09:26:14 $ docker exec --env ******** --env ******** f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent -k 09:26:14 unset SSH_AUTH_SOCK; 09:26:14 unset SSH_AGENT_PID; 09:26:14 echo Agent pid 38 killed; 09:26:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:14 [ssh-agent] Looking for ssh-agent implementation... 09:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:14 $ docker exec f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent 09:26:15 SSH_AUTH_SOCK=/tmp/ssh-zyUnRhk8M1k5/agent.71 09:26:15 SSH_AGENT_PID=77 09:26:15 Running ssh-add (command line suppressed) 09:26:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1149667759502305045.key (/w/workspace/edgex-go/1@tmp/private_key_1149667759502305045.key) 09:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:15 + git semver init 09:26:15 2024-08-07 09:26:15,731 [run_init] DEBUG init version:0.0.0 force:False 09:26:15 2024-08-07 09:26:15,732 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:26:15 2024-08-07 09:26:15,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:26:15 2024-08-07 09:26:15,733 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:26:22 2024-08-07 09:26:21,475 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:26:22 2024-08-07 09:26:21,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4855 with force:False 09:26:22 2024-08-07 09:26:21,476 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4855 09:26:22 2024-08-07 09:26:21,480 [execute] INFO git cat-file --batch-check 09:26:22 2024-08-07 09:26:21,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:26:22 2024-08-07 09:26:21,487 [execute] INFO git cat-file --batch 09:26:22 2024-08-07 09:26:21,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:26:22 2024-08-07 09:26:21,492 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4855 09:26:22 0.0.0 [Pipeline] } 09:26:22 $ docker exec --env ******** --env ******** f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent -k 09:26:22 unset SSH_AUTH_SOCK; 09:26:22 unset SSH_AGENT_PID; 09:26:22 echo Agent pid 77 killed; 09:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:22 + git semver [Pipeline] } 09:26:23 $ docker stop --time=1 f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 09:26:24 $ docker rm -f --volumes f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 [Pipeline] // withDockerContainer [Pipeline] sh 09:26:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:26:25 Stashed 1 file(s) [Pipeline] echo 09:26:25 [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 09:26:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:26:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:26 ========================================================= 09:26:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:26:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:26:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:26:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:26:26 619be1103602: Pulling fs layer 09:26:26 7862e08f4a3e: Pulling fs layer 09:26:26 5df492c9dc93: Pulling fs layer 09:26:26 7629e6793208: Pulling fs layer 09:26:26 4f4fb700ef54: Pulling fs layer 09:26:26 fb5054dd5b73: Pulling fs layer 09:26:26 eeca6798cff9: Pulling fs layer 09:26:26 aa269ceb94a6: Pulling fs layer 09:26:26 ada007ff1a6a: Pulling fs layer 09:26:26 7629e6793208: Waiting 09:26:26 fb5054dd5b73: Waiting 09:26:26 eeca6798cff9: Waiting 09:26:26 aa269ceb94a6: Waiting 09:26:26 ada007ff1a6a: Waiting 09:26:26 4f4fb700ef54: Waiting 09:26:26 7862e08f4a3e: Download complete 09:26:26 7629e6793208: Verifying Checksum 09:26:26 7629e6793208: Download complete 09:26:26 4f4fb700ef54: Download complete 09:26:26 fb5054dd5b73: Verifying Checksum 09:26:26 fb5054dd5b73: Download complete 09:26:26 619be1103602: Verifying Checksum 09:26:26 619be1103602: Download complete 09:26:26 eeca6798cff9: Verifying Checksum 09:26:26 eeca6798cff9: Download complete 09:26:26 619be1103602: Pull complete 09:26:26 ada007ff1a6a: Verifying Checksum 09:26:26 ada007ff1a6a: Download complete 09:26:27 5df492c9dc93: Verifying Checksum 09:26:27 5df492c9dc93: Download complete 09:26:27 7862e08f4a3e: Pull complete 09:26:27 aa269ceb94a6: Verifying Checksum 09:26:27 aa269ceb94a6: Download complete 09:26:31 5df492c9dc93: Pull complete 09:26:31 7629e6793208: Pull complete 09:26:31 4f4fb700ef54: Pull complete 09:26:31 fb5054dd5b73: Pull complete 09:26:31 eeca6798cff9: Pull complete 09:26:32 aa269ceb94a6: Pull complete 09:26:33 ada007ff1a6a: Pull complete 09:26:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:26:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:26:33 WORKDIR /edgex 09:26:33 COPY go.mod . 09:26:33 RUN go mod download 09:26:33 + docker build -t ci-base-image-x86_64 -f - . 09:26:34 Sending build context to Docker daemon 179MB 09:26:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:26:34 ---> f489d0715acc 09:26:34 Step 2/4 : WORKDIR /edgex 09:26:40 Still waiting to schedule task 09:26:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:26:40 ---> Running in 7cb6684bf8ab 09:26:40 Removing intermediate container 7cb6684bf8ab 09:26:40 ---> e23014a174e3 09:26:40 Step 3/4 : COPY go.mod . 09:26:40 ---> 2d372299543d 09:26:40 Step 4/4 : RUN go mod download 09:26:40 ---> Running in 5ec54a773a99 09:27:02 Removing intermediate container 5ec54a773a99 09:27:02 ---> 767d2d3f61fc 09:27:02 Successfully built 767d2d3f61fc 09:27:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:03 + docker inspect -f . ci-base-image-x86_64 09:27:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:03 prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container 09:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:27:03 $ docker top fa3b2c321834b5d87a76129ab1ade9b3f17f1cd7dba4eac49793098b88386b48 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:04 + go version 09:27:04 go version go1.21.9 linux/amd64 [Pipeline] } 09:27:04 $ docker stop --time=1 fa3b2c321834b5d87a76129ab1ade9b3f17f1cd7dba4eac49793098b88386b48 09:27:05 $ docker rm -f --volumes fa3b2c321834b5d87a76129ab1ade9b3f17f1cd7dba4eac49793098b88386b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:06 + docker inspect -f . ci-base-image-x86_64 09:27:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:06 prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container 09:27:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:27:06 $ docker top 391d9a5e49a24dde751a841db238b2c1c985088a37c534a65f13e767cc1e8180 -eo pid,comm [Pipeline] { [Pipeline] echo 09:27:06 ========================================================= 09:27:06 [edgeXBuildGoParallel] Running Tests and Build... 09:27:06 ========================================================= [Pipeline] sh 09:27:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:27:07 + make test 09:27:07 go test -race -coverprofile=coverage.out ./... 09:27:15 ? github.com/edgexfoundry/edgex-go [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:27:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements 09:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 09:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 09:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.401s coverage: 93.4% of statements 09:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.073s coverage: 91.7% of statements 09:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.5% of statements 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements 09:27:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 09:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:27:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.018s coverage: 0.0% of statements [no tests to run] 09:27:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 09:27:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.7% of statements 09:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements 09:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 77.8% of statements 09:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements 09:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements 09:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:28:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:28:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:28:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:28:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:28:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:28:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.050s coverage: 67.2% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 20.0% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.024s coverage: 61.8% of statements 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 09:28:24 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 09:28:24 running golangci-lint 09:28:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:28:24 go version go1.21.9 linux/amd64 09:28:24 level=info msg="[config_reader] Used config file .golangci.yml" 09:28:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:28:50 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|compiled_files|exports_file|files|name|types_sizes) took 23.360412173s" 09:28:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.560961ms" 09:28:57 level=info msg="[linters_context/goanalysis] analyzers took 1m57.510095947s with top 10 stages: buildir: 50.057699868s, gosec: 8.309332423s, inspect: 2.635555705s, fact_deprecated: 2.408401469s, ctrlflow: 2.107906797s, printf: 1.900292886s, S1038: 1.343889568s, fact_purity: 1.219540172s, nilness: 1.202309512s, ineffassign: 851.098823ms" 09:28:57 level=info msg="[runner] Issues before processing: 213, after processing: 0" 09:28:57 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 213/213, exclude: 213/213, exclude-rules: 21/213, autogenerated_exclude: 213/213, identifier_marker: 213/213, cgo: 213/213, path_prettifier: 213/213, skip_dirs: 213/213, nolint: 0/21, skip_files: 213/213" 09:28:57 level=info msg="[runner] processing took 23.049815ms with stages: nolint: 11.972778ms, identifier_marker: 5.562969ms, exclude-rules: 2.45101ms, autogenerated_exclude: 1.527599ms, path_prettifier: 999.613µs, skip_dirs: 497.566µs, cgo: 21.23µs, filename_unadjuster: 11.2µs, max_same_issues: 1.3µs, sort_results: 950ns, uniq_by_line: 600ns, fixer: 520ns, severity-rules: 510ns, diff: 410ns, exclude: 390ns, source_code: 360ns, skip_files: 310ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 09:28:57 level=info msg="[runner] linters took 10.79665341s with stages: goanalysis_metalinter: 10.773489513s" 09:28:57 level=info msg="File cache stats: 0 entries of total size 0B" 09:28:57 level=info msg="Memory: 341 samples, avg is 265.2MB, max is 1308.9MB" 09:28:57 level=info msg="Execution took 34.210678155s" 09:28:57 go vet ./... 09:29:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:29:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:29:04 ./bin/test-attribution-txt.sh 09:29:04 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 09:29:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:29:04 + ls -al . 09:29:04 total 884 09:29:04 drwxrwxr-x 11 1001 1001 4096 Aug 7 09:27 . 09:29:04 drwxr-xr-x 4 root root 4096 Aug 7 09:27 .. 09:29:04 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 .blubracket 09:29:04 -rw-rw-r-- 1 1001 1001 10 Aug 7 09:25 .dockerignore 09:29:04 drwxrwxr-x 8 1001 1001 4096 Aug 7 09:28 .git 09:29:04 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:25 .github 09:29:04 -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:25 .gitignore 09:29:04 -rw-rw-r-- 1 1001 1001 42 Aug 7 09:25 .golangci.yml 09:29:04 -rw-rw-r-- 1 1001 1001 100 Aug 7 09:25 .hadolint.yml 09:29:04 drwxr-xr-x 3 1001 1001 4096 Aug 7 09:26 .semver 09:29:04 -rw-rw-r-- 1 1001 1001 155 Aug 7 09:25 .sonarcloud.properties 09:29:04 -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:25 ADOPTERS.md 09:29:04 -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:25 Attribution.txt 09:29:04 -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:25 CHANGELOG.md 09:29:04 -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:25 CONTRIBUTING.md 09:29:04 -rw-rw-r-- 1 1001 1001 677 Aug 7 09:25 GOVERNANCE.md 09:29:04 -rw-rw-r-- 1 1001 1001 861 Aug 7 09:25 Jenkinsfile 09:29:04 -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:25 LICENSE 09:29:04 -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:25 Makefile 09:29:04 -rw-rw-r-- 1 1001 1001 582 Aug 7 09:25 OWNERS.md 09:29:04 -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:25 README.md 09:29:04 -rw-rw-r-- 1 1001 1001 789 Aug 7 09:25 SECURITY.md 09:29:04 -rw-rw-r-- 1 1001 1001 5 Aug 7 09:26 VERSION 09:29:04 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 bin 09:29:04 drwxrwxr-x 20 1001 1001 4096 Aug 7 09:25 cmd 09:29:04 -rw-r--r-- 1 root root 512116 Aug 7 09:28 coverage.out 09:29:04 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 fuzz_test 09:29:04 -rw-rw-r-- 1 1001 1001 7317 Aug 7 09:25 go.mod 09:29:04 -rw-rw-r-- 1 1001 1001 102581 Aug 7 09:25 go.sum 09:29:04 drwxrwxr-x 7 1001 1001 4096 Aug 7 09:25 internal 09:29:04 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:25 openapi 09:29:04 -rw-rw-r-- 1 1001 1001 584 Aug 7 09:25 security.txt 09:29:04 -rw-rw-r-- 1 1001 1001 204 Aug 7 09:25 version.go [Pipeline] sh 09:29:05 + '[' -e coverage.out ] 09:29:05 + chown 1001:1001 coverage.out [Pipeline] stash 09:29:05 Stashed 1 file(s) [Pipeline] sh 09:29:05 + make build 09:29:05 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 09:29:32 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 09:29:32 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 09:29:32 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 09:29:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:29:35 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 09:29:39 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 09:29:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:29:43 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 09:29:45 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 09:29:46 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 09:29:46 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 09:29:47 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 09:29:48 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] } 09:29:49 $ docker stop --time=1 391d9a5e49a24dde751a841db238b2c1c985088a37c534a65f13e767cc1e8180 09:29:56 $ docker rm -f --volumes 391d9a5e49a24dde751a841db238b2c1c985088a37c534a65f13e767cc1e8180 [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 09:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:29:58 09:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:29:58 latest: Pulling from edgex-devops/edgex-compose 09:29:58 91d30c5bc195: Pulling fs layer 09:29:58 2e9b0aa3be6d: Pulling fs layer 09:29:58 9c61dcf015f6: Pulling fs layer 09:29:58 4698f68db338: Pulling fs layer 09:29:58 2a2f49069b9e: Pulling fs layer 09:29:58 e0025b399a48: Pulling fs layer 09:29:58 4698f68db338: Waiting 09:29:58 2a2f49069b9e: Waiting 09:29:58 e0025b399a48: Waiting 09:29:58 91d30c5bc195: Verifying Checksum 09:29:58 91d30c5bc195: Download complete 09:29:58 4698f68db338: Verifying Checksum 09:29:58 4698f68db338: Download complete 09:29:58 2e9b0aa3be6d: Verifying Checksum 09:29:58 2e9b0aa3be6d: Download complete 09:29:59 e0025b399a48: Verifying Checksum 09:29:59 e0025b399a48: Download complete 09:29:59 91d30c5bc195: Pull complete 09:29:59 2a2f49069b9e: Download complete 09:29:59 2e9b0aa3be6d: Pull complete 09:29:59 9c61dcf015f6: Verifying Checksum 09:29:59 9c61dcf015f6: Download complete 09:30:05 9c61dcf015f6: Pull complete 09:30:05 4698f68db338: Pull complete 09:30:05 2a2f49069b9e: Pull complete 09:30:05 e0025b399a48: Pull complete 09:30:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:05 prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container 09:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:30:06 $ docker top 0a629e6b9953a10a45bf2eb6bd3001ae3ac6f6f228038b0f8037031c3ba8e898 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:07 + docker compose -f ./docker-compose-build.yml build --parallel 09:30:10 #1 [security-proxy-setup internal] load build definition from Dockerfile 09:30:10 #1 transferring dockerfile: 2.50kB done 09:30:10 #1 DONE 0.1s 09:30:10 09:30:10 #2 [core-metadata internal] load build definition from Dockerfile 09:30:10 #2 transferring dockerfile: 2.06kB done 09:30:10 #2 DONE 0.0s 09:30:10 09:30:10 #3 [support-cron-scheduler internal] load build definition from Dockerfile 09:30:10 #3 transferring dockerfile: 1.85kB done 09:30:10 #3 DONE 0.1s 09:30:10 09:30:10 #4 [security-spire-agent internal] load build definition from Dockerfile 09:30:10 #4 transferring dockerfile: 1.81kB done 09:30:10 #4 DONE 0.1s 09:30:10 09:30:10 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:30:10 #5 transferring dockerfile: 1.89kB done 09:30:10 #5 DONE 0.1s 09:30:10 09:30:10 #6 [security-bootstrapper internal] load build definition from Dockerfile 09:30:10 #6 transferring dockerfile: 3.17kB done 09:30:10 #6 DONE 0.1s 09:30:10 09:30:10 #7 [core-keeper internal] load build definition from Dockerfile 09:30:10 #7 transferring dockerfile: 2.01kB done 09:30:10 #7 DONE 0.1s 09:30:10 09:30:10 #8 [security-proxy-auth internal] load build definition from Dockerfile 09:30:10 #8 transferring dockerfile: 2.15kB done 09:30:10 #8 DONE 0.1s 09:30:10 09:30:10 #9 [security-spire-server internal] load build definition from Dockerfile 09:30:10 #9 transferring dockerfile: 1.70kB done 09:30:10 #9 DONE 0.1s 09:30:10 09:30:10 #10 [core-data internal] load build definition from Dockerfile 09:30:10 #10 transferring dockerfile: 2.01kB done 09:30:10 #10 DONE 0.1s 09:30:10 09:30:10 #11 [support-notifications internal] load build definition from Dockerfile 09:30:10 #11 transferring dockerfile: 1.95kB done 09:30:10 #11 DONE 0.1s 09:30:10 09:30:10 #12 [security-secretstore-setup internal] load build definition from Dockerfile 09:30:10 #12 transferring dockerfile: 2.49kB done 09:30:10 #12 DONE 0.1s 09:30:10 09:30:10 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:30:10 #13 transferring dockerfile: 2.23kB done 09:30:10 #13 DONE 0.1s 09:30:10 09:30:10 #14 [support-scheduler internal] load build definition from Dockerfile 09:30:10 #14 transferring dockerfile: 1.93kB done 09:30:10 #14 DONE 0.1s 09:30:10 09:30:10 #15 [core-command internal] load build definition from Dockerfile 09:30:10 #15 transferring dockerfile: 1.93kB done 09:30:10 #15 DONE 0.1s 09:30:10 09:30:10 #16 [security-spire-config internal] load build definition from Dockerfile 09:30:10 #16 transferring dockerfile: 1.69kB done 09:30:10 #16 DONE 0.1s 09:30:10 09:30:10 #17 [security-proxy-setup internal] load .dockerignore 09:30:10 #17 transferring context: 50B done 09:30:10 #17 DONE 0.0s 09:30:10 09:30:10 #18 [support-cron-scheduler internal] load .dockerignore 09:30:10 #18 transferring context: 50B done 09:30:10 #18 DONE 0.0s 09:30:10 09:30:10 #19 [core-metadata internal] load .dockerignore 09:30:10 #19 transferring context: 50B done 09:30:10 #19 DONE 0.0s 09:30:10 09:30:10 #20 [security-spiffe-token-provider internal] load .dockerignore 09:30:10 #20 transferring context: 50B done 09:30:10 #20 DONE 0.0s 09:30:10 09:30:10 #21 [core-keeper internal] load .dockerignore 09:30:10 #21 transferring context: 50B done 09:30:10 #21 DONE 0.0s 09:30:10 09:30:10 #22 [security-bootstrapper internal] load .dockerignore 09:30:10 #22 transferring context: 50B done 09:30:10 #22 DONE 0.0s 09:30:10 09:30:10 #23 [security-proxy-auth internal] load .dockerignore 09:30:10 #23 transferring context: 50B done 09:30:10 #23 DONE 0.0s 09:30:10 09:30:10 #24 [security-spire-agent internal] load .dockerignore 09:30:10 #24 transferring context: 50B done 09:30:10 #24 DONE 0.0s 09:30:10 09:30:10 #25 [core-data internal] load .dockerignore 09:30:10 #25 transferring context: 50B done 09:30:10 #25 DONE 0.0s 09:30:10 09:30:10 #26 [security-spire-server internal] load .dockerignore 09:30:10 #26 transferring context: 50B done 09:30:10 #26 DONE 0.1s 09:30:10 09:30:10 #27 [core-common-config-bootstrapper internal] load .dockerignore 09:30:10 #27 transferring context: 50B done 09:30:10 #27 DONE 0.1s 09:30:10 09:30:10 #28 [support-notifications internal] load .dockerignore 09:30:10 #28 transferring context: 50B done 09:30:10 #28 DONE 0.1s 09:30:10 09:30:10 #29 [support-scheduler internal] load .dockerignore 09:30:10 #29 transferring context: 50B done 09:30:10 #29 DONE 0.1s 09:30:10 09:30:10 #30 [core-command internal] load .dockerignore 09:30:10 #30 transferring context: 50B done 09:30:10 #30 DONE 0.1s 09:30:10 09:30:10 #31 [security-secretstore-setup internal] load .dockerignore 09:30:10 #31 transferring context: 50B done 09:30:10 #31 DONE 0.0s 09:30:10 09:30:10 #32 [security-spire-config internal] load .dockerignore 09:30:10 #32 transferring context: 50B done 09:30:10 #32 DONE 0.0s 09:30:10 09:30:10 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:30:10 #33 DONE 0.0s 09:30:10 09:30:10 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:30:11 #34 DONE 0.8s 09:30:11 09:30:11 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:30:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.4s done 09:30:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:30:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:30:11 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:30:11 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:30:11 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.2s 09:30:11 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s 09:30:11 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 09:30:11 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 09:30:11 #35 ... 09:30:11 09:30:11 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:30:11 #36 DONE 1.2s 09:30:11 09:30:11 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:30:11 #37 DONE 1.3s 09:30:11 09:30:11 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:30:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.4s done 09:30:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:30:11 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:30:11 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:30:11 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 09:30:12 #35 ... 09:30:12 09:30:12 #38 [security-spire-agent internal] load build context 09:30:12 #38 transferring context: 27.13kB done 09:30:12 #38 DONE 0.3s 09:30:12 09:30:12 #39 [security-spire-config internal] load build context 09:30:12 #39 transferring context: 25.85kB 0.1s done 09:30:12 #39 DONE 0.3s 09:30:12 09:30:12 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:30:12 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 09:30:12 #35 ... 09:30:12 09:30:12 #40 [security-spire-server internal] load build context 09:30:12 #40 transferring context: 27.60kB 0.1s done 09:30:12 #40 DONE 0.5s 09:30:12 09:30:12 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:30:17 #35 ... 09:30:17 09:30:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:30:17 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:30:17 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:30:17 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:30:17 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:30:17 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:30:17 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:30:17 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:30:17 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:30:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 09:30:17 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:30:17 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:30:17 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.3s 09:30:18 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.8s done 09:30:20 #41 ... 09:30:20 09:30:20 #42 [security-proxy-setup internal] load build context 09:30:20 #42 transferring context: 178.61MB 9.3s 09:30:20 #42 ... 09:30:20 09:30:20 #43 [security-spiffe-token-provider internal] load build context 09:30:20 #43 ... 09:30:20 09:30:20 #44 [support-cron-scheduler internal] load build context 09:30:21 #44 ... 09:30:21 09:30:21 #45 [security-bootstrapper internal] load build context 09:30:21 #45 ... 09:30:21 09:30:21 #46 [security-secretstore-setup internal] load build context 09:30:21 #46 ... 09:30:21 09:30:21 #47 [core-data internal] load build context 09:30:21 #47 ... 09:30:21 09:30:21 #48 [support-scheduler internal] load build context 09:30:21 #48 ... 09:30:21 09:30:21 #49 [core-metadata internal] load build context 09:30:21 #49 ... 09:30:21 09:30:21 #50 [core-command internal] load build context 09:30:22 #50 ... 09:30:22 09:30:22 #51 [core-common-config-bootstrapper internal] load build context 09:30:22 #51 ... 09:30:22 09:30:22 #52 [support-notifications internal] load build context 09:30:22 #52 ... 09:30:22 09:30:22 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:22 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 09:30:22 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:30:22 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:30:22 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:30:22 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:30:22 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 09:30:22 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 09:30:22 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:30:22 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done 09:30:22 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:30:22 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:30:22 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.7s done 09:30:22 #53 ... 09:30:22 09:30:22 #54 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:30:22 #54 ... 09:30:22 09:30:22 #55 [core-keeper internal] load build context 09:30:22 #55 ... 09:30:22 09:30:22 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:22 #56 ... 09:30:22 09:30:22 #57 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:30:22 #57 ... 09:30:22 09:30:22 #58 [security-proxy-auth internal] load build context 09:30:23 #58 ... 09:30:23 09:30:23 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:30:23 #59 ... 09:30:23 09:30:23 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:30:23 #60 ... 09:30:23 09:30:23 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:30:23 #61 ... 09:30:23 09:30:23 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:23 #62 ... 09:30:23 09:30:23 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:24 #63 ... 09:30:24 09:30:24 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:30:24 #64 ... 09:30:24 09:30:24 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:24 #65 ... 09:30:24 09:30:24 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:30:24 #66 ... 09:30:24 09:30:24 #45 [security-bootstrapper internal] load build context 09:30:25 #45 transferring context: 425.86MB 14.8s 09:30:27 #45 ... 09:30:27 09:30:27 #47 [core-data internal] load build context 09:30:27 #47 ... 09:30:27 09:30:27 #45 [security-bootstrapper internal] load build context 09:30:27 #45 transferring context: 493.86MB 16.9s done 09:30:31 #45 ... 09:30:31 09:30:31 #42 [security-proxy-setup internal] load build context 09:30:31 #42 transferring context: 493.86MB 19.6s done 09:30:31 #42 ... 09:30:31 09:30:31 #46 [security-secretstore-setup internal] load build context 09:30:32 #46 ... 09:30:32 09:30:32 #43 [security-spiffe-token-provider internal] load build context 09:30:32 #43 transferring context: 493.86MB 18.1s done 09:30:32 #43 ... 09:30:32 09:30:32 #44 [support-cron-scheduler internal] load build context 09:30:32 #44 transferring context: 493.86MB 19.4s done 09:30:32 #44 ... 09:30:32 09:30:32 #48 [support-scheduler internal] load build context 09:30:32 #48 transferring context: 493.86MB 17.4s done 09:30:32 #48 ... 09:30:32 09:30:32 #49 [core-metadata internal] load build context 09:30:32 #49 transferring context: 493.86MB 19.1s done 09:30:32 #49 ... 09:30:32 09:30:32 #50 [core-command internal] load build context 09:30:32 #50 ... 09:30:32 09:30:32 #51 [core-common-config-bootstrapper internal] load build context 09:30:32 #51 transferring context: 493.86MB 17.1s done 09:30:32 #51 ... 09:30:32 09:30:32 #52 [support-notifications internal] load build context 09:30:32 #52 transferring context: 493.86MB 18.8s done 09:30:32 #52 ... 09:30:32 09:30:32 #50 [core-command internal] load build context 09:30:32 #50 transferring context: 493.86MB 20.9s done 09:30:33 #50 ... 09:30:33 09:30:33 #55 [core-keeper internal] load build context 09:30:33 #55 transferring context: 493.86MB 18.9s done 09:30:33 #55 ... 09:30:33 09:30:33 #58 [security-proxy-auth internal] load build context 09:30:33 #58 transferring context: 493.86MB 17.8s done 09:30:37 #58 ... 09:30:37 09:30:37 #47 [core-data internal] load build context 09:30:37 #47 transferring context: 493.86MB 17.2s done 09:30:42 #47 ... 09:30:42 09:30:42 #46 [security-secretstore-setup internal] load build context 09:30:42 #46 transferring context: 493.86MB 20.8s done 09:30:57 #46 ... 09:30:57 09:30:57 #45 [security-bootstrapper internal] load build context 09:30:57 #45 DONE 44.6s 09:30:57 09:30:57 #43 [security-spiffe-token-provider internal] load build context 09:30:57 #43 DONE 44.6s 09:30:57 09:30:57 #49 [core-metadata internal] load build context 09:30:57 #49 DONE 44.7s 09:30:57 09:30:57 #58 [security-proxy-auth internal] load build context 09:30:57 #58 DONE 44.6s 09:30:57 09:30:57 #55 [core-keeper internal] load build context 09:30:57 #55 DONE 44.1s 09:30:57 09:30:57 #51 [core-common-config-bootstrapper internal] load build context 09:30:57 #51 DONE 44.0s 09:30:57 09:30:57 #47 [core-data internal] load build context 09:30:57 #47 DONE 44.1s 09:30:57 09:30:57 #48 [support-scheduler internal] load build context 09:30:57 #48 DONE 44.1s 09:30:57 09:30:57 #52 [support-notifications internal] load build context 09:30:57 #52 DONE 44.1s 09:30:57 09:30:57 #44 [support-cron-scheduler internal] load build context 09:30:57 #44 DONE 44.7s 09:30:57 09:30:57 #42 [security-proxy-setup internal] load build context 09:30:57 #42 DONE 44.7s 09:30:57 09:30:57 #46 [security-secretstore-setup internal] load build context 09:30:57 #46 DONE 44.1s 09:30:57 09:30:57 #50 [core-command internal] load build context 09:30:57 #50 DONE 44.1s 09:30:57 09:30:57 #54 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:30:57 #54 DONE 44.9s 09:30:57 09:30:57 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:57 #53 DONE 43.6s 09:30:57 09:30:57 #67 [core-data builder 2/7] WORKDIR /edgex-go 09:30:57 #67 DONE 0.2s 09:30:57 09:30:57 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:30:57 #68 ... 09:30:57 09:30:57 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:30:57 #66 42.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #66 42.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #66 43.18 (1/2) Installing dumb-init (1.2.5-r2) 09:30:57 #66 43.18 (2/2) Installing su-exec (0.2-r3) 09:30:57 #66 43.18 Executing busybox-1.36.1-r7.trigger 09:30:57 #66 43.19 OK: 7 MiB in 17 packages 09:30:57 #66 DONE 43.4s 09:30:57 09:30:57 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:30:57 #64 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #64 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #64 43.35 (1/4) Installing ca-certificates (20240226-r0) 09:30:57 #64 43.36 (2/4) Installing dumb-init (1.2.5-r2) 09:30:57 #64 43.38 (3/4) Installing su-exec (0.2-r3) 09:30:57 #64 43.38 (4/4) Installing yq (4.33.3-r5) 09:30:57 #64 43.46 Executing busybox-1.36.1-r7.trigger 09:30:57 #64 43.47 Executing ca-certificates-20240226-r0.trigger 09:30:57 #64 43.71 OK: 17 MiB in 19 packages 09:30:57 #64 ... 09:30:57 09:30:57 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:30:57 #61 42.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #61 43.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #61 43.25 (1/4) Installing dumb-init (1.2.5-r2) 09:30:57 #61 43.26 (2/4) Installing openssl (3.1.6-r0) 09:30:57 #61 43.29 (3/4) Installing su-exec (0.2-r3) 09:30:57 #61 43.29 (4/4) Installing yq (4.33.3-r5) 09:30:57 #61 43.44 Executing busybox-1.36.1-r7.trigger 09:30:57 #61 43.44 OK: 17 MiB in 19 packages 09:30:57 #61 DONE 43.9s 09:30:57 09:30:57 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:57 #65 DONE 44.0s 09:30:57 09:30:57 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:30:57 #60 43.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #60 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #60 43.46 (1/2) Installing ca-certificates (20240226-r0) 09:30:57 #60 43.52 (2/2) Installing dumb-init (1.2.5-r2) 09:30:57 #60 43.53 Executing busybox-1.36.1-r7.trigger 09:30:57 #60 43.54 Executing ca-certificates-20240226-r0.trigger 09:30:57 #60 43.61 OK: 8 MiB in 17 packages 09:30:57 #60 DONE 44.2s 09:30:57 09:30:57 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:30:57 #64 DONE 44.0s 09:30:57 09:30:57 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:57 #56 42.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #56 43.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #56 43.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:30:57 #56 43.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:30:57 #56 43.40 OK: 20070 distinct packages available 09:30:57 #56 43.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #56 43.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #56 43.75 (1/4) Installing dumb-init (1.2.5-r2) 09:30:57 #56 43.95 (2/4) Installing musl-obstack (1.2.3-r2) 09:30:57 #56 43.96 (3/4) Installing libucontext (1.2-r2) 09:30:57 #56 43.96 (4/4) Installing gcompat (1.1.0-r1) 09:30:57 #56 43.97 Executing busybox-1.36.1-r7.trigger 09:30:57 #56 43.97 OK: 8 MiB in 19 packages 09:30:57 #56 DONE 44.2s 09:30:57 09:30:57 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:30:57 #57 43.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #57 43.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #57 43.88 (1/1) Installing dumb-init (1.2.5-r2) 09:30:57 #57 43.95 Executing busybox-1.36.1-r7.trigger 09:30:57 #57 43.96 OK: 7 MiB in 16 packages 09:30:57 #57 DONE 44.2s 09:30:57 09:30:57 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:30:57 #69 ... 09:30:57 09:30:57 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:57 #62 42.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #62 42.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #62 43.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:30:57 #62 43.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:30:57 #62 43.21 OK: 20070 distinct packages available 09:30:57 #62 43.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #62 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #62 43.57 (1/11) Installing ca-certificates (20240226-r0) 09:30:57 #62 43.79 (2/11) Installing brotli-libs (1.0.9-r14) 09:30:57 #62 43.80 (3/11) Installing libunistring (1.1-r1) 09:30:57 #62 43.82 (4/11) Installing libidn2 (2.3.4-r1) 09:30:57 #62 43.83 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:30:57 #62 43.83 (6/11) Installing libcurl (8.9.0-r0) 09:30:57 #62 43.88 (7/11) Installing curl (8.9.0-r0) 09:30:57 #62 43.89 (8/11) Installing dumb-init (1.2.5-r2) 09:30:57 #62 43.89 (9/11) Installing musl-obstack (1.2.3-r2) 09:30:57 #62 43.89 (10/11) Installing libucontext (1.2-r2) 09:30:57 #62 43.90 (11/11) Installing gcompat (1.1.0-r1) 09:30:57 #62 43.93 Executing busybox-1.36.1-r7.trigger 09:30:57 #62 43.94 Executing ca-certificates-20240226-r0.trigger 09:30:57 #62 44.05 OK: 12 MiB in 26 packages 09:30:57 #62 DONE 44.3s 09:30:57 09:30:57 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:57 #63 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #63 43.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #63 43.61 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:30:57 #63 43.61 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:30:57 #63 43.61 OK: 20070 distinct packages available 09:30:57 #63 43.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #63 43.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #63 44.02 (1/5) Installing dumb-init (1.2.5-r2) 09:30:57 #63 44.03 (2/5) Installing musl-obstack (1.2.3-r2) 09:30:57 #63 44.03 (3/5) Installing libucontext (1.2-r2) 09:30:57 #63 44.03 (4/5) Installing gcompat (1.1.0-r1) 09:30:57 #63 44.04 (5/5) Installing openssl (3.1.6-r0) 09:30:57 #63 44.04 Executing busybox-1.36.1-r7.trigger 09:30:57 #63 44.05 OK: 8 MiB in 20 packages 09:30:57 #63 DONE 44.3s 09:30:57 09:30:57 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:30:57 #70 ... 09:30:57 09:30:57 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:30:57 #59 43.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:57 #59 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:57 #59 44.30 (1/1) Installing dumb-init (1.2.5-r2) 09:30:57 #59 44.31 Executing busybox-1.36.1-r7.trigger 09:30:57 #59 44.31 OK: 7 MiB in 16 packages 09:30:57 #59 DONE 44.5s 09:30:57 09:30:57 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:30:58 #71 ... 09:30:58 09:30:58 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:58 #72 DONE 2.6s 09:30:58 09:30:58 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:30:58 #73 DONE 0.0s 09:30:58 09:30:58 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:30:58 #74 DONE 0.1s 09:30:58 09:30:58 #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:30:58 #0 2.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:58 #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:58 #0 2.727 OK: 264 MiB in 52 packages 09:30:58 #75 DONE 2.8s 09:30:58 09:30:58 #76 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:30:58 #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:58 #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:58 #0 2.788 OK: 264 MiB in 52 packages 09:30:58 #76 DONE 3.0s 09:30:58 09:30:58 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:59 #77 ... 09:30:59 09:30:59 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:30:59 #68 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:30:59 #68 3.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:30:59 #68 3.256 OK: 264 MiB in 52 packages 09:30:59 #68 DONE 3.6s 09:30:59 09:30:59 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:30:59 #78 DONE 0.2s 09:30:59 09:30:59 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:01 #79 ... 09:31:01 09:31:01 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:31:01 #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.045 OK: 17 MiB in 19 packages 09:31:01 #80 DONE 4.0s 09:31:01 09:31:01 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:31:01 #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.585 OK: 7 MiB in 17 packages 09:31:01 #81 DONE 4.6s 09:31:01 09:31:01 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:01 #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 4.197 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:31:01 #0 4.197 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:31:01 #0 4.197 OK: 20077 distinct packages available 09:31:01 #0 4.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 4.634 OK: 264 MiB in 52 packages 09:31:01 #82 DONE 5.3s 09:31:01 09:31:01 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:31:01 #0 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.288 OK: 17 MiB in 19 packages 09:31:01 #83 DONE 4.0s 09:31:01 09:31:01 #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:31:01 #69 3.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #69 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #69 3.382 OK: 7 MiB in 16 packages 09:31:01 #69 DONE 4.2s 09:31:01 09:31:01 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:31:01 #0 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.293 OK: 8 MiB in 17 packages 09:31:01 #84 DONE 4.2s 09:31:01 09:31:01 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:31:01 #85 ... 09:31:01 09:31:01 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:31:01 #0 3.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.834 OK: 12 MiB in 26 packages 09:31:01 #86 DONE 4.5s 09:31:01 09:31:01 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:31:01 #70 3.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #70 3.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #70 4.120 OK: 8 MiB in 20 packages 09:31:01 #70 DONE 4.6s 09:31:01 09:31:01 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:31:01 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:01 #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:01 #0 4.332 OK: 8 MiB in 19 packages 09:31:01 #87 DONE 4.8s 09:31:01 09:31:01 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:31:01 #88 DONE 0.9s 09:31:01 09:31:01 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:31:01 #85 DONE 0.9s 09:31:01 09:31:01 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:03 #89 ... 09:31:03 09:31:03 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:03 #90 DONE 1.9s 09:31:03 09:31:03 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:31:03 #0 2.845 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:03 #0 4.390 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:03 #0 5.027 (1/1) Installing dumb-init (1.2.5-r2) 09:31:03 #0 5.395 Executing busybox-1.36.1-r7.trigger 09:31:03 #0 5.404 OK: 7 MiB in 16 packages 09:31:03 #91 DONE 6.7s 09:31:03 09:31:03 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:31:03 #92 DONE 1.9s 09:31:03 09:31:03 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:31:03 #71 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:03 #71 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:03 #71 4.572 OK: 7 MiB in 16 packages 09:31:03 #71 DONE 6.2s 09:31:03 09:31:03 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:03 #93 DONE 2.0s 09:31:03 09:31:03 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:31:03 #94 ... 09:31:03 09:31:03 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:31:03 #95 DONE 0.2s 09:31:04 09:31:04 #96 [security-spire-server stage-2 6/9] COPY security.txt / 09:31:04 #96 ... 09:31:04 09:31:04 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:31:04 #94 DONE 0.9s 09:31:04 09:31:04 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:04 #97 DONE 0.9s 09:31:04 09:31:04 #96 [security-spire-server stage-2 6/9] COPY security.txt / 09:31:04 #96 DONE 0.8s 09:31:04 09:31:04 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:31:04 #98 DONE 0.1s 09:31:04 09:31:04 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:31:04 #99 DONE 0.1s 09:31:04 09:31:04 #100 [security-spire-config stage-2 6/10] COPY security.txt / 09:31:04 #100 DONE 0.1s 09:31:04 09:31:04 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 09:31:04 #101 DONE 0.1s 09:31:04 09:31:04 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:31:04 #102 DONE 0.1s 09:31:04 09:31:04 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:31:04 #103 DONE 0.1s 09:31:04 09:31:04 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:31:04 #104 DONE 0.1s 09:31:04 09:31:04 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:31:04 #105 DONE 0.1s 09:31:04 09:31:04 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:31:04 #106 DONE 0.1s 09:31:04 09:31:04 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:31:04 #107 DONE 0.1s 09:31:04 09:31:04 #108 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:31:04 #0 5.463 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:31:04 #0 5.923 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:31:04 #0 6.624 OK: 264 MiB in 52 packages 09:31:04 #108 DONE 6.7s 09:31:04 09:31:04 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:31:04 #109 DONE 0.1s 09:31:04 09:31:04 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:31:04 #110 DONE 0.1s 09:31:04 09:31:04 #111 [security-spire-config] exporting to image 09:31:04 #111 exporting layers 09:31:05 #111 ... 09:31:05 09:31:05 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:31:05 #112 DONE 0.1s 09:31:05 09:31:05 #111 [security-spire-agent] exporting to image 09:31:05 #111 ... 09:31:05 09:31:05 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:31:05 #113 DONE 4.6s 09:31:05 09:31:05 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:31:05 #114 DONE 0.1s 09:31:05 09:31:05 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:05 #115 ... 09:31:05 09:31:05 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:31:05 #41 ... 09:31:05 09:31:05 #111 [security-spire-server] exporting to image 09:31:05 #111 exporting layers 0.8s done 09:31:05 #111 writing image sha256:b5dad9e40e18e2d772be44dc8736685885dc6d2d7c0af88a86fba10485ef87b2 done 09:31:05 #111 naming to docker.io/library/security-spire-server done 09:31:05 #111 exporting layers 0.9s done 09:31:05 #111 writing image sha256:7d7d758b7e1df7b48bcae83e672dde7d9dc2b74a3e3866beab653ee7cba7467e done 09:31:05 #111 naming to docker.io/library/security-spire-agent done 09:31:05 #111 writing image sha256:f437ee2ff5a693077196d698ec03312372f31540896c3200fd8384e0e4830631 done 09:31:05 #111 naming to docker.io/library/security-spire-config done 09:31:05 #111 DONE 1.0s 09:31:05 09:31:05 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7288 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws 09:31:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:31:08 The recommended git tool is: git 09:31:14 using credential edgex-jenkins-ssh 09:31:14 Cloning the remote Git repository 09:31:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:31:15 > git init /w/workspace/edgex-go/1 # timeout=10 09:31:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:31:15 > git --version # timeout=10 09:31:15 > git --version # 'git version 2.25.1' 09:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:31:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:31:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:31:36 Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d 09:31:37 Merge succeeded, producing b5dfdbe61868100135268cb7643eb2740bb506b3 09:31:37 Checking out Revision b5dfdbe61868100135268cb7643eb2740bb506b3 (PR-4855) 09:31:36 > git config core.sparsecheckout # timeout=10 09:31:36 > git checkout -f 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d # timeout=10 09:31:36 > git remote # timeout=10 09:31:36 > git config --get remote.origin.url # timeout=10 09:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:36 > git merge 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 09:31:37 > git rev-parse HEAD^{commit} # timeout=10 09:31:37 > git config core.sparsecheckout # timeout=10 09:31:37 > git checkout -f b5dfdbe61868100135268cb7643eb2740bb506b3 # timeout=10 09:31:40 Commit message: "Merge commit '4508c6b134dd8db5d14b2b122fe51143339f6eec' into HEAD" 09:31:40 First time build. Skipping changelog. 09:31:40 > git --version # timeout=10 09:31:40 > git --version # 'git version 2.25.1' 09:31:40 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:31:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:31:43 Dload Upload Total Spent Left Speed 09:31:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 09:31:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:31:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:31:43 + sudo tee /etc/docker/daemon.new 09:31:43 { 09:31:43 "registry-mirrors": [ 09:31:43 "https://nexus3.edgexfoundry.org:10001" 09:31:43 ], 09:31:43 "bip": "10.250.0.254/24", 09:31:43 "hosts": [ 09:31:43 "tcp://0.0.0.0:5555", 09:31:43 "unix:///var/run/docker.sock" 09:31:43 ], 09:31:43 "mtu": 1458, 09:31:43 "selinux-enabled": true, 09:31:43 "seccomp-profile": "/etc/docker/seccomp.json" 09:31:43 } [Pipeline] sh 09:31:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:31:44 + sudo service docker restart 09:31:44 #116 ... 09:31:44 09:31:44 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:44 #89 DONE 39.0s 09:31:44 09:31:44 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:44 #77 DONE 42.5s 09:31:44 09:31:44 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:44 #115 DONE 35.8s 09:31:44 09:31:44 #117 [security-proxy-setup builder 6/7] COPY . . 09:31:44 #117 ... 09:31:44 09:31:44 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:44 #79 DONE 42.4s 09:31:44 09:31:44 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:44 #116 DONE 41.6s 09:31:44 09:31:44 #118 [support-cron-scheduler builder 6/7] COPY . . 09:31:51 #118 ... 09:31:51 09:31:51 #119 [core-metadata builder 6/7] COPY . . 09:31:51 #119 ... 09:31:51 09:31:51 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:31:51 #120 ... 09:31:51 09:31:51 #121 [core-keeper builder 7/8] COPY . . 09:31:53 #121 ... 09:31:53 09:31:53 #117 [security-proxy-setup builder 6/7] COPY . . 09:31:53 #117 DONE 12.3s 09:31:53 09:31:53 #119 [core-metadata builder 6/7] COPY . . 09:31:53 #119 DONE 12.3s 09:31:53 09:31:53 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #122 CACHED 09:31:53 09:31:53 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:31:53 #123 CACHED 09:31:53 09:31:53 #124 [security-bootstrapper builder 6/7] COPY . . 09:31:53 #124 CACHED 09:31:53 09:31:53 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:31:53 #120 DONE 12.4s 09:31:53 09:31:53 #118 [support-cron-scheduler builder 6/7] COPY . . 09:31:53 #118 DONE 12.3s 09:31:53 09:31:53 #121 [core-keeper builder 7/8] COPY . . 09:31:53 #121 DONE 12.3s 09:31:53 09:31:53 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:31:53 #125 CACHED 09:31:53 09:31:53 #126 [security-proxy-auth builder 6/7] COPY . . 09:31:53 #126 CACHED 09:31:53 09:31:53 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #127 CACHED 09:31:53 09:31:53 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:31:53 #128 CACHED 09:31:53 09:31:53 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #129 CACHED 09:31:53 09:31:53 #130 [security-secretstore-setup builder 6/7] COPY . . 09:31:53 #130 CACHED 09:31:53 09:31:53 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #131 CACHED 09:31:53 09:31:53 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 09:31:53 #132 CACHED 09:31:53 09:31:53 #133 [core-command builder 6/7] COPY . . 09:31:53 #133 CACHED 09:31:53 09:31:53 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #134 CACHED 09:31:53 09:31:53 #135 [core-data builder 6/7] COPY . . 09:31:53 #135 CACHED 09:31:53 09:31:53 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 09:31:53 #136 CACHED 09:31:53 09:31:53 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:31:53 #137 CACHED 09:31:53 09:31:53 #138 [support-scheduler builder 6/7] COPY . . 09:31:53 #138 CACHED 09:31:53 09:31:53 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #139 CACHED 09:31:53 09:31:53 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:31:53 #140 CACHED 09:31:53 09:31:53 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #141 CACHED 09:31:53 09:31:53 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 09:31:53 #142 CACHED 09:31:53 09:31:53 #143 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:31:53 #143 CACHED 09:31:53 09:31:53 #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:53 #144 CACHED 09:31:53 09:31:53 #145 [support-notifications builder 6/7] COPY . . 09:31:53 #145 CACHED 09:31:53 09:31:53 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:55 #146 2.307 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:02 provisioning config files... 09:32:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3109774416017853470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:03 ---> ****-login.sh 09:32:03 nexus3.edgexfoundry.org:10001 09:32:03 #146 ... 09:32:03 09:32:03 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:32:03 #0 1.417 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 09:32:03 #147 ... 09:32:03 09:32:03 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:32:03 #0 0.500 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 09:32:03 #148 ... 09:32:03 09:32:03 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:32:03 #0 2.331 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 09:32:03 #149 ... 09:32:03 09:32:03 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:32:03 #0 1.440 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:32:03 #150 ... 09:32:03 09:32:03 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:32:03 #0 0.620 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 09:32:03 #151 ... 09:32:03 09:32:03 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:32:03 #0 1.350 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 09:32:03 #152 ... 09:32:03 09:32:03 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:03 #0 1.704 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 09:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:03 Configure a credential helper to remove this warning. See 09:32:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:03 09:32:03 Login Succeeded 09:32:03 nexus3.edgexfoundry.org:10002 09:32:04 #153 ... 09:32:04 09:32:04 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:32:04 #0 1.288 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 09:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:04 #154 ... 09:32:04 09:32:04 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:32:04 #0 1.061 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 09:32:04 #155 ... 09:32:04 09:32:04 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:32:04 #0 1.137 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 09:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:04 Configure a credential helper to remove this warning. See 09:32:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:04 09:32:04 Login Succeeded 09:32:04 nexus3.edgexfoundry.org:10003 09:32:04 #156 ... 09:32:04 09:32:04 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:32:04 #0 0.449 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 09:32:04 #157 ... 09:32:04 09:32:04 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:32:04 #0 0.832 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 09:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:04 Configure a credential helper to remove this warning. See 09:32:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:04 09:32:04 Login Succeeded 09:32:04 nexus3.edgexfoundry.org:10004 09:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:05 Configure a credential helper to remove this warning. See 09:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:05 09:32:05 Login Succeeded 09:32:05 ****.io 09:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:05 Configure a credential helper to remove this warning. See 09:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:05 09:32:05 Login Succeeded 09:32:05 ---> ****-login.sh ends [Pipeline] } 09:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:32:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:32:06 ========================================================= 09:32:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:32:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:32:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:32:07 c6b39de5b339: Pulling fs layer 09:32:07 a69c41024577: Pulling fs layer 09:32:07 d6de4b400683: Pulling fs layer 09:32:07 35cb2a7552d0: Pulling fs layer 09:32:07 4f4fb700ef54: Pulling fs layer 09:32:07 464afbd9ba4c: Pulling fs layer 09:32:07 00f215d4a9da: Pulling fs layer 09:32:07 d496ad576159: Pulling fs layer 09:32:07 35cb2a7552d0: Waiting 09:32:07 4f4fb700ef54: Waiting 09:32:07 464afbd9ba4c: Waiting 09:32:07 00f215d4a9da: Waiting 09:32:07 d496ad576159: Waiting 09:32:07 a69c41024577: Verifying Checksum 09:32:07 a69c41024577: Download complete 09:32:07 35cb2a7552d0: Verifying Checksum 09:32:07 35cb2a7552d0: Download complete 09:32:07 4f4fb700ef54: Verifying Checksum 09:32:07 4f4fb700ef54: Download complete 09:32:07 464afbd9ba4c: Verifying Checksum 09:32:07 464afbd9ba4c: Download complete 09:32:07 c6b39de5b339: Verifying Checksum 09:32:07 c6b39de5b339: Download complete 09:32:08 d496ad576159: Verifying Checksum 09:32:08 d496ad576159: Download complete 09:32:08 c6b39de5b339: Pull complete 09:32:09 a69c41024577: Pull complete 09:32:09 d6de4b400683: Download complete 09:32:10 00f215d4a9da: Verifying Checksum 09:32:10 00f215d4a9da: Download complete 09:32:22 d6de4b400683: Pull complete 09:32:22 35cb2a7552d0: Pull complete 09:32:23 4f4fb700ef54: Pull complete 09:32:23 464afbd9ba4c: Pull complete 09:32:33 00f215d4a9da: Pull complete 09:32:34 d496ad576159: Pull complete 09:32:34 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:32:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:32:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:32:34 WORKDIR /edgex 09:32:34 COPY go.mod . 09:32:34 RUN go mod download 09:32:34 + docker build -t ci-base-image-arm64 -f - . 09:32:35 Sending build context to Docker daemon 3.426MB 09:32:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:32:35 ---> f246e2811388 09:32:35 Step 2/4 : WORKDIR /edgex 09:32:37 ---> Running in bb65c8cab923 09:32:37 Removing intermediate container bb65c8cab923 09:32:37 ---> bbc3451fc5cd 09:32:37 Step 3/4 : COPY go.mod . 09:32:37 ---> de6c6497b3d8 09:32:37 Step 4/4 : RUN go mod download 09:32:38 ---> Running in 7b6bc389a4d8 09:33:26 #158 ... 09:33:26 09:33:26 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:33:26 #157 85.56 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 09:33:46 Removing intermediate container 7b6bc389a4d8 09:33:46 ---> 39f30a89361f 09:33:46 Successfully built 39f30a89361f 09:33:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:46 + docker inspect -f . ci-base-image-arm64 09:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:47 prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container 09:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:33:48 $ docker top af0bf92eb5d8b6711521ba238ba95a5585261f179ad08985c0cdf1792941a5a4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:49 + go version 09:33:49 go version go1.21.9 linux/arm64 [Pipeline] } 09:33:49 $ docker stop --time=1 af0bf92eb5d8b6711521ba238ba95a5585261f179ad08985c0cdf1792941a5a4 09:33:51 $ docker rm -f --volumes af0bf92eb5d8b6711521ba238ba95a5585261f179ad08985c0cdf1792941a5a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:52 + docker inspect -f . ci-base-image-arm64 09:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container 09:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:33:54 $ docker top 9123ead72741c9b01ab944c748a69067b29f6919b41c7a43aa7bc5efbdc16241 -eo pid,comm [Pipeline] { [Pipeline] echo 09:33:54 ========================================================= 09:33:54 [edgeXBuildGoParallel] Running Tests and Build... 09:33:54 ========================================================= [Pipeline] sh 09:33:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:33:55 + make test 09:33:55 go test -race -coverprofile=coverage.out ./... 09:34:14 #157 DONE 135.5s 09:34:14 09:34:14 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:34:19 #150 ... 09:34:19 09:34:19 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:34:19 #151 DONE 146.2s 09:34:19 09:34:19 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:26 #41 ... 09:34:26 09:34:26 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:34:26 #154 DONE 152.4s 09:34:26 09:34:26 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:29 #41 ... 09:34:29 09:34:29 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:34:29 #156 DONE 156.0s 09:34:29 09:34:29 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:32 #41 ... 09:34:32 09:34:32 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:34:33 #159 ... 09:34:33 09:34:33 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:34:33 #149 DONE 160.1s 09:34:33 09:34:33 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:34:36 #160 ... 09:34:36 09:34:36 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:34:36 #147 DONE 163.0s 09:34:36 09:34:36 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:36 #161 ... 09:34:36 09:34:36 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:34:36 #158 DONE 163.4s 09:34:36 09:34:36 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:34:36 #148 DONE 163.3s 09:34:36 09:34:36 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:34:36 #152 DONE 163.3s 09:34:36 09:34:36 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:34:36 #160 DONE 3.8s 09:34:36 09:34:36 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:34:36 #159 DONE 3.7s 09:34:36 09:34:36 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:34:37 #162 ... 09:34:37 09:34:37 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:34:37 #163 DONE 1.5s 09:34:37 09:34:37 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:34:37 #164 ... 09:34:37 09:34:37 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:37 #161 DONE 1.4s 09:34:37 09:34:37 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:34:37 #165 DONE 2.4s 09:34:37 09:34:37 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:37 #166 ... 09:34:37 09:34:37 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:34:37 #150 DONE 164.6s 09:34:37 09:34:37 #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:37 #167 DONE 1.4s 09:34:37 09:34:37 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:34:37 #162 DONE 1.3s 09:34:37 09:34:37 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:34:37 #168 CACHED 09:34:37 09:34:37 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:34:37 #169 CACHED 09:34:37 09:34:37 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:34:38 #170 ... 09:34:38 09:34:38 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:34:38 #171 CACHED 09:34:38 09:34:38 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:34:38 #172 CACHED 09:34:38 09:34:38 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:34:38 #173 CACHED 09:34:38 09:34:38 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:34:38 #174 CACHED 09:34:38 09:34:38 #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:34:38 #175 ... 09:34:38 09:34:38 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:34:38 #176 DONE 1.0s 09:34:38 09:34:38 #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:34:38 #177 ... 09:34:38 09:34:38 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:38 #166 DONE 1.2s 09:34:38 09:34:38 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:34:38 #178 DONE 1.3s 09:34:38 09:34:38 #179 [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 09:34:41 #179 ... 09:34:41 09:34:41 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:34:41 #155 DONE 167.9s 09:34:41 09:34:41 #180 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:41 #180 DONE 3.3s 09:34:41 09:34:41 #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:34:41 #175 DONE 3.1s 09:34:41 09:34:41 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:34:41 #181 DONE 3.1s 09:34:41 09:34:41 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:34:41 #182 ... 09:34:41 09:34:41 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:41 #146 DONE 168.2s 09:34:41 09:34:41 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:34:41 #183 DONE 2.9s 09:34:41 09:34:41 #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:34:41 #184 DONE 3.4s 09:34:41 09:34:41 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:34:41 #164 DONE 4.3s 09:34:41 09:34:41 #185 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:41 #185 CACHED 09:34:41 09:34:41 #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:41 #186 CACHED 09:34:41 09:34:41 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:34:41 #170 DONE 3.5s 09:34:41 09:34:41 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:34:41 #153 DONE 168.3s 09:34:41 09:34:41 #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:34:41 #177 DONE 3.0s 09:34:41 09:34:41 #179 [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 09:34:41 #179 DONE 2.9s 09:34:41 09:34:41 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:34:41 #187 ... 09:34:41 09:34:41 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:34:41 #188 DONE 2.9s 09:34:41 09:34:41 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:34:42 #189 ... 09:34:42 09:34:42 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:34:42 #190 DONE 1.6s 09:34:42 09:34:42 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:34:42 #182 DONE 1.6s 09:34:42 09:34:42 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:34:42 #191 DONE 1.7s 09:34:42 09:34:42 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:34:43 #192 ... 09:34:43 09:34:43 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:34:43 #193 DONE 1.6s 09:34:43 09:34:43 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:34:43 #194 DONE 1.5s 09:34:43 09:34:43 #195 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:43 #195 DONE 1.6s 09:34:43 09:34:43 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:34:43 #196 DONE 1.6s 09:34:43 09:34:43 #197 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:34:43 #197 DONE 1.6s 09:34:43 09:34:43 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:34:43 #187 DONE 1.5s 09:34:43 09:34:43 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:34:43 #189 DONE 1.5s 09:34:43 09:34:43 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:34:43 #198 DONE 1.5s 09:34:43 09:34:43 #199 [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 09:34:43 #199 DONE 1.5s 09:34:43 09:34:43 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:34:43 #200 ... 09:34:43 09:34:43 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:34:43 #201 DONE 0.3s 09:34:43 09:34:43 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:34:43 #202 DONE 0.3s 09:34:43 09:34:43 #203 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:43 #203 DONE 0.3s 09:34:43 09:34:43 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:34:43 #204 DONE 0.3s 09:34:43 09:34:43 #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:34:43 #205 DONE 0.3s 09:34:43 09:34:43 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:34:43 #192 DONE 0.4s 09:34:43 09:34:43 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:34:43 #206 DONE 0.5s 09:34:43 09:34:43 #207 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:43 #207 CACHED 09:34:43 09:34:43 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:43 #208 CACHED 09:34:43 09:34:43 #209 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:34:43 #209 DONE 0.4s 09:34:43 09:34:43 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:34:43 #210 DONE 0.4s 09:34:43 09:34:43 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:34:43 #200 DONE 0.3s 09:34:43 09:34:43 #111 [core-keeper] exporting to image 09:34:43 #111 exporting layers 0.3s done 09:34:44 #111 exporting layers 1.0s done 09:34:44 #111 ... 09:34:44 09:34:44 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:34:44 #211 DONE 1.0s 09:34:44 09:34:44 #111 [core-keeper] exporting to image 09:34:44 #111 exporting layers 1.0s done 09:34:44 #111 ... 09:34:44 09:34:44 #212 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:34:44 #212 DONE 1.1s 09:34:44 09:34:44 #213 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:34:44 #213 DONE 1.0s 09:34:44 09:34:44 #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:34:44 #214 DONE 1.0s 09:34:44 09:34:44 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:34:44 #215 DONE 1.0s 09:34:44 09:34:44 #111 [core-command] exporting to image 09:34:44 #111 exporting layers 1.1s done 09:34:44 #111 writing image sha256:7032c337451b7e85f7ead0d99c780e59e9b8b37094297ee0837b12c704048b97 0.0s done 09:34:44 #111 naming to docker.io/library/core-command done 09:34:44 #111 writing image sha256:7d90777caf14ddfa07ccef1c2119ea1b97966687c0c3855ac43b85245e9bfe76 09:34:44 #111 writing image sha256:7d90777caf14ddfa07ccef1c2119ea1b97966687c0c3855ac43b85245e9bfe76 0.1s done 09:34:44 #111 naming to docker.io/library/security-spiffe-token-provider 09:34:44 #111 ... 09:34:44 09:34:44 #216 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:34:44 #216 DONE 0.2s 09:34:44 09:34:44 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:34:44 #217 DONE 0.3s 09:34:44 09:34:44 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:34:44 #218 DONE 1.5s 09:34:44 09:34:44 #111 [support-notifications] exporting to image 09:34:44 #111 naming to docker.io/library/security-spiffe-token-provider 0.1s done 09:34:44 #111 writing image sha256:2638fa195e958aaa148a803448cbac770210098c1cf35079384db2f520b5a3d5 done 09:34:44 #111 writing image sha256:631a84e0bf7deaef298d49fe8792f6ff43d647db7de3c6cdf89d5de9a82020f7 done 09:34:44 #111 writing image sha256:01d1553f59017522dd1df61639bd916eb98f3e9f3c7093dd505fe9f9dc21dae9 done 09:34:44 #111 writing image sha256:088a3eb268cf831ad49774527ab11160f8c9baae429029ed0f4b062f4559f406 0.0s done 09:34:44 #111 naming to docker.io/library/support-scheduler done 09:34:44 #111 naming to docker.io/library/core-keeper done 09:34:44 #111 naming to docker.io/library/core-metadata 0.0s done 09:34:44 #111 naming to docker.io/library/core-data done 09:34:44 #111 ... 09:34:44 09:34:44 #219 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:34:44 #219 DONE 0.4s 09:34:44 09:34:44 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:34:44 #220 DONE 0.4s 09:34:44 09:34:44 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:34:44 #221 DONE 1.4s 09:34:44 09:34:44 #111 [security-proxy-auth] exporting to image 09:34:44 #111 exporting layers 0.1s done 09:34:44 #111 ... 09:34:44 09:34:44 #222 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:34:44 #222 DONE 0.1s 09:34:44 09:34:44 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:34:44 #223 DONE 0.1s 09:34:44 09:34:44 #111 [support-cron-scheduler] exporting to image 09:34:44 #111 exporting layers 0.3s done 09:34:44 #111 writing image sha256:b7112eb97ecdb411a79a60a033ca0edbbaac8bc7ff276b4507253a543c49ca34 done 09:34:44 #111 naming to docker.io/library/core-common-config-bootstrapper done 09:34:44 #111 writing image sha256:a044e53163a64300e8069df5ac2d13780fe4a0196a9c5c4bc2a24eb4a6cc0ebc done 09:34:44 #111 naming to docker.io/library/support-cron-scheduler done 09:34:44 #111 writing image sha256:4961d8894f37552c5e2744ae481af8e7da785c34f76947c496482b6b198aab41 0.1s done 09:34:44 #111 naming to docker.io/library/support-notifications 09:34:45 #111 ... 09:34:45 09:34:45 #224 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:34:45 #224 DONE 0.1s 09:34:45 09:34:45 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:34:45 #225 DONE 0.7s 09:34:45 09:34:45 #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:34:45 #226 DONE 0.1s 09:34:45 09:34:45 #111 [security-proxy-auth] exporting to image 09:34:45 #111 exporting layers 0.3s done 09:34:45 #111 naming to docker.io/library/support-notifications done 09:34:45 #111 writing image sha256:ba1398a5a10dcc69e0d140a1bd796d150bd5399ab1eadcdcb208de8aab8d2fa6 done 09:34:45 #111 naming to docker.io/library/security-proxy-auth done 09:34:45 #111 ... 09:34:45 09:34:45 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:34:45 #227 DONE 0.1s 09:34:45 09:34:45 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:34:45 #228 DONE 0.4s 09:34:45 09:34:45 #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:34:45 #229 DONE 0.1s 09:34:45 09:34:45 #111 [security-proxy-setup] exporting to image 09:34:45 #111 exporting layers 0.3s done 09:34:45 #111 writing image sha256:638e5056c26622dab2438b32823d99d052678a46bf729b8390ffae46b1c27854 done 09:34:45 #111 naming to docker.io/library/security-proxy-setup done 09:34:45 #111 exporting layers 0.3s done 09:34:45 #111 writing image sha256:3cb3eae9476cee3f9dcff80fafdd208b77c8177c8945c37180c7d0c2c0e9295a done 09:34:45 #111 naming to docker.io/library/security-secretstore-setup done 09:34:45 #111 DONE 3.8s 09:34:45 09:34:45 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:34:45 #230 DONE 0.4s 09:34:45 09:34:45 #111 [security-bootstrapper] exporting to image 09:34:45 #111 exporting layers 0.2s done 09:34:45 #111 writing image sha256:4eaff9b58bb1f4a385eb1177a02d2424aa2c9f308f294712c8705c4174c74f2c done 09:34:45 #111 naming to docker.io/library/security-bootstrapper done 09:34:45 #111 DONE 4.0s 09:34:45 09:34:45 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:45 time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:34:45 $ docker stop --time=1 0a629e6b9953a10a45bf2eb6bd3001ae3ac6f6f228038b0f8037031c3ba8e898 09:34:47 $ docker rm -f --volumes 0a629e6b9953a10a45bf2eb6bd3001ae3ac6f6f228038b0f8037031c3ba8e898 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:47 + docker images 09:34:47 REPOSITORY TAG IMAGE ID CREATED SIZE 09:34:47 security-secretstore-setup latest 3cb3eae9476c 2 seconds ago 37MB 09:34:47 security-bootstrapper latest 4eaff9b58bb1 2 seconds ago 18.9MB 09:34:47 security-proxy-auth latest ba1398a5a10d 3 seconds ago 33MB 09:34:47 support-cron-scheduler latest a044e53163a6 3 seconds ago 42.8MB 09:34:47 support-notifications latest 4961d8894f37 3 seconds ago 42.4MB 09:34:47 core-common-config-bootstrapper latest b7112eb97ecd 3 seconds ago 15.2MB 09:34:47 security-proxy-setup latest 638e5056c266 3 seconds ago 26.2MB 09:34:47 core-keeper latest 631a84e0bf7d 4 seconds ago 39.4MB 09:34:47 support-scheduler latest 2638fa195e95 4 seconds ago 41.8MB 09:34:47 core-metadata latest 01d1553f5901 4 seconds ago 39.7MB 09:34:47 core-data latest 088a3eb268cf 4 seconds ago 39.5MB 09:34:47 core-command latest 7032c337451b 5 seconds ago 35.4MB 09:34:47 security-spiffe-token-provider latest 7d90777caf14 5 seconds ago 28.8MB 09:34:47 security-spire-config latest f437ee2ff5a6 3 minutes ago 120MB 09:34:47 security-spire-server latest b5dad9e40e18 3 minutes ago 121MB 09:34:47 security-spire-agent latest 7d7d758b7e1d 3 minutes ago 182MB 09:34:47 ci-base-image-x86_64 latest 767d2d3f61fc 7 minutes ago 971MB 09:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 09:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 09:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:34:52 ? github.com/edgexfoundry/edgex-go [no test files] 09:39:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:39:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.152s coverage: 28.7% of statements 09:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.226s coverage: 97.0% of statements 09:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.320s coverage: 69.2% of statements 09:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.234s coverage: 53.2% of statements 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.317s coverage: 93.4% of statements 09:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.286s coverage: 91.7% of statements 09:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.282s coverage: 6.5% of statements 09:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:41:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.024s coverage: 95.8% of statements 09:41:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements 09:41:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.8% of statements 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 30.7% of statements 09:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.132s coverage: 41.7% of statements 09:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.111s coverage: 77.8% of statements 09:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.102s coverage: 94.1% of statements 09:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements 09:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements 09:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements 09:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.034s coverage: 79.9% of statements 09:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.154s coverage: 92.9% of statements 09:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.097s coverage: 67.2% of statements 09:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements 09:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.118s coverage: 76.6% of statements 09:42:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.118s coverage: 87.2% of statements 09:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements 09:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements 09:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.328s coverage: 81.8% of statements 09:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.316s coverage: 82.1% of statements 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.135s coverage: 86.0% of statements 09:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:42:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.808s coverage: 63.1% of statements 09:42:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.130s coverage: 100.0% of statements 09:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.139s coverage: 89.4% of statements 09:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements 09:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:42:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements 09:42:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 09:43:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:43:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:43:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:43:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.688s coverage: 36.5% of statements 09:43:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.105s coverage: 84.8% of statements 09:43:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:43:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:43:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements 09:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:43:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.510s coverage: 95.7% of statements 09:43:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:43:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.164s coverage: 61.8% of statements 09:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:43:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.293s coverage: 98.9% of statements 09:43:33 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 09:43:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:43:34 go vet ./... 09:48:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:48:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:48:26 ./bin/test-attribution-txt.sh 09:48:26 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 09:48:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:48:26 + ls -al . 09:48:26 total 880 09:48:26 drwxrwxr-x 10 1001 1001 4096 Aug 7 09:34 . 09:48:26 drwxr-xr-x 4 root root 4096 Aug 7 09:33 .. 09:48:26 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:31 .blubracket 09:48:26 -rw-rw-r-- 1 1001 1001 10 Aug 7 09:31 .dockerignore 09:48:26 drwxrwxr-x 8 1001 1001 4096 Aug 7 09:31 .git 09:48:26 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:31 .github 09:48:26 -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:31 .gitignore 09:48:26 -rw-rw-r-- 1 1001 1001 42 Aug 7 09:31 .golangci.yml 09:48:26 -rw-rw-r-- 1 1001 1001 100 Aug 7 09:31 .hadolint.yml 09:48:26 -rw-rw-r-- 1 1001 1001 155 Aug 7 09:31 .sonarcloud.properties 09:48:26 -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:31 ADOPTERS.md 09:48:26 -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:31 Attribution.txt 09:48:26 -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:31 CHANGELOG.md 09:48:26 -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:31 CONTRIBUTING.md 09:48:26 -rw-rw-r-- 1 1001 1001 677 Aug 7 09:31 GOVERNANCE.md 09:48:26 -rw-rw-r-- 1 1001 1001 861 Aug 7 09:31 Jenkinsfile 09:48:26 -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:31 LICENSE 09:48:26 -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:31 Makefile 09:48:26 -rw-rw-r-- 1 1001 1001 582 Aug 7 09:31 OWNERS.md 09:48:26 -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:31 README.md 09:48:26 -rw-rw-r-- 1 1001 1001 789 Aug 7 09:31 SECURITY.md 09:48:26 -rw-rw-r-- 1 1001 1001 5 Aug 7 09:26 VERSION 09:48:26 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:31 bin 09:48:26 drwxrwxr-x 20 1001 1001 4096 Aug 7 09:31 cmd 09:48:26 -rw-r--r-- 1 root root 512116 Aug 7 09:43 coverage.out 09:48:26 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:31 fuzz_test 09:48:26 -rw-rw-r-- 1 1001 1001 7317 Aug 7 09:31 go.mod 09:48:26 -rw-rw-r-- 1 1001 1001 102581 Aug 7 09:31 go.sum 09:48:26 drwxrwxr-x 7 1001 1001 4096 Aug 7 09:31 internal 09:48:26 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:31 openapi 09:48:26 -rw-rw-r-- 1 1001 1001 584 Aug 7 09:31 security.txt 09:48:26 -rw-rw-r-- 1 1001 1001 204 Aug 7 09:31 version.go [Pipeline] sh 09:48:27 + '[' -e coverage.out ] 09:48:27 + chown 1001:1001 coverage.out [Pipeline] stash 09:48:27 Warning: overwriting stash ‘coverage-report’ 09:48:28 Stashed 1 file(s) [Pipeline] sh 09:48:29 + make build 09:48:29 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 09:52:20 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 09:52:20 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 09:52:27 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 09:52:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:52:41 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 09:53:13 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 09:53:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:53:33 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 09:53:46 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 09:53:50 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 09:53:53 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 09:53:57 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 09:54:03 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] } 09:54:08 $ docker stop --time=1 9123ead72741c9b01ab944c748a69067b29f6919b41c7a43aa7bc5efbdc16241 09:54:10 $ docker rm -f --volumes 9123ead72741c9b01ab944c748a69067b29f6919b41c7a43aa7bc5efbdc16241 [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 09:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:54:15 09:54:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:54:16 latest: Pulling from edgex-devops/edgex-compose-arm64 09:54:16 547446be3368: Pulling fs layer 09:54:16 d125d8839a47: Pulling fs layer 09:54:16 3e85d5ac6304: Pulling fs layer 09:54:16 c3105a71a48b: Pulling fs layer 09:54:16 0f093f025ec4: Pulling fs layer 09:54:16 c3105a71a48b: Waiting 09:54:16 c3106fc0e877: Pulling fs layer 09:54:16 0f093f025ec4: Waiting 09:54:16 c3106fc0e877: Waiting 09:54:16 547446be3368: Verifying Checksum 09:54:16 c3105a71a48b: Verifying Checksum 09:54:16 c3105a71a48b: Download complete 09:54:16 d125d8839a47: Verifying Checksum 09:54:16 d125d8839a47: Download complete 09:54:16 c3106fc0e877: Verifying Checksum 09:54:16 c3106fc0e877: Download complete 09:54:16 0f093f025ec4: Verifying Checksum 09:54:16 0f093f025ec4: Download complete 09:54:17 547446be3368: Pull complete 09:54:18 d125d8839a47: Pull complete 09:54:18 3e85d5ac6304: Verifying Checksum 09:54:18 3e85d5ac6304: Download complete 09:54:31 3e85d5ac6304: Pull complete 09:54:31 c3105a71a48b: Pull complete 09:54:31 0f093f025ec4: Pull complete 09:54:31 c3106fc0e877: Pull complete 09:54:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:54:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:31 prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container 09:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:54:33 $ docker top 121b12e2c34df69340994b3179fbd150aec907688d20fdff5fecf3ff5c001d9f -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:34 + docker compose -f ./docker-compose-build.yml build --parallel 09:54:47 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:54:47 #1 transferring dockerfile: 09:54:47 #1 transferring dockerfile: 2.23kB 0.0s done 09:54:47 #1 DONE 0.1s 09:54:47 09:54:47 #2 [security-spire-server internal] load build definition from Dockerfile 09:54:47 #2 transferring dockerfile: 1.70kB done 09:54:47 #2 DONE 0.1s 09:54:47 09:54:47 #3 [security-spire-config internal] load build definition from Dockerfile 09:54:47 #3 transferring dockerfile: 1.69kB 0.0s done 09:54:47 #3 DONE 0.1s 09:54:47 09:54:47 #4 [support-notifications internal] load build definition from Dockerfile 09:54:47 #4 transferring dockerfile: 1.95kB 0.0s done 09:54:47 #4 DONE 0.1s 09:54:47 09:54:47 #5 [security-proxy-setup internal] load build definition from Dockerfile 09:54:47 #5 transferring dockerfile: 2.50kB done 09:54:47 #5 DONE 0.1s 09:54:47 09:54:47 #6 [core-metadata internal] load build definition from Dockerfile 09:54:47 #6 transferring dockerfile: 2.06kB done 09:54:47 #6 DONE 0.1s 09:54:47 09:54:47 #7 [core-command internal] load build definition from Dockerfile 09:54:47 #7 transferring dockerfile: 1.93kB done 09:54:47 #7 DONE 0.1s 09:54:47 09:54:47 #8 [security-secretstore-setup internal] load build definition from Dockerfile 09:54:47 #8 transferring dockerfile: 2.49kB 0.0s done 09:54:47 #8 DONE 0.1s 09:54:47 09:54:47 #9 [support-scheduler internal] load build definition from Dockerfile 09:54:47 #9 transferring dockerfile: 1.93kB done 09:54:47 #9 DONE 0.1s 09:54:47 09:54:47 #10 [support-cron-scheduler internal] load build definition from Dockerfile 09:54:47 #10 transferring dockerfile: 1.85kB done 09:54:47 #10 DONE 0.1s 09:54:47 09:54:47 #11 [core-keeper internal] load build definition from Dockerfile 09:54:47 #11 transferring dockerfile: 2.01kB 0.0s done 09:54:47 #11 DONE 0.1s 09:54:47 09:54:47 #12 [core-data internal] load build definition from Dockerfile 09:54:47 #12 transferring dockerfile: 2.01kB 0.0s done 09:54:47 #12 DONE 0.1s 09:54:47 09:54:47 #13 [security-bootstrapper internal] load build definition from Dockerfile 09:54:47 #13 transferring dockerfile: 3.17kB 0.0s done 09:54:47 #13 DONE 0.1s 09:54:47 09:54:47 #14 [security-proxy-auth internal] load build definition from Dockerfile 09:54:47 #14 transferring dockerfile: 2.15kB 0.0s done 09:54:47 #14 DONE 0.1s 09:54:47 09:54:47 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:54:47 #15 transferring dockerfile: 1.89kB 0.0s done 09:54:47 #15 DONE 0.1s 09:54:47 09:54:47 #16 [security-spire-agent internal] load build definition from Dockerfile 09:54:47 #16 transferring dockerfile: 1.81kB 0.0s done 09:54:47 #16 DONE 0.1s 09:54:47 09:54:47 #17 [core-common-config-bootstrapper internal] load .dockerignore 09:54:47 #17 transferring context: 50B 0.0s done 09:54:47 #17 DONE 0.1s 09:54:48 09:54:48 #18 [security-spire-server internal] load .dockerignore 09:54:48 #18 transferring context: 50B 0.0s done 09:54:48 #18 DONE 0.1s 09:54:48 09:54:48 #19 [security-spire-config internal] load .dockerignore 09:54:48 #19 transferring context: 50B 0.0s done 09:54:48 #19 DONE 0.1s 09:54:48 09:54:48 #20 [support-notifications internal] load .dockerignore 09:54:48 #20 transferring context: 50B done 09:54:48 #20 DONE 0.1s 09:54:48 09:54:48 #21 [security-proxy-setup internal] load .dockerignore 09:54:48 #21 transferring context: 50B 0.0s done 09:54:48 #21 DONE 0.1s 09:54:48 09:54:48 #22 [core-metadata internal] load .dockerignore 09:54:49 #22 transferring context: 50B done 09:54:49 #22 DONE 0.1s 09:54:49 09:54:49 #23 [core-command internal] load .dockerignore 09:54:49 #23 transferring context: 50B 0.0s done 09:54:49 #23 DONE 0.1s 09:54:49 09:54:49 #24 [security-secretstore-setup internal] load .dockerignore 09:54:49 #24 transferring context: 50B 0.0s done 09:54:49 #24 DONE 0.1s 09:54:49 09:54:49 #25 [support-scheduler internal] load .dockerignore 09:54:49 #25 transferring context: 50B 0.0s done 09:54:49 #25 DONE 0.1s 09:54:49 09:54:49 #26 [support-cron-scheduler internal] load .dockerignore 09:54:49 #26 transferring context: 50B 0.0s done 09:54:49 #26 DONE 0.1s 09:54:49 09:54:49 #27 [core-keeper internal] load .dockerignore 09:54:49 #27 transferring context: 50B done 09:54:49 #27 DONE 0.1s 09:54:49 09:54:49 #28 [security-bootstrapper internal] load .dockerignore 09:54:49 #28 transferring context: 50B 0.0s done 09:54:49 #28 DONE 0.1s 09:54:49 09:54:49 #29 [core-data internal] load .dockerignore 09:54:49 #29 transferring context: 50B 0.0s done 09:54:49 #29 DONE 0.1s 09:54:49 09:54:49 #30 [security-spiffe-token-provider internal] load .dockerignore 09:54:49 #30 transferring context: 50B done 09:54:49 #30 DONE 0.1s 09:54:49 09:54:49 #31 [security-proxy-auth internal] load .dockerignore 09:54:49 #31 transferring context: 50B done 09:54:49 #31 DONE 0.1s 09:54:49 09:54:49 #32 [security-spire-agent internal] load .dockerignore 09:54:49 #32 transferring context: 50B done 09:54:49 #32 DONE 0.1s 09:54:49 09:54:49 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:49 #33 DONE 0.0s 09:54:49 09:54:49 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:54:50 #34 DONE 0.2s 09:54:50 09:54:50 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:50 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:50 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 106.50kB / 3.34MB 0.1s 09:54:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.30MB / 3.34MB 0.2s 09:54:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:50 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 09:54:51 #35 ... 09:54:51 09:54:51 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:51 #36 DONE 1.2s 09:54:51 09:54:51 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:51 #35 ... 09:54:51 09:54:51 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:54:51 #37 DONE 0.3s 09:54:51 09:54:51 #38 [core-common-config-bootstrapper internal] load build context 09:54:52 #38 ... 09:54:52 09:54:52 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:52 #33 DONE 0.0s 09:54:52 09:54:52 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:52 #36 DONE 2.1s 09:54:52 09:54:52 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 09:54:52 #37 DONE 0.6s 09:54:52 09:54:52 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:52 #33 DONE 0.0s 09:54:52 09:54:52 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 09:54:52 #34 DONE 0.5s 09:54:52 09:54:52 #39 [support-notifications internal] load build context 09:54:52 #39 ... 09:54:52 09:54:52 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:52 #33 DONE 0.0s 09:54:52 09:54:52 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:52 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:52 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:52 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:52 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:54:52 #35 DONE 3.1s 09:54:52 09:54:52 #39 [support-notifications internal] load build context 09:54:52 #39 ... 09:54:52 09:54:52 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:52 #36 DONE 2.2s 09:54:52 09:54:52 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:54:52 #37 DONE 0.7s 09:54:52 09:54:52 #39 [support-notifications internal] load build context 09:54:52 #39 ... 09:54:52 09:54:52 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:52 #33 DONE 0.0s 09:54:52 09:54:52 #39 [support-notifications internal] load build context 09:54:52 #39 ... 09:54:52 09:54:52 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:52 #36 DONE 2.2s 09:54:52 09:54:52 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 09:54:52 #37 DONE 0.7s 09:54:52 09:54:52 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:52 #33 DONE 0.0s 09:54:52 09:54:52 #40 [security-secretstore-setup internal] load build context 09:54:52 #40 DONE 0.0s 09:54:52 09:54:52 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:54:52 #34 DONE 0.9s 09:54:52 09:54:52 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:52 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:52 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:52 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:52 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:54:52 #35 DONE 3.2s 09:54:52 09:54:52 #39 [support-notifications internal] load build context 09:54:52 #39 ... 09:54:52 09:54:52 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:52 #33 DONE 0.0s 09:54:52 09:54:52 #39 [support-notifications internal] load build context 09:54:53 #39 ... 09:54:53 09:54:53 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:53 #33 DONE 0.0s 09:54:53 09:54:53 #39 [support-notifications internal] load build context 09:54:53 #39 ... 09:54:53 09:54:53 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:54:53 #41 DONE 1.7s 09:54:53 09:54:53 #39 [support-notifications internal] load build context 09:54:53 #39 ... 09:54:53 09:54:53 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:53 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:53 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:53 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:53 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:53 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:53 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:54:53 #35 DONE 3.2s 09:54:53 09:54:53 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:53 #33 DONE 0.0s 09:54:53 09:54:53 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:53 #42 DONE 0.0s 09:54:53 09:54:53 #39 [support-notifications internal] load build context 09:54:53 #39 ... 09:54:53 09:54:53 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:53 #36 DONE 2.3s 09:54:53 09:54:53 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:54:53 #37 DONE 0.8s 09:54:53 09:54:53 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:53 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:53 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:53 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:53 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:53 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:53 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:54:53 #35 DONE 3.3s 09:54:53 09:54:53 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:54:53 #34 DONE 1.5s 09:54:53 09:54:53 #39 [support-notifications internal] load build context 09:54:53 #39 ... 09:54:53 09:54:53 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:53 #33 DONE 0.0s 09:54:53 09:54:53 #39 [support-notifications internal] load build context 09:54:53 #39 ... 09:54:53 09:54:53 #43 [security-spire-config internal] load build context 09:54:53 #43 transferring context: 25.85kB 0.1s done 09:54:53 #43 DONE 0.4s 09:54:53 09:54:53 #39 [support-notifications internal] load build context 09:54:54 #39 ... 09:54:54 09:54:54 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:54 #33 DONE 0.0s 09:54:54 09:54:54 #39 [support-notifications internal] load build context 09:54:54 #39 ... 09:54:54 09:54:54 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:54 #33 DONE 0.1s 09:54:54 09:54:54 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:54:54 #34 DONE 2.5s 09:54:54 09:54:54 #39 [support-notifications internal] load build context 09:54:54 #39 ... 09:54:54 09:54:54 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:54 #36 DONE 2.4s 09:54:54 09:54:54 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:54:54 #37 DONE 0.8s 09:54:54 09:54:54 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:54 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:54 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:54 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:54 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:54 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:54 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:54:54 #35 DONE 3.3s 09:54:54 09:54:54 #39 [support-notifications internal] load build context 09:54:54 #39 ... 09:54:54 09:54:54 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:54 #36 DONE 2.4s 09:54:54 09:54:54 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:54:54 #37 DONE 0.8s 09:54:54 09:54:54 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:54 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:54 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:54 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:54 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:54 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:54 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:54:54 #35 DONE 3.3s 09:54:54 09:54:54 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:54:54 #33 DONE 0.1s 09:54:54 09:54:54 #39 [support-notifications internal] load build context 09:54:55 #39 ... 09:54:55 09:54:55 #44 [security-spire-server internal] load build context 09:54:55 #44 transferring context: 27.60kB 0.3s done 09:54:55 #44 DONE 1.8s 09:54:55 09:54:55 #39 [support-notifications internal] load build context 09:54:58 #39 ... 09:54:58 09:54:58 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:54:58 #34 DONE 5.5s 09:54:58 09:54:58 #39 [support-notifications internal] load build context 09:54:58 #39 ... 09:54:58 09:54:58 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:58 #36 DONE 2.4s 09:54:58 09:54:58 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:54:58 #37 DONE 0.9s 09:54:58 09:54:58 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:58 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:58 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:58 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:54:58 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:54:58 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:54:58 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:54:58 #35 DONE 3.3s 09:54:58 09:54:58 #39 [support-notifications internal] load build context 09:54:59 #39 ... 09:54:59 09:54:59 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:54:59 #41 DONE 5.2s 09:54:59 09:54:59 #39 [support-notifications internal] load build context 09:54:59 #39 transferring context: 27.66MB 7.7s 09:55:00 #39 ... 09:55:00 09:55:00 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:55:00 #45 DONE 5.2s 09:55:00 09:55:00 #39 [support-notifications internal] load build context 09:55:01 #39 ... 09:55:01 09:55:01 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:01 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:01 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:01 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:01 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:55:01 #35 DONE 3.4s 09:55:01 09:55:01 #46 [security-spire-agent internal] load build context 09:55:01 #46 ... 09:55:01 09:55:01 #47 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:55:01 #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:01 #47 ... 09:55:01 09:55:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:01 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done 09:55:01 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:55:01 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:55:01 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:55:01 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 09:55:01 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 09:55:01 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done 09:55:01 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 09:55:01 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.50MB / 28.04MB 6.8s 09:55:01 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:55:02 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 09:55:02 #42 ... 09:55:02 09:55:02 #38 [core-common-config-bootstrapper internal] load build context 09:55:02 #38 ... 09:55:02 09:55:02 #48 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:55:02 #48 ... 09:55:02 09:55:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:02 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 09:55:02 #42 ... 09:55:02 09:55:02 #49 [security-proxy-setup internal] load build context 09:55:02 #49 ... 09:55:02 09:55:02 #50 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:55:02 #50 ... 09:55:02 09:55:02 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:55:02 #51 ... 09:55:02 09:55:02 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:02 #52 ... 09:55:02 09:55:02 #46 [security-spire-agent internal] load build context 09:55:02 #46 transferring context: 27.13kB 0.5s done 09:55:02 #46 DONE 1.5s 09:55:02 09:55:02 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:55:02 #53 ... 09:55:02 09:55:02 #54 [core-metadata internal] load build context 09:55:03 #54 ... 09:55:03 09:55:03 #55 [core-command internal] load build context 09:55:03 #55 ... 09:55:03 09:55:03 #40 [security-secretstore-setup internal] load build context 09:55:03 #40 ... 09:55:03 09:55:03 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:55:03 #56 ... 09:55:03 09:55:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.5s 09:55:03 #42 ... 09:55:03 09:55:03 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:03 #57 ... 09:55:03 09:55:03 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:03 #58 ... 09:55:03 09:55:03 #59 [support-scheduler internal] load build context 09:55:04 #59 ... 09:55:04 09:55:04 #60 [support-cron-scheduler internal] load build context 09:55:04 #60 ... 09:55:04 09:55:04 #61 [core-keeper internal] load build context 09:55:04 #61 ... 09:55:04 09:55:04 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:04 #62 ... 09:55:04 09:55:04 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:04 #63 ... 09:55:04 09:55:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.50MB / 28.04MB 9.8s 09:55:04 #42 ... 09:55:04 09:55:04 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:04 #64 ... 09:55:04 09:55:04 #65 [security-bootstrapper internal] load build context 09:55:05 #65 ... 09:55:05 09:55:05 #66 [core-data internal] load build context 09:55:05 #66 ... 09:55:05 09:55:05 #67 [security-spiffe-token-provider internal] load build context 09:55:05 #67 ... 09:55:05 09:55:05 #66 [core-data internal] load build context 09:55:05 #66 ... 09:55:05 09:55:05 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:55:06 #68 ... 09:55:06 09:55:06 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:06 #69 ... 09:55:06 09:55:06 #66 [core-data internal] load build context 09:55:06 #66 ... 09:55:06 09:55:06 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:55:06 #70 ... 09:55:06 09:55:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:06 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.27MB / 28.04MB 11.6s 09:55:07 #42 ... 09:55:07 09:55:07 #47 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:55:07 #47 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:07 #47 13.07 OK: 266 MiB in 52 packages 09:55:07 #47 DONE 16.4s 09:55:07 09:55:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:07 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.6s 09:55:08 #42 ... 09:55:08 09:55:08 #71 [security-proxy-auth internal] load build context 09:55:08 #71 transferring context: 557.57kB 8.0s 09:55:08 #71 ... 09:55:08 09:55:08 #65 [security-bootstrapper internal] load build context 09:55:09 #65 ... 09:55:09 09:55:09 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:55:09 #48 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:09 #48 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:09 #48 15.42 OK: 266 MiB in 52 packages 09:55:09 #48 DONE 17.6s 09:55:09 09:55:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:09 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.0s 09:55:10 #42 ... 09:55:10 09:55:10 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:55:10 #53 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:10 #53 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:10 #53 16.14 OK: 266 MiB in 52 packages 09:55:10 #53 DONE 18.4s 09:55:10 09:55:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:10 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.9s 09:55:11 #42 ... 09:55:11 09:55:11 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:11 #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 09:55:11 #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:55:11 #72 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:55:11 #72 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:55:11 #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:55:11 #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:55:11 #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.4s done 09:55:11 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 8.9s 09:55:11 #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 09:55:11 #72 ... 09:55:11 09:55:11 #39 [support-notifications internal] load build context 09:55:11 #39 ... 09:55:11 09:55:11 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:11 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 9.1s 09:55:11 #72 ... 09:55:11 09:55:11 #50 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:55:11 #50 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:11 #50 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:11 #50 16.33 (1/1) Installing dumb-init (1.2.5-r2) 09:55:11 #50 16.33 Executing busybox-1.36.1-r7.trigger 09:55:11 #50 16.62 OK: 8 MiB in 16 packages 09:55:11 #50 DONE 20.2s 09:55:11 09:55:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 17.1s 09:55:12 #42 ... 09:55:12 09:55:12 #38 [core-common-config-bootstrapper internal] load build context 09:55:12 #38 transferring context: 83.63MB 22.0s 09:55:12 #38 ... 09:55:12 09:55:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:12 #42 ... 09:55:12 09:55:12 #49 [security-proxy-setup internal] load build context 09:55:12 #49 ... 09:55:12 09:55:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:13 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 18.0s 09:55:13 #42 ... 09:55:13 09:55:13 #54 [core-metadata internal] load build context 09:55:13 #54 ... 09:55:13 09:55:13 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:13 #57 DONE 19.4s 09:55:13 09:55:13 #54 [core-metadata internal] load build context 09:55:13 #54 ... 09:55:13 09:55:13 #55 [core-command internal] load build context 09:55:13 #55 ... 09:55:13 09:55:13 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:13 #42 ... 09:55:13 09:55:13 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:13 #62 DONE 19.4s 09:55:13 09:55:13 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:13 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 11.3s 09:55:13 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 11.5s 09:55:13 #72 ... 09:55:13 09:55:13 #40 [security-secretstore-setup internal] load build context 09:55:13 #40 ... 09:55:13 09:55:13 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:13 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.77MB / 18.32MB 11.6s 09:55:14 #72 ... 09:55:14 09:55:14 #59 [support-scheduler internal] load build context 09:55:14 #59 ... 09:55:14 09:55:14 #61 [core-keeper internal] load build context 09:55:14 #61 ... 09:55:14 09:55:14 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:55:14 #51 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:14 #51 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:14 #51 17.83 (1/4) Installing dumb-init (1.2.5-r2) 09:55:14 #51 17.83 (2/4) Installing openssl (3.1.6-r0) 09:55:14 #51 17.94 (3/4) Installing su-exec (0.2-r3) 09:55:14 #51 17.94 (4/4) Installing yq (4.33.3-r5) 09:55:14 #51 18.64 Executing busybox-1.36.1-r7.trigger 09:55:14 #51 18.78 OK: 18 MiB in 19 packages 09:55:14 #51 DONE 21.7s 09:55:14 09:55:14 #49 [security-proxy-setup internal] load build context 09:55:15 #49 ... 09:55:15 09:55:15 #60 [support-cron-scheduler internal] load build context 09:55:15 #60 ... 09:55:15 09:55:15 #49 [security-proxy-setup internal] load build context 09:55:15 #49 ... 09:55:15 09:55:15 #67 [security-spiffe-token-provider internal] load build context 09:55:15 #67 ... 09:55:15 09:55:15 #60 [support-cron-scheduler internal] load build context 09:55:16 #60 ... 09:55:16 09:55:16 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:16 #64 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:16 #64 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:16 #64 15.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:16 #64 15.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:16 #64 15.77 OK: 19953 distinct packages available 09:55:16 #64 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:16 #64 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:16 #64 19.40 OK: 266 MiB in 52 packages 09:55:16 #64 DONE 21.5s 09:55:16 09:55:16 #49 [security-proxy-setup internal] load build context 09:55:17 #49 ... 09:55:17 09:55:17 #66 [core-data internal] load build context 09:55:17 #66 ... 09:55:17 09:55:17 #49 [security-proxy-setup internal] load build context 09:55:18 #49 transferring context: 35.10MB 25.8s 09:55:18 #49 ... 09:55:18 09:55:18 #71 [security-proxy-auth internal] load build context 09:55:18 #71 ... 09:55:18 09:55:18 #49 [security-proxy-setup internal] load build context 09:55:19 #49 ... 09:55:19 09:55:19 #65 [security-bootstrapper internal] load build context 09:55:19 #65 ... 09:55:19 09:55:19 #71 [security-proxy-auth internal] load build context 09:55:21 #71 ... 09:55:21 09:55:21 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:21 #63 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:21 #63 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:21 #63 23.07 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:21 #63 23.07 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:21 #63 23.07 OK: 19946 distinct packages available 09:55:21 #63 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:21 #63 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:21 #63 ... 09:55:21 09:55:21 #71 [security-proxy-auth internal] load build context 09:55:21 #71 ... 09:55:21 09:55:21 #39 [support-notifications internal] load build context 09:55:21 #39 ... 09:55:21 09:55:21 #49 [security-proxy-setup internal] load build context 09:55:22 #49 ... 09:55:22 09:55:22 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:22 #58 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:22 #58 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:22 #58 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:22 #58 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:22 #58 22.14 OK: 19946 distinct packages available 09:55:22 #58 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:22 #58 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:22 #58 ... 09:55:22 09:55:22 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:55:22 #73 ... 09:55:22 09:55:22 #38 [core-common-config-bootstrapper internal] load build context 09:55:22 #38 transferring context: 101.13MB 32.2s 09:55:22 #38 ... 09:55:22 09:55:22 #39 [support-notifications internal] load build context 09:55:22 #39 ... 09:55:22 09:55:22 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:22 #52 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:22 #52 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:22 #52 26.46 (1/2) Installing ca-certificates (20240226-r0) 09:55:22 #52 26.79 (2/2) Installing dumb-init (1.2.5-r2) 09:55:22 #52 26.79 Executing busybox-1.36.1-r7.trigger 09:55:22 #52 26.94 Executing ca-certificates-20240226-r0.trigger 09:55:22 #52 28.22 OK: 9 MiB in 17 packages 09:55:22 #52 DONE 30.2s 09:55:22 09:55:22 #39 [support-notifications internal] load build context 09:55:23 #39 ... 09:55:23 09:55:23 #54 [core-metadata internal] load build context 09:55:23 #54 ... 09:55:23 09:55:23 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:55:23 #74 ... 09:55:23 09:55:23 #55 [core-command internal] load build context 09:55:23 #55 ... 09:55:23 09:55:23 #39 [support-notifications internal] load build context 09:55:23 #39 ... 09:55:23 09:55:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:23 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.6s done 09:55:23 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.6s 09:55:23 #42 ... 09:55:23 09:55:23 #39 [support-notifications internal] load build context 09:55:24 #39 ... 09:55:24 09:55:24 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:55:24 #75 ... 09:55:24 09:55:24 #40 [security-secretstore-setup internal] load build context 09:55:24 #40 ... 09:55:24 09:55:24 #54 [core-metadata internal] load build context 09:55:24 #54 ... 09:55:24 09:55:24 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:24 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.6s done 09:55:24 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.6s 09:55:24 #72 ... 09:55:24 09:55:24 #59 [support-scheduler internal] load build context 09:55:24 #59 ... 09:55:24 09:55:24 #54 [core-metadata internal] load build context 09:55:24 #54 ... 09:55:24 09:55:24 #61 [core-keeper internal] load build context 09:55:24 #61 ... 09:55:24 09:55:24 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:55:24 #56 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:24 #56 22.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:24 #56 27.61 (1/4) Installing ca-certificates (20240226-r0) 09:55:24 #56 27.97 (2/4) Installing dumb-init (1.2.5-r2) 09:55:24 #56 27.97 (3/4) Installing su-exec (0.2-r3) 09:55:24 #56 27.97 (4/4) Installing yq (4.33.3-r5) 09:55:24 #56 28.83 Executing busybox-1.36.1-r7.trigger 09:55:24 #56 29.11 Executing ca-certificates-20240226-r0.trigger 09:55:24 #56 30.25 OK: 18 MiB in 19 packages 09:55:25 #56 ... 09:55:25 09:55:25 #61 [core-keeper internal] load build context 09:55:25 #61 ... 09:55:25 09:55:25 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:55:25 #56 DONE 32.0s 09:55:25 09:55:25 #61 [core-keeper internal] load build context 09:55:25 #61 ... 09:55:25 09:55:25 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:55:25 #76 ... 09:55:25 09:55:25 #61 [core-keeper internal] load build context 09:55:26 #61 ... 09:55:26 09:55:26 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:26 #58 29.63 (1/4) Installing dumb-init (1.2.5-r2) 09:55:26 #58 29.63 (2/4) Installing musl-obstack (1.2.3-r2) 09:55:26 #58 29.66 (3/4) Installing libucontext (1.2-r2) 09:55:26 #58 29.71 (4/4) Installing gcompat (1.1.0-r1) 09:55:26 #58 29.76 Executing busybox-1.36.1-r7.trigger 09:55:26 #58 29.87 OK: 8 MiB in 19 packages 09:55:26 #58 DONE 31.8s 09:55:26 09:55:26 #61 [core-keeper internal] load build context 09:55:26 #61 ... 09:55:26 09:55:26 #67 [security-spiffe-token-provider internal] load build context 09:55:26 #67 ... 09:55:26 09:55:26 #61 [core-keeper internal] load build context 09:55:26 #61 ... 09:55:26 09:55:26 #60 [support-cron-scheduler internal] load build context 09:55:26 #60 ... 09:55:26 09:55:26 #61 [core-keeper internal] load build context 09:55:26 #61 ... 09:55:26 09:55:26 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:26 #63 30.89 (1/5) Installing dumb-init (1.2.5-r2) 09:55:26 #63 30.89 (2/5) Installing musl-obstack (1.2.3-r2) 09:55:26 #63 30.89 (3/5) Installing libucontext (1.2-r2) 09:55:26 #63 30.89 (4/5) Installing gcompat (1.1.0-r1) 09:55:26 #63 30.89 (5/5) Installing openssl (3.1.6-r0) 09:55:26 #63 30.89 Executing busybox-1.36.1-r7.trigger 09:55:26 #63 30.97 OK: 9 MiB in 20 packages 09:55:26 #63 DONE 32.9s 09:55:26 09:55:26 #61 [core-keeper internal] load build context 09:55:26 #61 ... 09:55:26 09:55:26 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:26 #69 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:26 #69 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:26 #69 26.95 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:26 #69 26.95 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:26 #69 26.95 OK: 19946 distinct packages available 09:55:26 #69 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:26 #69 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:27 #69 ... 09:55:27 09:55:27 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:55:27 #77 ... 09:55:27 09:55:27 #66 [core-data internal] load build context 09:55:27 #66 ... 09:55:27 09:55:27 #61 [core-keeper internal] load build context 09:55:28 #61 ... 09:55:28 09:55:28 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:55:28 #68 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:28 #68 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:28 #68 30.44 (1/1) Installing dumb-init (1.2.5-r2) 09:55:28 #68 30.55 Executing busybox-1.36.1-r7.trigger 09:55:28 #68 30.55 OK: 8 MiB in 16 packages 09:55:28 #68 DONE 32.3s 09:55:28 09:55:28 #61 [core-keeper internal] load build context 09:55:28 #61 transferring context: 22.69MB 34.5s 09:55:29 #61 ... 09:55:29 09:55:29 #65 [security-bootstrapper internal] load build context 09:55:29 #65 ... 09:55:29 09:55:29 #66 [core-data internal] load build context 09:55:30 #66 ... 09:55:30 09:55:30 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:55:30 #70 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:30 #70 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:30 #70 31.51 (1/2) Installing dumb-init (1.2.5-r2) 09:55:30 #70 31.51 (2/2) Installing su-exec (0.2-r3) 09:55:30 #70 31.51 Executing busybox-1.36.1-r7.trigger 09:55:30 #70 31.65 OK: 8 MiB in 17 packages 09:55:30 #70 DONE 33.7s 09:55:30 09:55:30 #66 [core-data internal] load build context 09:55:32 #66 ... 09:55:32 09:55:32 #71 [security-proxy-auth internal] load build context 09:55:32 #71 ... 09:55:32 09:55:32 #59 [support-scheduler internal] load build context 09:55:32 #59 ... 09:55:32 09:55:32 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:32 #69 32.20 (1/11) Installing ca-certificates (20240226-r0) 09:55:32 #69 32.62 (2/11) Installing brotli-libs (1.0.9-r14) 09:55:32 #69 32.62 (3/11) Installing libunistring (1.1-r1) 09:55:32 #69 32.83 (4/11) Installing libidn2 (2.3.4-r1) 09:55:32 #69 32.92 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:55:32 #69 32.95 (6/11) Installing libcurl (8.9.0-r0) 09:55:32 #69 33.05 (7/11) Installing curl (8.9.0-r0) 09:55:32 #69 33.13 (8/11) Installing dumb-init (1.2.5-r2) 09:55:32 #69 33.13 (9/11) Installing musl-obstack (1.2.3-r2) 09:55:32 #69 33.17 (10/11) Installing libucontext (1.2-r2) 09:55:32 #69 33.17 (11/11) Installing gcompat (1.1.0-r1) 09:55:32 #69 33.20 Executing busybox-1.36.1-r7.trigger 09:55:32 #69 33.35 Executing ca-certificates-20240226-r0.trigger 09:55:32 #69 34.32 OK: 13 MiB in 26 packages 09:55:32 #69 DONE 36.0s 09:55:32 09:55:32 #59 [support-scheduler internal] load build context 09:55:32 #59 ... 09:55:32 09:55:32 #71 [security-proxy-auth internal] load build context 09:55:32 #71 ... 09:55:32 09:55:32 #49 [security-proxy-setup internal] load build context 09:55:32 #49 ... 09:55:32 09:55:32 #71 [security-proxy-auth internal] load build context 09:55:32 #71 ... 09:55:32 09:55:32 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:55:32 #78 ... 09:55:32 09:55:32 #38 [core-common-config-bootstrapper internal] load build context 09:55:32 #38 transferring context: 116.68MB 42.7s 09:55:32 #38 ... 09:55:32 09:55:32 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:55:32 #78 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:33 #78 ... 09:55:33 09:55:33 #55 [core-command internal] load build context 09:55:33 #55 ... 09:55:33 09:55:33 #49 [security-proxy-setup internal] load build context 09:55:34 #49 ... 09:55:34 09:55:34 #39 [support-notifications internal] load build context 09:55:34 #39 ... 09:55:34 09:55:34 #49 [security-proxy-setup internal] load build context 09:55:34 #49 ... 09:55:34 09:55:34 #40 [security-secretstore-setup internal] load build context 09:55:34 #40 ... 09:55:34 09:55:34 #49 [security-proxy-setup internal] load build context 09:55:34 #49 ... 09:55:34 09:55:34 #54 [core-metadata internal] load build context 09:55:35 #54 ... 09:55:35 09:55:35 #73 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:55:35 #73 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:35 #73 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:35 #73 21.02 OK: 8 MiB in 16 packages 09:55:35 #73 DONE 23.9s 09:55:35 09:55:35 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:35 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.4s 09:55:35 #72 ... 09:55:35 09:55:35 #49 [security-proxy-setup internal] load build context 09:55:35 #49 ... 09:55:35 09:55:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:35 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s 09:55:35 #42 ... 09:55:35 09:55:35 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:55:35 #79 ... 09:55:35 09:55:35 #49 [security-proxy-setup internal] load build context 09:55:35 #49 ... 09:55:35 09:55:35 #67 [security-spiffe-token-provider internal] load build context 09:55:36 #67 ... 09:55:36 09:55:36 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:55:36 #80 ... 09:55:36 09:55:36 #67 [security-spiffe-token-provider internal] load build context 09:55:36 #67 ... 09:55:36 09:55:36 #60 [support-cron-scheduler internal] load build context 09:55:36 #60 ... 09:55:36 09:55:36 #39 [support-notifications internal] load build context 09:55:37 #39 ... 09:55:37 09:55:37 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:55:37 #76 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:37 #76 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:37 #76 19.70 OK: 18 MiB in 19 packages 09:55:37 #76 DONE 21.9s 09:55:37 09:55:37 #39 [support-notifications internal] load build context 09:55:37 #39 ... 09:55:37 09:55:37 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:55:37 #74 15.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:37 #74 16.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:37 #74 21.98 OK: 266 MiB in 52 packages 09:55:37 #74 DONE 24.1s 09:55:37 09:55:37 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:55:37 #75 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:37 #75 16.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:37 #75 20.95 (1/1) Installing dumb-init (1.2.5-r2) 09:55:37 #75 21.73 Executing busybox-1.36.1-r7.trigger 09:55:37 #75 21.73 OK: 8 MiB in 16 packages 09:55:37 #75 DONE 23.7s 09:55:37 09:55:37 #39 [support-notifications internal] load build context 09:55:38 #39 ... 09:55:38 09:55:38 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:55:38 #81 ... 09:55:38 09:55:38 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:55:38 #78 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:38 #78 14.04 OK: 9 MiB in 17 packages 09:55:38 #78 DONE 15.9s 09:55:38 09:55:38 #39 [support-notifications internal] load build context 09:55:39 #39 transferring context: 72.95MB 46.7s 09:55:39 #39 ... 09:55:39 09:55:39 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:55:39 #82 DONE 2.2s 09:55:39 09:55:39 #39 [support-notifications internal] load build context 09:55:39 #39 ... 09:55:39 09:55:39 #61 [core-keeper internal] load build context 09:55:39 #61 ... 09:55:39 09:55:39 #39 [support-notifications internal] load build context 09:55:40 #39 ... 09:55:40 09:55:40 #65 [security-bootstrapper internal] load build context 09:55:40 #65 ... 09:55:40 09:55:40 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:55:40 #83 ... 09:55:40 09:55:40 #39 [support-notifications internal] load build context 09:55:41 #39 ... 09:55:41 09:55:41 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:55:41 #80 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:41 #80 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:41 #80 13.77 OK: 8 MiB in 19 packages 09:55:41 #80 DONE 14.7s 09:55:41 09:55:41 #39 [support-notifications internal] load build context 09:55:41 #39 ... 09:55:41 09:55:41 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:55:41 #79 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:41 #79 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:41 #79 14.21 OK: 18 MiB in 19 packages 09:55:41 #79 DONE 15.8s 09:55:41 09:55:41 #39 [support-notifications internal] load build context 09:55:41 #39 ... 09:55:41 09:55:41 #66 [core-data internal] load build context 09:55:41 #66 ... 09:55:41 09:55:41 #39 [support-notifications internal] load build context 09:55:42 #39 ... 09:55:42 09:55:42 #59 [support-scheduler internal] load build context 09:55:42 #59 ... 09:55:42 09:55:42 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:55:42 #84 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:42 #84 ... 09:55:42 09:55:42 #59 [support-scheduler internal] load build context 09:55:43 #59 ... 09:55:43 09:55:43 #71 [security-proxy-auth internal] load build context 09:55:43 #71 ... 09:55:43 09:55:43 #66 [core-data internal] load build context 09:55:43 #66 ... 09:55:43 09:55:43 #38 [core-common-config-bootstrapper internal] load build context 09:55:43 #38 transferring context: 130.64MB 53.0s 09:55:43 #38 ... 09:55:43 09:55:43 #65 [security-bootstrapper internal] load build context 09:55:43 #65 ... 09:55:43 09:55:43 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:55:43 #77 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:43 #77 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:43 #77 15.84 OK: 9 MiB in 20 packages 09:55:43 #77 DONE 17.1s 09:55:43 09:55:43 #65 [security-bootstrapper internal] load build context 09:55:44 #65 ... 09:55:44 09:55:44 #55 [core-command internal] load build context 09:55:44 #55 ... 09:55:44 09:55:44 #65 [security-bootstrapper internal] load build context 09:55:44 #65 ... 09:55:44 09:55:44 #40 [security-secretstore-setup internal] load build context 09:55:44 #40 ... 09:55:44 09:55:44 #65 [security-bootstrapper internal] load build context 09:55:45 #65 ... 09:55:45 09:55:45 #54 [core-metadata internal] load build context 09:55:45 #54 ... 09:55:45 09:55:45 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:45 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.9s 09:55:45 #72 ... 09:55:45 09:55:45 #54 [core-metadata internal] load build context 09:55:45 #54 ... 09:55:45 09:55:45 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:45 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.4s 09:55:45 #42 ... 09:55:45 09:55:45 #54 [core-metadata internal] load build context 09:55:46 #54 ... 09:55:46 09:55:46 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:55:46 #83 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:46 #83 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:46 #83 15.02 OK: 8 MiB in 17 packages 09:55:46 #83 DONE 15.8s 09:55:46 09:55:46 #54 [core-metadata internal] load build context 09:55:46 #54 ... 09:55:46 09:55:46 #49 [security-proxy-setup internal] load build context 09:55:46 #49 ... 09:55:46 09:55:46 #65 [security-bootstrapper internal] load build context 09:55:47 #65 ... 09:55:47 09:55:47 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:55:47 #81 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:47 #81 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:47 #81 17.66 OK: 8 MiB in 16 packages 09:55:47 #81 DONE 18.6s 09:55:47 09:55:47 #65 [security-bootstrapper internal] load build context 09:55:47 #65 ... 09:55:47 09:55:47 #67 [security-spiffe-token-provider internal] load build context 09:55:47 #67 ... 09:55:47 09:55:47 #60 [support-cron-scheduler internal] load build context 09:55:47 #60 ... 09:55:47 09:55:47 #67 [security-spiffe-token-provider internal] load build context 09:55:47 #67 ... 09:55:47 09:55:47 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:55:47 #84 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:47 #84 13.66 OK: 13 MiB in 26 packages 09:55:47 #84 DONE 15.1s 09:55:47 09:55:47 #67 [security-spiffe-token-provider internal] load build context 09:55:49 #67 transferring context: 60.59MB 53.0s 09:55:50 #67 ... 09:55:50 09:55:50 #61 [core-keeper internal] load build context 09:55:50 #61 ... 09:55:50 09:55:50 #67 [security-spiffe-token-provider internal] load build context 09:55:51 #67 ... 09:55:51 09:55:51 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:55:51 #85 DONE 4.9s 09:55:51 09:55:51 #67 [security-spiffe-token-provider internal] load build context 09:55:52 #67 ... 09:55:52 09:55:52 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:55:52 #86 DONE 1.1s 09:55:52 09:55:52 #67 [security-spiffe-token-provider internal] load build context 09:55:52 #67 ... 09:55:52 09:55:52 #39 [support-notifications internal] load build context 09:55:52 #39 ... 09:55:52 09:55:52 #67 [security-spiffe-token-provider internal] load build context 09:55:53 #67 ... 09:55:53 09:55:53 #59 [support-scheduler internal] load build context 09:55:53 #59 ... 09:55:53 09:55:53 #71 [security-proxy-auth internal] load build context 09:55:53 #71 ... 09:55:53 09:55:53 #59 [support-scheduler internal] load build context 09:55:53 #59 ... 09:55:53 09:55:53 #66 [core-data internal] load build context 09:55:53 #66 ... 09:55:53 09:55:53 #38 [core-common-config-bootstrapper internal] load build context 09:55:53 #38 transferring context: 162.18MB 63.3s 09:55:53 #38 ... 09:55:53 09:55:53 #66 [core-data internal] load build context 09:55:54 #66 ... 09:55:54 09:55:54 #55 [core-command internal] load build context 09:55:54 #55 ... 09:55:54 09:55:54 #66 [core-data internal] load build context 09:55:55 #66 ... 09:55:55 09:55:55 #40 [security-secretstore-setup internal] load build context 09:55:55 #40 ... 09:55:55 09:55:55 #66 [core-data internal] load build context 09:55:55 #66 ... 09:55:55 09:55:55 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:55 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.3s done 09:55:55 #72 ... 09:55:55 09:55:55 #40 [security-secretstore-setup internal] load build context 09:55:55 #40 ... 09:55:55 09:55:55 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:55 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.8s 09:55:55 #42 ... 09:55:55 09:55:55 #40 [security-secretstore-setup internal] load build context 09:55:56 #40 ... 09:55:56 09:55:56 #54 [core-metadata internal] load build context 09:55:56 #54 ... 09:55:56 09:55:56 #49 [security-proxy-setup internal] load build context 09:55:56 #49 ... 09:55:56 09:55:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:57 #42 ... 09:55:57 09:55:57 #65 [security-bootstrapper internal] load build context 09:55:57 #65 ... 09:55:57 09:55:57 #49 [security-proxy-setup internal] load build context 09:55:57 #49 ... 09:55:57 09:55:57 #60 [support-cron-scheduler internal] load build context 09:55:57 #60 ... 09:55:57 09:55:57 #49 [security-proxy-setup internal] load build context 09:55:59 #49 ... 09:55:59 09:55:59 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:55:59 #87 DONE 2.8s 09:55:59 09:55:59 #49 [security-proxy-setup internal] load build context 09:55:59 #49 transferring context: 107.85MB 67.0s 09:56:00 #49 ... 09:56:00 09:56:00 #61 [core-keeper internal] load build context 09:56:00 #61 ... 09:56:00 09:56:00 #49 [security-proxy-setup internal] load build context 09:56:02 #49 ... 09:56:02 09:56:02 #39 [support-notifications internal] load build context 09:56:02 #39 ... 09:56:02 09:56:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:02 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.5s 09:56:02 #42 ... 09:56:02 09:56:02 #39 [support-notifications internal] load build context 09:56:03 #39 ... 09:56:03 09:56:03 #67 [security-spiffe-token-provider internal] load build context 09:56:03 #67 ... 09:56:03 09:56:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:03 #42 ... 09:56:03 09:56:03 #71 [security-proxy-auth internal] load build context 09:56:03 #71 ... 09:56:03 09:56:03 #67 [security-spiffe-token-provider internal] load build context 09:56:03 #67 ... 09:56:03 09:56:03 #59 [support-scheduler internal] load build context 09:56:03 #59 ... 09:56:03 09:56:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:03 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.6s done 09:56:03 #42 ... 09:56:03 09:56:03 #38 [core-common-config-bootstrapper internal] load build context 09:56:03 #38 transferring context: 210.55MB 73.6s 09:56:03 #38 ... 09:56:03 09:56:03 #39 [support-notifications internal] load build context 09:56:04 #39 ... 09:56:04 09:56:04 #55 [core-command internal] load build context 09:56:04 #55 ... 09:56:04 09:56:04 #39 [support-notifications internal] load build context 09:56:04 #39 ... 09:56:04 09:56:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:04 #42 DONE 71.3s 09:56:04 09:56:04 #39 [support-notifications internal] load build context 09:56:05 #39 ... 09:56:05 09:56:05 #66 [core-data internal] load build context 09:56:05 #66 ... 09:56:05 09:56:05 #39 [support-notifications internal] load build context 09:56:06 #39 ... 09:56:06 09:56:06 #54 [core-metadata internal] load build context 09:56:06 #54 ... 09:56:06 09:56:06 #40 [security-secretstore-setup internal] load build context 09:56:06 #40 ... 09:56:06 09:56:06 #54 [core-metadata internal] load build context 09:56:07 #54 ... 09:56:07 09:56:07 #65 [security-bootstrapper internal] load build context 09:56:07 #65 ... 09:56:07 09:56:07 #54 [core-metadata internal] load build context 09:56:07 #54 ... 09:56:07 09:56:07 #60 [support-cron-scheduler internal] load build context 09:56:07 #60 ... 09:56:07 09:56:07 #54 [core-metadata internal] load build context 09:56:09 #54 transferring context: 157.97MB 76.5s 09:56:10 #54 ... 09:56:10 09:56:10 #61 [core-keeper internal] load build context 09:56:10 #61 ... 09:56:10 09:56:10 #54 [core-metadata internal] load build context 09:56:12 #54 ... 09:56:12 09:56:12 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:12 #88 DONE 3.4s 09:56:12 09:56:12 #54 [core-metadata internal] load build context 09:56:12 #54 ... 09:56:12 09:56:12 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:12 #89 DONE 4.5s 09:56:12 09:56:12 #54 [core-metadata internal] load build context 09:56:12 #54 ... 09:56:12 09:56:12 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:12 #90 DONE 4.7s 09:56:12 09:56:12 #54 [core-metadata internal] load build context 09:56:12 #54 ... 09:56:12 09:56:12 #49 [security-proxy-setup internal] load build context 09:56:12 #49 ... 09:56:12 09:56:12 #54 [core-metadata internal] load build context 09:56:13 #54 ... 09:56:13 09:56:13 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:56:13 #91 DONE 1.2s 09:56:13 09:56:13 #54 [core-metadata internal] load build context 09:56:13 #54 ... 09:56:13 09:56:13 #67 [security-spiffe-token-provider internal] load build context 09:56:13 #67 ... 09:56:13 09:56:13 #71 [security-proxy-auth internal] load build context 09:56:13 #71 ... 09:56:13 09:56:13 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:56:13 #92 DONE 1.5s 09:56:13 09:56:13 #71 [security-proxy-auth internal] load build context 09:56:13 #71 ... 09:56:13 09:56:13 #59 [support-scheduler internal] load build context 09:56:13 #59 ... 09:56:13 09:56:13 #67 [security-spiffe-token-provider internal] load build context 09:56:13 #67 ... 09:56:13 09:56:13 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:56:13 #93 DONE 1.6s 09:56:13 09:56:13 #67 [security-spiffe-token-provider internal] load build context 09:56:13 #67 ... 09:56:13 09:56:13 #38 [core-common-config-bootstrapper internal] load build context 09:56:13 #38 transferring context: 260.50MB 83.8s 09:56:14 #38 ... 09:56:14 09:56:14 #67 [security-spiffe-token-provider internal] load build context 09:56:14 #67 ... 09:56:14 09:56:14 #55 [core-command internal] load build context 09:56:14 #55 ... 09:56:14 09:56:14 #94 [security-spire-server stage-2 6/9] COPY security.txt / 09:56:14 #94 DONE 1.3s 09:56:14 09:56:14 #67 [security-spiffe-token-provider internal] load build context 09:56:14 #67 ... 09:56:14 09:56:14 #95 [security-spire-config stage-2 6/10] COPY security.txt / 09:56:14 #95 DONE 1.0s 09:56:15 09:56:15 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 09:56:15 #96 DONE 1.1s 09:56:15 09:56:15 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:56:15 #97 ... 09:56:15 09:56:15 #66 [core-data internal] load build context 09:56:16 #66 ... 09:56:16 09:56:16 #54 [core-metadata internal] load build context 09:56:16 #54 ... 09:56:16 09:56:16 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:56:16 #97 DONE 1.1s 09:56:16 09:56:16 #54 [core-metadata internal] load build context 09:56:16 #54 ... 09:56:16 09:56:16 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:56:16 #98 DONE 1.5s 09:56:16 09:56:16 #54 [core-metadata internal] load build context 09:56:16 #54 ... 09:56:16 09:56:16 #39 [support-notifications internal] load build context 09:56:16 #39 ... 09:56:16 09:56:16 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:56:16 #99 DONE 1.6s 09:56:16 09:56:16 #39 [support-notifications internal] load build context 09:56:16 #39 ... 09:56:16 09:56:16 #40 [security-secretstore-setup internal] load build context 09:56:16 #40 ... 09:56:16 09:56:16 #39 [support-notifications internal] load build context 09:56:17 #39 ... 09:56:17 09:56:17 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:56:17 #100 DONE 1.3s 09:56:17 09:56:17 #39 [support-notifications internal] load build context 09:56:17 #39 ... 09:56:17 09:56:17 #65 [security-bootstrapper internal] load build context 09:56:17 #65 ... 09:56:17 09:56:17 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:56:17 #101 DONE 1.2s 09:56:17 09:56:17 #65 [security-bootstrapper internal] load build context 09:56:17 #65 ... 09:56:17 09:56:17 #39 [support-notifications internal] load build context 09:56:17 #39 ... 09:56:17 09:56:17 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:56:17 #102 DONE 1.2s 09:56:17 09:56:17 #39 [support-notifications internal] load build context 09:56:18 #39 ... 09:56:18 09:56:18 #60 [support-cron-scheduler internal] load build context 09:56:18 #60 ... 09:56:18 09:56:18 #39 [support-notifications internal] load build context 09:56:18 #39 ... 09:56:18 09:56:18 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:56:18 #103 DONE 0.9s 09:56:18 09:56:18 #104 [security-spire-agent] exporting to image 09:56:18 #104 exporting layers 09:56:18 #104 ... 09:56:18 09:56:18 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:56:18 #105 DONE 1.0s 09:56:18 09:56:18 #60 [support-cron-scheduler internal] load build context 09:56:19 #60 ... 09:56:19 09:56:19 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:56:19 #106 DONE 1.3s 09:56:19 09:56:19 #60 [support-cron-scheduler internal] load build context 09:56:20 #60 transferring context: 81.04MB 86.0s 09:56:20 #60 ... 09:56:20 09:56:20 #61 [core-keeper internal] load build context 09:56:20 #61 ... 09:56:20 09:56:20 #60 [support-cron-scheduler internal] load build context 09:56:22 #60 ... 09:56:22 09:56:22 #49 [security-proxy-setup internal] load build context 09:56:22 #49 ... 09:56:22 09:56:22 #60 [support-cron-scheduler internal] load build context 09:56:24 #60 ... 09:56:24 09:56:24 #71 [security-proxy-auth internal] load build context 09:56:24 #71 ... 09:56:24 09:56:24 #59 [support-scheduler internal] load build context 09:56:24 #59 ... 09:56:24 09:56:24 #71 [security-proxy-auth internal] load build context 09:56:24 #71 ... 09:56:24 09:56:24 #38 [core-common-config-bootstrapper internal] load build context 09:56:24 #38 transferring context: 306.10MB 94.2s 09:56:24 #38 ... 09:56:24 09:56:24 #71 [security-proxy-auth internal] load build context 09:56:24 #71 ... 09:56:24 09:56:24 #55 [core-command internal] load build context 09:56:24 #55 ... 09:56:24 09:56:24 #71 [security-proxy-auth internal] load build context 09:56:25 #71 ... 09:56:25 09:56:25 #67 [security-spiffe-token-provider internal] load build context 09:56:25 #67 ... 09:56:25 09:56:25 #71 [security-proxy-auth internal] load build context 09:56:25 #71 ... 09:56:25 09:56:25 #104 [security-spire-server] exporting to image 09:56:25 #104 exporting layers 5.6s done 09:56:25 #104 writing image sha256:b99baaca4a2a1946c9c06c459aea66ece3ace37d627cad6dc25cbf803faefbfc 0.2s done 09:56:25 #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:56:25 #104 writing image sha256:c1d498a9d37e01fa26152d039074fd8aa333ef8adeefdbc42aa02f6585ad4b35 0.1s done 09:56:25 #104 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:56:25 #104 writing image sha256:feeb500925cc5ee682a98630ca3799c43801978fbf08d79c1f4bf0b3d9310f74 0.0s done 09:56:25 #104 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:56:25 #104 DONE 6.8s 09:56:25 09:56:25 #38 [core-common-config-bootstrapper internal] load build context 09:56:25 #38 transferring context: 308.66MB 94.7s done 09:56:25 #38 DONE 95.2s 09:56:25 09:56:25 #71 [security-proxy-auth internal] load build context 09:56:26 #71 ... 09:56:26 09:56:26 #66 [core-data internal] load build context 09:56:26 #66 ... 09:56:26 09:56:26 #71 [security-proxy-auth internal] load build context 09:56:26 #71 ... 09:56:26 09:56:26 #54 [core-metadata internal] load build context 09:56:26 #54 ... 09:56:26 09:56:26 #71 [security-proxy-auth internal] load build context 09:56:27 #71 ... 09:56:27 09:56:27 #40 [security-secretstore-setup internal] load build context 09:56:27 #40 ... 09:56:27 09:56:27 #66 [core-data internal] load build context 09:56:27 #66 ... 09:56:27 09:56:27 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:56:27 #107 DONE 1.8s 09:56:27 09:56:27 #66 [core-data internal] load build context 09:56:27 #66 ... 09:56:27 09:56:27 #65 [security-bootstrapper internal] load build context 09:56:27 #65 ... 09:56:27 09:56:27 #55 [core-command internal] load build context 09:56:28 #55 ... 09:56:28 09:56:28 #39 [support-notifications internal] load build context 09:56:28 #39 ... 09:56:28 09:56:28 #55 [core-command internal] load build context 09:56:30 #55 transferring context: 273.68MB 97.4s 09:56:30 #55 ... 09:56:30 09:56:30 #61 [core-keeper internal] load build context 09:56:31 #61 ... 09:56:31 09:56:31 #66 [core-data internal] load build context 09:56:33 #66 ... 09:56:33 09:56:33 #49 [security-proxy-setup internal] load build context 09:56:33 #49 ... 09:56:33 09:56:33 #66 [core-data internal] load build context 09:56:33 #66 ... 09:56:33 09:56:33 #60 [support-cron-scheduler internal] load build context 09:56:33 #60 ... 09:56:33 09:56:33 #66 [core-data internal] load build context 09:56:34 #66 ... 09:56:34 09:56:34 #59 [support-scheduler internal] load build context 09:56:34 #59 ... 09:56:34 09:56:34 #60 [support-cron-scheduler internal] load build context 09:56:35 #60 ... 09:56:35 09:56:35 #67 [security-spiffe-token-provider internal] load build context 09:56:35 #67 ... 09:56:35 09:56:35 #60 [support-cron-scheduler internal] load build context 09:56:36 #60 transferring context: 116.51MB 102.0s 09:56:37 #60 ... 09:56:37 09:56:37 #54 [core-metadata internal] load build context 09:56:37 #54 ... 09:56:37 09:56:37 #71 [security-proxy-auth internal] load build context 09:56:37 #71 ... 09:56:37 09:56:37 #40 [security-secretstore-setup internal] load build context 09:56:37 #40 ... 09:56:37 09:56:37 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:37 #108 ... 09:56:37 09:56:37 #40 [security-secretstore-setup internal] load build context 09:56:38 #40 ... 09:56:38 09:56:38 #65 [security-bootstrapper internal] load build context 09:56:38 #65 ... 09:56:38 09:56:38 #40 [security-secretstore-setup internal] load build context 09:56:38 #40 ... 09:56:38 09:56:38 #39 [support-notifications internal] load build context 09:56:38 #39 ... 09:56:38 09:56:38 #40 [security-secretstore-setup internal] load build context 09:56:39 #40 ... 09:56:39 09:56:39 #55 [core-command internal] load build context 09:56:39 #55 transferring context: 308.66MB 105.5s done 09:56:39 #55 DONE 106.2s 09:56:39 09:56:39 #40 [security-secretstore-setup internal] load build context 09:56:41 #40 ... 09:56:41 09:56:41 #61 [core-keeper internal] load build context 09:56:41 #61 ... 09:56:41 09:56:41 #40 [security-secretstore-setup internal] load build context 09:56:41 #40 ... 09:56:41 09:56:41 #54 [core-metadata internal] load build context 09:56:41 #54 transferring context: 308.66MB 108.6s done 09:56:41 #54 DONE 109.0s 09:56:41 09:56:41 #40 [security-secretstore-setup internal] load build context 09:56:42 #40 ... 09:56:42 09:56:42 #66 [core-data internal] load build context 09:56:42 #66 transferring context: 308.66MB 106.6s done 09:56:42 #66 DONE 107.8s 09:56:42 09:56:42 #40 [security-secretstore-setup internal] load build context 09:56:43 #40 transferring context: 308.66MB 109.9s done 09:56:43 #40 DONE 110.4s 09:56:43 09:56:43 #49 [security-proxy-setup internal] load build context 09:56:43 #49 ... 09:56:43 09:56:43 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:56:44 #109 ... 09:56:44 09:56:44 #59 [support-scheduler internal] load build context 09:56:44 #59 ... 09:56:44 09:56:44 #49 [security-proxy-setup internal] load build context 09:56:45 #49 ... 09:56:45 09:56:45 #39 [support-notifications internal] load build context 09:56:45 #39 transferring context: 308.66MB 112.9s done 09:56:45 #39 DONE 113.3s 09:56:45 09:56:45 #49 [security-proxy-setup internal] load build context 09:56:45 #49 ... 09:56:45 09:56:45 #67 [security-spiffe-token-provider internal] load build context 09:56:45 #67 ... 09:56:45 09:56:45 #49 [security-proxy-setup internal] load build context 09:56:46 #49 ... 09:56:46 09:56:46 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:56:46 #109 DONE 2.9s 09:56:46 09:56:46 #49 [security-proxy-setup internal] load build context 09:56:46 #49 ... 09:56:46 09:56:46 #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:56:46 #110 DONE 1.2s 09:56:46 09:56:46 #67 [security-spiffe-token-provider internal] load build context 09:56:47 #67 ... 09:56:47 09:56:47 #60 [support-cron-scheduler internal] load build context 09:56:47 #60 ... 09:56:47 09:56:47 #71 [security-proxy-auth internal] load build context 09:56:47 #71 ... 09:56:47 09:56:47 #67 [security-spiffe-token-provider internal] load build context 09:56:48 #67 ... 09:56:48 09:56:48 #59 [support-scheduler internal] load build context 09:56:48 #59 transferring context: 308.66MB 113.6s done 09:56:48 #59 DONE 114.7s 09:56:48 09:56:48 #67 [security-spiffe-token-provider internal] load build context 09:56:48 #67 ... 09:56:48 09:56:48 #65 [security-bootstrapper internal] load build context 09:56:48 #65 ... 09:56:48 09:56:48 #67 [security-spiffe-token-provider internal] load build context 09:56:49 #67 ... 09:56:49 09:56:49 #49 [security-proxy-setup internal] load build context 09:56:49 #49 transferring context: 308.66MB 116.4s done 09:56:49 #49 DONE 116.8s 09:56:49 09:56:49 #67 [security-spiffe-token-provider internal] load build context 09:56:49 #67 ... 09:56:49 09:56:49 #65 [security-bootstrapper internal] load build context 09:56:49 #65 transferring context: 308.66MB 112.8s done 09:56:49 #65 DONE 114.2s 09:56:49 09:56:49 #67 [security-spiffe-token-provider internal] load build context 09:56:51 #67 ... 09:56:51 09:56:51 #61 [core-keeper internal] load build context 09:56:51 #61 ... 09:56:51 09:56:51 #67 [security-spiffe-token-provider internal] load build context 09:56:54 #67 transferring context: 308.66MB 117.7s done 09:56:54 #67 DONE 119.1s 09:56:54 09:56:54 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:56:55 #111 DONE 1.3s 09:56:55 09:56:55 #60 [support-cron-scheduler internal] load build context 09:56:56 #60 ... 09:56:56 09:56:56 #61 [core-keeper internal] load build context 09:56:56 #61 ... 09:56:56 09:56:56 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:56 #112 ... 09:56:56 09:56:56 #61 [core-keeper internal] load build context 09:56:56 #61 ... 09:56:56 09:56:56 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:56 #113 ... 09:56:56 09:56:56 #61 [core-keeper internal] load build context 09:56:57 #61 ... 09:56:57 09:56:57 #71 [security-proxy-auth internal] load build context 09:56:57 #71 ... 09:56:57 09:56:57 #61 [core-keeper internal] load build context 09:56:59 #61 transferring context: 268.61MB 124.9s 09:57:03 #61 transferring context: 308.66MB 128.7s done 09:57:03 #61 DONE 129.3s 09:57:03 09:57:03 #71 [security-proxy-auth internal] load build context 09:57:04 #71 ... 09:57:04 09:57:04 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:57:04 #114 DONE 1.4s 09:57:04 09:57:04 #71 [security-proxy-auth internal] load build context 09:57:04 #71 ... 09:57:04 09:57:04 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:04 #115 ... 09:57:04 09:57:04 #60 [support-cron-scheduler internal] load build context 09:57:04 #60 transferring context: 308.66MB 130.5s done 09:57:04 #60 DONE 131.2s 09:57:05 09:57:05 #71 [security-proxy-auth internal] load build context 09:57:05 #71 ... 09:57:05 09:57:05 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:05 #116 ... 09:57:05 09:57:05 #71 [security-proxy-auth internal] load build context 09:57:07 #71 transferring context: 308.66MB 126.6s done 09:57:07 #71 DONE 128.5s 09:57:07 09:57:07 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:45 #116 ... 09:57:45 09:57:45 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:45 #108 DONE 76.0s 09:57:45 09:57:45 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 09:57:47 #117 DONE 4.6s 09:57:47 09:57:47 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:47 #72 ... 09:57:47 09:57:47 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:57:47 #118 CACHED 09:57:47 09:57:47 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:47 #119 CACHED 09:57:47 09:57:47 #120 [security-proxy-auth builder 6/7] COPY . . 09:57:47 #120 CACHED 09:57:47 09:57:47 #121 [core-data builder 6/7] COPY . . 09:57:47 #121 CACHED 09:57:47 09:57:47 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 09:57:47 #122 CACHED 09:57:47 09:57:47 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:47 #123 CACHED 09:57:47 09:57:47 #124 [support-scheduler builder 6/7] COPY . . 09:57:47 #124 CACHED 09:57:47 09:57:47 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:47 #125 CACHED 09:57:47 09:57:47 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:57:47 #126 CACHED 09:57:47 09:57:47 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 09:57:47 #127 CACHED 09:57:47 09:57:47 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:47 #128 CACHED 09:57:47 09:57:47 #129 [core-command builder 6/7] COPY . . 09:57:47 #129 CACHED 09:57:47 09:57:47 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:47 #130 CACHED 09:57:47 09:57:47 #131 [core-metadata builder 6/7] COPY . . 09:57:47 #131 CACHED 09:57:47 09:57:47 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:57:47 #132 CACHED 09:57:47 09:57:47 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:57:54 #133 5.717 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 09:57:58 #133 ... 09:57:58 09:57:58 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:57:58 #0 5.497 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 09:57:58 #134 ... 09:57:58 09:57:58 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:57:58 #0 5.883 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 09:57:58 #135 ... 09:57:58 09:57:58 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:57:58 #0 5.201 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 09:57:58 #136 ... 09:57:58 09:57:58 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:57:58 #0 5.875 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 09:57:58 #137 ... 09:57:58 09:57:58 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:57:58 #0 5.163 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 09:58:37 #138 ... 09:58:37 09:58:37 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:37 #113 DONE 110.1s 09:58:37 09:58:37 #139 [support-notifications builder 6/7] COPY . . 09:58:39 #139 ... 09:58:39 09:58:39 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:39 #112 DONE 112.8s 09:58:39 09:58:39 #140 [security-secretstore-setup builder 6/7] COPY . . 09:58:40 #140 ... 09:58:40 09:58:40 #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:40 #141 CACHED 09:58:40 09:58:40 #142 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:58:40 #142 CACHED 09:58:40 09:58:40 #143 [support-cron-scheduler builder 6/7] COPY . . 09:58:40 #143 CACHED 09:58:40 09:58:40 #139 [support-notifications builder 6/7] COPY . . 09:58:40 #139 DONE 4.1s 09:58:41 09:58:41 #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:58:44 #144 3.069 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:58:45 #144 ... 09:58:45 09:58:45 #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:58:45 #145 CACHED 09:58:45 09:58:45 #146 [security-bootstrapper builder 6/7] COPY . . 09:58:45 #146 CACHED 09:58:45 09:58:45 #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:45 #147 CACHED 09:58:45 09:58:45 #140 [security-secretstore-setup builder 6/7] COPY . . 09:58:45 #140 DONE 6.5s 09:58:45 09:58:45 #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:45 #148 CACHED 09:58:45 09:58:45 #149 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:58:45 #149 CACHED 09:58:45 09:58:45 #150 [security-proxy-setup builder 6/7] COPY . . 09:58:45 #150 CACHED 09:58:45 09:58:45 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:58:49 #151 3.323 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 09:58:51 #151 ... 09:58:51 09:58:51 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:58:51 #0 3.055 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 09:58:51 #152 ... 09:58:51 09:58:51 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:58:51 #0 2.561 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 09:58:55 #153 ... 09:58:55 09:58:55 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:55 #116 DONE 119.9s 09:58:55 09:58:55 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:58:55 #0 3.142 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 09:58:55 #154 ... 09:58:55 09:58:55 #155 [security-spiffe-token-provider builder 6/7] COPY . . 09:58:59 #155 DONE 4.5s 09:58:59 09:58:59 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:58:59 #72 ... 09:58:59 09:58:59 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:59:01 #156 2.223 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 09:59:16 #156 ... 09:59:16 09:59:16 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:16 #115 DONE 130.9s 09:59:16 09:59:16 #157 [core-keeper builder 7/8] COPY . . 09:59:19 #157 DONE 3.9s 09:59:19 09:59:19 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:59:19 #138 ... 09:59:19 09:59:19 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:59:21 #158 2.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:22:29 #158 ... 10:22:29 10:22:29 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:22:29 #153 DONE 1410.4s 10:22:29 10:22:29 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:22:29 #151 1410.5 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 10:22:29 #151 ... 10:22:29 10:22:29 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:22:29 #159 DONE 0.3s 10:22:29 10:22:29 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:22:29 #160 DONE 0.4s 10:22:29 10:22:29 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:22:29 #158 ... 10:22:29 10:22:29 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:22:29 #161 DONE 0.3s 10:22:29 10:22:29 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:22:29 #133 ... 10:22:29 10:22:29 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:22:29 #162 DONE 0.2s 10:22:29 10:22:29 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:22:29 #163 DONE 0.3s 10:22:29 10:22:29 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:22:29 #134 ... 10:22:29 10:22:29 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:22:29 #164 DONE 0.3s 10:22:29 10:22:29 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:29 #165 ... 10:22:29 10:22:29 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:22:29 #154 DONE 1412.6s 10:22:29 10:22:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:22:29 #152 ... 10:22:29 10:22:29 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:22:29 #166 DONE 0.3s 10:22:29 10:22:29 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:22:29 #167 ... 10:22:29 10:22:29 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:29 #165 DONE 3.4s 10:22:29 10:22:29 #104 [security-proxy-setup] exporting to image 10:22:29 #104 exporting layers 10:22:29 #104 ... 10:22:29 10:22:29 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:22:29 #167 DONE 2.9s 10:22:29 10:22:29 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:22:29 #168 DONE 0.4s 10:22:29 10:22:29 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:22:29 #169 DONE 0.2s 10:22:29 10:22:29 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:22:29 #170 ... 10:22:29 10:22:29 #104 [security-proxy-setup] exporting to image 10:22:29 #104 exporting layers 1.5s done 10:22:29 #104 writing image sha256:6c257184190f4ca18dac56c08f91418fc04d01c1e911be58ec851b98f0c8dfaa done 10:22:29 #104 naming to docker.io/library/security-proxy-setup-arm64 done 10:22:29 #104 DONE 8.3s 10:22:29 10:22:29 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:22:29 #133 ... 10:22:29 10:22:29 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:22:29 #170 DONE 0.5s 10:22:29 10:22:29 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:22:29 #171 DONE 0.1s 10:22:29 10:22:29 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:22:29 #172 DONE 0.2s 10:22:29 10:22:29 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:22:29 #173 DONE 0.1s 10:22:29 10:22:29 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:22:29 #156 ... 10:22:29 10:22:29 #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:22:29 #174 DONE 0.2s 10:22:29 10:22:29 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:22:29 #175 DONE 0.1s 10:22:29 10:22:29 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:22:29 #176 DONE 0.2s 10:22:29 10:22:29 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:22:29 #177 DONE 2.6s 10:22:29 10:22:29 #104 [security-bootstrapper] exporting to image 10:22:29 #104 exporting layers 1.0s done 10:22:29 #104 writing image sha256:dd9cda238f3210b8cca9cb0e9ed2d4f12675f796d3193198bd73e34c8158712d done 10:22:29 #104 naming to docker.io/library/security-bootstrapper-arm64 10:22:29 #104 naming to docker.io/library/security-bootstrapper-arm64 done 10:22:29 #104 DONE 9.4s 10:22:29 10:22:29 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:22:42 #134 ... 10:22:42 10:22:42 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:22:42 #151 DONE 1436.3s 10:22:42 10:22:42 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:22:42 #135 ... 10:22:42 10:22:42 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:22:42 #178 DONE 0.3s 10:22:42 10:22:42 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:22:43 #179 DONE 0.2s 10:22:43 10:22:43 #180 [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 10:22:43 #180 DONE 0.3s 10:22:43 10:22:43 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:22:43 #133 ... 10:22:43 10:22:43 #181 [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 10:22:43 #181 DONE 0.2s 10:22:43 10:22:43 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:22:43 #182 DONE 0.2s 10:22:43 10:22:43 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:22:44 #183 DONE 0.5s 10:22:44 10:22:44 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:22:44 #72 ... 10:22:44 10:22:44 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:22:44 #184 DONE 0.3s 10:22:44 10:22:44 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:22:44 #185 DONE 0.1s 10:22:44 10:22:44 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:47 #186 DONE 2.3s 10:22:47 10:22:47 #104 [security-secretstore-setup] exporting to image 10:22:47 #104 exporting layers 10:22:48 #104 exporting layers 1.3s done 10:22:48 #104 writing image sha256:8b6b3e2d98f32f8ce499115454c0bab6a12f91ca9a29cb556225b92c82535de8 10:22:48 #104 writing image sha256:8b6b3e2d98f32f8ce499115454c0bab6a12f91ca9a29cb556225b92c82535de8 done 10:22:48 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 10:22:48 #104 DONE 10.7s 10:22:48 10:22:48 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:23:06 #133 DONE 1518.5s 10:23:06 10:23:06 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:06 #135 ... 10:23:06 10:23:06 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:23:07 #187 DONE 0.2s 10:23:07 10:23:07 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:23:07 #152 ... 10:23:07 10:23:07 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:23:07 #188 DONE 0.2s 10:23:07 10:23:07 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:23:07 #189 DONE 0.3s 10:23:07 10:23:07 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:23:07 #190 DONE 0.1s 10:23:07 10:23:07 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:23:08 #191 DONE 0.2s 10:23:08 10:23:08 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:23:10 #192 DONE 2.3s 10:23:10 10:23:10 #104 [core-common-config-bootstrapper] exporting to image 10:23:10 #104 exporting layers 10:23:11 #104 exporting layers 0.8s done 10:23:11 #104 writing image sha256:66a21177affb9c2919147251617f556fc36f4daa843edbdd07e421bcb0666bc9 done 10:23:11 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:23:11 #104 DONE 11.6s 10:23:11 10:23:11 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:33 #152 ... 10:26:33 10:26:33 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:26:33 #156 DONE 1651.8s 10:26:33 10:26:33 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:26:33 #72 ... 10:26:33 10:26:33 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:26:33 #193 DONE 0.2s 10:26:33 10:26:33 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:26:33 #194 DONE 0.1s 10:26:33 10:26:33 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:33 #135 ... 10:26:33 10:26:33 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:26:33 #195 DONE 0.4s 10:26:33 10:26:33 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:26:33 #158 ... 10:26:33 10:26:33 #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 10:26:33 #196 DONE 0.2s 10:26:33 10:26:33 #104 [security-spiffe-token-provider] exporting to image 10:26:33 #104 exporting layers 10:26:34 #104 exporting layers 0.8s done 10:26:34 #104 writing image sha256:a3bf3c7d05ae4bdb7ef7a65c0db3c30ac83a2e258157d20c8e5574ded7384659 done 10:26:34 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:26:34 #104 DONE 12.4s 10:26:34 10:26:34 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:35:26 #137 ... 10:35:26 10:35:26 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:35:26 #134 DONE 2246.9s 10:35:26 10:35:26 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:35:26 #135 ... 10:35:26 10:35:26 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:35:26 #197 DONE 0.1s 10:35:26 10:35:26 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:35:26 #152 ... 10:35:26 10:35:26 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:35:26 #198 DONE 0.1s 10:35:26 10:35:26 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:35:26 #199 DONE 0.5s 10:35:26 10:35:26 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:35:26 #200 DONE 0.2s 10:35:26 10:35:26 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:35:26 #201 DONE 0.1s 10:35:26 10:35:26 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:26 #202 DONE 2.2s 10:35:26 10:35:26 #104 [security-proxy-auth] exporting to image 10:35:26 #104 exporting layers 10:35:26 #104 exporting layers 0.7s done 10:35:26 #104 writing image sha256:56db862cececd613433b87372531b5ded5adc64b3a71ce26bcae6bf3d0823fcb done 10:35:26 #104 naming to docker.io/library/security-proxy-auth-arm64 done 10:35:26 #104 DONE 13.2s 10:35:26 10:35:26 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:36:47 #135 ... 10:36:47 10:36:47 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:36:47 #138 DONE 2328.5s 10:36:47 10:36:47 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:47 #137 ... 10:36:47 10:36:47 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:36:47 #203 DONE 0.1s 10:36:47 10:36:47 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:36:47 #158 ... 10:36:47 10:36:47 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:36:47 #204 DONE 0.2s 10:36:47 10:36:47 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:36:47 #205 DONE 0.4s 10:36:47 10:36:47 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:36:47 #206 DONE 0.1s 10:36:47 10:36:47 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:47 #152 ... 10:36:47 10:36:47 #104 [core-command] exporting to image 10:36:47 #104 exporting layers 10:36:47 #104 exporting layers 0.4s done 10:36:47 #104 writing image sha256:c9d03124eb172f4fe3b84d4af175f7baa144b8f5798136643a9c39f123722221 done 10:36:47 #104 naming to docker.io/library/core-command-arm64 done 10:36:47 #104 DONE 13.6s 10:36:47 10:36:47 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:39:09 #152 ... 10:39:09 10:39:09 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:39:09 #136 DONE 2478.7s 10:39:09 10:39:09 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:09 #137 ... 10:39:09 10:39:09 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:39:09 #207 DONE 0.4s 10:39:09 10:39:09 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:39:09 #208 DONE 0.2s 10:39:09 10:39:09 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:09 #135 ... 10:39:09 10:39:09 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:39:09 #209 DONE 0.5s 10:39:09 10:39:09 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:39:09 #210 DONE 0.2s 10:39:09 10:39:09 #104 [core-data] exporting to image 10:39:09 #104 exporting layers 10:39:09 #104 exporting layers 0.6s done 10:39:09 #104 writing image sha256:318c384cb5d193de3aab1054bef62731c555b2137c0b53ea4a1543833bbe4c9e 0.0s done 10:39:09 #104 naming to docker.io/library/core-data-arm64 done 10:39:09 #104 DONE 14.2s 10:39:09 10:39:09 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:13 #158 ... 10:39:13 10:39:13 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:13 #135 DONE 2485.8s 10:39:13 10:39:13 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:13 #158 ... 10:39:13 10:39:13 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:39:14 #211 DONE 0.2s 10:39:14 10:39:14 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:39:14 #152 ... 10:39:14 10:39:14 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:14 #212 DONE 0.2s 10:39:14 10:39:14 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:39:14 #152 ... 10:39:14 10:39:14 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:39:15 #213 DONE 0.6s 10:39:15 10:39:15 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:39:15 #214 DONE 0.2s 10:39:15 10:39:15 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:39:15 #215 DONE 0.1s 10:39:15 10:39:15 #104 [core-metadata] exporting to image 10:39:15 #104 exporting layers 10:39:16 #104 exporting layers 0.5s done 10:39:16 #104 writing image sha256:7d640af4dcc54413f7477fccacb35459534745a223b159a1158bf4d9f1f23a70 done 10:39:16 #104 naming to docker.io/library/core-metadata-arm64 done 10:39:16 #104 DONE 14.7s 10:39:16 10:39:16 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:43 #137 ... 10:39:43 10:39:43 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:43 #158 DONE 2423.1s 10:39:43 10:39:43 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:43 #137 ... 10:39:43 10:39:43 #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:39:43 #216 DONE 0.2s 10:39:43 10:39:43 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:39:43 #217 DONE 0.6s 10:39:43 10:39:43 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:39:44 #218 DONE 0.2s 10:39:44 10:39:44 #104 [core-keeper] exporting to image 10:39:44 #104 exporting layers 10:39:44 #104 exporting layers 0.6s done 10:39:44 #104 writing image sha256:2d10fa99c93af8e838e14a167e64f978c96e428526cef87f0ac66f31f95928fb done 10:39:44 #104 naming to docker.io/library/core-keeper-arm64 done 10:39:44 #104 DONE 15.4s 10:39:44 10:39:44 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:02 #137 DONE 2533.5s 10:40:02 10:40:02 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:02 #152 ... 10:40:02 10:40:02 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:02 #219 DONE 0.2s 10:40:02 10:40:02 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:02 #152 ... 10:40:02 10:40:02 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:02 #220 DONE 0.1s 10:40:02 10:40:02 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:40:02 #221 DONE 0.5s 10:40:02 10:40:02 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:40:02 #222 DONE 0.1s 10:40:02 10:40:02 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:03 #152 ... 10:40:03 10:40:03 #104 [support-scheduler] exporting to image 10:40:03 #104 exporting layers 10:40:03 #104 exporting layers 0.5s done 10:40:03 #104 writing image sha256:342b37e6896c96e29a3d36d689dbfe3892ba0b5f842a1a26cc990d03a5f8b090 done 10:40:03 #104 naming to docker.io/library/support-scheduler-arm64 done 10:40:03 #104 DONE 15.8s 10:40:03 10:40:03 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:13 #152 DONE 2491.8s 10:40:13 10:40:13 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:40:13 #72 ... 10:40:13 10:40:13 #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:40:13 #144 DONE 2492.2s 10:40:13 10:40:13 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:40:13 #72 ... 10:40:13 10:40:13 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:13 #223 DONE 0.1s 10:40:13 10:40:13 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:13 #224 DONE 0.1s 10:40:13 10:40:13 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:40:13 #72 ... 10:40:13 10:40:13 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:40:13 #225 ... 10:40:13 10:40:13 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:13 #226 CACHED 10:40:13 10:40:13 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:13 #227 CACHED 10:40:13 10:40:13 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:40:14 #228 DONE 0.5s 10:40:14 10:40:14 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:40:14 #225 DONE 0.6s 10:40:14 10:40:14 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:40:14 #229 DONE 0.2s 10:40:14 10:40:14 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:40:14 #230 DONE 0.1s 10:40:14 10:40:14 #104 [support-cron-scheduler] exporting to image 10:40:14 #104 exporting layers 10:40:15 #104 exporting layers 0.5s done 10:40:15 #104 writing image sha256:0b3e7d13ff6569684c57fcc7044ba32efd4816397f6ffd9a20d1c37a2dc475b4 0.0s done 10:40:15 #104 naming to docker.io/library/support-notifications-arm64 done 10:40:15 #104 writing image sha256:f96b26132c3c29d7d5adccf3514f8232edb26b74aa7df97fe56f429892ee822b done 10:40:15 #104 naming to docker.io/library/support-cron-scheduler-arm64 done 10:40:15 #104 DONE 16.5s 10:40:15 10:40:15 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:15 time="2024-08-07T09:54:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:40:15 $ docker stop --time=1 121b12e2c34df69340994b3179fbd150aec907688d20fdff5fecf3ff5c001d9f 10:40:16 $ docker rm -f --volumes 121b12e2c34df69340994b3179fbd150aec907688d20fdff5fecf3ff5c001d9f [Pipeline] // withDockerContainer [Pipeline] sh 10:40:17 + docker images 10:40:17 REPOSITORY TAG IMAGE ID CREATED SIZE 10:40:17 support-notifications-arm64 latest 0b3e7d13ff65 3 seconds ago 41.9MB 10:40:17 support-cron-scheduler-arm64 latest f96b26132c3c 3 seconds ago 42.2MB 10:40:17 support-scheduler-arm64 latest 342b37e6896c 15 seconds ago 41.2MB 10:40:17 core-keeper-arm64 latest 2d10fa99c93a 34 seconds ago 38.9MB 10:40:17 core-metadata-arm64 latest 7d640af4dcc5 About a minute ago 39.1MB 10:40:17 core-data-arm64 latest 318c384cb5d1 About a minute ago 39MB 10:40:17 core-command-arm64 latest c9d03124eb17 3 minutes ago 35MB 10:40:17 security-proxy-auth-arm64 latest 56db862cecec 4 minutes ago 32.6MB 10:40:17 security-spiffe-token-provider-arm64 latest a3bf3c7d05ae 13 minutes ago 29MB 10:40:17 core-common-config-bootstrapper-arm64 latest 66a21177affb 17 minutes ago 15.3MB 10:40:17 security-secretstore-setup-arm64 latest 8b6b3e2d98f3 17 minutes ago 36.4MB 10:40:17 security-bootstrapper-arm64 latest dd9cda238f32 17 minutes ago 18.9MB 10:40:17 security-proxy-setup-arm64 latest 6c257184190f 17 minutes ago 26.1MB 10:40:17 security-spire-config-arm64 latest c1d498a9d37e 43 minutes ago 115MB 10:40:17 security-spire-agent-arm64 latest b99baaca4a2a 43 minutes ago 174MB 10:40:17 security-spire-server-arm64 latest feeb500925cc 43 minutes ago 116MB 10:40:17 ci-base-image-arm64 latest 39f30a89361f About an hour ago 967MB 10:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 10:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:18 10:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:18 arm64: Pulling from edgex-lftools-log-publisher 10:40:18 8998bd30e6a1: Pulling fs layer 10:40:18 04944245beec: Pulling fs layer 10:40:18 699f458cf7ca: Pulling fs layer 10:40:18 765212b225bb: Pulling fs layer 10:40:18 f23df028b6ca: Pulling fs layer 10:40:18 d65c8cfc05b1: Pulling fs layer 10:40:18 765212b225bb: Waiting 10:40:18 f23df028b6ca: Waiting 10:40:18 d65c8cfc05b1: Waiting 10:40:18 2437ff75d9bd: Pulling fs layer 10:40:18 2437ff75d9bd: Waiting 10:40:18 04944245beec: Verifying Checksum 10:40:18 04944245beec: Download complete 10:40:18 765212b225bb: Verifying Checksum 10:40:18 765212b225bb: Download complete 10:40:18 f23df028b6ca: Verifying Checksum 10:40:18 f23df028b6ca: Download complete 10:40:18 d65c8cfc05b1: Verifying Checksum 10:40:18 d65c8cfc05b1: Download complete 10:40:19 699f458cf7ca: Verifying Checksum 10:40:19 699f458cf7ca: Download complete 10:40:19 8998bd30e6a1: Verifying Checksum 10:40:19 8998bd30e6a1: Download complete 10:40:22 2437ff75d9bd: Verifying Checksum 10:40:22 2437ff75d9bd: Download complete 10:40:24 8998bd30e6a1: Pull complete 10:40:24 04944245beec: Pull complete 10:40:26 699f458cf7ca: Pull complete 10:40:26 765212b225bb: Pull complete 10:40:27 f23df028b6ca: Pull complete 10:40:27 d65c8cfc05b1: Pull complete 10:40:45 2437ff75d9bd: Pull complete 10:40:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:46 prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container 10:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:40:49 $ docker top e53a76bc50766edf7e772dc76044cff0c56bd0baca5a3dc7a8a79320cd91943b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:50 ---> job-cost.sh 10:40:50 lf-activate-venv: SKIPPING 10:40:50 INFO: No Stack... 10:40:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:40:51 INFO: Archiving Costs [Pipeline] sh 10:40:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:40:52 + cut -d, -f6 [Pipeline] lock 10:40:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] 10:40:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] did not exist. Created. 10:40:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:40:53 + echo total: 0.2199999988079071 [Pipeline] stash 10:40:53 Stashed 1 file(s) [Pipeline] } 10:40:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:40:53 $ docker stop --time=1 e53a76bc50766edf7e772dc76044cff0c56bd0baca5a3dc7a8a79320cd91943b 10:40:55 $ docker rm -f --volumes e53a76bc50766edf7e772dc76044cff0c56bd0baca5a3dc7a8a79320cd91943b [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 10:40:56 provisioning config files... 10:40:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13834427575766203089tmp [Pipeline] { [Pipeline] sh 10:40:56 + set +x 10:40:56 + bash -s -- 10:40:56 + curl -s https://codecov.io/bash 10:40:56 10:40:56 _____ _ 10:40:56 / ____| | | 10:40:56 | | ___ __| | ___ ___ _____ __ 10:40:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:40:56 | |___| (_) | (_| | __/ (_| (_) \ V / 10:40:56 \_____\___/ \__,_|\___|\___\___/ \_/ 10:40:56 Bash-1.0.6 10:40:56 10:40:56 10:40:56 ==> git version 2.25.1 found 10:40:56 ==> 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 10:40:56 Release-Date: 2020-01-08 10:40:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:40:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:40:56 ==> Jenkins CI detected. 10:40:56 current dir:  /w/workspace/edgex-go/1 10:40:56 project root: . 10:40:56 --> token set from env 10:40:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:40:56 ==> Running gcov in . (disable via -X gcov) 10:40:56 ==> Python coveragepy not found 10:40:56 ==> Searching for coverage reports in: 10:40:56 + . 10:40:56 -> Found 1 reports 10:40:56 ==> Detecting git/mercurial file structure 10:40:56 ==> Reading reports 10:40:56 + ./coverage.out bytes=512116 10:40:56 ==> Appending adjustments 10:40:56 https://docs.codecov.io/docs/fixing-reports 10:40:58 + Found adjustments 10:40:58 ==> Gzipping contents 10:40:58 64K /tmp/codecov.6ckmr3.gz 10:40:58 ==> Uploading reports 10:40:58 url: https://codecov.io 10:40:58 query: branch=PR-4855&commit=718d49e3b16a7f49ca486ee1c56059c6ab97029f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= 10:40:58 -> Pinging Codecov 10:40:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4855&commit=718d49e3b16a7f49ca486ee1c56059c6ab97029f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= 10:40:58 -> Uploading to 10:40:58 https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/718d49e3b16a7f49ca486ee1c56059c6ab97029f/53aad18b-b8e6-4ac4-b626-042e03e9ed57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T104058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd317d109547998b80ca9e16c591da97012e13da585088a7e71b1bf64e47de61 10:40:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:40:58 Dload Upload Total Spent Left Speed 10:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65140 0 0 100 65140 0 237k --:--:-- --:--:-- --:--:-- 237k 10:40:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] } 10:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:41:00 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:41:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:01 ---> package-listing.sh 10:41:01 ++ facter osfamily 10:41:01 ++ tr '[:upper:]' '[:lower:]' 10:41:01 + OS_FAMILY=debian 10:41:01 + workspace=/w/workspace/edgex-go/1 10:41:01 + START_PACKAGES=/tmp/packages_start.txt 10:41:01 + END_PACKAGES=/tmp/packages_end.txt 10:41:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:01 + PACKAGES=/tmp/packages_start.txt 10:41:01 + '[' /w/workspace/edgex-go/1 ']' 10:41:01 + PACKAGES=/tmp/packages_end.txt 10:41:01 + case "${OS_FAMILY}" in 10:41:01 + dpkg -l 10:41:01 + grep '^ii' 10:41:01 + '[' -f /tmp/packages_start.txt ']' 10:41:01 + '[' -f /tmp/packages_end.txt ']' 10:41:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:01 + '[' /w/workspace/edgex-go/1 ']' 10:41:01 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:41:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:41:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:03 10:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:03 latest: Pulling from edgex-lftools-log-publisher 10:41:03 5eb5b503b376: Pulling fs layer 10:41:03 5c69ac0246d0: Pulling fs layer 10:41:03 ec43610c2a17: Pulling fs layer 10:41:03 3a2ae6a8a46f: Pulling fs layer 10:41:03 33b1e0a273af: Pulling fs layer 10:41:03 5d3b04190fa2: Pulling fs layer 10:41:03 2f39f015ded8: Pulling fs layer 10:41:03 5d3b04190fa2: Waiting 10:41:03 2f39f015ded8: Waiting 10:41:03 3a2ae6a8a46f: Waiting 10:41:03 33b1e0a273af: Waiting 10:41:03 5c69ac0246d0: Verifying Checksum 10:41:03 5c69ac0246d0: Download complete 10:41:03 3a2ae6a8a46f: Verifying Checksum 10:41:03 3a2ae6a8a46f: Download complete 10:41:03 33b1e0a273af: Verifying Checksum 10:41:03 33b1e0a273af: Download complete 10:41:03 5d3b04190fa2: Download complete 10:41:03 ec43610c2a17: Verifying Checksum 10:41:03 ec43610c2a17: Download complete 10:41:03 5eb5b503b376: Verifying Checksum 10:41:03 5eb5b503b376: Download complete 10:41:04 2f39f015ded8: Download complete 10:41:04 5eb5b503b376: Pull complete 10:41:05 5c69ac0246d0: Pull complete 10:41:05 ec43610c2a17: Pull complete 10:41:05 3a2ae6a8a46f: Pull complete 10:41:05 33b1e0a273af: Pull complete 10:41:05 5d3b04190fa2: Pull complete 10:41:11 2f39f015ded8: Pull complete 10:41:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:11 prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container 10:41:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:14 $ docker top 253efc3707991cb70a82a4ea6bfaeb76683c3cf32c343e2a090a64436a1d65a6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:15 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:15 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:15 + ls /var/log/sa-host 10:41:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:15 provisioning config files... 10:41:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8591542222070531227tmp [Pipeline] { [Pipeline] echo 10:41:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:16 ---> create-netrc.sh [Pipeline] } 10:41:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:16 ---> python-tools-install.sh [Pipeline] echo 10:41:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:17 ---> sudo-logs.sh 10:41:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:17 ---> job-cost.sh 10:41:17 lf-activate-venv: SKIPPING 10:41:17 DEBUG: total: 0.2199999988079071 10:41:17 INFO: Retrieving Stack Cost... 10:41:18 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:18 INFO: Archiving Costs [Pipeline] echo 10:41:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:18 ---> logs-deploy.sh 10:41:18 lf-activate-venv: SKIPPING 10:41:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4855/1 10:41:18 INFO: archiving workspace using pattern(s): 10:41:19 Archives upload complete. 10:41:19 INFO: archiving logs to Nexus