Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 (4a4956289f160fa05052c72e0bb8fe04a9682d5b) 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-ssh2004398520030573597.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11256511328877806654.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11119582824626956973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17744411550655863056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4749708503483153883.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18787 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing 8d8575a63f307014913da9f00be644aec2c1a870 Checking out Revision 8d8575a63f307014913da9f00be644aec2c1a870 (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # 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 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8575a63f307014913da9f00be644aec2c1a870 # timeout=10 Commit message: "Merge commit '61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk de390a0b640e0a6b51e7c1d47201a617d5a0cb22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:09 ========================================================= 08:30:09 EdgeX Global Pipelines Version Info 08:30:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:10 ------------------- 08:30:10 stable info: 08:30:10 ------------------- 08:30:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:10 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:30:10 Message: update stable to v1.0.250 08:30:10 ------------------- 08:30:10 experimental info: 08:30:10 ------------------- 08:30:10 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:10 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:30:10 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d8575a63f307014913da9f00be644aec2c1a870 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d8575a [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:11 provisioning config files... 08:30:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config14994681323729211224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:11 ---> docker-login.sh 08:30:11 nexus3.edgexfoundry.org:10001 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10002 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10003 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10004 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 docker.io 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 ---> docker-login.sh ends [Pipeline] } 08:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:13 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:13 + dirname cmd/core-command/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo core-command,cmd/core-command/Dockerfile 08:30:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:13 + dirname cmd/core-data/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo core-data,cmd/core-data/Dockerfile 08:30:13 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 08:30:13 08:30:13 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:13 + dirname cmd/security-bootstrapper/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:13 + + cut -d/ -f2 08:30:13 dirname cmd/security-proxy-auth/Dockerfile 08:30:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:13 + dirname cmd/security-proxy-setup/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:13 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:13 + dirname cmd/security-spire-agent/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:13 + dirname cmd/security-spire-config/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:13 + dirname cmd/security-spire-server/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:13 + dirname cmd/support-notifications/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:13 + dirname cmd/support-scheduler/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:13 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:13 + git rev-list -1 --merges 8d8575a63f307014913da9f00be644aec2c1a870~1..8d8575a63f307014913da9f00be644aec2c1a870 [Pipeline] echo 08:30:13 -----------> git rev-list -1 --merges 8d8575a63f307014913da9f00be644aec2c1a870~1..8d8575a63f307014913da9f00be644aec2c1a870 8d8575a63f307014913da9f00be644aec2c1a870 08:30:13 8d8575a63f307014913da9f00be644aec2c1a870 [false] [Pipeline] sh 08:30:13 + git log --format=format:%s -1 8d8575a63f307014913da9f00be644aec2c1a870 [Pipeline] echo 08:30:14 ========================================================= 08:30:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:14 + grep -v github /etc/ssh/ssh_known_hosts 08:30:14 + [ -e /tmp/ssh_known_hosts ] 08:30:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:14 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:14 08:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:14 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:14 b85a868b505f: Pulling fs layer 08:30:14 e2be974225ed: Pulling fs layer 08:30:14 339a4e72a1f5: Pulling fs layer 08:30:14 988bab9f4d93: Pulling fs layer 08:30:14 1469e6f7b9e6: Pulling fs layer 08:30:14 eaf3925da568: Pulling fs layer 08:30:14 bab4dde63d76: Pulling fs layer 08:30:14 bde34c3a00c8: Pulling fs layer 08:30:14 b352a97aabf1: Pulling fs layer 08:30:14 988bab9f4d93: Waiting 08:30:14 1469e6f7b9e6: Waiting 08:30:14 bab4dde63d76: Waiting 08:30:14 bde34c3a00c8: Waiting 08:30:14 b352a97aabf1: Waiting 08:30:14 4872d77fe225: Pulling fs layer 08:30:14 5851b861e8e6: Pulling fs layer 08:30:14 5851b861e8e6: Waiting 08:30:14 4872d77fe225: Waiting 08:30:14 e2be974225ed: Verifying Checksum 08:30:14 e2be974225ed: Download complete 08:30:14 988bab9f4d93: Verifying Checksum 08:30:14 988bab9f4d93: Download complete 08:30:14 1469e6f7b9e6: Verifying Checksum 08:30:14 1469e6f7b9e6: Download complete 08:30:15 339a4e72a1f5: Verifying Checksum 08:30:15 339a4e72a1f5: Download complete 08:30:15 eaf3925da568: Verifying Checksum 08:30:15 eaf3925da568: Download complete 08:30:15 bde34c3a00c8: Verifying Checksum 08:30:15 bde34c3a00c8: Download complete 08:30:15 b352a97aabf1: Verifying Checksum 08:30:15 b352a97aabf1: Download complete 08:30:15 4872d77fe225: Verifying Checksum 08:30:15 4872d77fe225: Download complete 08:30:15 5851b861e8e6: Verifying Checksum 08:30:15 5851b861e8e6: Download complete 08:30:15 b85a868b505f: Download complete 08:30:15 bab4dde63d76: Verifying Checksum 08:30:15 bab4dde63d76: Download complete 08:30:16 b85a868b505f: Pull complete 08:30:16 e2be974225ed: Pull complete 08:30:17 339a4e72a1f5: Pull complete 08:30:17 988bab9f4d93: Pull complete 08:30:17 1469e6f7b9e6: Pull complete 08:30:17 eaf3925da568: Pull complete 08:30:19 bab4dde63d76: Pull complete 08:30:19 bde34c3a00c8: Pull complete 08:30:19 b352a97aabf1: Pull complete 08:30:19 4872d77fe225: Pull complete 08:30:19 5851b861e8e6: Pull complete 08:30:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:19 prd-ubuntu20.04-docker-8c-8g-18787 does not seem to be running inside a container 08:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:22 $ docker top b994a815dfb792d89e4b786f737f0a866e29351eb10f0c735e9090cf28a11c87 -eo pid,comm 08:30:22 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). 08:30:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:22 [ssh-agent] Looking for ssh-agent implementation... 08:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:22 $ docker exec b994a815dfb792d89e4b786f737f0a866e29351eb10f0c735e9090cf28a11c87 ssh-agent 08:30:23 SSH_AUTH_SOCK=/tmp/ssh-gnNGKSFhrHkQ/agent.33 08:30:23 SSH_AGENT_PID=39 08:30:23 Running ssh-add (command line suppressed) 08:30:23 Identity added: /w/workspace/edgex-go/11@tmp/private_key_3038203915852808508.key (/w/workspace/edgex-go/11@tmp/private_key_3038203915852808508.key) 08:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:23 + git tag --points-at HEAD [Pipeline] } 08:30:23 $ docker exec --env ******** --env ******** b994a815dfb792d89e4b786f737f0a866e29351eb10f0c735e9090cf28a11c87 ssh-agent -k 08:30:23 unset SSH_AUTH_SOCK; 08:30:23 unset SSH_AGENT_PID; 08:30:23 echo Agent pid 39 killed; 08:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:23 [ssh-agent] Looking for ssh-agent implementation... 08:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:23 $ docker exec b994a815dfb792d89e4b786f737f0a866e29351eb10f0c735e9090cf28a11c87 ssh-agent 08:30:23 SSH_AUTH_SOCK=/tmp/ssh-BBqARJIjRggR/agent.71 08:30:23 SSH_AGENT_PID=77 08:30:23 Running ssh-add (command line suppressed) 08:30:23 Identity added: /w/workspace/edgex-go/11@tmp/private_key_8698756590394283886.key (/w/workspace/edgex-go/11@tmp/private_key_8698756590394283886.key) 08:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:24 + git semver init 08:30:24 2023-06-17 08:30:24,453 [run_init] DEBUG init version:0.0.0 force:False 08:30:24 2023-06-17 08:30:24,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/11/.semver 08:30:24 2023-06-17 08:30:24,454 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/11/.semver 08:30:24 2023-06-17 08:30:24,455 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/11/.semver'], cwd=/w/workspace/edgex-go/11, universal_newlines=False, shell=None, istream=None) 08:30:29 2023-06-17 08:30:29,039 [append_file] DEBUG append to file:/w/workspace/edgex-go/11/.git/info/exclude 08:30:29 2023-06-17 08:30:29,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/11/.semver/PR-4569 with force:False 08:30:29 2023-06-17 08:30:29,040 [write_file] DEBUG write to file:/w/workspace/edgex-go/11/.semver/PR-4569 08:30:29 2023-06-17 08:30:29,044 [execute] INFO git cat-file --batch-check 08:30:29 2023-06-17 08:30:29,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:30:29 2023-06-17 08:30:29,049 [execute] INFO git cat-file --batch 08:30:29 2023-06-17 08:30:29,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:30:29 2023-06-17 08:30:29,053 [read_version] DEBUG read version from /w/workspace/edgex-go/11/.semver/PR-4569 08:30:29 0.0.0 [Pipeline] } 08:30:29 $ docker exec --env ******** --env ******** b994a815dfb792d89e4b786f737f0a866e29351eb10f0c735e9090cf28a11c87 ssh-agent -k 08:30:29 unset SSH_AUTH_SOCK; 08:30:29 unset SSH_AGENT_PID; 08:30:29 echo Agent pid 77 killed; 08:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:30 + git semver [Pipeline] } 08:30:30 $ docker stop --time=1 b994a815dfb792d89e4b786f737f0a866e29351eb10f0c735e9090cf28a11c87 08:30:31 $ docker rm -f --volumes b994a815dfb792d89e4b786f737f0a866e29351eb10f0c735e9090cf28a11c87 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:32 Stashed 1 file(s) [Pipeline] echo 08:30:32 [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 08:30:32 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:32 ========================================================= 08:30:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:32 f56be85fc22e: Pulling fs layer 08:30:32 85791d961cd3: Pulling fs layer 08:30:32 d694b5ae8c79: Pulling fs layer 08:30:32 9f32a84ed3da: Pulling fs layer 08:30:32 4d19c01a9841: Pulling fs layer 08:30:32 9325e15d5711: Pulling fs layer 08:30:32 556b6ee489ea: Pulling fs layer 08:30:32 c5a4b2cf53e6: Pulling fs layer 08:30:32 9325e15d5711: Waiting 08:30:32 556b6ee489ea: Waiting 08:30:32 c5a4b2cf53e6: Waiting 08:30:32 9f32a84ed3da: Waiting 08:30:32 4d19c01a9841: Waiting 08:30:32 85791d961cd3: Download complete 08:30:32 9f32a84ed3da: Verifying Checksum 08:30:32 4d19c01a9841: Verifying Checksum 08:30:32 4d19c01a9841: Download complete 08:30:32 f56be85fc22e: Verifying Checksum 08:30:32 f56be85fc22e: Download complete 08:30:32 9325e15d5711: Verifying Checksum 08:30:32 9325e15d5711: Download complete 08:30:33 f56be85fc22e: Pull complete 08:30:33 85791d961cd3: Pull complete 08:30:33 c5a4b2cf53e6: Verifying Checksum 08:30:33 c5a4b2cf53e6: Download complete 08:30:33 d694b5ae8c79: Verifying Checksum 08:30:33 d694b5ae8c79: Download complete 08:30:34 556b6ee489ea: Verifying Checksum 08:30:34 556b6ee489ea: Download complete 08:30:37 d694b5ae8c79: Pull complete 08:30:37 9f32a84ed3da: Pull complete 08:30:37 4d19c01a9841: Pull complete 08:30:37 9325e15d5711: Pull complete 08:30:39 556b6ee489ea: Pull complete 08:30:40 c5a4b2cf53e6: Pull complete 08:30:40 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:40 + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:40 WORKDIR /edgex 08:30:40 COPY go.mod . 08:30:40 RUN go mod download ci-base-image-x86_64 08:30:40 -f - . 08:30:41 Sending build context to Docker daemon 170.6MB 08:30:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:41 ---> c4be618373d6 08:30:41 Step 2/4 : WORKDIR /edgex 08:30:45 ---> Running in df10c83ff054 08:30:45 Removing intermediate container df10c83ff054 08:30:45 ---> 8aa0fd3aa258 08:30:45 Step 3/4 : COPY go.mod . 08:30:45 ---> 782081b73295 08:30:45 Step 4/4 : RUN go mod download 08:30:45 ---> Running in c207d1aee0aa 08:30:47 Still waiting to schedule task 08:30:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:57 Removing intermediate container c207d1aee0aa 08:30:57 ---> 51a68ebf702f 08:30:57 Successfully built 51a68ebf702f 08:30:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:58 + docker inspect -f . ci-base-image-x86_64 08:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:58 prd-ubuntu20.04-docker-8c-8g-18787 does not seem to be running inside a container 08:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat 08:30:58 $ docker top 76e8d65f43740f9edca9d5af5f5835d86070431fa819cf6f856b2c18f4bde699 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:58 + go version 08:30:58 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:58 $ docker stop --time=1 76e8d65f43740f9edca9d5af5f5835d86070431fa819cf6f856b2c18f4bde699 08:31:00 $ docker rm -f --volumes 76e8d65f43740f9edca9d5af5f5835d86070431fa819cf6f856b2c18f4bde699 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:00 + docker inspect -f . ci-base-image-x86_64 08:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:00 prd-ubuntu20.04-docker-8c-8g-18787 does not seem to be running inside a container 08:31:00 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat 08:31:00 $ docker top a72a5e2bf1e608d1c4f4810aab5170ef63f83e2f28b95ab2bfc27a7fb282eb87 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:01 ========================================================= 08:31:01 [edgeXBuildGoParallel] Running Tests and Build... 08:31:01 ========================================================= [Pipeline] sh 08:31:01 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:31:01 + make test 08:31:01 go test -race -coverprofile=coverage.out ./... 08:31:08 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.878s coverage: 88.5% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 72.2% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.260s coverage: 79.9% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.072s coverage: 92.9% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.117s coverage: 87.2% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 63.1% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 38.4% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 61.5% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 08:32:04 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 08:32:04 Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image 08:32:04 Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). 08:32:04 Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory 08:32:04 Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. 08:32:04 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 08:32:04 $ docker stop --time=1 a72a5e2bf1e608d1c4f4810aab5170ef63f83e2f28b95ab2bfc27a7fb282eb87 08:32:06 $ docker rm -f --volumes a72a5e2bf1e608d1c4f4810aab5170ef63f83e2f28b95ab2bfc27a7fb282eb87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:32:06 Failed in branch amd64 08:33:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18789 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws 08:33:29 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 08:33:29 The recommended git tool is: git 08:33:37 using credential edgex-jenkins-ssh 08:33:37 Cloning the remote Git repository 08:33:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:38 > git init /w/workspace/edgex-go/11 # timeout=10 08:33:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:38 > git --version # timeout=10 08:33:38 > git --version # 'git version 2.25.1' 08:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:00 Merging remotes/origin/main commit 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 08:34:01 Merge succeeded, producing c43a135eba4a65ce20fab14c9a21fd2028a492cf 08:34:01 Checking out Revision c43a135eba4a65ce20fab14c9a21fd2028a492cf (PR-4569) 08:33:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:00 > git config core.sparsecheckout # timeout=10 08:34:00 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 08:34:00 > git remote # timeout=10 08:34:00 > git config --get remote.origin.url # timeout=10 08:34:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:00 > git merge 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 08:34:01 > git rev-parse HEAD^{commit} # timeout=10 08:34:01 > git config core.sparsecheckout # timeout=10 08:34:01 > git checkout -f c43a135eba4a65ce20fab14c9a21fd2028a492cf # timeout=10 08:34:04 Commit message: "Merge commit '61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284' into HEAD" 08:34:04 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:05 Dload Upload Total Spent Left Speed 08:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 08:34:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:04 > git rev-list --no-walk de390a0b640e0a6b51e7c1d47201a617d5a0cb22 # timeout=10 08:34:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:06 + sudo tee /etc/docker/daemon.new 08:34:06 { 08:34:06 "registry-mirrors": [ 08:34:06 "https://nexus3.edgexfoundry.org:10001" 08:34:06 ], 08:34:06 "bip": "10.250.0.254/24", 08:34:06 "hosts": [ 08:34:06 "tcp://0.0.0.0:5555", 08:34:06 "unix:///var/run/docker.sock" 08:34:06 ], 08:34:06 "mtu": 1458, 08:34:06 "selinux-enabled": true, 08:34:06 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:06 } [Pipeline] sh 08:34:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:25 provisioning config files... 08:34:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config17267780201817784969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:26 ---> docker-login.sh 08:34:26 nexus3.edgexfoundry.org:10001 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:26 Configure a credential helper to remove this warning. See 08:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:26 08:34:26 Login Succeeded 08:34:26 nexus3.edgexfoundry.org:10002 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10003 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10004 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 docker.io 08:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:28 Configure a credential helper to remove this warning. See 08:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:28 08:34:28 Login Succeeded 08:34:28 ---> docker-login.sh ends [Pipeline] } 08:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:29 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:34:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:29 ========================================================= 08:34:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:29 c41833b44d91: Pulling fs layer 08:34:29 ed15518f5707: Pulling fs layer 08:34:29 feae8fd75edb: Pulling fs layer 08:34:29 242c74f7c9fa: Pulling fs layer 08:34:29 3cdef696dda3: Pulling fs layer 08:34:29 2ced38df9373: Pulling fs layer 08:34:29 58f1dce35555: Pulling fs layer 08:34:29 3cdef696dda3: Waiting 08:34:29 242c74f7c9fa: Waiting 08:34:29 2ced38df9373: Waiting 08:34:29 ed15518f5707: Verifying Checksum 08:34:29 ed15518f5707: Download complete 08:34:29 242c74f7c9fa: Verifying Checksum 08:34:29 242c74f7c9fa: Download complete 08:34:29 3cdef696dda3: Verifying Checksum 08:34:29 3cdef696dda3: Download complete 08:34:29 c41833b44d91: Verifying Checksum 08:34:29 c41833b44d91: Download complete 08:34:30 c41833b44d91: Pull complete 08:34:30 58f1dce35555: Verifying Checksum 08:34:30 58f1dce35555: Download complete 08:34:31 ed15518f5707: Pull complete 08:34:32 feae8fd75edb: Verifying Checksum 08:34:32 feae8fd75edb: Download complete 08:34:32 2ced38df9373: Verifying Checksum 08:34:32 2ced38df9373: Download complete 08:34:42 feae8fd75edb: Pull complete 08:34:42 242c74f7c9fa: Pull complete 08:34:42 3cdef696dda3: Pull complete 08:34:48 2ced38df9373: Pull complete 08:34:50 58f1dce35555: Pull complete 08:34:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:50 + docker build -t ci-base-image-arm64 -f - . 08:34:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:50 WORKDIR /edgex 08:34:50 COPY go.mod . 08:34:50 RUN go mod download 08:34:51 Sending build context to Docker daemon 2.95MB 08:34:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:51 ---> fadd8f120f05 08:34:51 Step 2/4 : WORKDIR /edgex 08:34:53 ---> Running in 1f096e3c35f4 08:34:54 Removing intermediate container 1f096e3c35f4 08:34:54 ---> 20a431c0082f 08:34:54 Step 3/4 : COPY go.mod . 08:34:54 ---> 4fa619187767 08:34:54 Step 4/4 : RUN go mod download 08:34:54 ---> Running in 71dfa3b8facc 08:35:27 Removing intermediate container 71dfa3b8facc 08:35:27 ---> 6390e2ae210f 08:35:27 Successfully built 6390e2ae210f 08:35:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker inspect -f . ci-base-image-arm64 08:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:27 prd-ubuntu20.04-docker-arm64-4c-16g-18789 does not seem to be running inside a container 08:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:28 $ docker top f0d97ee2ceac460cabc94dd0474b75bcd684a9e5cb6ba24d0d69f35e78306b8b -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:29 + go version 08:35:29 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:29 $ docker stop --time=1 f0d97ee2ceac460cabc94dd0474b75bcd684a9e5cb6ba24d0d69f35e78306b8b 08:35:31 $ docker rm -f --volumes f0d97ee2ceac460cabc94dd0474b75bcd684a9e5cb6ba24d0d69f35e78306b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker inspect -f . ci-base-image-arm64 08:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-18789 does not seem to be running inside a container 08:35:32 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:33 $ docker top 3fc975c3f97cf0eef7c15a61df0b37cf79771d68b003510387b0f0132ffc7fa5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:33 ========================================================= 08:35:33 [edgeXBuildGoParallel] Running Tests and Build... 08:35:33 ========================================================= [Pipeline] sh 08:35:34 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:35:35 + make test 08:35:35 go test -race -coverprofile=coverage.out ./... 08:36:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.434s coverage: 71.5% of statements 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 54.0% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.213s coverage: 88.5% of statements 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.411s coverage: 3.8% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 95.6% of statements 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.424s coverage: 0.9% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 29.0% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 42.9% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 82.9% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.101s coverage: 79.9% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.252s coverage: 92.9% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.464s coverage: 81.8% of statements 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.519s coverage: 82.1% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 86.0% of statements 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 38.4% of statements 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 17.7% of statements 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 92.3% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 61.5% of statements 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements 08:40:47 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 08:40:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:47 go vet ./... 08:43:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:23 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:24 + ls -al . 08:43:24 total 724 08:43:24 drwxrwxr-x 10 1001 1001 4096 Jun 17 08:35 . 08:43:24 drwxr-xr-x 4 root root 4096 Jun 17 08:35 .. 08:43:24 drwxrwxr-x 2 1001 1001 4096 Jun 17 08:34 .blubracket 08:43:24 -rw-rw-r-- 1 1001 1001 16 Jun 17 08:34 .dockerignore 08:43:24 drwxrwxr-x 8 1001 1001 4096 Jun 17 08:34 .git 08:43:24 drwxrwxr-x 3 1001 1001 4096 Jun 17 08:34 .github 08:43:24 -rw-rw-r-- 1 1001 1001 1162 Jun 17 08:34 .gitignore 08:43:24 -rw-rw-r-- 1 1001 1001 42 Jun 17 08:34 .golangci.yml 08:43:24 -rw-rw-r-- 1 1001 1001 87 Jun 17 08:34 .hadolint.yml 08:43:24 -rw-rw-r-- 1 1001 1001 166 Jun 17 08:34 .sonarcloud.properties 08:43:24 -rw-rw-r-- 1 1001 1001 1171 Jun 17 08:34 ADOPTERS.md 08:43:24 -rw-rw-r-- 1 1001 1001 10835 Jun 17 08:34 Attribution.txt 08:43:24 -rw-rw-r-- 1 1001 1001 93407 Jun 17 08:34 CHANGELOG.md 08:43:24 -rw-rw-r-- 1 1001 1001 3804 Jun 17 08:34 CONTRIBUTING.md 08:43:24 -rw-rw-r-- 1 1001 1001 579 Jun 17 08:34 Dockerfile.fuzz 08:43:24 -rw-rw-r-- 1 1001 1001 677 Jun 17 08:34 GOVERNANCE.md 08:43:24 -rw-rw-r-- 1 1001 1001 883 Jun 17 08:34 Jenkinsfile 08:43:24 -rw-rw-r-- 1 1001 1001 10775 Jun 17 08:34 LICENSE 08:43:24 -rw-rw-r-- 1 1001 1001 14368 Jun 17 08:34 Makefile 08:43:24 -rw-rw-r-- 1 1001 1001 582 Jun 17 08:34 OWNERS.md 08:43:24 -rw-rw-r-- 1 1001 1001 9923 Jun 17 08:34 README.md 08:43:24 -rw-rw-r-- 1 1001 1001 789 Jun 17 08:34 SECURITY.md 08:43:24 -rw-rw-r-- 1 1001 1001 5 Jun 17 08:30 VERSION 08:43:24 drwxrwxr-x 2 1001 1001 4096 Jun 17 08:34 bin 08:43:24 drwxrwxr-x 18 1001 1001 4096 Jun 17 08:34 cmd 08:43:24 -rw-r--r-- 1 root root 447731 Jun 17 08:40 coverage.out 08:43:24 -rwxrwxr-x 1 1001 1001 874 Jun 17 08:34 fuzzing_docker.sh 08:43:24 -rw-rw-r-- 1 1001 1001 3162 Jun 17 08:34 go.mod 08:43:24 -rw-rw-r-- 1 1001 1001 31054 Jun 17 08:34 go.sum 08:43:24 drwxrwxr-x 7 1001 1001 4096 Jun 17 08:34 internal 08:43:24 drwxrwxr-x 3 1001 1001 4096 Jun 17 08:34 openapi 08:43:24 -rw-rw-r-- 1 1001 1001 594 Jun 17 08:34 security.txt 08:43:24 drwxrwxr-x 4 1001 1001 4096 Jun 17 08:34 snap 08:43:24 -rw-rw-r-- 1 1001 1001 204 Jun 17 08:34 version.go [Pipeline] sh 08:43:25 + '[' -e coverage.out ] 08:43:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:26 Stashed 1 file(s) [Pipeline] sh 08:43:26 + make build 08:43:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:30 $ docker stop --time=1 3fc975c3f97cf0eef7c15a61df0b37cf79771d68b003510387b0f0132ffc7fa5 08:46:33 $ docker rm -f --volumes 3fc975c3f97cf0eef7c15a61df0b37cf79771d68b003510387b0f0132ffc7fa5 [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 08:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:35 08:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:36 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:36 547446be3368: Pulling fs layer 08:46:36 d125d8839a47: Pulling fs layer 08:46:36 3e85d5ac6304: Pulling fs layer 08:46:36 c3105a71a48b: Pulling fs layer 08:46:36 0f093f025ec4: Pulling fs layer 08:46:36 c3106fc0e877: Pulling fs layer 08:46:36 c3105a71a48b: Waiting 08:46:36 0f093f025ec4: Waiting 08:46:36 c3106fc0e877: Waiting 08:46:36 547446be3368: Verifying Checksum 08:46:36 547446be3368: Download complete 08:46:36 c3105a71a48b: Verifying Checksum 08:46:36 c3105a71a48b: Download complete 08:46:36 d125d8839a47: Verifying Checksum 08:46:36 d125d8839a47: Download complete 08:46:36 c3106fc0e877: Verifying Checksum 08:46:36 c3106fc0e877: Download complete 08:46:36 0f093f025ec4: Verifying Checksum 08:46:36 0f093f025ec4: Download complete 08:46:37 547446be3368: Pull complete 08:46:38 d125d8839a47: Pull complete 08:46:38 3e85d5ac6304: Verifying Checksum 08:46:38 3e85d5ac6304: Download complete 08:46:47 3e85d5ac6304: Pull complete 08:46:47 c3105a71a48b: Pull complete 08:46:48 0f093f025ec4: Pull complete 08:46:48 c3106fc0e877: Pull complete 08:46:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-18789 does not seem to be running inside a container 08:46:48 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:50 $ docker top 04a6ea2c19d4f088a36e476420e32d13d05a05c7a0a327a8e945eea8d1c3cb21 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:51 + docker compose -f ./docker-compose-build.yml build --parallel 08:47:01 #1 [core-data internal] load build definition from Dockerfile 08:47:01 #1 transferring dockerfile: 1.90kB done 08:47:01 #1 DONE 0.1s 08:47:01 08:47:01 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:47:01 #2 transferring dockerfile: 2.12kB done 08:47:01 #2 DONE 0.0s 08:47:01 08:47:01 #3 [security-spire-agent internal] load build definition from Dockerfile 08:47:01 #3 transferring dockerfile: 2.68kB done 08:47:01 #3 DONE 0.1s 08:47:01 08:47:01 #4 [core-command internal] load build definition from Dockerfile 08:47:01 #4 transferring dockerfile: 1.82kB 0.0s done 08:47:01 #4 DONE 0.1s 08:47:01 08:47:01 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:47:01 #5 transferring dockerfile: 1.78kB done 08:47:01 #5 DONE 0.1s 08:47:01 08:47:01 #6 [support-notifications internal] load build definition from Dockerfile 08:47:01 #6 transferring dockerfile: 1.84kB 0.0s done 08:47:01 #6 DONE 0.1s 08:47:01 08:47:01 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:47:01 #7 transferring dockerfile: 2.06kB done 08:47:01 #7 DONE 0.1s 08:47:01 08:47:01 #8 [core-metadata internal] load build definition from Dockerfile 08:47:01 #8 transferring dockerfile: 1.96kB 0.0s done 08:47:01 #8 DONE 0.1s 08:47:01 08:47:01 #9 [security-bootstrapper internal] load build definition from Dockerfile 08:47:01 #9 transferring dockerfile: 2.82kB 0.0s done 08:47:01 #9 DONE 0.1s 08:47:01 08:47:01 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:47:01 #10 transferring dockerfile: 2.04kB done 08:47:01 #10 DONE 0.1s 08:47:01 08:47:01 #11 [security-spire-server internal] load build definition from Dockerfile 08:47:01 #11 transferring dockerfile: 2.63kB done 08:47:01 #11 DONE 0.1s 08:47:01 08:47:01 #12 [security-spire-config internal] load build definition from Dockerfile 08:47:01 #12 transferring dockerfile: 2.58kB 0.0s done 08:47:01 #12 DONE 0.1s 08:47:01 08:47:01 #13 [security-secretstore-setup internal] load build definition from Dockerfile 08:47:01 #13 transferring dockerfile: 2.38kB done 08:47:01 #13 DONE 0.1s 08:47:01 08:47:01 #14 [support-scheduler internal] load build definition from Dockerfile 08:47:01 #14 transferring dockerfile: 1.82kB done 08:47:01 #14 DONE 0.1s 08:47:01 08:47:01 #15 [core-data internal] load .dockerignore 08:47:01 #15 transferring context: 56B done 08:47:01 #15 DONE 0.1s 08:47:02 08:47:02 #16 [core-common-config-bootstrapper internal] load .dockerignore 08:47:02 #16 transferring context: 56B done 08:47:02 #16 DONE 0.0s 08:47:02 08:47:02 #17 [security-spire-agent internal] load .dockerignore 08:47:02 #17 transferring context: 56B done 08:47:02 #17 DONE 0.1s 08:47:02 08:47:02 #18 [core-command internal] load .dockerignore 08:47:02 #18 transferring context: 56B done 08:47:02 #18 DONE 0.1s 08:47:02 08:47:02 #19 [security-spiffe-token-provider internal] load .dockerignore 08:47:02 #19 transferring context: 56B done 08:47:02 #19 DONE 0.0s 08:47:02 08:47:02 #20 [support-notifications internal] load .dockerignore 08:47:02 #20 transferring context: 56B done 08:47:02 #20 DONE 0.1s 08:47:02 08:47:02 #21 [security-proxy-setup internal] load .dockerignore 08:47:02 #21 transferring context: 56B done 08:47:02 #21 DONE 0.1s 08:47:02 08:47:02 #22 [core-metadata internal] load .dockerignore 08:47:02 #22 transferring context: 56B done 08:47:02 #22 DONE 0.1s 08:47:02 08:47:02 #23 [security-bootstrapper internal] load .dockerignore 08:47:02 #23 transferring context: 56B done 08:47:02 #23 DONE 0.1s 08:47:02 08:47:02 #24 [security-proxy-auth internal] load .dockerignore 08:47:02 #24 transferring context: 56B done 08:47:02 #24 DONE 0.1s 08:47:02 08:47:02 #25 [security-spire-server internal] load .dockerignore 08:47:02 #25 transferring context: 56B done 08:47:02 #25 DONE 0.1s 08:47:02 08:47:02 #26 [security-spire-config internal] load .dockerignore 08:47:02 #26 transferring context: 56B 0.0s done 08:47:02 #26 DONE 0.1s 08:47:02 08:47:02 #27 [security-secretstore-setup internal] load .dockerignore 08:47:02 #27 transferring context: 56B 0.0s done 08:47:02 #27 DONE 0.1s 08:47:02 08:47:02 #28 [support-scheduler internal] load .dockerignore 08:47:02 #28 transferring context: 56B 0.0s done 08:47:02 #28 DONE 0.1s 08:47:02 08:47:02 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:02 #29 DONE 0.0s 08:47:02 08:47:02 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 08:47:03 #30 DONE 0.1s 08:47:03 08:47:03 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:03 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:03 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:03 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0B / 3.26MB 0.1s 08:47:03 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:03 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:03 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.10MB / 3.26MB 0.2s 08:47:03 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 08:47:03 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:04 #31 ... 08:47:04 08:47:04 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:04 #29 DONE 0.0s 08:47:04 08:47:04 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:04 #32 DONE 1.1s 08:47:04 08:47:04 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:04 #31 ... 08:47:04 08:47:04 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:04 #29 DONE 0.0s 08:47:04 08:47:04 #33 [core-data builder 2/7] WORKDIR /edgex-go 08:47:04 #33 DONE 0.3s 08:47:04 08:47:04 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:04 #29 DONE 0.0s 08:47:04 08:47:04 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:04 #32 DONE 1.7s 08:47:04 08:47:04 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 08:47:04 #33 DONE 0.6s 08:47:04 08:47:04 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:04 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:04 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:04 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:04 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:04 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:04 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:04 #31 ... 08:47:04 08:47:04 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:04 #29 DONE 0.0s 08:47:04 08:47:04 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:47:04 #30 DONE 0.6s 08:47:04 08:47:04 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:04 #32 DONE 1.8s 08:47:04 08:47:04 #33 [core-command builder 2/7] WORKDIR /edgex-go 08:47:04 #33 DONE 0.6s 08:47:04 08:47:04 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:04 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:04 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:04 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:04 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:04 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:04 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:04 #31 ... 08:47:04 08:47:04 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:04 #29 DONE 0.0s 08:47:04 08:47:04 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:04 #32 DONE 1.8s 08:47:04 08:47:04 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:47:04 #33 DONE 0.7s 08:47:04 08:47:04 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:04 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:04 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:04 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:04 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:04 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:04 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:04 #31 ... 08:47:04 08:47:04 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:04 #32 DONE 1.8s 08:47:04 08:47:04 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:04 #29 DONE 0.0s 08:47:04 08:47:04 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 08:47:04 #33 DONE 0.7s 08:47:04 08:47:04 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:04 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:04 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:04 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:04 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:04 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:04 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:05 #31 ... 08:47:05 08:47:05 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 08:47:05 #30 DONE 0.9s 08:47:05 08:47:05 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:05 #32 DONE 1.8s 08:47:05 08:47:05 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:47:05 #33 DONE 0.7s 08:47:05 08:47:05 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:05 #29 DONE 0.0s 08:47:05 08:47:05 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:05 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:05 #31 ... 08:47:05 08:47:05 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 08:47:05 #30 DONE 0.9s 08:47:05 08:47:05 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:05 #32 DONE 1.8s 08:47:05 08:47:05 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 08:47:05 #33 DONE 0.7s 08:47:05 08:47:05 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:05 #29 DONE 0.0s 08:47:05 08:47:05 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:05 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:05 #31 DONE 3.2s 08:47:05 08:47:05 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:05 #29 DONE 0.0s 08:47:05 08:47:05 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 08:47:05 #30 DONE 1.2s 08:47:05 08:47:05 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:05 #29 DONE 0.0s 08:47:05 08:47:05 #34 [security-spiffe-token-provider internal] load build context 08:47:05 #34 ... 08:47:05 08:47:05 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:05 #32 DONE 1.9s 08:47:05 08:47:05 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:47:05 #33 DONE 0.8s 08:47:05 08:47:05 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:05 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:05 #31 DONE 3.3s 08:47:05 08:47:05 #34 [security-spiffe-token-provider internal] load build context 08:47:05 #34 ... 08:47:05 08:47:05 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:05 #29 DONE 0.0s 08:47:05 08:47:05 #34 [security-spiffe-token-provider internal] load build context 08:47:06 #34 ... 08:47:06 08:47:06 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:06 #29 DONE 0.1s 08:47:06 08:47:06 #34 [security-spiffe-token-provider internal] load build context 08:47:07 #34 transferring context: 13.86MB 2.8s 08:47:08 #34 ... 08:47:08 08:47:08 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:08 #32 DONE 1.9s 08:47:08 08:47:08 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:47:08 #33 DONE 0.8s 08:47:08 08:47:08 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:08 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:08 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:08 #31 DONE 3.3s 08:47:08 08:47:08 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 08:47:08 #30 DONE 3.5s 08:47:08 08:47:08 #34 [security-spiffe-token-provider internal] load build context 08:47:08 #34 ... 08:47:08 08:47:08 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:08 #32 DONE 1.9s 08:47:08 08:47:08 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 08:47:08 #33 DONE 0.8s 08:47:08 08:47:08 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:08 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:08 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:08 #31 DONE 3.3s 08:47:08 08:47:08 #34 [security-spiffe-token-provider internal] load build context 08:47:08 #34 ... 08:47:08 08:47:08 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:08 #32 DONE 2.0s 08:47:08 08:47:08 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:47:08 #33 DONE 0.8s 08:47:08 08:47:08 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:47:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:47:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:47:08 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 08:47:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:47:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:47:08 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.1s done 08:47:08 #31 DONE 3.3s 08:47:08 08:47:08 #34 [security-spiffe-token-provider internal] load build context 08:47:13 #34 transferring context: 22.74MB 7.9s 08:47:13 #34 ... 08:47:13 08:47:13 #35 [core-data internal] load build context 08:47:13 #35 ... 08:47:13 08:47:13 #34 [security-spiffe-token-provider internal] load build context 08:47:14 #34 ... 08:47:14 08:47:14 #36 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:47:14 #36 ... 08:47:14 08:47:14 #37 [core-common-config-bootstrapper internal] load build context 08:47:14 #37 ... 08:47:14 08:47:14 #38 [core-command internal] load build context 08:47:14 #38 ... 08:47:14 08:47:14 #39 [security-spire-agent internal] load build context 08:47:15 #39 ... 08:47:15 08:47:15 #40 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:47:15 #0 5.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:15 #0 8.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:15 #40 ... 08:47:15 08:47:15 #41 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:15 #0 5.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:15 #0 7.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:15 #41 ... 08:47:15 08:47:15 #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:15 #0 7.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:15 #0 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:15 #42 ... 08:47:15 08:47:15 #43 [support-notifications internal] load build context 08:47:15 #43 ... 08:47:15 08:47:15 #44 [security-proxy-setup internal] load build context 08:47:15 #44 ... 08:47:15 08:47:15 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:15 #0 5.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:15 #0 7.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:15 #45 ... 08:47:15 08:47:15 #46 [core-metadata internal] load build context 08:47:15 #46 ... 08:47:15 08:47:15 #47 [security-proxy-auth internal] load build context 08:47:15 #47 ... 08:47:15 08:47:15 #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:47:15 #0 8.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:15 #48 ... 08:47:15 08:47:15 #49 [security-spire-server internal] load build context 08:47:16 #49 ... 08:47:16 08:47:16 #50 [security-bootstrapper internal] load build context 08:47:16 #50 ... 08:47:16 08:47:16 #47 [security-proxy-auth internal] load build context 08:47:16 #47 ... 08:47:16 08:47:16 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:47:16 #51 ... 08:47:16 08:47:16 #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:47:16 #0 9.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:16 #52 ... 08:47:16 08:47:16 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:16 #53 ... 08:47:16 08:47:16 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:16 #54 ... 08:47:16 08:47:16 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:47:16 #55 ... 08:47:16 08:47:16 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:17 #56 ... 08:47:17 08:47:17 #39 [security-spire-agent internal] load build context 08:47:17 #39 transferring context: 16.42MB 13.2s 08:47:18 #39 ... 08:47:18 08:47:18 #57 [support-scheduler internal] load build context 08:47:18 #57 ... 08:47:18 08:47:18 #58 [security-spire-config internal] load build context 08:47:18 #58 ... 08:47:18 08:47:18 #57 [support-scheduler internal] load build context 08:47:18 #57 ... 08:47:18 08:47:18 #59 [security-secretstore-setup internal] load build context 08:47:18 #59 ... 08:47:18 08:47:18 #57 [support-scheduler internal] load build context 08:47:20 #57 ... 08:47:20 08:47:20 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:20 #60 ... 08:47:20 08:47:20 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:47:20 #61 ... 08:47:20 08:47:20 #39 [security-spire-agent internal] load build context 08:47:20 #39 ... 08:47:20 08:47:20 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:20 #45 13.31 OK: 263 MiB in 53 packages 08:47:20 #45 DONE 16.0s 08:47:21 08:47:21 #40 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:47:21 #40 14.59 OK: 263 MiB in 53 packages 08:47:21 #40 DONE 16.7s 08:47:21 08:47:21 #39 [security-spire-agent internal] load build context 08:47:23 #39 transferring context: 23.20MB 18.3s 08:47:23 #39 ... 08:47:23 08:47:23 #35 [core-data internal] load build context 08:47:23 #35 ... 08:47:23 08:47:23 #59 [security-secretstore-setup internal] load build context 08:47:24 #59 ... 08:47:24 08:47:24 #35 [core-data internal] load build context 08:47:24 #35 ... 08:47:24 08:47:24 #34 [security-spiffe-token-provider internal] load build context 08:47:24 #34 ... 08:47:24 08:47:24 #57 [support-scheduler internal] load build context 08:47:24 #57 ... 08:47:24 08:47:24 #37 [core-common-config-bootstrapper internal] load build context 08:47:25 #37 ... 08:47:25 08:47:25 #38 [core-command internal] load build context 08:47:25 #38 ... 08:47:25 08:47:25 #57 [support-scheduler internal] load build context 08:47:25 #57 ... 08:47:25 08:47:25 #44 [security-proxy-setup internal] load build context 08:47:25 #44 ... 08:47:25 08:47:25 #43 [support-notifications internal] load build context 08:47:25 #43 ... 08:47:25 08:47:25 #46 [core-metadata internal] load build context 08:47:25 #46 ... 08:47:25 08:47:25 #36 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:47:25 #36 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:25 #36 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:26 #36 ... 08:47:26 08:47:26 #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:47:26 #48 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:26 #48 19.07 (1/2) Installing dumb-init (1.2.5-r2) 08:47:26 #48 19.09 (2/2) Installing openssl (3.0.9-r1) 08:47:26 #48 19.28 Executing busybox-1.35.0-r29.trigger 08:47:26 #48 19.54 OK: 8 MiB in 17 packages 08:47:26 #48 ... 08:47:26 08:47:26 #46 [core-metadata internal] load build context 08:47:26 #46 ... 08:47:26 08:47:26 #50 [security-bootstrapper internal] load build context 08:47:26 #50 ... 08:47:26 08:47:26 #49 [security-spire-server internal] load build context 08:47:26 #49 ... 08:47:26 08:47:26 #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:26 #42 18.78 OK: 263 MiB in 53 packages 08:47:26 #42 DONE 21.3s 08:47:26 08:47:26 #49 [security-spire-server internal] load build context 08:47:26 #49 ... 08:47:26 08:47:26 #47 [security-proxy-auth internal] load build context 08:47:26 #47 ... 08:47:26 08:47:26 #49 [security-spire-server internal] load build context 08:47:27 #49 ... 08:47:27 08:47:27 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:27 #56 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:27 #56 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:27 #56 ... 08:47:27 08:47:27 #49 [security-spire-server internal] load build context 08:47:27 #49 ... 08:47:27 08:47:27 #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:47:27 #48 DONE 21.7s 08:47:27 08:47:27 #49 [security-spire-server internal] load build context 08:47:28 #49 transferring context: 15.52MB 21.4s 08:47:28 #49 ... 08:47:28 08:47:28 #41 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:28 #41 13.61 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:47:28 #41 13.61 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:47:28 #41 13.61 OK: 17701 distinct packages available 08:47:28 #41 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:28 #41 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:28 #41 ... 08:47:28 08:47:28 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 08:47:28 #62 DONE 0.8s 08:47:28 08:47:28 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:47:28 #51 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:28 #51 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:28 #51 ... 08:47:28 08:47:28 #49 [security-spire-server internal] load build context 08:47:28 #49 ... 08:47:28 08:47:28 #58 [security-spire-config internal] load build context 08:47:28 #58 ... 08:47:28 08:47:28 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:28 #54 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:28 #54 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:28 #54 ... 08:47:28 08:47:28 #49 [security-spire-server internal] load build context 08:47:29 #49 ... 08:47:29 08:47:29 #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:47:29 #52 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:29 #52 20.98 (1/1) Installing dumb-init (1.2.5-r2) 08:47:29 #52 21.04 Executing busybox-1.35.0-r29.trigger 08:47:29 #52 21.21 OK: 8 MiB in 16 packages 08:47:29 #52 DONE 23.5s 08:47:29 08:47:29 #49 [security-spire-server internal] load build context 08:47:30 #49 ... 08:47:30 08:47:30 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:47:30 #55 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:30 #55 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:30 #55 ... 08:47:30 08:47:30 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:30 #53 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:30 #53 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:30 #53 ... 08:47:30 08:47:30 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:30 #60 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:30 #60 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:30 #60 ... 08:47:30 08:47:30 #49 [security-spire-server internal] load build context 08:47:31 #49 ... 08:47:31 08:47:31 #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:47:31 #36 25.22 OK: 263 MiB in 53 packages 08:47:31 #36 DONE 28.3s 08:47:31 08:47:31 #49 [security-spire-server internal] load build context 08:47:32 #49 ... 08:47:32 08:47:32 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:47:32 #61 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:32 #61 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:32 #61 ... 08:47:32 08:47:32 #49 [security-spire-server internal] load build context 08:47:33 #49 ... 08:47:33 08:47:33 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:47:33 #51 24.72 (1/1) Installing dumb-init (1.2.5-r2) 08:47:33 #51 24.92 Executing busybox-1.35.0-r29.trigger 08:47:33 #51 25.13 OK: 8 MiB in 16 packages 08:47:33 #51 DONE 26.7s 08:47:33 08:47:33 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:47:33 #55 26.72 (1/2) Installing dumb-init (1.2.5-r2) 08:47:33 #55 26.72 (2/2) Installing su-exec (0.2-r2) 08:47:33 #55 26.72 Executing busybox-1.35.0-r29.trigger 08:47:33 #55 ... 08:47:33 08:47:33 #41 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:33 #41 26.89 OK: 263 MiB in 53 packages 08:47:33 #41 DONE 28.7s 08:47:33 08:47:33 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:47:33 #55 26.84 OK: 8 MiB in 17 packages 08:47:33 #55 ... 08:47:33 08:47:33 #39 [security-spire-agent internal] load build context 08:47:33 #39 transferring context: 36.94MB 28.7s 08:47:33 #39 ... 08:47:33 08:47:33 #38 [core-command internal] load build context 08:47:33 #38 ... 08:47:33 08:47:33 #39 [security-spire-agent internal] load build context 08:47:34 #39 ... 08:47:34 08:47:34 #59 [security-secretstore-setup internal] load build context 08:47:34 #59 ... 08:47:34 08:47:34 #39 [security-spire-agent internal] load build context 08:47:34 #39 ... 08:47:34 08:47:34 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:47:34 #55 DONE 28.1s 08:47:34 08:47:34 #39 [security-spire-agent internal] load build context 08:47:34 #39 ... 08:47:34 08:47:34 #34 [security-spiffe-token-provider internal] load build context 08:47:34 #34 ... 08:47:34 08:47:34 #35 [core-data internal] load build context 08:47:35 #35 ... 08:47:35 08:47:35 #37 [core-common-config-bootstrapper internal] load build context 08:47:35 #37 ... 08:47:35 08:47:35 #35 [core-data internal] load build context 08:47:36 #35 ... 08:47:36 08:47:36 #44 [security-proxy-setup internal] load build context 08:47:36 #44 ... 08:47:36 08:47:36 #43 [support-notifications internal] load build context 08:47:36 #43 ... 08:47:36 08:47:36 #57 [support-scheduler internal] load build context 08:47:36 #57 ... 08:47:36 08:47:36 #43 [support-notifications internal] load build context 08:47:36 #43 ... 08:47:36 08:47:36 #50 [security-bootstrapper internal] load build context 08:47:36 #50 ... 08:47:36 08:47:36 #46 [core-metadata internal] load build context 08:47:36 #46 ... 08:47:36 08:47:36 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:47:36 #61 24.11 (1/3) Installing ca-certificates (20230506-r0) 08:47:36 #61 24.45 (2/3) Installing dumb-init (1.2.5-r2) 08:47:36 #61 24.51 (3/3) Installing su-exec (0.2-r2) 08:47:36 #61 24.51 Executing busybox-1.35.0-r29.trigger 08:47:36 #61 24.58 Executing ca-certificates-20230506-r0.trigger 08:47:36 #61 25.76 OK: 8 MiB in 18 packages 08:47:36 #61 DONE 26.6s 08:47:36 08:47:36 #46 [core-metadata internal] load build context 08:47:36 #46 ... 08:47:36 08:47:36 #43 [support-notifications internal] load build context 08:47:36 #43 ... 08:47:36 08:47:36 #47 [security-proxy-auth internal] load build context 08:47:37 #47 ... 08:47:37 08:47:37 #43 [support-notifications internal] load build context 08:47:38 #43 ... 08:47:38 08:47:38 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:38 #53 27.12 (1/2) Installing ca-certificates (20230506-r0) 08:47:38 #53 27.52 (2/2) Installing dumb-init (1.2.5-r2) 08:47:38 #53 27.54 Executing busybox-1.35.0-r29.trigger 08:47:38 #53 27.71 Executing ca-certificates-20230506-r0.trigger 08:47:38 #53 29.49 OK: 8 MiB in 17 packages 08:47:38 #53 DONE 31.3s 08:47:38 08:47:38 #43 [support-notifications internal] load build context 08:47:38 #43 transferring context: 59.61MB 33.2s 08:47:38 #43 ... 08:47:38 08:47:38 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:38 #56 22.14 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:47:38 #56 22.14 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:47:38 #56 22.14 OK: 17689 distinct packages available 08:47:38 #56 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:38 #56 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:38 #56 30.53 (1/9) Installing ca-certificates (20230506-r0) 08:47:38 #56 30.71 (2/9) Installing brotli-libs (1.0.9-r9) 08:47:38 #56 30.81 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:47:38 #56 30.81 (4/9) Installing libcurl (8.1.2-r0) 08:47:38 #56 30.96 (5/9) Installing curl (8.1.2-r0) 08:47:38 #56 30.96 (6/9) Installing dumb-init (1.2.5-r2) 08:47:38 #56 30.96 (7/9) Installing musl-obstack (1.2.3-r0) 08:47:38 #56 31.00 (8/9) Installing libucontext (1.2-r0) 08:47:38 #56 31.00 (9/9) Installing gcompat (1.1.0-r0) 08:47:38 #56 31.06 Executing busybox-1.35.0-r29.trigger 08:47:38 #56 31.09 Executing ca-certificates-20230506-r0.trigger 08:47:38 #56 31.65 OK: 11 MiB in 24 packages 08:47:38 #56 ... 08:47:38 08:47:38 #43 [support-notifications internal] load build context 08:47:38 #43 ... 08:47:38 08:47:38 #58 [security-spire-config internal] load build context 08:47:38 #58 ... 08:47:38 08:47:38 #43 [support-notifications internal] load build context 08:47:39 #43 ... 08:47:39 08:47:39 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:39 #56 DONE 32.8s 08:47:39 08:47:39 #43 [support-notifications internal] load build context 08:47:39 #43 ... 08:47:39 08:47:39 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:47:39 #63 DONE 5.0s 08:47:39 08:47:39 #43 [support-notifications internal] load build context 08:47:40 #43 ... 08:47:40 08:47:40 #54 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:40 #54 24.37 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:47:40 #54 24.37 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:47:40 #54 24.37 OK: 17689 distinct packages available 08:47:40 #54 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:40 #54 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:40 #54 31.80 (1/5) Installing dumb-init (1.2.5-r2) 08:47:40 #54 31.86 (2/5) Installing musl-obstack (1.2.3-r0) 08:47:40 #54 31.87 (3/5) Installing libucontext (1.2-r0) 08:47:40 #54 31.88 (4/5) Installing gcompat (1.1.0-r0) 08:47:40 #54 31.92 (5/5) Installing openssl (3.0.9-r1) 08:47:40 #54 31.96 Executing busybox-1.35.0-r29.trigger 08:47:40 #54 32.09 OK: 9 MiB in 20 packages 08:47:40 #54 DONE 33.8s 08:47:40 08:47:40 #43 [support-notifications internal] load build context 08:47:40 #43 ... 08:47:40 08:47:40 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:40 #60 23.96 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:47:40 #60 23.96 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:47:40 #60 23.96 OK: 17689 distinct packages available 08:47:40 #60 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:40 #60 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:40 #60 29.19 (1/4) Installing dumb-init (1.2.5-r2) 08:47:40 #60 29.19 (2/4) Installing musl-obstack (1.2.3-r0) 08:47:40 #60 29.19 (3/4) Installing libucontext (1.2-r0) 08:47:40 #60 29.19 (4/4) Installing gcompat (1.1.0-r0) 08:47:40 #60 29.27 Executing busybox-1.35.0-r29.trigger 08:47:40 #60 29.27 OK: 8 MiB in 19 packages 08:47:40 #60 DONE 30.1s 08:47:40 08:47:40 #43 [support-notifications internal] load build context 08:47:41 #43 ... 08:47:41 08:47:41 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:47:41 #64 DONE 1.2s 08:47:41 08:47:41 #43 [support-notifications internal] load build context 08:47:43 #43 ... 08:47:43 08:47:43 #49 [security-spire-server internal] load build context 08:47:43 #49 ... 08:47:43 08:47:43 #43 [support-notifications internal] load build context 08:47:43 #43 transferring context: 80.16MB 38.2s 08:47:43 #43 ... 08:47:43 08:47:43 #38 [core-command internal] load build context 08:47:43 #38 ... 08:47:43 08:47:43 #43 [support-notifications internal] load build context 08:47:44 #43 ... 08:47:44 08:47:44 #59 [security-secretstore-setup internal] load build context 08:47:44 #59 ... 08:47:44 08:47:44 #43 [support-notifications internal] load build context 08:47:44 #43 ... 08:47:44 08:47:44 #34 [security-spiffe-token-provider internal] load build context 08:47:45 #34 ... 08:47:45 08:47:45 #39 [security-spire-agent internal] load build context 08:47:45 #39 ... 08:47:45 08:47:45 #43 [support-notifications internal] load build context 08:47:45 #43 ... 08:47:45 08:47:45 #37 [core-common-config-bootstrapper internal] load build context 08:47:45 #37 ... 08:47:45 08:47:45 #43 [support-notifications internal] load build context 08:47:45 #43 ... 08:47:45 08:47:45 #35 [core-data internal] load build context 08:47:46 #35 ... 08:47:46 08:47:46 #44 [security-proxy-setup internal] load build context 08:47:46 #44 ... 08:47:46 08:47:46 #43 [support-notifications internal] load build context 08:47:46 #43 ... 08:47:46 08:47:46 #57 [support-scheduler internal] load build context 08:47:46 #57 ... 08:47:46 08:47:46 #35 [core-data internal] load build context 08:47:46 #35 ... 08:47:46 08:47:46 #50 [security-bootstrapper internal] load build context 08:47:46 #50 ... 08:47:46 08:47:46 #44 [security-proxy-setup internal] load build context 08:47:46 #44 ... 08:47:46 08:47:46 #46 [core-metadata internal] load build context 08:47:46 #46 ... 08:47:46 08:47:46 #44 [security-proxy-setup internal] load build context 08:47:47 #44 ... 08:47:47 08:47:47 #47 [security-proxy-auth internal] load build context 08:47:47 #47 ... 08:47:47 08:47:47 #50 [security-bootstrapper internal] load build context 08:47:48 #50 transferring context: 68.31MB 41.9s 08:47:49 #50 ... 08:47:49 08:47:49 #58 [security-spire-config internal] load build context 08:47:49 #58 ... 08:47:49 08:47:49 #59 [security-secretstore-setup internal] load build context 08:47:50 #59 ... 08:47:50 08:47:50 #50 [security-bootstrapper internal] load build context 08:47:53 #50 ... 08:47:53 08:47:53 #49 [security-spire-server internal] load build context 08:47:53 #49 ... 08:47:53 08:47:53 #50 [security-bootstrapper internal] load build context 08:47:53 #50 transferring context: 92.58MB 47.0s 08:47:53 #50 ... 08:47:53 08:47:53 #38 [core-command internal] load build context 08:47:53 #38 ... 08:47:53 08:47:53 #50 [security-bootstrapper internal] load build context 08:47:54 #50 ... 08:47:54 08:47:54 #35 [core-data internal] load build context 08:47:54 #35 transferring context: 175.26MB 51.5s done 08:47:54 #35 DONE 51.8s 08:47:54 08:47:54 #50 [security-bootstrapper internal] load build context 08:47:55 #50 ... 08:47:55 08:47:55 #34 [security-spiffe-token-provider internal] load build context 08:47:55 #34 ... 08:47:55 08:47:55 #39 [security-spire-agent internal] load build context 08:47:55 #39 ... 08:47:55 08:47:55 #50 [security-bootstrapper internal] load build context 08:47:55 #50 ... 08:47:55 08:47:55 #37 [core-common-config-bootstrapper internal] load build context 08:47:55 #37 ... 08:47:55 08:47:55 #50 [security-bootstrapper internal] load build context 08:47:56 #50 ... 08:47:56 08:47:56 #43 [support-notifications internal] load build context 08:47:56 #43 ... 08:47:56 08:47:56 #57 [support-scheduler internal] load build context 08:47:56 #57 ... 08:47:56 08:47:56 #43 [support-notifications internal] load build context 08:47:57 #43 ... 08:47:57 08:47:57 #46 [core-metadata internal] load build context 08:47:57 #46 ... 08:47:57 08:47:57 #43 [support-notifications internal] load build context 08:47:57 #43 ... 08:47:57 08:47:57 #47 [security-proxy-auth internal] load build context 08:47:57 #47 ... 08:47:57 08:47:57 #44 [security-proxy-setup internal] load build context 08:47:57 #44 ... 08:47:57 08:47:57 #43 [support-notifications internal] load build context 08:47:57 #43 ... 08:47:57 08:47:57 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 08:47:57 #65 DONE 2.8s 08:47:57 08:47:57 #43 [support-notifications internal] load build context 08:47:59 #43 ... 08:47:59 08:47:59 #58 [security-spire-config internal] load build context 08:47:59 #58 ... 08:47:59 08:47:59 #43 [support-notifications internal] load build context 08:47:59 #43 ... 08:47:59 08:47:59 #34 [security-spiffe-token-provider internal] load build context 08:47:59 #34 transferring context: 175.26MB 54.7s done 08:47:59 #34 DONE 54.9s 08:47:59 08:47:59 #43 [support-notifications internal] load build context 08:48:00 #43 ... 08:48:00 08:48:00 #59 [security-secretstore-setup internal] load build context 08:48:00 #59 ... 08:48:00 08:48:00 #43 [support-notifications internal] load build context 08:48:01 #43 ... 08:48:01 08:48:01 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:48:01 #66 DONE 1.1s 08:48:01 08:48:01 #43 [support-notifications internal] load build context 08:48:03 #43 ... 08:48:03 08:48:03 #59 [security-secretstore-setup internal] load build context 08:48:03 #59 transferring context: 175.26MB 52.1s done 08:48:03 #59 DONE 54.2s 08:48:03 08:48:03 #43 [support-notifications internal] load build context 08:48:03 #43 ... 08:48:03 08:48:03 #49 [security-spire-server internal] load build context 08:48:03 #49 ... 08:48:03 08:48:03 #43 [support-notifications internal] load build context 08:48:04 #43 ... 08:48:04 08:48:04 #38 [core-command internal] load build context 08:48:04 #38 ... 08:48:04 08:48:04 #49 [security-spire-server internal] load build context 08:48:04 #49 ... 08:48:04 08:48:04 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:48:04 #67 DONE 1.3s 08:48:04 08:48:04 #49 [security-spire-server internal] load build context 08:48:04 #49 ... 08:48:04 08:48:04 #57 [support-scheduler internal] load build context 08:48:04 #57 transferring context: 175.26MB 54.5s done 08:48:04 #57 DONE 56.6s 08:48:04 08:48:04 #49 [security-spire-server internal] load build context 08:48:05 #49 ... 08:48:05 08:48:05 #39 [security-spire-agent internal] load build context 08:48:05 #39 ... 08:48:05 08:48:05 #38 [core-command internal] load build context 08:48:06 #38 ... 08:48:06 08:48:06 #37 [core-common-config-bootstrapper internal] load build context 08:48:06 #37 ... 08:48:06 08:48:06 #39 [security-spire-agent internal] load build context 08:48:06 #39 ... 08:48:06 08:48:06 #50 [security-bootstrapper internal] load build context 08:48:06 #50 ... 08:48:06 08:48:06 #39 [security-spire-agent internal] load build context 08:48:07 #39 ... 08:48:07 08:48:07 #46 [core-metadata internal] load build context 08:48:07 #46 ... 08:48:07 08:48:07 #39 [security-spire-agent internal] load build context 08:48:07 #39 ... 08:48:07 08:48:07 #47 [security-proxy-auth internal] load build context 08:48:07 #47 ... 08:48:07 08:48:07 #43 [support-notifications internal] load build context 08:48:07 #43 transferring context: 175.26MB 62.2s done 08:48:07 #43 DONE 62.7s 08:48:07 08:48:07 #44 [security-proxy-setup internal] load build context 08:48:07 #44 ... 08:48:07 08:48:07 #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #68 ... 08:48:07 08:48:07 #44 [security-proxy-setup internal] load build context 08:48:08 #44 ... 08:48:08 08:48:08 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:48:08 #69 DONE 0.9s 08:48:08 08:48:08 #44 [security-proxy-setup internal] load build context 08:48:08 #44 transferring context: 175.26MB 63.5s done 08:48:09 #44 DONE 63.9s 08:48:09 08:48:09 #47 [security-proxy-auth internal] load build context 08:48:09 #47 ... 08:48:09 08:48:09 #58 [security-spire-config internal] load build context 08:48:09 #58 ... 08:48:09 08:48:09 #47 [security-proxy-auth internal] load build context 08:48:11 #47 ... 08:48:11 08:48:11 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:11 #70 ... 08:48:11 08:48:11 #47 [security-proxy-auth internal] load build context 08:48:11 #47 ... 08:48:11 08:48:11 #38 [core-command internal] load build context 08:48:11 #38 transferring context: 175.26MB 66.3s done 08:48:11 #38 DONE 66.7s 08:48:11 08:48:11 #47 [security-proxy-auth internal] load build context 08:48:14 #47 ... 08:48:14 08:48:14 #58 [security-spire-config internal] load build context 08:48:14 #58 transferring context: 175.26MB 64.0s done 08:48:14 #58 DONE 65.8s 08:48:14 08:48:14 #50 [security-bootstrapper internal] load build context 08:48:14 #50 transferring context: 175.26MB 67.4s done 08:48:14 #50 DONE 68.4s 08:48:14 08:48:14 #47 [security-proxy-auth internal] load build context 08:48:14 #47 ... 08:48:14 08:48:14 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:14 #71 ... 08:48:14 08:48:14 #47 [security-proxy-auth internal] load build context 08:48:15 #47 ... 08:48:15 08:48:15 #72 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:48:15 #72 DONE 1.2s 08:48:15 08:48:15 #47 [security-proxy-auth internal] load build context 08:48:15 #47 transferring context: 175.26MB 68.9s done 08:48:15 #47 ... 08:48:15 08:48:15 #49 [security-spire-server internal] load build context 08:48:15 #49 transferring context: 175.26MB 68.6s done 08:48:15 #49 DONE 69.8s 08:48:15 08:48:15 #47 [security-proxy-auth internal] load build context 08:48:15 #47 DONE 70.0s 08:48:15 08:48:15 #46 [core-metadata internal] load build context 08:48:16 #46 ... 08:48:16 08:48:16 #37 [core-common-config-bootstrapper internal] load build context 08:48:16 #37 ... 08:48:16 08:48:16 #46 [core-metadata internal] load build context 08:48:16 #46 ... 08:48:16 08:48:16 #39 [security-spire-agent internal] load build context 08:48:16 #39 transferring context: 175.26MB 71.7s done 08:48:16 #39 DONE 72.0s 08:48:16 08:48:16 #46 [core-metadata internal] load build context 08:48:17 #46 transferring context: 175.26MB 72.3s done 08:48:17 #46 DONE 72.7s 08:48:17 08:48:17 #37 [core-common-config-bootstrapper internal] load build context 08:48:18 #37 ... 08:48:18 08:48:18 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:19 #73 ... 08:48:19 08:48:19 #37 [core-common-config-bootstrapper internal] load build context 08:48:19 #37 transferring context: 175.26MB 75.2s done 08:48:19 #37 DONE 75.3s 08:48:19 08:48:19 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #74 ... 08:49:07 08:49:07 #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #68 DONE 61.7s 08:49:07 08:49:07 #75 [core-data builder 6/7] COPY . . 08:49:07 #75 ... 08:49:07 08:49:07 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #70 DONE 59.3s 08:49:07 08:49:07 #76 [security-spiffe-token-provider builder 6/7] COPY . . 08:49:07 #76 DONE 2.8s 08:49:07 08:49:07 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #71 DONE 58.7s 08:49:07 08:49:07 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:49:07 #77 CACHED 08:49:07 08:49:07 #78 [support-scheduler builder 6/7] COPY . . 08:49:07 #78 CACHED 08:49:07 08:49:07 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #79 CACHED 08:49:07 08:49:07 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:49:07 #80 CACHED 08:49:07 08:49:07 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #81 CACHED 08:49:07 08:49:07 #82 [security-proxy-auth builder 6/7] COPY . . 08:49:07 #82 CACHED 08:49:07 08:49:07 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #83 CACHED 08:49:07 08:49:07 #84 [core-metadata builder 6/7] COPY . . 08:49:07 #84 CACHED 08:49:07 08:49:07 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:49:07 #85 CACHED 08:49:07 08:49:07 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #86 CACHED 08:49:07 08:49:07 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 08:49:07 #87 CACHED 08:49:07 08:49:07 #88 [core-command builder 6/7] COPY . . 08:49:07 #88 CACHED 08:49:07 08:49:07 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #89 CACHED 08:49:07 08:49:07 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:07 #90 CACHED 08:49:07 08:49:07 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 08:49:07 #91 CACHED 08:49:07 08:49:07 #75 [core-data builder 6/7] COPY . . 08:49:07 #75 DONE 3.5s 08:49:07 08:49:07 #92 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:07 #92 ... 08:49:07 08:49:07 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 #73 DONE 57.9s 08:49:07 08:49:07 #93 [support-notifications builder 6/7] COPY . . 08:49:10 #93 ... 08:49:10 08:49:10 #94 [security-secretstore-setup builder 6/7] COPY . . 08:49:10 #94 DONE 7.6s 08:49:10 08:49:10 #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:10 #95 CACHED 08:49:10 08:49:10 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:10 #96 CACHED 08:49:10 08:49:10 #97 [security-bootstrapper builder 6/7] COPY . . 08:49:10 #97 CACHED 08:49:10 08:49:10 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:49:10 #98 CACHED 08:49:10 08:49:10 #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:10 #99 CACHED 08:49:10 08:49:10 #100 [security-proxy-setup builder 6/7] COPY . . 08:49:10 #100 CACHED 08:49:10 08:49:10 #93 [support-notifications builder 6/7] COPY . . 08:49:10 #93 DONE 3.9s 08:49:10 08:49:10 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:13 #101 ... 08:49:13 08:49:13 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:13 #0 5.085 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:49:13 #102 ... 08:49:13 08:49:13 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:13 #0 5.827 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:13 #103 ... 08:49:13 08:49:13 #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:13 #0 4.703 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:49:13 #104 ... 08:49:13 08:49:13 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:13 #0 5.809 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:49:13 #105 ... 08:49:13 08:49:13 #106 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:13 #0 5.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:13 #106 ... 08:49:13 08:49:13 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:13 #0 5.407 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:49:13 #107 ... 08:49:13 08:49:13 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:14 #108 ... 08:49:14 08:49:14 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #74 DONE 59.0s 08:49:14 08:49:14 #109 [security-spire-config builder 6/9] COPY . . 08:49:17 #109 DONE 2.6s 08:49:17 08:49:17 #110 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:49:17 #110 DONE 0.1s 08:49:17 08:49:17 #111 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:49:17 #111 CACHED 08:49:17 08:49:17 #112 [security-spire-server builder 6/9] COPY . . 08:49:17 #112 CACHED 08:49:17 08:49:17 #113 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:17 #113 CACHED 08:49:17 08:49:17 #114 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:49:17 #114 CACHED 08:49:17 08:49:17 #115 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:18 #115 ... 08:49:18 08:49:18 #92 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:18 #92 5.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:49:18 #92 ... 08:49:18 08:49:18 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:20 #116 ... 08:49:20 08:49:20 #117 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:20 #0 3.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:20 #117 ... 08:49:20 08:49:20 #118 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:20 #0 3.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:21 #118 ... 08:49:21 08:49:21 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:21 #116 DONE 3.7s 08:49:21 08:49:21 #115 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:21 #115 DONE 3.7s 08:49:21 08:49:21 #119 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:49:21 #119 ... 08:49:21 08:49:21 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:49:21 #120 DONE 0.4s 08:49:21 08:49:21 #119 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:49:21 #119 DONE 0.5s 08:49:21 08:49:21 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:21 #101 4.278 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:21 #101 ... 08:49:21 08:49:21 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:49:22 #121 DONE 0.5s 08:49:22 08:49:22 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:49:22 #122 DONE 0.2s 08:49:22 08:49:22 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:49:22 #123 DONE 0.4s 08:49:22 08:49:22 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:49:22 #124 DONE 0.1s 08:49:22 08:49:22 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:22 #108 4.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:23 #108 ... 08:49:23 08:49:23 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:24 #125 ... 08:49:24 08:49:24 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:49:24 #126 CACHED 08:49:24 08:49:24 #127 [security-spire-agent builder 6/9] COPY . . 08:49:24 #127 CACHED 08:49:24 08:49:24 #128 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:24 #128 CACHED 08:49:24 08:49:24 #129 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:49:24 #129 CACHED 08:49:24 08:49:24 #130 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:49:24 #130 CACHED 08:49:24 08:49:24 #131 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:49:24 #131 CACHED 08:49:24 08:49:24 #132 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:49:24 #132 CACHED 08:49:24 08:49:24 #133 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:24 #133 CACHED 08:49:24 08:49:24 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:25 #134 ... 08:49:25 08:49:25 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:25 #135 DONE 1.6s 08:49:25 08:49:25 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:25 #125 DONE 2.0s 08:49:25 08:49:25 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:25 #134 DONE 1.0s 08:49:25 08:49:25 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:25 #136 ... 08:49:25 08:49:25 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:25 #137 DONE 0.4s 08:49:25 08:49:25 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:25 #138 DONE 0.4s 08:49:25 08:49:25 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:25 #139 DONE 0.2s 08:49:25 08:49:25 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:49:25 #140 DONE 0.2s 08:49:25 08:49:25 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:49:26 #141 ... 08:49:26 08:49:26 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:26 #142 DONE 0.2s 08:49:26 08:49:26 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:49:26 #141 DONE 0.5s 08:49:26 08:49:26 #143 [security-spire-config] exporting to image 08:49:26 #143 exporting layers 08:49:27 #143 ... 08:49:27 08:49:27 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:27 #136 DONE 2.6s 08:49:27 08:49:27 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:49:28 #144 DONE 0.3s 08:49:28 08:49:28 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:49:28 #145 DONE 0.3s 08:49:28 08:49:28 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:49:29 #146 DONE 0.3s 08:49:29 08:49:29 #143 [security-spire-agent] exporting to image 08:49:29 #143 exporting layers 2.9s done 08:49:29 #143 writing image sha256:28e1c44b9646483d9176ba9d95abf63c0df1389ac07c6d1debef20f27d2f65bf 0.0s done 08:49:29 #143 naming to docker.io/library/security-spire-server-arm64 done 08:49:29 #143 writing image sha256:95beba18f5ffeabb9ece835c6ba56e73ec5263a4ee36c6068cdffe25c5c870a4 08:49:29 #143 writing image sha256:95beba18f5ffeabb9ece835c6ba56e73ec5263a4ee36c6068cdffe25c5c870a4 0.0s done 08:49:29 #143 naming to docker.io/library/security-spire-config-arm64 done 08:49:30 #143 exporting layers 1.5s done 08:49:30 #143 writing image sha256:4d37afc090f0af5550bfcb24aab9dbcc5e8bb1ddb22aaf57c5e0530354792f67 done 08:49:30 #143 naming to docker.io/library/security-spire-agent-arm64 done 08:49:30 #143 DONE 4.4s 08:49:30 08:49:30 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:38 #105 ... 09:03:38 09:03:38 #106 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:38 #106 DONE 870.8s 09:03:38 09:03:38 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:38 #101 ... 09:03:38 09:03:38 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:38 #147 DONE 0.3s 09:03:38 09:03:38 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:38 #105 ... 09:03:38 09:03:38 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:38 #148 DONE 0.2s 09:03:38 09:03:38 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:03:38 #149 DONE 0.3s 09:03:38 09:03:38 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:03:38 #150 DONE 0.1s 09:03:38 09:03:38 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:03:38 #151 DONE 0.2s 09:03:38 09:03:38 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:38 #152 DONE 2.1s 09:03:38 09:03:38 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:38 #108 ... 09:03:38 09:03:38 #143 [security-proxy-auth] exporting to image 09:03:38 #143 exporting layers 09:03:38 #143 exporting layers 0.8s done 09:03:38 #143 writing image sha256:191899e69e69c1934ca22393cb0787aa06a82dabd7391e89c5eb7db97ed93ab4 done 09:03:38 #143 naming to docker.io/library/security-proxy-auth-arm64 done 09:03:38 #143 DONE 5.2s 09:03:38 09:03:38 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:46 #107 ... 09:03:46 09:03:46 #117 [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:03:46 #117 876.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:54 #117 ... 09:03:54 09:03:54 #118 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:54 #118 DONE 883.4s 09:03:54 09:03:54 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:54 #108 ... 09:03:54 09:03:54 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:03:54 #153 DONE 0.2s 09:03:54 09:03:54 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:03:54 #154 DONE 0.2s 09:03:54 09:03:54 #117 [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:03:55 #117 ... 09:03:55 09:03:55 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:55 #155 DONE 0.2s 09:03:55 09:03:55 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:55 #156 DONE 0.3s 09:03:55 09:03:55 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:55 #157 DONE 0.3s 09:03:55 09:03:55 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:55 #108 ... 09:03:55 09:03:55 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:59 #158 DONE 3.9s 09:03:59 09:03:59 #143 [security-proxy-setup] exporting to image 09:03:59 #143 exporting layers 09:04:00 #143 exporting layers 0.6s done 09:04:00 #143 writing image sha256:13b91a35f584aeec2be3b86e40ee2c14b503c379635af4fc1223a859399b47bb done 09:04:00 #143 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:04:00 #143 DONE 5.8s 09:04:00 09:04:00 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:01 #105 ... 09:04:01 09:04:01 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:01 #108 DONE 891.0s 09:04:01 09:04:01 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:01 #101 ... 09:04:01 09:04:01 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:04:02 #159 DONE 0.2s 09:04:02 09:04:02 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:04:04 #160 DONE 2.1s 09:04:04 09:04:04 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:04:04 #161 DONE 0.4s 09:04:04 09:04:04 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:04:04 #162 DONE 0.2s 09:04:04 09:04:04 #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:05 #104 ... 09:04:05 09:04:05 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:05 #163 DONE 0.4s 09:04:05 09:04:05 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:05 #164 DONE 0.1s 09:04:05 09:04:05 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:04:05 #165 DONE 0.1s 09:04:05 09:04:05 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:04:05 #166 DONE 0.1s 09:04:05 09:04:05 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:04:05 #167 DONE 0.2s 09:04:05 09:04:05 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:05 #101 ... 09:04:05 09:04:05 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:06 #168 DONE 0.2s 09:04:06 09:04:06 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:04:08 #169 DONE 2.3s 09:04:08 09:04:08 #143 [security-bootstrapper] exporting to image 09:04:08 #143 exporting layers 09:04:09 #143 exporting layers 0.8s done 09:04:09 #143 writing image sha256:27b0a2e5137925f5691509660a0c25e2d3e62540c2c1a39891d113758c19e969 09:04:09 #143 writing image sha256:27b0a2e5137925f5691509660a0c25e2d3e62540c2c1a39891d113758c19e969 done 09:04:09 #143 naming to docker.io/library/security-bootstrapper-arm64 done 09:04:09 #143 DONE 6.7s 09:04:09 09:04:09 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:09 #105 ... 09:04:09 09:04:09 #117 [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:04:09 #117 DONE 898.9s 09:04:09 09:04:09 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:10 #107 ... 09:04:10 09:04:10 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:04:10 #170 DONE 0.2s 09:04:10 09:04:10 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:04:10 #171 DONE 0.1s 09:04:10 09:04:10 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:10 #107 ... 09:04:10 09:04:10 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:10 #172 DONE 0.2s 09:04:10 09:04:10 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:04:10 #173 DONE 0.2s 09:04:10 09:04:10 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:04:11 #174 DONE 0.2s 09:04:11 09:04:11 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:11 #175 DONE 0.3s 09:04:11 09:04:11 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:11 #107 ... 09:04:11 09:04:11 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:11 #176 DONE 0.3s 09:04:11 09:04:11 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:12 #177 DONE 0.2s 09:04:12 09:04:12 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:14 #178 DONE 1.9s 09:04:14 09:04:14 #143 [security-secretstore-setup] exporting to image 09:04:14 #143 exporting layers 1.1s done 09:04:14 #143 writing image sha256:bc90a0ccf5bbe62607cf578fbdfcb67727de9471782400f40e98a6117f73fbcb 0.0s done 09:04:14 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 09:04:14 #143 DONE 7.9s 09:04:14 09:04:14 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:41 #107 ... 09:04:41 09:04:41 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:41 #102 DONE 935.4s 09:04:41 09:04:41 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:41 #105 ... 09:04:41 09:04:41 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:04:41 #179 DONE 0.1s 09:04:41 09:04:41 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:04:41 #180 DONE 0.1s 09:04:41 09:04:41 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:41 #181 DONE 0.2s 09:04:41 09:04:41 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:41 #107 ... 09:04:41 09:04:41 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:41 #182 DONE 0.1s 09:04:41 09:04:41 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:41 #183 DONE 0.2s 09:04:41 09:04:41 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:41 #184 DONE 1.9s 09:04:41 09:04:41 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:41 #105 ... 09:04:41 09:04:41 #143 [core-common-config-bootstrapper] exporting to image 09:04:41 #143 exporting layers 09:04:42 #143 exporting layers 0.5s done 09:04:42 #143 writing image sha256:b8557e0b357b004b30df026318cf1826c84ff7b0f24efb0a969b391a1731cf01 done 09:04:42 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:04:42 #143 DONE 8.3s 09:04:42 09:04:42 #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:57 #104 DONE 953.7s 09:04:57 09:04:57 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:57 #107 ... 09:04:57 09:04:57 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:04:57 #185 DONE 0.3s 09:04:57 09:04:57 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:04:57 #186 DONE 0.3s 09:04:57 09:04:57 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:58 #187 DONE 0.4s 09:04:58 09:04:58 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:58 #101 ... 09:04:58 09:04:58 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:04:58 #188 DONE 0.1s 09:04:58 09:04:58 #143 [core-command] exporting to image 09:04:58 #143 exporting layers 09:04:58 #143 exporting layers 0.3s done 09:04:58 #143 writing image sha256:3065258c25ea53a6d3bd5ea344096dadbe7068d9f77058afa66e81bfba7b19b7 done 09:04:58 #143 naming to docker.io/library/core-command-arm64 done 09:04:58 #143 DONE 8.7s 09:04:58 09:04:58 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:13 #105 DONE 968.5s 09:05:13 09:05:13 #92 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:13 #92 ... 09:05:13 09:05:13 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:05:13 #189 DONE 0.2s 09:05:13 09:05:13 #107 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:13 #107 DONE 969.3s 09:05:13 09:05:13 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:05:13 #190 DONE 0.2s 09:05:13 09:05:13 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:13 #101 ... 09:05:13 09:05:13 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:13 #191 DONE 0.5s 09:05:13 09:05:13 #192 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:13 #192 DONE 0.3s 09:05:13 09:05:13 #193 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:05:13 #193 DONE 0.2s 09:05:13 09:05:13 #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:13 #194 ... 09:05:13 09:05:13 #195 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:13 #195 DONE 0.2s 09:05:13 09:05:13 #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:13 #194 DONE 0.2s 09:05:13 09:05:13 #143 [core-metadata] exporting to image 09:05:13 #143 exporting layers 09:05:14 #143 ... 09:05:14 09:05:14 #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:05:14 #196 DONE 0.7s 09:05:14 09:05:14 #143 [core-metadata] exporting to image 09:05:14 #143 exporting layers 0.7s done 09:05:14 #143 writing image sha256:382082bad33301c21a6950fa2ecff66e07c4aa945c671bcd8217ab2c3e45f171 0.0s done 09:05:14 #143 naming to docker.io/library/core-metadata-arm64 0.0s done 09:05:14 #143 DONE 9.4s 09:05:14 09:05:14 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:05:14 #197 DONE 0.2s 09:05:14 09:05:14 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:14 #101 ... 09:05:14 09:05:14 #143 [core-data] exporting to image 09:05:14 #143 exporting layers 0.3s done 09:05:14 #143 writing image sha256:34bd856df58088b3f5e6dce490d2aee2e32a5d179261ffd15adcbe7ffdae65b3 0.0s done 09:05:14 #143 naming to docker.io/library/core-data-arm64 done 09:05:14 #143 DONE 9.7s 09:05:14 09:05:14 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:11 #101 ... 09:06:11 09:06:11 #92 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:11 #92 DONE 1025.3s 09:06:11 09:06:11 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:11 #101 ... 09:06:11 09:06:11 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:06:11 #198 DONE 0.1s 09:06:11 09:06:11 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:11 #101 ... 09:06:11 09:06:11 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:06:11 #199 DONE 0.1s 09:06:11 09:06:11 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:06:11 #200 DONE 0.3s 09:06:11 09:06:11 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:06:11 #201 DONE 0.1s 09:06:11 09:06:11 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:11 #101 ... 09:06:11 09:06:11 #143 [security-spiffe-token-provider] exporting to image 09:06:11 #143 exporting layers 09:06:11 #143 exporting layers 0.6s done 09:06:11 #143 writing image sha256:f3c58fa2021a3479a8417f4ca3d426d121cba3c2d25743f1fd08c788c92463e2 done 09:06:11 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:06:11 #143 DONE 10.3s 09:06:11 09:06:11 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:29 #101 ... 09:06:29 09:06:29 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:29 #103 DONE 1045.4s 09:06:29 09:06:29 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:29 #101 ... 09:06:29 09:06:29 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:06:29 #202 DONE 0.1s 09:06:29 09:06:29 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:06:29 #203 DONE 0.1s 09:06:29 09:06:29 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:29 #101 ... 09:06:29 09:06:29 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:29 #204 DONE 0.4s 09:06:29 09:06:29 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:06:29 #205 DONE 0.2s 09:06:29 09:06:29 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:29 #101 DONE 1038.8s 09:06:29 09:06:29 #143 [support-scheduler] exporting to image 09:06:29 #143 exporting layers 09:06:29 #143 exporting layers 0.4s done 09:06:29 #143 writing image sha256:72ff95217954b8b140dbbcea299f4a917d049e43141feba079f7798e5177c982 09:06:29 #143 writing image sha256:72ff95217954b8b140dbbcea299f4a917d049e43141feba079f7798e5177c982 done 09:06:29 #143 naming to docker.io/library/support-scheduler-arm64 done 09:06:29 #143 DONE 10.8s 09:06:29 09:06:29 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:06:29 #206 DONE 0.1s 09:06:29 09:06:29 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:06:29 #207 DONE 0.1s 09:06:30 09:06:30 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:06:30 #208 DONE 0.3s 09:06:30 09:06:30 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:06:30 #209 DONE 0.1s 09:06:30 09:06:30 #143 [support-notifications] exporting to image 09:06:30 #143 exporting layers 0.3s done 09:06:30 #143 writing image sha256:03df3c920df49ff90072bc27cd1ef97c9a894a631f439fa874938ae7644c8390 done 09:06:30 #143 naming to docker.io/library/support-notifications-arm64 done 09:06:30 #143 DONE 11.1s 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:30 time="2023-06-17T08:46:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:06:30 $ docker stop --time=1 04a6ea2c19d4f088a36e476420e32d13d05a05c7a0a327a8e945eea8d1c3cb21 09:06:32 $ docker rm -f --volumes 04a6ea2c19d4f088a36e476420e32d13d05a05c7a0a327a8e945eea8d1c3cb21 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:32 + docker images 09:06:32 REPOSITORY TAG IMAGE ID CREATED SIZE 09:06:32 support-notifications-arm64 latest 03df3c920df4 2 seconds ago 31.9MB 09:06:32 support-scheduler-arm64 latest 72ff95217954 3 seconds ago 31.2MB 09:06:32 security-spiffe-token-provider-arm64 latest f3c58fa2021a 23 seconds ago 32.7MB 09:06:32 core-data-arm64 latest 34bd856df580 About a minute ago 19.9MB 09:06:32 core-metadata-arm64 latest 382082bad333 About a minute ago 20.2MB 09:06:32 core-command-arm64 latest 3065258c25ea About a minute ago 19.7MB 09:06:32 core-common-config-bootstrapper-arm64 latest b8557e0b357b About a minute ago 17.2MB 09:06:32 security-secretstore-setup-arm64 latest bc90a0ccf5bb 2 minutes ago 32.2MB 09:06:32 security-bootstrapper-arm64 latest 27b0a2e51379 2 minutes ago 21.9MB 09:06:32 security-proxy-setup-arm64 latest 13b91a35f584 2 minutes ago 18.7MB 09:06:32 security-proxy-auth-arm64 latest 191899e69e69 2 minutes ago 18.1MB 09:06:32 security-spire-agent-arm64 latest 4d37afc090f0 17 minutes ago 153MB 09:06:32 security-spire-server-arm64 latest 28e1c44b9646 17 minutes ago 97MB 09:06:32 security-spire-config-arm64 latest 95beba18f5ff 17 minutes ago 96.1MB 09:06:32 ci-base-image-arm64 latest 6390e2ae210f 31 minutes ago 899MB 09:06:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 weeks ago 332MB 09:06:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:33 09:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:33 arm64: Pulling from edgex-lftools-log-publisher 09:06:33 8998bd30e6a1: Pulling fs layer 09:06:33 04944245beec: Pulling fs layer 09:06:33 699f458cf7ca: Pulling fs layer 09:06:33 765212b225bb: Pulling fs layer 09:06:33 f23df028b6ca: Pulling fs layer 09:06:33 d65c8cfc05b1: Pulling fs layer 09:06:33 2437ff75d9bd: Pulling fs layer 09:06:33 f23df028b6ca: Waiting 09:06:33 d65c8cfc05b1: Waiting 09:06:33 2437ff75d9bd: Waiting 09:06:33 765212b225bb: Waiting 09:06:33 04944245beec: Verifying Checksum 09:06:33 04944245beec: Download complete 09:06:33 765212b225bb: Verifying Checksum 09:06:33 765212b225bb: Download complete 09:06:33 f23df028b6ca: Verifying Checksum 09:06:33 f23df028b6ca: Download complete 09:06:33 d65c8cfc05b1: Verifying Checksum 09:06:33 d65c8cfc05b1: Download complete 09:06:34 699f458cf7ca: Verifying Checksum 09:06:34 699f458cf7ca: Download complete 09:06:34 8998bd30e6a1: Verifying Checksum 09:06:34 8998bd30e6a1: Download complete 09:06:36 2437ff75d9bd: Verifying Checksum 09:06:36 2437ff75d9bd: Download complete 09:06:38 8998bd30e6a1: Pull complete 09:06:40 04944245beec: Pull complete 09:06:42 699f458cf7ca: Pull complete 09:06:42 765212b225bb: Pull complete 09:06:43 f23df028b6ca: Pull complete 09:06:43 d65c8cfc05b1: Pull complete 09:06:58 2437ff75d9bd: Pull complete 09:06:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:58 prd-ubuntu20.04-docker-arm64-4c-16g-18789 does not seem to be running inside a container 09:06:58 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:07:01 $ docker top 2bc2b6d0d5b780f1a3e0026857062909b050e826ae9fc1079f6ca257a3f2f147 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> job-cost.sh 09:07:02 lf-activate-venv: SKIPPING 09:07:02 INFO: No Stack... 09:07:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:07:03 INFO: Archiving Costs [Pipeline] sh 09:07:03 + cut -d, -f6 09:07:03 + cat /w/workspace/edgex-go/11/archives/cost.csv [Pipeline] lock 09:07:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-11-stack-cost] 09:07:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4569-11-stack-cost] did not exist. Created. 09:07:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:03 + echo total: 0.10999999940395355 [Pipeline] stash 09:07:04 Stashed 1 file(s) [Pipeline] } 09:07:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-11-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:04 $ docker stop --time=1 2bc2b6d0d5b780f1a3e0026857062909b050e826ae9fc1079f6ca257a3f2f147 09:07:08 $ docker rm -f --volumes 2bc2b6d0d5b780f1a3e0026857062909b050e826ae9fc1079f6ca257a3f2f147 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:07:09 + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh 09:07:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:10 ---> package-listing.sh 09:07:10 ++ facter osfamily 09:07:10 ++ tr '[:upper:]' '[:lower:]' 09:07:11 + OS_FAMILY=debian 09:07:11 + workspace=/w/workspace/edgex-go/11 09:07:11 + START_PACKAGES=/tmp/packages_start.txt 09:07:11 + END_PACKAGES=/tmp/packages_end.txt 09:07:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:11 + PACKAGES=/tmp/packages_start.txt 09:07:11 + '[' /w/workspace/edgex-go/11 ']' 09:07:11 + PACKAGES=/tmp/packages_end.txt 09:07:11 + case "${OS_FAMILY}" in 09:07:11 + dpkg -l 09:07:11 + grep '^ii' 09:07:11 + '[' -f /tmp/packages_start.txt ']' 09:07:11 + '[' -f /tmp/packages_end.txt ']' 09:07:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:11 + '[' /w/workspace/edgex-go/11 ']' 09:07:11 + mkdir -p /w/workspace/edgex-go/11/archives/ 09:07:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 09:07:11 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:07:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:12 09:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:12 latest: Pulling from edgex-lftools-log-publisher 09:07:12 5eb5b503b376: Pulling fs layer 09:07:12 5c69ac0246d0: Pulling fs layer 09:07:12 ec43610c2a17: Pulling fs layer 09:07:12 3a2ae6a8a46f: Pulling fs layer 09:07:12 33b1e0a273af: Pulling fs layer 09:07:12 5d3b04190fa2: Pulling fs layer 09:07:12 2f39f015ded8: Pulling fs layer 09:07:12 33b1e0a273af: Waiting 09:07:12 2f39f015ded8: Waiting 09:07:12 3a2ae6a8a46f: Waiting 09:07:12 5d3b04190fa2: Waiting 09:07:12 5c69ac0246d0: Verifying Checksum 09:07:12 5c69ac0246d0: Download complete 09:07:12 3a2ae6a8a46f: Download complete 09:07:12 33b1e0a273af: Verifying Checksum 09:07:12 33b1e0a273af: Download complete 09:07:12 5d3b04190fa2: Download complete 09:07:12 ec43610c2a17: Download complete 09:07:12 5eb5b503b376: Verifying Checksum 09:07:12 5eb5b503b376: Download complete 09:07:13 2f39f015ded8: Download complete 09:07:13 5eb5b503b376: Pull complete 09:07:13 5c69ac0246d0: Pull complete 09:07:14 ec43610c2a17: Pull complete 09:07:14 3a2ae6a8a46f: Pull complete 09:07:14 33b1e0a273af: Pull complete 09:07:14 5d3b04190fa2: Pull complete 09:07:18 2f39f015ded8: Pull complete 09:07:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:18 prd-ubuntu20.04-docker-8c-8g-18787 does not seem to be running inside a container 09:07:18 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:latest cat 09:07:22 $ docker top 9bad0cf5a8e22115bbda4e4b0cccf9c93c931f770efc6cda33ebeac8ec803395 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:22 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:23 + ls /var/log/sa-host 09:07:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:23 provisioning config files... 09:07:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config14852402574062813541tmp [Pipeline] { [Pipeline] echo 09:07:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:23 ---> create-netrc.sh [Pipeline] } 09:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:23 ---> python-tools-install.sh [Pipeline] echo 09:07:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:24 ---> sudo-logs.sh 09:07:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:24 ---> job-cost.sh 09:07:24 lf-activate-venv: SKIPPING 09:07:24 DEBUG: total: 0.10999999940395355 09:07:24 INFO: Retrieving Stack Cost... 09:07:24 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:25 INFO: Archiving Costs [Pipeline] echo 09:07:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> logs-deploy.sh 09:07:25 lf-activate-venv: SKIPPING 09:07:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/11 09:07:25 INFO: archiving workspace using pattern(s): 09:07:26 Archives upload complete. 09:07:26 INFO: archiving logs to Nexus