Pull request #4665 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 082066c827d617dda0e1306b2c8d1c30b532b2d3+541cc85a126a37ebcd17b753a9f4f7f76549fffd (a9ac06cfe1bd67dcd8d1a91dbdf8be7cfbb0df90) 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-ssh11782298987050232380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11270189616475941251.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16272327383869597348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16146262414136249548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4284038452091871298.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14324958674985808605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4826 in /w/workspace/edgexfoundry_edgex-go_PR-4665 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 082066c827d617dda0e1306b2c8d1c30b532b2d3 Merge succeeded, producing 082066c827d617dda0e1306b2c8d1c30b532b2d3 Checking out Revision 082066c827d617dda0e1306b2c8d1c30b532b2d3 (PR-4665) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4665/head:refs/remotes/origin/PR-4665 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # 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 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:26:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:26:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:26:41 ========================================================= 19:26:41 EdgeX Global Pipelines Version Info 19:26:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:26:42 ------------------- 19:26:42 stable info: 19:26:42 ------------------- 19:26:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:26:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:26:42 Message: update stable to v1.0.253 19:26:43 ------------------- 19:26:43 experimental info: 19:26:43 ------------------- 19:26:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:26:43 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:26:43 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:26:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4665 [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4665 [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4665 [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 082066c [Pipeline] echo 19:26:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:44 provisioning config files... 19:26:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6615437779399649598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:45 ---> docker-login.sh 19:26:45 nexus3.edgexfoundry.org:10001 19:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:45 Configure a credential helper to remove this warning. See 19:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:45 19:26:45 Login Succeeded 19:26:45 nexus3.edgexfoundry.org:10002 19:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:45 Configure a credential helper to remove this warning. See 19:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:45 19:26:45 Login Succeeded 19:26:45 nexus3.edgexfoundry.org:10003 19:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:45 Configure a credential helper to remove this warning. See 19:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:45 19:26:45 Login Succeeded 19:26:45 nexus3.edgexfoundry.org:10004 19:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:45 Configure a credential helper to remove this warning. See 19:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:45 19:26:45 Login Succeeded 19:26:45 docker.io 19:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:46 Configure a credential helper to remove this warning. See 19:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:46 19:26:46 Login Succeeded 19:26:46 ---> docker-login.sh ends [Pipeline] } 19:26:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:46 + 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 19:26:46 + cut -d/ -f2 19:26:46 + dirname cmd/core-command/Dockerfile 19:26:46 + echo core-command,cmd/core-command/Dockerfile 19:26:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:26:46 + dirname cmd/core-data/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo core-data,cmd/core-data/Dockerfile 19:26:46 + dirname cmd/core-metadata/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo core-metadata,cmd/core-metadata/Dockerfile 19:26:46 + dirname cmd/security-bootstrapper/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:26:46 + + cut -d/ -f2 19:26:46 dirname cmd/security-proxy-auth/Dockerfile 19:26:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:26:46 + + dirname cmd/security-proxy-setup/Dockerfile 19:26:46 cut -d/ -f2 19:26:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:26:46 + dirname cmd/security-secretstore-setup/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:26:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:26:46 + dirname cmd/security-spire-agent/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:26:46 + + dirname cmd/security-spire-config/Dockerfile 19:26:46 cut -d/ -f2 19:26:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:26:46 + dirname cmd/security-spire-server/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:26:46 + dirname cmd/support-notifications/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo support-notifications,cmd/support-notifications/Dockerfile 19:26:46 + dirname cmd/support-scheduler/Dockerfile 19:26:46 + cut -d/ -f2 19:26:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:26:46 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 19:26:47 + git rev-list -1 --merges 082066c827d617dda0e1306b2c8d1c30b532b2d3~1..082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] echo 19:26:47 -----------> git rev-list -1 --merges 082066c827d617dda0e1306b2c8d1c30b532b2d3~1..082066c827d617dda0e1306b2c8d1c30b532b2d3 082066c827d617dda0e1306b2c8d1c30b532b2d3 [false] [Pipeline] sh 19:26:47 + git log --format=format:%s -1 082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] echo 19:26:47 ========================================================= 19:26:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:26:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:26:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:48 + grep -v github /etc/ssh/ssh_known_hosts 19:26:48 + [ -e /tmp/ssh_known_hosts ] 19:26:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:26:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:26:48 + sudo tee -a /etc/ssh/ssh_known_hosts 19:26:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:48 19:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:48 0.1.4: Pulling from edgex-devops/py-git-semver 19:26:48 b85a868b505f: Pulling fs layer 19:26:48 e2be974225ed: Pulling fs layer 19:26:48 339a4e72a1f5: Pulling fs layer 19:26:48 988bab9f4d93: Pulling fs layer 19:26:48 1469e6f7b9e6: Pulling fs layer 19:26:48 eaf3925da568: Pulling fs layer 19:26:48 bab4dde63d76: Pulling fs layer 19:26:48 bde34c3a00c8: Pulling fs layer 19:26:48 b352a97aabf1: Pulling fs layer 19:26:48 4872d77fe225: Pulling fs layer 19:26:48 5851b861e8e6: Pulling fs layer 19:26:48 1469e6f7b9e6: Waiting 19:26:48 bab4dde63d76: Waiting 19:26:48 4872d77fe225: Waiting 19:26:48 988bab9f4d93: Waiting 19:26:48 5851b861e8e6: Waiting 19:26:48 b352a97aabf1: Waiting 19:26:48 eaf3925da568: Waiting 19:26:48 bde34c3a00c8: Waiting 19:26:48 e2be974225ed: Verifying Checksum 19:26:48 e2be974225ed: Download complete 19:26:48 988bab9f4d93: Verifying Checksum 19:26:48 988bab9f4d93: Download complete 19:26:48 1469e6f7b9e6: Verifying Checksum 19:26:48 1469e6f7b9e6: Download complete 19:26:49 eaf3925da568: Download complete 19:26:49 339a4e72a1f5: Verifying Checksum 19:26:49 339a4e72a1f5: Download complete 19:26:49 bde34c3a00c8: Verifying Checksum 19:26:49 bde34c3a00c8: Download complete 19:26:49 b352a97aabf1: Verifying Checksum 19:26:49 b352a97aabf1: Download complete 19:26:49 4872d77fe225: Verifying Checksum 19:26:49 4872d77fe225: Download complete 19:26:49 5851b861e8e6: Verifying Checksum 19:26:49 5851b861e8e6: Download complete 19:26:49 b85a868b505f: Verifying Checksum 19:26:49 b85a868b505f: Download complete 19:26:49 bab4dde63d76: Verifying Checksum 19:26:49 bab4dde63d76: Download complete 19:26:50 b85a868b505f: Pull complete 19:26:50 e2be974225ed: Pull complete 19:26:51 339a4e72a1f5: Pull complete 19:26:51 988bab9f4d93: Pull complete 19:26:51 1469e6f7b9e6: Pull complete 19:26:51 eaf3925da568: Pull complete 19:26:53 bab4dde63d76: Pull complete 19:26:53 bde34c3a00c8: Pull complete 19:26:53 b352a97aabf1: Pull complete 19:26:53 4872d77fe225: Pull complete 19:26:53 5851b861e8e6: Pull complete 19:26:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:54 prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container 19:26:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:26:57 $ docker top db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 -eo pid,comm 19:26:57 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). 19:26:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:57 [ssh-agent] Looking for ssh-agent implementation... 19:26:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:57 $ docker exec db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent 19:26:57 SSH_AUTH_SOCK=/tmp/ssh-Hun3su3kMs7l/agent.33 19:26:57 SSH_AGENT_PID=39 19:26:57 Running ssh-add (command line suppressed) 19:26:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1833572585773852893.key (/w/workspace/edgex-go/1@tmp/private_key_1833572585773852893.key) 19:26:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:58 + git tag --points-at HEAD [Pipeline] } 19:26:58 $ docker exec --env ******** --env ******** db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent -k 19:26:58 unset SSH_AUTH_SOCK; 19:26:58 unset SSH_AGENT_PID; 19:26:58 echo Agent pid 39 killed; 19:26:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:26:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:58 [ssh-agent] Looking for ssh-agent implementation... 19:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:58 $ docker exec db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent 19:26:58 SSH_AUTH_SOCK=/tmp/ssh-2yaL1JKKStzU/agent.72 19:26:58 SSH_AGENT_PID=78 19:26:58 Running ssh-add (command line suppressed) 19:26:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8701654553740010985.key (/w/workspace/edgex-go/1@tmp/private_key_8701654553740010985.key) 19:26:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:59 + git semver init 19:26:59 2023-08-29 19:26:59,340 [run_init] DEBUG init version:0.0.0 force:False 19:26:59 2023-08-29 19:26:59,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:26:59 2023-08-29 19:26:59,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:26:59 2023-08-29 19:26:59,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:27:05 2023-08-29 19:27:05,267 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:27:05 2023-08-29 19:27:05,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4665 with force:False 19:27:05 2023-08-29 19:27:05,268 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4665 19:27:05 2023-08-29 19:27:05,273 [execute] INFO git cat-file --batch-check 19:27:05 2023-08-29 19:27:05,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:27:05 2023-08-29 19:27:05,280 [execute] INFO git cat-file --batch 19:27:05 2023-08-29 19:27:05,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:27:05 2023-08-29 19:27:05,285 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4665 19:27:05 0.0.0 [Pipeline] } 19:27:06 $ docker exec --env ******** --env ******** db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent -k 19:27:06 unset SSH_AUTH_SOCK; 19:27:06 unset SSH_AGENT_PID; 19:27:06 echo Agent pid 78 killed; 19:27:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:27:06 + git semver [Pipeline] } 19:27:06 $ docker stop --time=1 db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 19:27:08 $ docker rm -f --volumes db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 [Pipeline] // withDockerContainer [Pipeline] sh 19:27:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:27:08 Stashed 1 file(s) [Pipeline] echo 19:27:08 [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 19:27:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:09 ========================================================= 19:27:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:27:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:27:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:27:10 4db1b89c0bd1: Pulling fs layer 19:27:10 6911f1a30b25: Pulling fs layer 19:27:10 e194b8c5c2a9: Pulling fs layer 19:27:10 6863d3e3a2b1: Pulling fs layer 19:27:10 ec0bb842ea78: Pulling fs layer 19:27:10 40a00589a448: Pulling fs layer 19:27:10 6c08303d61cc: Pulling fs layer 19:27:10 798269fcf238: Pulling fs layer 19:27:10 40a00589a448: Waiting 19:27:10 6863d3e3a2b1: Waiting 19:27:10 ec0bb842ea78: Waiting 19:27:10 798269fcf238: Waiting 19:27:10 6c08303d61cc: Waiting 19:27:10 6911f1a30b25: Verifying Checksum 19:27:10 6911f1a30b25: Download complete 19:27:10 6863d3e3a2b1: Verifying Checksum 19:27:10 6863d3e3a2b1: Download complete 19:27:10 ec0bb842ea78: Verifying Checksum 19:27:10 ec0bb842ea78: Download complete 19:27:10 4db1b89c0bd1: Verifying Checksum 19:27:10 4db1b89c0bd1: Download complete 19:27:10 40a00589a448: Verifying Checksum 19:27:10 40a00589a448: Download complete 19:27:10 4db1b89c0bd1: Pull complete 19:27:10 6911f1a30b25: Pull complete 19:27:10 798269fcf238: Verifying Checksum 19:27:10 798269fcf238: Download complete 19:27:10 e194b8c5c2a9: Verifying Checksum 19:27:10 e194b8c5c2a9: Download complete 19:27:10 6c08303d61cc: Verifying Checksum 19:27:10 6c08303d61cc: Download complete 19:27:15 e194b8c5c2a9: Pull complete 19:27:15 6863d3e3a2b1: Pull complete 19:27:15 ec0bb842ea78: Pull complete 19:27:15 40a00589a448: Pull complete 19:27:17 6c08303d61cc: Pull complete 19:27:18 798269fcf238: Pull complete 19:27:18 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:27:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:27:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:27:18 WORKDIR /edgex 19:27:18 COPY go.mod . 19:27:18 RUN go mod download 19:27:18 + docker build -t ci-base-image-x86_64 -f - . 19:27:19 Sending build context to Docker daemon 170.9MB 19:27:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:27:19 ---> ec979cd7f677 19:27:19 Step 2/4 : WORKDIR /edgex 19:27:24 Still waiting to schedule task 19:27:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:27:25 ---> Running in 9fa4ba874f19 19:27:25 Removing intermediate container 9fa4ba874f19 19:27:25 ---> 8d68e7903ffe 19:27:25 Step 3/4 : COPY go.mod . 19:27:25 ---> b5ffb8a401bf 19:27:25 Step 4/4 : RUN go mod download 19:27:25 ---> Running in ff19dc04c0e0 19:27:47 Removing intermediate container ff19dc04c0e0 19:27:47 ---> 05467d158032 19:27:47 Successfully built 05467d158032 19:27:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:48 + docker inspect -f . ci-base-image-x86_64 19:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:48 prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container 19:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:48 $ docker top 81c74fe223460b344d234508b58d3161daad57b7df0a5d8ac514b14b4e3bce1d -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:49 + go version 19:27:49 go version go1.20.6 linux/amd64 [Pipeline] } 19:27:49 $ docker stop --time=1 81c74fe223460b344d234508b58d3161daad57b7df0a5d8ac514b14b4e3bce1d 19:27:50 $ docker rm -f --volumes 81c74fe223460b344d234508b58d3161daad57b7df0a5d8ac514b14b4e3bce1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:51 + docker inspect -f . ci-base-image-x86_64 19:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:51 prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container 19:27:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:51 $ docker top 6597f9ef00f1786a01f15d8fe6f4f025dcc0657601259298eb9a3851eb073d37 -eo pid,comm [Pipeline] { [Pipeline] echo 19:27:51 ========================================================= 19:27:51 [edgeXBuildGoParallel] Running Tests and Build... 19:27:51 ========================================================= [Pipeline] sh 19:27:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:27:52 + make test 19:27:52 go test -race -coverprofile=coverage.out ./... 19:28:00 ? github.com/edgexfoundry/edgex-go [no test files] 19:28:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:28:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:28:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:28:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:28:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:28:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 19:28:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 97.0% of statements 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements 19:28:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.480s coverage: 93.4% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 97.6% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 32.2% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 82.9% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 19:28:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:28:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:28:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:28:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 38.4% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements 19:28:46 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 19:28:46 running golangci-lint 19:28:46 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:28:46 go version go1.20.6 linux/amd64 19:28:46 level=info msg="[config_reader] Used config file .golangci.yml" 19:28:46 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:29:01 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 14.423071609s" 19:29:01 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.253921ms" 19:29:09 level=info msg="[linters_context/goanalysis] analyzers took 1m0.792073935s with top 10 stages: buildir: 33.21261904s, inspect: 1.896328482s, fact_deprecated: 1.570165673s, gosec: 1.375327422s, ctrlflow: 1.24014486s, printf: 1.221489619s, S1038: 985.08682ms, fact_purity: 875.053089ms, nilness: 722.793703ms, SA5012: 538.401216ms" 19:29:09 level=info msg="[runner] Issues before processing: 200, after processing: 0" 19:29:09 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, nolint: 0/21, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, exclude-rules: 21/200" 19:29:09 level=info msg="[runner] processing took 16.793852ms with stages: nolint: 6.448798ms, identifier_marker: 5.318108ms, autogenerated_exclude: 1.619943ms, path_prettifier: 1.53445ms, exclude-rules: 1.103677ms, skip_dirs: 718.905µs, cgo: 30.291µs, filename_unadjuster: 15.04µs, max_same_issues: 970ns, exclude: 600ns, skip_files: 500ns, uniq_by_line: 430ns, sort_results: 420ns, severity-rules: 410ns, source_code: 380ns, diff: 370ns, max_from_linter: 170ns, path_shortener: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" 19:29:09 level=info msg="[runner] linters took 7.744399428s with stages: goanalysis_metalinter: 7.727453465s" 19:29:09 level=info msg="File cache stats: 0 entries of total size 0B" 19:29:09 level=info msg="Memory: 224 samples, avg is 196.3MB, max is 798.9MB" 19:29:09 level=info msg="Execution took 22.216898466s" 19:29:09 go vet ./... 19:29:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:29:14 ./bin/test-attribution-txt.sh 19:29:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:29:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:29:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:29:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:29:14 + ls -al . 19:29:14 total 728 19:29:14 drwxrwxr-x 12 1001 1001 4096 Aug 29 19:27 . 19:29:14 drwxr-xr-x 4 root root 4096 Aug 29 19:27 .. 19:29:14 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:26 .blubracket 19:29:14 -rw-rw-r-- 1 1001 1001 16 Aug 29 19:26 .dockerignore 19:29:14 drwxrwxr-x 8 1001 1001 4096 Aug 29 19:27 .git 19:29:14 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:26 .github 19:29:14 -rw-rw-r-- 1 1001 1001 1173 Aug 29 19:26 .gitignore 19:29:14 -rw-rw-r-- 1 1001 1001 42 Aug 29 19:26 .golangci.yml 19:29:14 -rw-rw-r-- 1 1001 1001 87 Aug 29 19:26 .hadolint.yml 19:29:14 drwxr-xr-x 3 1001 1001 4096 Aug 29 19:27 .semver 19:29:14 -rw-rw-r-- 1 1001 1001 166 Aug 29 19:26 .sonarcloud.properties 19:29:14 -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:26 ADOPTERS.md 19:29:14 -rw-rw-r-- 1 1001 1001 11152 Aug 29 19:26 Attribution.txt 19:29:14 -rw-rw-r-- 1 1001 1001 93407 Aug 29 19:26 CHANGELOG.md 19:29:14 -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:26 CONTRIBUTING.md 19:29:14 -rw-rw-r-- 1 1001 1001 677 Aug 29 19:26 GOVERNANCE.md 19:29:14 -rw-rw-r-- 1 1001 1001 883 Aug 29 19:26 Jenkinsfile 19:29:14 -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:26 LICENSE 19:29:14 -rw-rw-r-- 1 1001 1001 14764 Aug 29 19:26 Makefile 19:29:14 -rw-rw-r-- 1 1001 1001 582 Aug 29 19:26 OWNERS.md 19:29:14 -rw-rw-r-- 1 1001 1001 9923 Aug 29 19:26 README.md 19:29:14 -rw-rw-r-- 1 1001 1001 789 Aug 29 19:26 SECURITY.md 19:29:14 -rw-rw-r-- 1 1001 1001 5 Aug 29 19:27 VERSION 19:29:14 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:26 bin 19:29:14 drwxrwxr-x 18 1001 1001 4096 Aug 29 19:26 cmd 19:29:14 -rw-r--r-- 1 root root 446998 Aug 29 19:28 coverage.out 19:29:14 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:26 fuzz_test 19:29:14 -rw-rw-r-- 1 1001 1001 3687 Aug 29 19:26 go.mod 19:29:14 -rw-rw-r-- 1 1001 1001 33714 Aug 29 19:26 go.sum 19:29:14 drwxrwxr-x 7 1001 1001 4096 Aug 29 19:26 internal 19:29:14 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:26 openapi 19:29:14 -rw-rw-r-- 1 1001 1001 594 Aug 29 19:26 security.txt 19:29:14 drwxrwxr-x 4 1001 1001 4096 Aug 29 19:26 snap 19:29:14 -rw-rw-r-- 1 1001 1001 204 Aug 29 19:26 version.go [Pipeline] sh 19:29:14 + '[' -e coverage.out ] 19:29:14 + chown 1001:1001 coverage.out [Pipeline] stash 19:29:14 Stashed 1 file(s) [Pipeline] sh 19:29:15 + make build 19:29:15 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 19:29:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4827 in /w/workspace/edgexfoundry_edgex-go_PR-4665 [Pipeline] { [Pipeline] ws 19:29:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:29:19 The recommended git tool is: git 19:29:26 using credential edgex-jenkins-ssh 19:29:26 Cloning the remote Git repository 19:29:27 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 19:29:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:29:26 > git init /w/workspace/edgex-go/1 # timeout=10 19:29:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:29:26 > git --version # timeout=10 19:29:26 > git --version # 'git version 2.25.1' 19:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:28 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 19:29:29 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 19:29:30 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 19:29:37 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 19:29:38 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 19:29:40 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 19:29:41 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 19:29:42 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 19:29:43 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 19:29:44 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] } 19:29:45 $ docker stop --time=1 6597f9ef00f1786a01f15d8fe6f4f025dcc0657601259298eb9a3851eb073d37 19:29:48 Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 082066c827d617dda0e1306b2c8d1c30b532b2d3 19:29:48 Merge succeeded, producing 082066c827d617dda0e1306b2c8d1c30b532b2d3 19:29:48 Checking out Revision 082066c827d617dda0e1306b2c8d1c30b532b2d3 (PR-4665) 19:29:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:29:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:29:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:29:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4665/head:refs/remotes/origin/PR-4665 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:29:48 > git config core.sparsecheckout # timeout=10 19:29:48 > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # timeout=10 19:29:48 > git remote # timeout=10 19:29:48 > git config --get remote.origin.url # timeout=10 19:29:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:48 > git merge 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 19:29:48 > git rev-parse HEAD^{commit} # timeout=10 19:29:48 > git config core.sparsecheckout # timeout=10 19:29:48 > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # timeout=10 19:29:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:29:49 > git --version # timeout=10 19:29:49 > git --version # 'git version 2.25.1' 19:29:49 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:29:52 $ docker rm -f --volumes 6597f9ef00f1786a01f15d8fe6f4f025dcc0657601259298eb9a3851eb073d37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:29:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:54 Dload Upload Total Spent Left Speed 19:29:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 19:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:54 19:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 19:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:54 latest: Pulling from edgex-devops/edgex-compose 19:29:54 91d30c5bc195: Pulling fs layer 19:29:54 2e9b0aa3be6d: Pulling fs layer 19:29:54 9c61dcf015f6: Pulling fs layer 19:29:54 4698f68db338: Pulling fs layer 19:29:54 2a2f49069b9e: Pulling fs layer 19:29:54 e0025b399a48: Pulling fs layer 19:29:54 2a2f49069b9e: Waiting 19:29:54 e0025b399a48: Waiting 19:29:54 4698f68db338: Waiting 19:29:54 91d30c5bc195: Verifying Checksum 19:29:54 91d30c5bc195: Download complete 19:29:54 4698f68db338: Verifying Checksum 19:29:54 4698f68db338: Download complete 19:29:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:29:54 2e9b0aa3be6d: Verifying Checksum 19:29:54 2e9b0aa3be6d: Download complete 19:29:54 e0025b399a48: Download complete 19:29:54 91d30c5bc195: Pull complete 19:29:54 2a2f49069b9e: Verifying Checksum 19:29:54 2a2f49069b9e: Download complete 19:29:55 + sudo tee /etc/docker/daemon.new 19:29:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:29:55 { 19:29:55 "registry-mirrors": [ 19:29:55 "https://nexus3.edgexfoundry.org:10001" 19:29:55 ], 19:29:55 "bip": "10.250.0.254/24", 19:29:55 "hosts": [ 19:29:55 "tcp://0.0.0.0:5555", 19:29:55 "unix:///var/run/docker.sock" 19:29:55 ], 19:29:55 "mtu": 1458, 19:29:55 "selinux-enabled": true, 19:29:55 "seccomp-profile": "/etc/docker/seccomp.json" 19:29:55 } [Pipeline] sh 19:29:55 2e9b0aa3be6d: Pull complete 19:29:55 9c61dcf015f6: Verifying Checksum 19:29:55 9c61dcf015f6: Download complete 19:29:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:29:55 + sudo service docker restart 19:29:57 9c61dcf015f6: Pull complete 19:29:58 4698f68db338: Pull complete 19:29:58 2a2f49069b9e: Pull complete 19:29:58 e0025b399a48: Pull complete 19:29:58 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:58 prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container 19:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:30:02 $ docker top d75f5f387bcdda6cda58941ae8cf348f2da580d93eb0e021886584fa00b3f1ca -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:03 + docker compose -f ./docker-compose-build.yml build --parallel 19:30:05 #1 [security-proxy-setup internal] load build definition from Dockerfile 19:30:05 #1 transferring dockerfile: 2.39kB done 19:30:05 #1 DONE 0.0s 19:30:05 19:30:05 #2 [security-spire-server internal] load build definition from Dockerfile 19:30:05 #2 transferring dockerfile: 2.63kB done 19:30:05 #2 DONE 0.0s 19:30:05 19:30:05 #3 [core-data internal] load build definition from Dockerfile 19:30:05 #3 transferring dockerfile: 1.90kB done 19:30:05 #3 DONE 0.0s 19:30:05 19:30:05 #4 [security-spire-agent internal] load build definition from Dockerfile 19:30:05 #4 transferring dockerfile: 2.68kB done 19:30:05 #4 DONE 0.0s 19:30:05 19:30:05 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:30:05 #5 transferring dockerfile: 2.38kB done 19:30:05 #5 DONE 0.0s 19:30:05 19:30:05 #6 [support-scheduler internal] load build definition from Dockerfile 19:30:05 #6 transferring dockerfile: 1.82kB done 19:30:05 #6 DONE 0.0s 19:30:05 19:30:05 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:30:05 #7 transferring dockerfile: 2.12kB done 19:30:05 #7 DONE 0.0s 19:30:05 19:30:05 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:30:05 #8 transferring dockerfile: 2.82kB done 19:30:05 #8 DONE 0.0s 19:30:05 19:30:05 #9 [core-command internal] load build definition from Dockerfile 19:30:05 #9 transferring dockerfile: 1.82kB done 19:30:05 #9 DONE 0.0s 19:30:05 19:30:05 #10 [security-spire-config internal] load build definition from Dockerfile 19:30:05 #10 transferring dockerfile: 2.58kB done 19:30:05 #10 DONE 0.0s 19:30:05 19:30:05 #11 [support-notifications internal] load build definition from Dockerfile 19:30:05 #11 transferring dockerfile: 1.84kB done 19:30:05 #11 DONE 0.0s 19:30:05 19:30:05 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:30:05 #12 transferring dockerfile: 2.04kB done 19:30:05 #12 DONE 0.0s 19:30:05 19:30:05 #13 [core-metadata internal] load build definition from Dockerfile 19:30:05 #13 transferring dockerfile: 1.96kB done 19:30:05 #13 DONE 0.0s 19:30:05 19:30:05 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:30:05 #14 transferring dockerfile: 1.78kB done 19:30:05 #14 DONE 0.0s 19:30:05 19:30:05 #15 [security-proxy-setup internal] load .dockerignore 19:30:05 #15 transferring context: 56B done 19:30:05 #15 DONE 0.0s 19:30:05 19:30:05 #16 [security-spire-server internal] load .dockerignore 19:30:05 #16 transferring context: 56B done 19:30:05 #16 DONE 0.0s 19:30:05 19:30:05 #17 [core-data internal] load .dockerignore 19:30:05 #17 transferring context: 56B done 19:30:05 #17 DONE 0.0s 19:30:05 19:30:05 #18 [security-spire-agent internal] load .dockerignore 19:30:05 #18 transferring context: 56B done 19:30:05 #18 DONE 0.0s 19:30:05 19:30:05 #19 [security-secretstore-setup internal] load .dockerignore 19:30:05 #19 transferring context: 56B done 19:30:05 #19 DONE 0.0s 19:30:05 19:30:05 #20 [support-scheduler internal] load .dockerignore 19:30:05 #20 transferring context: 56B done 19:30:05 #20 DONE 0.0s 19:30:05 19:30:05 #21 [core-common-config-bootstrapper internal] load .dockerignore 19:30:05 #21 transferring context: 56B done 19:30:06 #21 DONE 0.0s 19:30:06 19:30:06 #22 [security-bootstrapper internal] load .dockerignore 19:30:06 #22 transferring context: 56B done 19:30:06 #22 DONE 0.0s 19:30:06 19:30:06 #23 [security-spire-config internal] load .dockerignore 19:30:06 #23 transferring context: 56B done 19:30:06 #23 DONE 0.0s 19:30:06 19:30:06 #24 [core-command internal] load .dockerignore 19:30:06 #24 transferring context: 56B done 19:30:06 #24 DONE 0.0s 19:30:06 19:30:06 #25 [security-proxy-auth internal] load .dockerignore 19:30:06 #25 transferring context: 56B done 19:30:06 #25 DONE 0.0s 19:30:06 19:30:06 #26 [support-notifications internal] load .dockerignore 19:30:06 #26 transferring context: 56B done 19:30:06 #26 DONE 0.0s 19:30:06 19:30:06 #27 [core-metadata internal] load .dockerignore 19:30:06 #27 transferring context: 56B done 19:30:06 #27 DONE 0.0s 19:30:06 19:30:06 #28 [security-spiffe-token-provider internal] load .dockerignore 19:30:06 #28 transferring context: 56B done 19:30:06 #28 DONE 0.0s 19:30:06 19:30:06 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:30:06 #29 DONE 0.0s 19:30:06 19:30:06 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 19:30:06 #30 ... 19:30:06 19:30:06 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:30:06 #29 DONE 0.0s 19:30:06 19:30:06 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 19:30:06 #30 ... 19:30:06 19:30:06 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:30:06 #29 DONE 0.0s 19:30:06 19:30:06 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 19:30:06 #30 ... 19:30:06 19:30:06 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:30:06 #29 DONE 0.0s 19:30:06 19:30:06 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 19:30:07 #30 DONE 0.7s 19:30:07 19:30:07 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:30:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 19:30:07 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:30:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s 19:30:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:30:07 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:30:07 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:30:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 19:30:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:30:07 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:30:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:30:07 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 19:30:07 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 19:30:07 #31 ... 19:30:07 19:30:07 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:30:07 #32 DONE 1.0s 19:30:07 19:30:07 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:30:07 #31 DONE 1.2s 19:30:07 19:30:07 #33 [core-command builder 2/7] WORKDIR /edgex-go 19:30:13 #33 ... 19:30:13 19:30:13 #34 [security-bootstrapper internal] load build context 19:30:13 #34 transferring context: 214.23MB 5.8s 19:30:13 #34 ... 19:30:13 19:30:13 #35 [security-secretstore-setup internal] load build context 19:30:13 #35 ... 19:30:13 19:30:13 #34 [security-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:14 provisioning config files... 19:30:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10940100919389755982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:14 ---> docker-login.sh 19:30:14 nexus3.edgexfoundry.org:10001 19:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:15 Configure a credential helper to remove this warning. See 19:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:15 19:30:15 Login Succeeded 19:30:15 nexus3.edgexfoundry.org:10002 19:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:15 Configure a credential helper to remove this warning. See 19:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:15 19:30:15 Login Succeeded 19:30:15 nexus3.edgexfoundry.org:10003 19:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:15 Configure a credential helper to remove this warning. See 19:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:15 19:30:15 Login Succeeded 19:30:15 nexus3.edgexfoundry.org:10004 19:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:16 Configure a credential helper to remove this warning. See 19:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:16 19:30:16 Login Succeeded 19:30:16 docker.io 19:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:17 Configure a credential helper to remove this warning. See 19:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:17 19:30:17 Login Succeeded 19:30:17 ---> docker-login.sh ends [Pipeline] } 19:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:30:17 #34 transferring context: 365.23MB 9.9s done 19:30:17 #34 ... 19:30:17 19:30:17 #36 [security-spire-config internal] load build context 19:30:17 #36 ... 19:30:17 19:30:17 #37 [core-data internal] load build context 19:30:17 #37 transferring context: 365.23MB 10.1s done 19:30:17 #37 ... 19:30:17 19:30:17 #38 [core-command internal] load build context 19:30:17 #38 ... 19:30:17 19:30:17 #39 [core-metadata internal] load build context 19:30:17 #39 ... 19:30:17 19:30:17 #40 [support-scheduler internal] load build context 19:30:17 #40 transferring context: 365.23MB 10.4s done 19:30:17 #40 ... 19:30:17 19:30:17 #41 [support-notifications internal] load build context [Pipeline] sh 19:30:17 #41 ... 19:30:17 19:30:17 #42 [security-spiffe-token-provider internal] load build context 19:30:17 #42 ... 19:30:17 19:30:17 #43 [security-spire-server internal] load build context 19:30:17 #43 transferring context: 365.23MB 10.7s done 19:30:17 #43 ... 19:30:17 19:30:17 #44 [security-spire-agent internal] load build context 19:30:17 #44 transferring context: 365.23MB 10.4s done 19:30:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:30:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 19:30:17 #44 ... 19:30:17 19:30:17 #45 [security-proxy-auth internal] load build context 19:30:17 #45 transferring context: 365.23MB 9.7s done 19:30:17 #45 ... 19:30:17 19:30:17 #46 [core-common-config-bootstrapper internal] load build context 19:30:17 #46 transferring context: 365.23MB 10.9s done [Pipeline] echo 19:30:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:30:17 ========================================================= 19:30:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:30:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:30:18 #46 ... 19:30:18 19:30:18 #47 [security-proxy-setup internal] load build context 19:30:18 #47 transferring context: 365.23MB 9.8s done 19:30:18 #47 ... 19:30:18 19:30:18 #36 [security-spire-config internal] load build context 19:30:18 #36 transferring context: 365.23MB 11.3s done 19:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:30:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:30:21 edb6bdbacee9: Pulling fs layer 19:30:21 5f9638ab2659: Pulling fs layer 19:30:21 8d51d6327a98: Pulling fs layer 19:30:21 8b374f2dd631: Pulling fs layer 19:30:21 ec14aa9079de: Pulling fs layer 19:30:21 2f466654f4bb: Pulling fs layer 19:30:21 554e91adad29: Pulling fs layer 19:30:21 8b374f2dd631: Waiting 19:30:21 ec14aa9079de: Waiting 19:30:21 2f466654f4bb: Waiting 19:30:21 554e91adad29: Waiting 19:30:21 5f9638ab2659: Download complete 19:30:21 8b374f2dd631: Verifying Checksum 19:30:21 8b374f2dd631: Download complete 19:30:21 ec14aa9079de: Verifying Checksum 19:30:21 ec14aa9079de: Download complete 19:30:21 edb6bdbacee9: Verifying Checksum 19:30:21 edb6bdbacee9: Download complete 19:30:22 edb6bdbacee9: Pull complete 19:30:22 554e91adad29: Verifying Checksum 19:30:22 554e91adad29: Download complete 19:30:23 5f9638ab2659: Pull complete 19:30:24 2f466654f4bb: Verifying Checksum 19:30:24 2f466654f4bb: Download complete 19:30:24 8d51d6327a98: Verifying Checksum 19:30:24 8d51d6327a98: Download complete 19:30:24 #36 ... 19:30:24 19:30:24 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:30:24 #48 ... 19:30:24 19:30:24 #35 [security-secretstore-setup internal] load build context 19:30:24 #35 transferring context: 365.23MB 10.1s done 19:30:27 #35 ... 19:30:27 19:30:27 #38 [core-command internal] load build context 19:30:27 #38 transferring context: 365.23MB 10.9s done 19:30:27 #38 ... 19:30:27 19:30:27 #39 [core-metadata internal] load build context 19:30:27 #39 transferring context: 365.23MB 10.5s done 19:30:27 #39 ... 19:30:27 19:30:27 #42 [security-spiffe-token-provider internal] load build context 19:30:27 #42 transferring context: 365.23MB 10.8s done 19:30:27 #42 ... 19:30:27 19:30:27 #41 [support-notifications internal] load build context 19:30:27 #41 transferring context: 365.23MB 11.1s done 19:30:36 8d51d6327a98: Pull complete 19:30:36 8b374f2dd631: Pull complete 19:30:36 ec14aa9079de: Pull complete 19:30:43 2f466654f4bb: Pull complete 19:30:44 554e91adad29: Pull complete 19:30:44 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:30:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:30:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:30:45 WORKDIR /edgex 19:30:45 COPY go.mod . 19:30:45 RUN go mod download 19:30:45 + docker build -t ci-base-image-arm64 -f - . 19:30:45 Sending build context to Docker daemon 2.966MB 19:30:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:30:45 ---> 1e15ea492957 19:30:45 Step 2/4 : WORKDIR /edgex 19:30:48 ---> Running in 7e9cf6bb08cb 19:30:48 Removing intermediate container 7e9cf6bb08cb 19:30:48 ---> 8e5752ce625d 19:30:48 Step 3/4 : COPY go.mod . 19:30:48 ---> 32e098f3e593 19:30:48 Step 4/4 : RUN go mod download 19:30:48 ---> Running in 417a4524e23b 19:30:54 #41 ... 19:30:54 19:30:54 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:54 #49 ... 19:30:54 19:30:54 #45 [security-proxy-auth internal] load build context 19:30:54 #45 DONE 43.7s 19:30:54 19:30:54 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:30:54 #33 DONE 43.0s 19:30:54 19:30:54 #34 [security-bootstrapper internal] load build context 19:30:54 #34 DONE 43.7s 19:30:54 19:30:54 #35 [security-secretstore-setup internal] load build context 19:30:54 #35 DONE 43.8s 19:30:54 19:30:54 #37 [core-data internal] load build context 19:30:54 #37 DONE 43.8s 19:30:54 19:30:54 #47 [security-proxy-setup internal] load build context 19:30:54 #47 DONE 43.7s 19:30:54 19:30:54 #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:30:54 #50 ... 19:30:54 19:30:54 #39 [core-metadata internal] load build context 19:30:54 #39 DONE 43.8s 19:30:54 19:30:54 #44 [security-spire-agent internal] load build context 19:30:54 #44 DONE 43.8s 19:30:54 19:30:54 #40 [support-scheduler internal] load build context 19:30:54 #40 DONE 43.8s 19:30:54 19:30:54 #42 [security-spiffe-token-provider internal] load build context 19:30:54 #42 DONE 43.9s 19:30:54 19:30:54 #43 [security-spire-server internal] load build context 19:30:54 #43 DONE 43.9s 19:30:54 19:30:54 #38 [core-command internal] load build context 19:30:54 #38 DONE 43.9s 19:30:54 19:30:54 #46 [core-common-config-bootstrapper internal] load build context 19:30:54 #46 DONE 43.9s 19:30:54 19:30:54 #41 [support-notifications internal] load build context 19:30:54 #41 DONE 43.9s 19:30:54 19:30:54 #36 [security-spire-config internal] load build context 19:30:54 #36 DONE 43.9s 19:30:54 19:30:54 #51 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:30:54 #51 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #51 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #51 1.324 (1/1) Installing dumb-init (1.2.5-r2) 19:30:54 #51 1.329 Executing busybox-1.35.0-r29.trigger 19:30:54 #51 1.345 OK: 7 MiB in 16 packages 19:30:54 #51 DONE 1.6s 19:30:54 19:30:54 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:30:54 #48 38.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #48 38.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #48 38.63 (1/2) Installing ca-certificates (20230506-r0) 19:30:54 #48 38.65 (2/2) Installing dumb-init (1.2.5-r2) 19:30:54 #48 38.66 Executing busybox-1.35.0-r29.trigger 19:30:54 #48 38.66 Executing ca-certificates-20230506-r0.trigger 19:30:54 #48 38.75 OK: 8 MiB in 17 packages 19:30:54 #48 DONE 39.1s 19:30:54 19:30:54 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:30:54 #0 0.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.339 (1/2) Installing dumb-init (1.2.5-r2) 19:30:54 #0 1.343 (2/2) Installing su-exec (0.2-r2) 19:30:54 #0 1.350 Executing busybox-1.35.0-r29.trigger 19:30:54 #0 1.352 OK: 7 MiB in 17 packages 19:30:54 #52 DONE 1.6s 19:30:54 19:30:54 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:54 #49 1.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #49 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #49 ... 19:30:54 19:30:54 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:54 #0 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.218 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:30:54 #0 1.222 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:30:54 #0 1.222 OK: 17818 distinct packages available 19:30:54 #0 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.655 (1/4) Installing dumb-init (1.2.5-r2) 19:30:54 #0 1.655 (2/4) Installing musl-obstack (1.2.3-r0) 19:30:54 #0 1.657 (3/4) Installing libucontext (1.2-r0) 19:30:54 #0 1.660 (4/4) Installing gcompat (1.1.0-r0) 19:30:54 #0 1.665 Executing busybox-1.35.0-r29.trigger 19:30:54 #0 1.677 OK: 7 MiB in 19 packages 19:30:54 #53 DONE 1.8s 19:30:54 19:30:54 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:54 #49 1.905 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:30:54 #49 1.905 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:30:54 #49 1.905 OK: 17818 distinct packages available 19:30:54 #49 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #49 ... 19:30:54 19:30:54 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:30:54 #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.724 (1/1) Installing dumb-init (1.2.5-r2) 19:30:54 #0 1.724 Executing busybox-1.35.0-r29.trigger 19:30:54 #0 1.729 OK: 7 MiB in 16 packages 19:30:54 #54 DONE 2.0s 19:30:54 19:30:54 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:30:54 #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.643 (1/4) Installing dumb-init (1.2.5-r2) 19:30:54 #0 1.652 (2/4) Installing openssl (3.0.10-r0) 19:30:54 #0 1.669 (3/4) Installing su-exec (0.2-r2) 19:30:54 #0 1.681 (4/4) Installing yq (4.30.4-r4) 19:30:54 #0 1.860 Executing busybox-1.35.0-r29.trigger 19:30:54 #0 1.867 OK: 17 MiB in 19 packages 19:30:54 #55 DONE 2.0s 19:30:54 19:30:54 #56 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:30:54 #56 DONE 0.0s 19:30:54 19:30:54 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:54 #49 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #49 2.330 (1/9) Installing ca-certificates (20230506-r0) 19:30:54 #49 2.348 (2/9) Installing brotli-libs (1.0.9-r9) 19:30:54 #49 2.365 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:30:54 #49 2.365 (4/9) Installing libcurl (8.2.1-r0) 19:30:54 #49 2.377 (5/9) Installing curl (8.2.1-r0) 19:30:54 #49 2.388 (6/9) Installing dumb-init (1.2.5-r2) 19:30:54 #49 2.391 (7/9) Installing musl-obstack (1.2.3-r0) 19:30:54 #49 2.397 (8/9) Installing libucontext (1.2-r0) 19:30:54 #49 2.398 (9/9) Installing gcompat (1.1.0-r0) 19:30:54 #49 2.406 Executing busybox-1.35.0-r29.trigger 19:30:54 #49 2.413 Executing ca-certificates-20230506-r0.trigger 19:30:54 #49 2.497 OK: 10 MiB in 24 packages 19:30:54 #49 DONE 2.6s 19:30:54 19:30:54 #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:54 #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.122 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:30:54 #0 2.122 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:30:54 #0 2.122 OK: 17818 distinct packages available 19:30:54 #0 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.527 (1/5) Installing dumb-init (1.2.5-r2) 19:30:54 #0 2.531 (2/5) Installing musl-obstack (1.2.3-r0) 19:30:54 #0 2.534 (3/5) Installing libucontext (1.2-r0) 19:30:54 #0 2.538 (4/5) Installing gcompat (1.1.0-r0) 19:30:54 #0 2.542 (5/5) Installing openssl (3.0.10-r0) 19:30:54 #0 2.612 Executing busybox-1.35.0-r29.trigger 19:30:54 #0 2.624 OK: 8 MiB in 20 packages 19:30:54 #57 DONE 2.7s 19:30:54 19:30:54 #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:30:54 #50 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #50 2.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #50 2.658 OK: 265 MiB in 53 packages 19:30:54 #50 DONE 2.7s 19:30:54 19:30:54 #58 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:30:54 #58 DONE 0.0s 19:30:54 19:30:54 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:30:54 #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #59 ... 19:30:54 19:30:54 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:30:54 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.682 OK: 265 MiB in 53 packages 19:30:54 #60 DONE 2.8s 19:30:54 19:30:54 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:30:54 #59 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #59 ... 19:30:54 19:30:54 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:30:54 #61 DONE 0.3s 19:30:54 19:30:54 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:30:54 #59 3.125 OK: 265 MiB in 53 packages 19:30:54 #59 DONE 3.3s 19:30:54 19:30:54 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:30:54 #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 3.129 OK: 265 MiB in 53 packages 19:30:54 #62 DONE 3.5s 19:30:54 19:30:54 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:30:54 #63 DONE 0.1s 19:30:54 19:30:54 #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:30:54 #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 2.870 (1/4) Installing ca-certificates (20230506-r0) 19:30:54 #0 2.889 (2/4) Installing dumb-init (1.2.5-r2) 19:30:54 #0 2.893 (3/4) Installing su-exec (0.2-r2) 19:30:54 #0 2.895 (4/4) Installing yq (4.30.4-r4) 19:30:54 #0 3.080 Executing busybox-1.35.0-r29.trigger 19:30:54 #0 3.088 Executing ca-certificates-20230506-r0.trigger 19:30:54 #0 3.263 OK: 17 MiB in 19 packages 19:30:54 #64 DONE 3.5s 19:30:54 19:30:54 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:30:54 #65 DONE 1.9s 19:30:54 19:30:54 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:30:54 #66 DONE 0.1s 19:30:54 19:30:54 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:30:54 #67 DONE 0.2s 19:30:54 19:30:54 #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:54 #68 ... 19:30:54 19:30:54 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:30:54 #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 3.517 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:30:54 #0 3.517 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:30:54 #0 3.517 OK: 17823 distinct packages available 19:30:54 #0 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:30:54 #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:30:54 #0 3.879 OK: 265 MiB in 53 packages 19:30:54 #69 DONE 4.0s 19:30:54 19:30:54 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:30:54 #70 DONE 0.1s 19:30:54 19:30:54 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:04 #71 ... 19:31:04 19:31:04 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:04 #72 ... 19:31:04 19:31:04 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:04 #73 ... 19:31:04 19:31:04 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:27 Removing intermediate container 417a4524e23b 19:31:27 ---> b5395bdd112b 19:31:27 Successfully built b5395bdd112b 19:31:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:27 + docker inspect -f . ci-base-image-arm64 19:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:28 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 19:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:31:29 $ docker top 89a6fd3a4bade8510df6e1a75d344f0d4aebb78ecd7329487d7d4c6a9b1d92c5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:30 + go version 19:31:30 go version go1.20.6 linux/arm64 [Pipeline] } 19:31:30 $ docker stop --time=1 89a6fd3a4bade8510df6e1a75d344f0d4aebb78ecd7329487d7d4c6a9b1d92c5 19:31:32 $ docker rm -f --volumes 89a6fd3a4bade8510df6e1a75d344f0d4aebb78ecd7329487d7d4c6a9b1d92c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:33 + docker inspect -f . ci-base-image-arm64 19:31:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:33 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 19:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:31:34 $ docker top 19e1735c9064b13e0e6b679e9c0571a06ed44ae6bacf44416f8465f79b325200 -eo pid,comm [Pipeline] { [Pipeline] echo 19:31:34 ========================================================= 19:31:34 [edgeXBuildGoParallel] Running Tests and Build... 19:31:34 ========================================================= [Pipeline] sh 19:31:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:31:36 + make test 19:31:36 go test -race -coverprofile=coverage.out ./... 19:31:43 #74 ... 19:31:43 19:31:43 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:43 #71 DONE 45.9s 19:31:43 19:31:43 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:43 #74 DONE 46.9s 19:31:43 19:31:43 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:43 #72 DONE 47.3s 19:31:43 19:31:43 #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:43 #68 DONE 46.5s 19:31:43 19:31:43 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:43 #73 DONE 46.6s 19:31:43 19:31:43 #75 [security-proxy-setup builder 6/7] COPY . . 19:31:51 #75 ... 19:31:51 19:31:51 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:31:51 #76 ... 19:31:51 19:31:51 #77 [support-notifications builder 6/7] COPY . . 19:31:51 #77 ... 19:31:51 19:31:51 #78 [security-spire-server builder 6/9] COPY . . 19:31:51 #78 ... 19:31:51 19:31:51 #79 [support-scheduler builder 6/7] COPY . . 19:31:56 #79 DONE 15.3s 19:31:56 19:31:56 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:31:56 #76 DONE 15.3s 19:31:56 19:31:56 #80 [core-metadata builder 6/7] COPY . . 19:31:56 #80 CACHED 19:31:56 19:31:56 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:31:56 #81 CACHED 19:31:56 19:31:56 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #82 CACHED 19:31:56 19:31:56 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #83 CACHED 19:31:56 19:31:56 #84 [security-proxy-auth builder 6/7] COPY . . 19:31:56 #84 CACHED 19:31:56 19:31:56 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:31:56 #85 CACHED 19:31:56 19:31:56 #86 [core-command builder 6/7] COPY . . 19:31:56 #86 CACHED 19:31:56 19:31:56 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 19:31:56 #87 CACHED 19:31:56 19:31:56 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #88 CACHED 19:31:56 19:31:56 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 19:31:56 #89 CACHED 19:31:56 19:31:56 #90 [core-data builder 6/7] COPY . . 19:31:56 #90 CACHED 19:31:56 19:31:56 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #91 CACHED 19:31:56 19:31:56 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #92 CACHED 19:31:56 19:31:56 #93 [core-common-config-bootstrapper builder 6/7] COPY . . 19:31:56 #93 CACHED 19:31:56 19:31:56 #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:31:56 #94 CACHED 19:31:56 19:31:56 #78 [security-spire-server builder 6/9] COPY . . 19:31:56 #78 DONE 15.3s 19:31:56 19:31:56 #77 [support-notifications builder 6/7] COPY . . 19:31:56 #77 DONE 15.3s 19:31:56 19:31:56 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:31:56 #95 ... 19:31:56 19:31:56 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:31:56 #96 CACHED 19:31:56 19:31:56 #97 [security-secretstore-setup builder 6/7] COPY . . 19:31:56 #97 CACHED 19:31:56 19:31:56 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #98 CACHED 19:31:56 19:31:56 #99 [security-bootstrapper builder 6/7] COPY . . 19:31:56 #99 CACHED 19:31:56 19:31:56 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:31:56 #100 CACHED 19:31:56 19:31:56 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #101 CACHED 19:31:56 19:31:56 #75 [security-proxy-setup builder 6/7] COPY . . 19:31:56 #75 DONE 15.3s 19:31:56 19:31:56 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:31:56 #95 DONE 0.2s 19:31:56 19:31:56 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:31:56 #102 CACHED 19:31:56 19:31:56 #103 [security-spire-config builder 6/9] COPY . . 19:31:56 #103 CACHED 19:31:56 19:31:56 #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 #104 CACHED 19:31:56 19:31:56 #105 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:31:56 #105 CACHED 19:31:56 19:31:56 #106 [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 19:31:59 #106 DONE 3.1s 19:31:59 19:31:59 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:31:59 #0 1.142 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 19:31:59 #107 ... 19:31:59 19:31:59 #108 [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 19:31:59 #108 DONE 3.2s 19:31:59 19:31:59 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:32:00 #109 ... 19:32:00 19:32:00 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:32:00 #110 DONE 1.0s 19:32:00 19:32:00 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:32:00 #109 DONE 1.0s 19:32:00 19:32:00 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:00 #0 1.574 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 19:32:00 #111 ... 19:32:00 19:32:00 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:32:00 #112 DONE 0.2s 19:32:01 19:32:01 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:32:01 #113 DONE 0.1s 19:32:01 19:32:01 #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:01 #114 ... 19:32:01 19:32:01 #115 [security-spire-agent builder 6/9] COPY . . 19:32:01 #115 CACHED 19:32:01 19:32:01 #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:01 #116 CACHED 19:32:01 19:32:01 #117 [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 19:32:01 #117 CACHED 19:32:01 19:32:01 #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:32:01 #118 CACHED 19:32:01 19:32:01 #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:32:01 #119 CACHED 19:32:01 19:32:01 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:32:01 #120 CACHED 19:32:01 19:32:01 #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:32:01 #121 CACHED 19:32:01 19:32:01 #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:32:01 #122 CACHED 19:32:01 19:32:01 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:32:01 #123 ... 19:32:01 19:32:01 #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:01 #114 DONE 0.9s 19:32:02 19:32:02 #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:32:02 #124 DONE 0.6s 19:32:02 19:32:02 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:32:02 #125 ... 19:32:02 19:32:02 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:32:02 #123 DONE 1.7s 19:32:03 19:32:03 #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:03 #126 ... 19:32:03 19:32:03 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:32:03 #127 DONE 1.0s 19:32:03 19:32:03 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:32:03 #125 DONE 1.0s 19:32:03 19:32:03 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:06 #128 ... 19:32:06 19:32:06 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:32:06 #0 0.491 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 19:32:06 #129 ... 19:32:06 19:32:06 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:32:06 #0 1.150 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 19:32:06 #130 ... 19:32:06 19:32:06 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:32:06 #0 1.004 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 19:32:06 #131 ... 19:32:06 19:32:06 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:32:06 #0 0.856 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 19:32:06 #132 ... 19:32:06 19:32:06 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:32:06 #0 1.719 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 19:32:06 #133 ... 19:32:06 19:32:06 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:32:06 #0 0.908 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 19:32:06 #134 ... 19:32:06 19:32:06 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:32:06 #0 0.752 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 19:32:06 #135 ... 19:32:06 19:32:06 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:32:06 #0 1.247 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 19:32:07 #136 ... 19:32:07 19:32:07 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:32:07 #0 0.856 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 19:32:07 #137 ... 19:32:07 19:32:07 #138 [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 19:32:11 #138 ... 19:32:11 19:32:11 #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:11 #126 DONE 8.2s 19:32:11 19:32:11 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:32:11 #139 ... 19:32:11 19:32:11 #138 [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 19:32:11 #138 DONE 7.8s 19:32:11 19:32:11 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:32:22 ? github.com/edgexfoundry/edgex-go [no test files] 19:32:24 #140 ... 19:32:24 19:32:24 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:32:24 #139 DONE 10.9s 19:32:24 19:32:24 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:24 #128 ... 19:32:24 19:32:24 #141 [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 19:32:24 #141 ... 19:32:24 19:32:24 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:24 #128 DONE 20.6s 19:32:24 19:32:24 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:32:24 #140 DONE 12.8s 19:32:24 19:32:24 #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:32:25 #142 ... 19:32:25 19:32:25 #141 [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 19:32:25 #141 DONE 2.8s 19:32:25 19:32:25 #143 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:32:26 #143 DONE 1.0s 19:32:26 19:32:26 #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:32:26 #142 DONE 2.1s 19:32:26 19:32:26 #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:32:27 #144 DONE 0.7s 19:32:27 19:32:27 #145 [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 19:32:30 #145 DONE 3.3s 19:32:30 19:32:30 #146 [security-spire-config] exporting to image 19:32:30 #146 exporting layers 19:32:30 #146 writing image sha256:99e372b509bc55a9488c9923f87d11d31e7a831459de6294b708b78601d2827a done 19:32:30 #146 naming to docker.io/library/security-spire-server 0.0s done 19:32:30 #146 exporting layers 4.2s done 19:32:30 #146 writing image sha256:8cbf28bb61cae38e920dfe3c036ecacf1d20266961147448d39ec91d95576857 0.0s done 19:32:30 #146 naming to docker.io/library/security-spire-agent done 19:32:34 #146 exporting layers 4.5s done 19:32:34 #146 writing image sha256:fd557cd6cdeb04eccc60321c8d2aacc712f6ff8cd46f101f4a6d2f21d68f595f 19:32:35 #146 writing image sha256:fd557cd6cdeb04eccc60321c8d2aacc712f6ff8cd46f101f4a6d2f21d68f595f 1.0s done 19:32:35 #146 naming to docker.io/library/security-spire-config 19:32:36 #146 naming to docker.io/library/security-spire-config 0.5s done 19:32:36 #146 DONE 11.6s 19:32:36 19:32:36 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:09 #130 ... 19:33:09 19:33:09 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:09 #111 72.54 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 19:33:27 #111 ... 19:33:27 19:33:27 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:27 #135 DONE 89.1s 19:33:27 19:33:27 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:27 #129 DONE 89.2s 19:33:27 19:33:27 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:27 #131 DONE 89.2s 19:33:27 19:33:27 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:27 #107 DONE 89.1s 19:33:27 19:33:27 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:27 #134 DONE 89.2s 19:33:27 19:33:27 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:27 #111 DONE 89.2s 19:33:27 19:33:27 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #147 ... 19:33:27 19:33:27 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:27 #137 DONE 89.4s 19:33:27 19:33:27 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:27 #133 DONE 89.5s 19:33:27 19:33:27 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #148 ... 19:33:27 19:33:27 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:27 #136 DONE 89.6s 19:33:27 19:33:27 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:27 #130 DONE 89.5s 19:33:27 19:33:27 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:27 #132 DONE 89.7s 19:33:27 19:33:27 #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #149 ... 19:33:27 19:33:27 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #150 DONE 0.7s 19:33:27 19:33:27 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #147 DONE 0.8s 19:33:27 19:33:27 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #148 DONE 0.6s 19:33:27 19:33:27 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:33:27 #151 ... 19:33:27 19:33:27 #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:33:27 #152 DONE 0.7s 19:33:27 19:33:27 #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #153 DONE 0.5s 19:33:27 19:33:27 #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #149 DONE 0.4s 19:33:27 19:33:27 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #154 DONE 0.5s 19:33:27 19:33:27 #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:33:27 #155 DONE 0.3s 19:33:27 19:33:27 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:33:27 #156 CACHED 19:33:27 19:33:27 #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #157 CACHED 19:33:27 19:33:27 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:33:27 #158 ... 19:33:27 19:33:27 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:33:27 #159 CACHED 19:33:27 19:33:27 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #160 CACHED 19:33:27 19:33:27 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:33:27 #161 CACHED 19:33:27 19:33:27 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #162 CACHED 19:33:27 19:33:27 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:33:27 #163 CACHED 19:33:27 19:33:27 #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:33:27 #164 CACHED 19:33:27 19:33:27 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:33:27 #151 DONE 0.3s 19:33:27 19:33:27 #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:33:27 #165 DONE 0.4s 19:33:27 19:33:27 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:33:27 #166 DONE 0.4s 19:33:27 19:33:27 #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:33:27 #167 DONE 0.3s 19:33:27 19:33:27 #168 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:33:27 #168 DONE 0.3s 19:33:27 19:33:27 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:33:28 #169 ... 19:33:28 19:33:28 #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:33:28 #170 DONE 1.9s 19:33:28 19:33:28 #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:33:28 #171 DONE 1.9s 19:33:28 19:33:28 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:33:28 #172 DONE 1.9s 19:33:28 19:33:28 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:33:28 #158 DONE 1.9s 19:33:28 19:33:28 #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:33:28 #173 ... 19:33:28 19:33:28 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:28 #174 DONE 2.1s 19:33:28 19:33:28 #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:33:28 #175 DONE 1.9s 19:33:28 19:33:28 #176 [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 19:33:28 #176 DONE 1.9s 19:33:28 19:33:28 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:33:28 #177 DONE 1.9s 19:33:28 19:33:28 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:33:28 #169 DONE 2.0s 19:33:28 19:33:28 #178 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:33:28 #178 DONE 1.9s 19:33:28 19:33:28 #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:33:28 #179 DONE 2.5s 19:33:28 19:33:28 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:33:28 #180 ... 19:33:28 19:33:28 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:33:28 #181 DONE 0.5s 19:33:28 19:33:28 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:33:28 #182 DONE 0.5s 19:33:28 19:33:28 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:33:28 #183 DONE 0.5s 19:33:28 19:33:28 #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:33:28 #173 DONE 0.4s 19:33:28 19:33:28 #184 [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 19:33:28 #184 DONE 0.4s 19:33:28 19:33:28 #185 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:33:28 #185 ... 19:33:28 19:33:28 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:33:28 #186 DONE 0.4s 19:33:28 19:33:28 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:33:28 #187 DONE 0.4s 19:33:28 19:33:28 #188 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:33:28 #188 DONE 0.4s 19:33:28 19:33:28 #189 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:33:28 #189 DONE 0.4s 19:33:28 19:33:28 #190 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:33:28 #190 DONE 0.5s 19:33:28 19:33:28 #146 [support-notifications] exporting to image 19:33:28 #146 exporting layers 0.3s done 19:33:28 #146 ... 19:33:28 19:33:28 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:33:28 #180 DONE 0.5s 19:33:28 19:33:28 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:33:28 #191 DONE 0.4s 19:33:29 19:33:29 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:33:29 #192 DONE 0.6s 19:33:29 19:33:29 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:33:29 #193 DONE 0.5s 19:33:29 19:33:29 #185 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:33:29 #185 DONE 0.5s 19:33:29 19:33:29 #146 [core-metadata] exporting to image 19:33:29 #146 exporting layers 0.5s done 19:33:29 #146 ... 19:33:29 19:33:29 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:33:29 #194 DONE 0.3s 19:33:29 19:33:29 #195 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:29 #195 DONE 0.5s 19:33:29 19:33:29 #146 [core-metadata] exporting to image 19:33:29 #146 exporting layers 0.4s done 19:33:29 #146 writing image sha256:6049270357b5de070925257facbd4385a4a8f6ad36a5d862af1dc481aedd230f 19:33:29 #146 writing image sha256:ce1342977f37d7c891b6b4d72577814bfcc0102bf7fae698695522770f929649 19:33:29 #146 writing image sha256:8c87510ea948f85aa80637b0086c2c6f73481b46233d58042154f25a48aab49d 19:33:29 #146 writing image sha256:da638619f8cd8ced243a6ee42ce6bc77303bddf82fde266206565f39d862377a 0.0s done 19:33:29 #146 writing image sha256:01de1b01a4766ae4dc607eea05f2bbe20f8fe1b6e11617806d22cfe9e8069138 19:33:29 #146 naming to docker.io/library/support-notifications 19:33:29 #146 writing image sha256:6049270357b5de070925257facbd4385a4a8f6ad36a5d862af1dc481aedd230f 0.3s done 19:33:29 #146 naming to docker.io/library/support-notifications 0.3s done 19:33:29 #146 naming to docker.io/library/core-data 19:33:29 #146 ... 19:33:29 19:33:29 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:29 #196 DONE 0.5s 19:33:29 19:33:29 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:29 #197 DONE 0.4s 19:33:29 19:33:29 #146 [core-command] exporting to image 19:33:29 #146 exporting layers 0.4s done 19:33:29 #146 writing image sha256:ce1342977f37d7c891b6b4d72577814bfcc0102bf7fae698695522770f929649 0.3s done 19:33:29 #146 writing image sha256:8c87510ea948f85aa80637b0086c2c6f73481b46233d58042154f25a48aab49d 0.3s done 19:33:29 #146 writing image sha256:01de1b01a4766ae4dc607eea05f2bbe20f8fe1b6e11617806d22cfe9e8069138 0.3s done 19:33:29 #146 naming to docker.io/library/core-data done 19:33:29 #146 naming to docker.io/library/security-spiffe-token-provider done 19:33:29 #146 naming to docker.io/library/core-command done 19:33:29 #146 naming to docker.io/library/support-scheduler done 19:33:29 #146 writing image sha256:3e2758c724b0ca779402539ec3a193dd3924376ea324eabe0eaba1243a14dd47 done 19:33:29 #146 naming to docker.io/library/core-metadata done 19:33:29 #146 DONE 12.7s 19:33:29 19:33:29 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:30 #198 DONE 0.6s 19:33:30 19:33:30 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:30 #199 DONE 1.0s 19:33:30 19:33:30 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:33:30 #200 DONE 0.1s 19:33:30 19:33:30 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:30 #201 DONE 1.4s 19:33:30 19:33:30 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:30 #202 DONE 0.1s 19:33:30 19:33:30 #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:30 #203 DONE 1.3s 19:33:30 19:33:30 #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:30 #204 ... 19:33:30 19:33:30 #205 [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/ 19:33:30 #205 DONE 0.1s 19:33:30 19:33:30 #146 [security-proxy-auth] exporting to image 19:33:30 #146 exporting layers 0.2s done 19:33:30 #146 writing image sha256:8303ab5eadea8f050b8b18ee571719695ab4d5f6385d4990759fa71f08b02ae6 done 19:33:30 #146 naming to docker.io/library/core-common-config-bootstrapper done 19:33:30 #146 writing image sha256:fac6991f79cb204c8b985840aaa6a35827c3ff8f795e56b400230a03bcc07826 done 19:33:30 #146 naming to docker.io/library/security-proxy-auth done 19:33:30 #146 DONE 12.9s 19:33:30 19:33:30 #206 [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/ 19:33:30 #206 DONE 0.1s 19:33:30 19:33:30 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:33:30 #207 DONE 0.1s 19:33:30 19:33:30 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:30 #208 DONE 0.1s 19:33:30 19:33:30 #209 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:30 #209 DONE 1.1s 19:33:30 19:33:30 #146 [security-proxy-setup] exporting to image 19:33:30 #146 exporting layers 0.2s done 19:33:30 #146 writing image sha256:13a5b8840fc248b4effc3d7642ebee97270fec57d48d30349270539ff686587e done 19:33:30 #146 naming to docker.io/library/security-proxy-setup done 19:33:30 #146 DONE 13.1s 19:33:30 19:33:30 #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:30 #204 DONE 0.7s 19:33:30 19:33:30 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:33:31 #210 DONE 0.4s 19:33:31 19:33:31 #146 [security-bootstrapper] exporting to image 19:33:31 #146 exporting layers 0.3s done 19:33:31 #146 writing image sha256:917a0f5df684a8bf7d2a33fe7ae6814164eb8c25e117273a4022d7c71f0eb8b3 19:33:31 #146 exporting layers 0.3s done 19:33:31 #146 writing image sha256:917a0f5df684a8bf7d2a33fe7ae6814164eb8c25e117273a4022d7c71f0eb8b3 done 19:33:31 #146 naming to docker.io/library/security-secretstore-setup done 19:33:31 #146 writing image sha256:502af518b0e879aede25afc4aeacebceb0f97bcd6f42c1fb3df457164e8d9d9d done 19:33:31 #146 naming to docker.io/library/security-bootstrapper done 19:33:31 #146 DONE 13.4s 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:31 time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:33:31 $ docker stop --time=1 d75f5f387bcdda6cda58941ae8cf348f2da580d93eb0e021886584fa00b3f1ca 19:33:32 $ docker rm -f --volumes d75f5f387bcdda6cda58941ae8cf348f2da580d93eb0e021886584fa00b3f1ca [Pipeline] // withDockerContainer [Pipeline] sh 19:33:33 + docker images 19:33:33 REPOSITORY TAG IMAGE ID CREATED SIZE 19:33:33 security-bootstrapper latest 502af518b0e8 2 seconds ago 23MB 19:33:33 security-proxy-auth latest fac6991f79cb 2 seconds ago 19.4MB 19:33:33 core-common-config-bootstrapper latest 8303ab5eadea 2 seconds ago 18MB 19:33:33 security-secretstore-setup latest 917a0f5df684 2 seconds ago 44.1MB 19:33:33 security-proxy-setup latest 13a5b8840fc2 2 seconds ago 29.2MB 19:33:33 support-notifications latest da638619f8cd 4 seconds ago 34.3MB 19:33:33 core-metadata latest 3e2758c724b0 4 seconds ago 21.6MB 19:33:33 core-data latest 6049270357b5 4 seconds ago 21.2MB 19:33:33 core-command latest 01de1b01a476 4 seconds ago 21MB 19:33:33 support-scheduler latest 8c87510ea948 4 seconds ago 33.7MB 19:33:33 security-spiffe-token-provider latest ce1342977f37 4 seconds ago 33.5MB 19:33:33 security-spire-config latest fd557cd6cdeb About a minute ago 102MB 19:33:33 security-spire-agent latest 8cbf28bb61ca About a minute ago 161MB 19:33:33 security-spire-server latest 99e372b509bc About a minute ago 103MB 19:33:33 ci-base-image-x86_64 latest 05467d158032 5 minutes ago 1.07GB 19:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB 19:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 19:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.322s coverage: 28.7% of statements 19:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 97.0% of statements 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.495s coverage: 71.5% of statements 19:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 54.0% of statements 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.455s coverage: 93.4% of statements 19:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.545s coverage: 3.8% of statements 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:35:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.897s coverage: 97.6% of statements 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:35:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 72.2% of statements 19:36:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:36:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:36:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements 19:36:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.304s coverage: 32.2% of statements 19:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 42.9% of statements 19:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 82.9% of statements 19:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 19:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 19:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 19:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 19:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:36:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:36:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.102s coverage: 79.9% of statements 19:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.253s coverage: 92.9% of statements 19:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements 19:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 62.3% of statements 19:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 19:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.204s coverage: 20.0% of statements 19:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements 19:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.469s coverage: 81.8% of statements 19:36:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:36:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.486s coverage: 82.1% of statements 19:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 86.0% of statements 19:36:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:36:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:36:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.091s coverage: 63.1% of statements 19:36:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 19:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 19:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 19:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 19:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 19:37:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:37:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:37:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:37:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.976s coverage: 38.4% of statements 19:37:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements 19:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements 19:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:37:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 19:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 95.7% of statements 19:37:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:37:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:37:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.8% of statements 19:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:37:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements 19:37:24 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 19:37:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:37:24 go vet ./... 19:40:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:40:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:40:31 ./bin/test-attribution-txt.sh 19:40:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:40:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:40:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:40:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:40:32 + ls -al . 19:40:32 total 724 19:40:32 drwxrwxr-x 11 1001 1001 4096 Aug 29 19:31 . 19:40:32 drwxr-xr-x 4 root root 4096 Aug 29 19:31 .. 19:40:32 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:29 .blubracket 19:40:32 -rw-rw-r-- 1 1001 1001 16 Aug 29 19:29 .dockerignore 19:40:32 drwxrwxr-x 8 1001 1001 4096 Aug 29 19:29 .git 19:40:32 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:29 .github 19:40:32 -rw-rw-r-- 1 1001 1001 1173 Aug 29 19:29 .gitignore 19:40:32 -rw-rw-r-- 1 1001 1001 42 Aug 29 19:29 .golangci.yml 19:40:32 -rw-rw-r-- 1 1001 1001 87 Aug 29 19:29 .hadolint.yml 19:40:32 -rw-rw-r-- 1 1001 1001 166 Aug 29 19:29 .sonarcloud.properties 19:40:32 -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:29 ADOPTERS.md 19:40:32 -rw-rw-r-- 1 1001 1001 11152 Aug 29 19:29 Attribution.txt 19:40:32 -rw-rw-r-- 1 1001 1001 93407 Aug 29 19:29 CHANGELOG.md 19:40:32 -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:29 CONTRIBUTING.md 19:40:32 -rw-rw-r-- 1 1001 1001 677 Aug 29 19:29 GOVERNANCE.md 19:40:32 -rw-rw-r-- 1 1001 1001 883 Aug 29 19:29 Jenkinsfile 19:40:32 -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:29 LICENSE 19:40:32 -rw-rw-r-- 1 1001 1001 14764 Aug 29 19:29 Makefile 19:40:32 -rw-rw-r-- 1 1001 1001 582 Aug 29 19:29 OWNERS.md 19:40:32 -rw-rw-r-- 1 1001 1001 9923 Aug 29 19:29 README.md 19:40:32 -rw-rw-r-- 1 1001 1001 789 Aug 29 19:29 SECURITY.md 19:40:32 -rw-rw-r-- 1 1001 1001 5 Aug 29 19:27 VERSION 19:40:32 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:29 bin 19:40:32 drwxrwxr-x 18 1001 1001 4096 Aug 29 19:29 cmd 19:40:32 -rw-r--r-- 1 root root 446998 Aug 29 19:37 coverage.out 19:40:32 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:29 fuzz_test 19:40:32 -rw-rw-r-- 1 1001 1001 3687 Aug 29 19:29 go.mod 19:40:32 -rw-rw-r-- 1 1001 1001 33714 Aug 29 19:29 go.sum 19:40:32 drwxrwxr-x 7 1001 1001 4096 Aug 29 19:29 internal 19:40:32 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:29 openapi 19:40:32 -rw-rw-r-- 1 1001 1001 594 Aug 29 19:29 security.txt 19:40:32 drwxrwxr-x 4 1001 1001 4096 Aug 29 19:29 snap 19:40:32 -rw-rw-r-- 1 1001 1001 204 Aug 29 19:29 version.go [Pipeline] sh 19:40:32 + '[' -e coverage.out ] 19:40:32 + chown 1001:1001 coverage.out [Pipeline] stash 19:40:32 Warning: overwriting stash ‘coverage-report’ 19:40:33 Stashed 1 file(s) [Pipeline] sh 19:40:34 + make build 19:40:34 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 19:42:25 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 19:42:26 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 19:42:33 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 19:42:37 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 19:43:24 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 19:43:25 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 19:43:33 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 19:43:40 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 19:43:43 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 19:43:47 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 19:43:54 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] } 19:44:01 $ docker stop --time=1 19e1735c9064b13e0e6b679e9c0571a06ed44ae6bacf44416f8465f79b325200 19:44:03 $ docker rm -f --volumes 19e1735c9064b13e0e6b679e9c0571a06ed44ae6bacf44416f8465f79b325200 [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 19:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:44:06 19:44:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:44:07 latest: Pulling from edgex-devops/edgex-compose-arm64 19:44:07 547446be3368: Pulling fs layer 19:44:07 d125d8839a47: Pulling fs layer 19:44:07 3e85d5ac6304: Pulling fs layer 19:44:07 c3105a71a48b: Pulling fs layer 19:44:07 0f093f025ec4: Pulling fs layer 19:44:07 c3106fc0e877: Pulling fs layer 19:44:07 c3106fc0e877: Waiting 19:44:07 0f093f025ec4: Waiting 19:44:07 c3105a71a48b: Waiting 19:44:07 547446be3368: Verifying Checksum 19:44:07 547446be3368: Download complete 19:44:07 c3105a71a48b: Verifying Checksum 19:44:07 c3105a71a48b: Download complete 19:44:07 d125d8839a47: Verifying Checksum 19:44:07 d125d8839a47: Download complete 19:44:07 c3106fc0e877: Verifying Checksum 19:44:07 c3106fc0e877: Download complete 19:44:07 0f093f025ec4: Verifying Checksum 19:44:07 0f093f025ec4: Download complete 19:44:08 547446be3368: Pull complete 19:44:09 d125d8839a47: Pull complete 19:44:09 3e85d5ac6304: Verifying Checksum 19:44:09 3e85d5ac6304: Download complete 19:44:17 3e85d5ac6304: Pull complete 19:44:17 c3105a71a48b: Pull complete 19:44:18 0f093f025ec4: Pull complete 19:44:18 c3106fc0e877: Pull complete 19:44:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:44:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:19 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 19:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:44:21 $ docker top 71c5b3986755891b1fe906676166faa80392e5f9ae0e3b7e445b19cc7b3c7bd1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:22 + docker compose -f ./docker-compose-build.yml build --parallel 19:44:32 #1 [support-scheduler internal] load build definition from Dockerfile 19:44:32 #1 transferring dockerfile: 1.82kB done 19:44:32 #1 DONE 0.1s 19:44:32 19:44:32 #2 [security-spire-config internal] load build definition from Dockerfile 19:44:32 #2 transferring dockerfile: 2.58kB done 19:44:32 #2 DONE 0.0s 19:44:32 19:44:32 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:44:32 #3 transferring dockerfile: 2.39kB done 19:44:32 #3 DONE 0.1s 19:44:32 19:44:32 #4 [support-notifications internal] load build definition from Dockerfile 19:44:32 #4 transferring dockerfile: 1.84kB done 19:44:32 #4 DONE 0.0s 19:44:32 19:44:32 #5 [core-command internal] load build definition from Dockerfile 19:44:32 #5 transferring dockerfile: 1.82kB done 19:44:32 #5 DONE 0.1s 19:44:32 19:44:32 #6 [security-secretstore-setup internal] load build definition from Dockerfile 19:44:32 #6 transferring dockerfile: 2.38kB 0.0s done 19:44:32 #6 DONE 0.1s 19:44:32 19:44:32 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:44:32 #7 transferring dockerfile: 2.12kB done 19:44:32 #7 DONE 0.1s 19:44:32 19:44:32 #8 [security-spire-server internal] load build definition from Dockerfile 19:44:32 #8 transferring dockerfile: 2.63kB done 19:44:32 #8 DONE 0.1s 19:44:32 19:44:32 #9 [security-spire-agent internal] load build definition from Dockerfile 19:44:32 #9 transferring dockerfile: 2.68kB done 19:44:32 #9 DONE 0.1s 19:44:32 19:44:32 #10 [core-metadata internal] load build definition from Dockerfile 19:44:32 #10 transferring dockerfile: 1.96kB 0.0s done 19:44:32 #10 DONE 0.1s 19:44:32 19:44:32 #11 [core-data internal] load build definition from Dockerfile 19:44:32 #11 transferring dockerfile: 1.90kB done 19:44:32 #11 DONE 0.1s 19:44:32 19:44:32 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:44:32 #12 transferring dockerfile: 2.82kB done 19:44:32 #12 DONE 0.1s 19:44:32 19:44:32 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:44:32 #13 transferring dockerfile: 1.78kB done 19:44:32 #13 DONE 0.1s 19:44:32 19:44:32 #14 [security-proxy-auth internal] load build definition from Dockerfile 19:44:32 #14 transferring dockerfile: 2.04kB done 19:44:32 #14 DONE 0.1s 19:44:32 19:44:32 #15 [support-scheduler internal] load .dockerignore 19:44:32 #15 transferring context: 19:44:32 #15 transferring context: 56B 0.0s done 19:44:32 #15 DONE 0.0s 19:44:33 19:44:33 #16 [security-spire-config internal] load .dockerignore 19:44:33 #16 transferring context: 56B done 19:44:33 #16 DONE 0.1s 19:44:33 19:44:33 #17 [security-proxy-setup internal] load .dockerignore 19:44:33 #17 transferring context: 56B 0.0s done 19:44:33 #17 DONE 0.1s 19:44:33 19:44:33 #18 [support-notifications internal] load .dockerignore 19:44:33 #18 transferring context: 56B done 19:44:33 #18 DONE 0.1s 19:44:33 19:44:33 #19 [core-command internal] load .dockerignore 19:44:33 #19 transferring context: 56B done 19:44:33 #19 DONE 0.1s 19:44:33 19:44:33 #20 [security-secretstore-setup internal] load .dockerignore 19:44:33 #20 transferring context: 56B done 19:44:33 #20 DONE 0.1s 19:44:33 19:44:33 #21 [core-common-config-bootstrapper internal] load .dockerignore 19:44:34 #21 transferring context: 56B 0.0s done 19:44:34 #21 DONE 0.1s 19:44:34 19:44:34 #22 [security-spire-server internal] load .dockerignore 19:44:34 #22 transferring context: 56B done 19:44:34 #22 DONE 0.1s 19:44:34 19:44:34 #23 [security-spire-agent internal] load .dockerignore 19:44:34 #23 transferring context: 56B 0.0s done 19:44:34 #23 DONE 0.1s 19:44:34 19:44:34 #24 [core-metadata internal] load .dockerignore 19:44:34 #24 transferring context: 56B done 19:44:34 #24 DONE 0.1s 19:44:34 19:44:34 #25 [core-data internal] load .dockerignore 19:44:34 #25 transferring context: 56B done 19:44:34 #25 DONE 0.1s 19:44:34 19:44:34 #26 [security-bootstrapper internal] load .dockerignore 19:44:34 #26 transferring context: 56B done 19:44:34 #26 DONE 0.1s 19:44:34 19:44:34 #27 [security-spiffe-token-provider internal] load .dockerignore 19:44:34 #27 transferring context: 56B 0.0s done 19:44:34 #27 DONE 0.1s 19:44:34 19:44:34 #28 [security-proxy-auth internal] load .dockerignore 19:44:34 #28 transferring context: 56B done 19:44:34 #28 DONE 0.1s 19:44:34 19:44:34 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:34 #29 DONE 0.0s 19:44:34 19:44:34 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 19:44:35 #30 DONE 0.6s 19:44:35 19:44:35 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:35 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:35 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:35 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:35 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 262.14kB / 3.26MB 0.1s 19:44:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 19:44:35 #31 ... 19:44:35 19:44:35 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:35 #29 DONE 0.0s 19:44:35 19:44:35 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 19:44:35 #30 DONE 0.6s 19:44:35 19:44:35 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:35 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:35 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:35 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:35 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:35 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 19:44:35 #31 ... 19:44:35 19:44:35 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:35 #29 DONE 0.0s 19:44:35 19:44:35 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:35 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:35 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:35 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:35 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:35 #31 ... 19:44:35 19:44:35 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:35 #29 DONE 0.0s 19:44:35 19:44:35 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:35 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:35 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:35 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:35 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:36 #31 ... 19:44:36 19:44:36 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:36 #29 DONE 0.0s 19:44:36 19:44:36 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:36 #31 ... 19:44:36 19:44:36 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:36 #29 DONE 0.0s 19:44:36 19:44:36 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:36 #31 ... 19:44:36 19:44:36 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:44:36 #30 DONE 1.0s 19:44:36 19:44:36 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:36 #31 ... 19:44:36 19:44:36 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:36 #29 DONE 0.0s 19:44:36 19:44:36 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:36 #31 ... 19:44:36 19:44:36 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:36 #29 DONE 0.0s 19:44:36 19:44:36 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:36 #31 ... 19:44:36 19:44:36 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 19:44:36 #30 DONE 1.4s 19:44:36 19:44:36 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:36 #31 ... 19:44:36 19:44:36 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:36 #29 DONE 0.0s 19:44:36 19:44:36 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:37 #31 ... 19:44:37 19:44:37 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:44:37 #32 DONE 2.6s 19:44:37 19:44:37 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:37 #31 ... 19:44:37 19:44:37 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:37 #29 DONE 0.0s 19:44:37 19:44:37 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 19:44:37 #30 DONE 1.7s 19:44:37 19:44:37 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:44:37 #32 DONE 2.7s 19:44:37 19:44:37 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:37 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:37 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:37 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:37 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:37 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:37 #31 ... 19:44:37 19:44:37 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:37 #29 DONE 0.1s 19:44:37 19:44:37 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:37 #31 ... 19:44:37 19:44:37 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:44:37 #30 DONE 2.0s 19:44:37 19:44:37 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:38 #31 ... 19:44:38 19:44:38 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:38 #29 DONE 0.1s 19:44:38 19:44:38 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:44:38 #32 DONE 2.7s 19:44:38 19:44:38 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:38 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:38 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:38 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:38 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:38 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:38 #31 ... 19:44:38 19:44:38 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:44:38 #32 DONE 2.7s 19:44:38 19:44:38 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:44:38 #29 DONE 0.1s 19:44:38 19:44:38 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 19:44:38 #30 DONE 2.3s 19:44:38 19:44:38 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:38 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:38 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:38 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:38 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:38 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:38 #31 ... 19:44:38 19:44:38 #33 [security-spiffe-token-provider internal] load build context 19:44:38 #33 DONE 0.0s 19:44:38 19:44:38 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:44:38 #32 DONE 2.7s 19:44:38 19:44:38 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:44:38 #34 DONE 1.9s 19:44:38 19:44:38 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:44:38 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:44:38 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:44:38 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:44:38 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:44:38 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:44:38 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.8s done 19:44:42 #31 DONE 7.3s 19:44:42 19:44:42 #35 [security-spire-config internal] load build context 19:44:42 #35 transferring context: 21.14MB 6.4s 19:44:42 #35 ... 19:44:42 19:44:42 #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:45 #36 ... 19:44:45 19:44:45 #37 [support-scheduler internal] load build context 19:44:45 #37 ... 19:44:45 19:44:45 #38 [security-proxy-setup internal] load build context 19:44:46 #38 ... 19:44:46 19:44:46 #39 [support-notifications internal] load build context 19:44:46 #39 ... 19:44:46 19:44:46 #40 [core-command internal] load build context 19:44:46 #40 ... 19:44:46 19:44:46 #39 [support-notifications internal] load build context 19:44:46 #39 ... 19:44:46 19:44:46 #41 [security-secretstore-setup internal] load build context 19:44:46 #41 ... 19:44:46 19:44:46 #42 [core-common-config-bootstrapper internal] load build context 19:44:46 #42 ... 19:44:46 19:44:46 #41 [security-secretstore-setup internal] load build context 19:44:46 #41 ... 19:44:46 19:44:46 #43 [security-spire-server internal] load build context 19:44:46 #43 ... 19:44:46 19:44:46 #42 [core-common-config-bootstrapper internal] load build context 19:44:46 #42 ... 19:44:46 19:44:46 #44 [security-spire-agent internal] load build context 19:44:47 #44 ... 19:44:47 19:44:47 #42 [core-common-config-bootstrapper internal] load build context 19:44:47 #42 ... 19:44:47 19:44:47 #45 [core-data internal] load build context 19:44:47 #45 ... 19:44:47 19:44:47 #46 [core-metadata internal] load build context 19:44:47 #46 transferring context: 10.48MB 9.7s 19:44:47 #46 ... 19:44:47 19:44:47 #45 [core-data internal] load build context 19:44:47 #45 ... 19:44:47 19:44:47 #47 [security-bootstrapper internal] load build context 19:44:48 #47 ... 19:44:48 19:44:48 #42 [core-common-config-bootstrapper internal] load build context 19:44:48 #42 ... 19:44:48 19:44:48 #33 [security-spiffe-token-provider internal] load build context 19:44:48 #33 ... 19:44:48 19:44:48 #48 [security-proxy-auth internal] load build context 19:44:48 #48 ... 19:44:48 19:44:48 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:44:48 #0 7.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:48 #49 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:48 #49 ... 19:44:48 19:44:48 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:44:48 #0 6.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:48 #0 9.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:48 #50 ... 19:44:48 19:44:48 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:44:48 #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:48 #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:48 #0 8.329 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:44:48 #0 8.329 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:44:48 #0 8.329 OK: 17694 distinct packages available 19:44:48 #0 9.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:48 #51 ... 19:44:48 19:44:48 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:44:48 #0 6.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:48 #0 9.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:48 #52 ... 19:44:48 19:44:48 #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:44:48 #0 8.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:49 #53 ... 19:44:49 19:44:49 #41 [security-secretstore-setup internal] load build context 19:44:52 #41 ... 19:44:52 19:44:52 #39 [support-notifications internal] load build context 19:44:52 #39 transferring context: 27.10MB 16.2s 19:44:52 #39 ... 19:44:52 19:44:52 #41 [security-secretstore-setup internal] load build context 19:44:52 #41 ... 19:44:52 19:44:52 #35 [security-spire-config internal] load build context 19:44:52 #35 ... 19:44:52 19:44:52 #41 [security-secretstore-setup internal] load build context 19:44:52 #41 ... 19:44:52 19:44:52 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:44:52 #54 ... 19:44:52 19:44:52 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:44:52 #55 ... 19:44:52 19:44:52 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:53 #56 ... 19:44:53 19:44:53 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:44:53 #57 ... 19:44:53 19:44:53 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:44:53 #58 ... 19:44:53 19:44:53 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:53 #0 9.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:53 #59 ... 19:44:53 19:44:53 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:44:53 #60 ... 19:44:53 19:44:53 #61 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:44:53 #61 ... 19:44:53 19:44:53 #41 [security-secretstore-setup internal] load build context 19:44:56 #41 ... 19:44:56 19:44:56 #37 [support-scheduler internal] load build context 19:44:56 #37 ... 19:44:56 19:44:56 #38 [security-proxy-setup internal] load build context 19:44:56 #38 ... 19:44:56 19:44:56 #35 [security-spire-config internal] load build context 19:44:56 #35 ... 19:44:56 19:44:56 #40 [core-command internal] load build context 19:44:56 #40 ... 19:44:56 19:44:56 #41 [security-secretstore-setup internal] load build context 19:44:56 #41 ... 19:44:56 19:44:56 #43 [security-spire-server internal] load build context 19:44:57 #43 ... 19:44:57 19:44:57 #41 [security-secretstore-setup internal] load build context 19:44:57 #41 ... 19:44:57 19:44:57 #44 [security-spire-agent internal] load build context 19:44:57 #44 ... 19:44:57 19:44:57 #37 [support-scheduler internal] load build context 19:44:57 #37 transferring context: 45.44MB 21.8s 19:44:57 #37 ... 19:44:57 19:44:57 #46 [core-metadata internal] load build context 19:44:57 #46 ... 19:44:57 19:44:57 #41 [security-secretstore-setup internal] load build context 19:44:57 #41 ... 19:44:57 19:44:57 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:44:57 #52 16.36 OK: 263 MiB in 53 packages 19:44:57 #52 DONE 19.7s 19:44:58 19:44:58 #41 [security-secretstore-setup internal] load build context 19:44:58 #41 ... 19:44:58 19:44:58 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:44:58 #50 16.31 OK: 263 MiB in 53 packages 19:44:58 #50 DONE 19.8s 19:44:58 19:44:58 #41 [security-secretstore-setup internal] load build context 19:44:58 #41 ... 19:44:58 19:44:58 #47 [security-bootstrapper internal] load build context 19:44:58 #47 ... 19:44:58 19:44:58 #41 [security-secretstore-setup internal] load build context 19:44:58 #41 ... 19:44:58 19:44:58 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:44:58 #49 16.85 OK: 263 MiB in 53 packages 19:44:58 #49 DONE 20.9s 19:44:58 19:44:58 #33 [security-spiffe-token-provider internal] load build context 19:44:58 #33 ... 19:44:58 19:44:58 #48 [security-proxy-auth internal] load build context 19:44:58 #48 ... 19:44:58 19:44:58 #45 [core-data internal] load build context 19:44:58 #45 ... 19:44:58 19:44:58 #42 [core-common-config-bootstrapper internal] load build context 19:44:59 #42 ... 19:44:59 19:44:59 #45 [core-data internal] load build context 19:45:00 #45 ... 19:45:00 19:45:00 #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:45:00 #53 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:00 #53 22.18 OK: 263 MiB in 53 packages 19:45:00 #53 ... 19:45:00 19:45:00 #41 [security-secretstore-setup internal] load build context 19:45:00 #41 ... 19:45:00 19:45:00 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:45:00 #51 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:00 #51 21.99 OK: 263 MiB in 53 packages 19:45:01 #51 ... 19:45:01 19:45:01 #46 [core-metadata internal] load build context 19:45:01 #46 ... 19:45:01 19:45:01 #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:45:01 #36 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:01 #36 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:01 #36 ... 19:45:01 19:45:01 #42 [core-common-config-bootstrapper internal] load build context 19:45:02 #42 ... 19:45:02 19:45:02 #53 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:45:02 #53 DONE 23.8s 19:45:02 19:45:02 #42 [core-common-config-bootstrapper internal] load build context 19:45:02 #42 ... 19:45:02 19:45:02 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:45:02 #51 DONE 24.1s 19:45:02 19:45:02 #39 [support-notifications internal] load build context 19:45:02 #39 ... 19:45:02 19:45:02 #42 [core-common-config-bootstrapper internal] load build context 19:45:03 #42 transferring context: 34.69MB 25.8s 19:45:03 #42 ... 19:45:03 19:45:03 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:45:03 #57 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:03 #57 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:04 #57 ... 19:45:04 19:45:04 #42 [core-common-config-bootstrapper internal] load build context 19:45:04 #42 ... 19:45:04 19:45:04 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:45:04 #58 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:04 #58 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:04 #58 ... 19:45:04 19:45:04 #42 [core-common-config-bootstrapper internal] load build context 19:45:06 #42 ... 19:45:06 19:45:06 #38 [security-proxy-setup internal] load build context 19:45:06 #38 ... 19:45:06 19:45:06 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:45:06 #54 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:06 #54 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:06 #54 ... 19:45:06 19:45:06 #35 [security-spire-config internal] load build context 19:45:06 #35 ... 19:45:06 19:45:06 #40 [core-command internal] load build context 19:45:06 #40 ... 19:45:06 19:45:06 #35 [security-spire-config internal] load build context 19:45:06 #35 ... 19:45:06 19:45:06 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:45:06 #59 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:06 #59 22.74 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:45:06 #59 22.74 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:45:06 #59 22.74 OK: 17689 distinct packages available 19:45:07 #59 ... 19:45:07 19:45:07 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:45:07 #55 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:07 #55 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:07 #55 ... 19:45:07 19:45:07 #40 [core-command internal] load build context 19:45:07 #40 ... 19:45:07 19:45:07 #43 [security-spire-server internal] load build context 19:45:07 #43 ... 19:45:07 19:45:07 #44 [security-spire-agent internal] load build context 19:45:07 #44 ... 19:45:07 19:45:07 #37 [support-scheduler internal] load build context 19:45:07 #37 transferring context: 61.22MB 32.2s 19:45:07 #37 ... 19:45:07 19:45:07 #61 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:45:07 #61 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:07 #61 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:07 #61 ... 19:45:07 19:45:07 #37 [support-scheduler internal] load build context 19:45:08 #37 ... 19:45:08 19:45:08 #47 [security-bootstrapper internal] load build context 19:45:08 #47 ... 19:45:08 19:45:08 #37 [support-scheduler internal] load build context 19:45:08 #37 ... 19:45:08 19:45:08 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:45:08 #56 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:08 #56 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:08 #56 ... 19:45:08 19:45:08 #33 [security-spiffe-token-provider internal] load build context 19:45:08 #33 ... 19:45:08 19:45:08 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:45:08 #60 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:08 #60 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:09 #60 ... 19:45:09 19:45:09 #48 [security-proxy-auth internal] load build context 19:45:09 #48 ... 19:45:09 19:45:09 #33 [security-spiffe-token-provider internal] load build context 19:45:11 #33 ... 19:45:11 19:45:11 #45 [core-data internal] load build context 19:45:11 #45 ... 19:45:11 19:45:11 #41 [security-secretstore-setup internal] load build context 19:45:11 #41 ... 19:45:11 19:45:11 #45 [core-data internal] load build context 19:45:11 #45 ... 19:45:11 19:45:11 #46 [core-metadata internal] load build context 19:45:11 #46 ... 19:45:11 19:45:11 #45 [core-data internal] load build context 19:45:12 #45 ... 19:45:12 19:45:12 #61 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:45:12 #61 26.73 (1/1) Installing dumb-init (1.2.5-r2) 19:45:12 #61 26.77 Executing busybox-1.35.0-r29.trigger 19:45:12 #61 26.92 OK: 8 MiB in 16 packages 19:45:12 #61 DONE 30.1s 19:45:12 19:45:12 #45 [core-data internal] load build context 19:45:12 #45 ... 19:45:12 19:45:12 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:45:12 #57 24.50 (1/4) Installing dumb-init (1.2.5-r2) 19:45:12 #57 24.55 (2/4) Installing openssl (3.0.10-r0) 19:45:12 #57 24.73 (3/4) Installing su-exec (0.2-r2) 19:45:12 #57 24.79 (4/4) Installing yq (4.30.4-r4) 19:45:12 #57 26.66 Executing busybox-1.35.0-r29.trigger 19:45:12 #57 26.77 OK: 17 MiB in 19 packages 19:45:12 #57 DONE 29.8s 19:45:12 19:45:12 #39 [support-notifications internal] load build context 19:45:12 #39 ... 19:45:12 19:45:12 #45 [core-data internal] load build context 19:45:13 #45 ... 19:45:13 19:45:13 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:45:13 #54 26.70 (1/1) Installing dumb-init (1.2.5-r2) 19:45:13 #54 26.76 Executing busybox-1.35.0-r29.trigger 19:45:13 #54 26.87 OK: 8 MiB in 16 packages 19:45:13 #54 DONE 30.4s 19:45:13 19:45:13 #45 [core-data internal] load build context 19:45:13 #45 transferring context: 47.58MB 35.4s 19:45:14 #45 ... 19:45:14 19:45:14 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:45:14 #60 27.80 (1/2) Installing dumb-init (1.2.5-r2) 19:45:14 #60 27.80 (2/2) Installing su-exec (0.2-r2) 19:45:14 #60 27.89 Executing busybox-1.35.0-r29.trigger 19:45:14 #60 28.29 OK: 8 MiB in 17 packages 19:45:14 #60 DONE 31.1s 19:45:14 19:45:14 #45 [core-data internal] load build context 19:45:14 #45 ... 19:45:14 19:45:14 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:45:14 #58 24.76 (1/4) Installing ca-certificates (20230506-r0) 19:45:14 #58 25.65 (2/4) Installing dumb-init (1.2.5-r2) 19:45:14 #58 25.71 (3/4) Installing su-exec (0.2-r2) 19:45:14 #58 25.74 (4/4) Installing yq (4.30.4-r4) 19:45:14 #58 27.09 Executing busybox-1.35.0-r29.trigger 19:45:14 #58 27.32 Executing ca-certificates-20230506-r0.trigger 19:45:14 #58 29.51 OK: 17 MiB in 19 packages 19:45:14 #58 DONE 31.6s 19:45:14 19:45:14 #45 [core-data internal] load build context 19:45:14 #45 ... 19:45:14 19:45:14 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:45:14 #55 26.70 (1/2) Installing ca-certificates (20230506-r0) 19:45:14 #55 27.29 (2/2) Installing dumb-init (1.2.5-r2) 19:45:14 #55 27.32 Executing busybox-1.35.0-r29.trigger 19:45:14 #55 27.39 Executing ca-certificates-20230506-r0.trigger 19:45:14 #55 29.47 OK: 8 MiB in 17 packages 19:45:14 #55 DONE 31.7s 19:45:14 19:45:14 #45 [core-data internal] load build context 19:45:15 #45 ... 19:45:15 19:45:15 #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:45:15 #36 22.66 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:45:15 #36 22.66 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:45:15 #36 22.66 OK: 17689 distinct packages available 19:45:15 #36 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:15 #36 27.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:15 #36 30.89 (1/9) Installing ca-certificates (20230506-r0) 19:45:15 #36 31.05 (2/9) Installing brotli-libs (1.0.9-r9) 19:45:15 #36 31.17 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:45:15 #36 31.17 (4/9) Installing libcurl (8.2.1-r0) 19:45:15 #36 31.17 (5/9) Installing curl (8.2.1-r0) 19:45:15 #36 31.17 (6/9) Installing dumb-init (1.2.5-r2) 19:45:15 #36 31.33 (7/9) Installing musl-obstack (1.2.3-r0) 19:45:15 #36 31.33 (8/9) Installing libucontext (1.2-r0) 19:45:15 #36 31.33 (9/9) Installing gcompat (1.1.0-r0) 19:45:15 #36 31.33 Executing busybox-1.35.0-r29.trigger 19:45:15 #36 31.45 Executing ca-certificates-20230506-r0.trigger 19:45:15 #36 32.46 OK: 11 MiB in 24 packages 19:45:15 #36 ... 19:45:15 19:45:15 #45 [core-data internal] load build context 19:45:15 #45 ... 19:45:15 19:45:15 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:45:15 #62 DONE 2.4s 19:45:15 19:45:15 #45 [core-data internal] load build context 19:45:16 #45 ... 19:45:16 19:45:16 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:45:16 #59 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:16 #59 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:16 #59 31.54 (1/4) Installing dumb-init (1.2.5-r2) 19:45:16 #59 31.54 (2/4) Installing musl-obstack (1.2.3-r0) 19:45:16 #59 31.55 (3/4) Installing libucontext (1.2-r0) 19:45:16 #59 31.55 (4/4) Installing gcompat (1.1.0-r0) 19:45:16 #59 31.60 Executing busybox-1.35.0-r29.trigger 19:45:16 #59 31.60 OK: 8 MiB in 19 packages 19:45:16 #59 DONE 33.0s 19:45:16 19:45:16 #45 [core-data internal] load build context 19:45:16 #45 ... 19:45:16 19:45:16 #42 [core-common-config-bootstrapper internal] load build context 19:45:16 #42 ... 19:45:16 19:45:16 #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:45:16 #36 DONE 34.1s 19:45:16 19:45:16 #38 [security-proxy-setup internal] load build context 19:45:16 #38 ... 19:45:16 19:45:16 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:45:16 #56 27.15 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:45:16 #56 27.15 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:45:16 #56 27.16 OK: 17689 distinct packages available 19:45:16 #56 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:16 #56 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:16 #56 33.09 (1/5) Installing dumb-init (1.2.5-r2) 19:45:16 #56 33.09 (2/5) Installing musl-obstack (1.2.3-r0) 19:45:16 #56 33.09 (3/5) Installing libucontext (1.2-r0) 19:45:16 #56 33.09 (4/5) Installing gcompat (1.1.0-r0) 19:45:16 #56 33.09 (5/5) Installing openssl (3.0.10-r0) 19:45:16 #56 33.09 Executing busybox-1.35.0-r29.trigger 19:45:16 #56 33.22 OK: 9 MiB in 20 packages 19:45:16 #56 DONE 33.8s 19:45:16 19:45:16 #38 [security-proxy-setup internal] load build context 19:45:16 #38 ... 19:45:16 19:45:16 #42 [core-common-config-bootstrapper internal] load build context 19:45:17 #42 ... 19:45:17 19:45:17 #35 [security-spire-config internal] load build context 19:45:17 #35 ... 19:45:17 19:45:17 #45 [core-data internal] load build context 19:45:17 #45 ... 19:45:17 19:45:17 #40 [core-command internal] load build context 19:45:17 #40 ... 19:45:17 19:45:17 #43 [security-spire-server internal] load build context 19:45:17 #43 ... 19:45:17 19:45:17 #45 [core-data internal] load build context 19:45:17 #45 ... 19:45:17 19:45:17 #44 [security-spire-agent internal] load build context 19:45:17 #44 ... 19:45:17 19:45:17 #45 [core-data internal] load build context 19:45:18 #45 ... 19:45:18 19:45:18 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:45:18 #63 DONE 4.0s 19:45:18 19:45:18 #45 [core-data internal] load build context 19:45:18 #45 transferring context: 61.38MB 40.4s 19:45:18 #45 ... 19:45:18 19:45:18 #47 [security-bootstrapper internal] load build context 19:45:18 #47 ... 19:45:18 19:45:18 #37 [support-scheduler internal] load build context 19:45:19 #37 ... 19:45:19 19:45:19 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:45:19 #64 DONE 0.5s 19:45:19 19:45:19 #45 [core-data internal] load build context 19:45:19 #45 ... 19:45:19 19:45:19 #48 [security-proxy-auth internal] load build context 19:45:19 #48 ... 19:45:19 19:45:19 #37 [support-scheduler internal] load build context 19:45:20 #37 ... 19:45:20 19:45:20 #33 [security-spiffe-token-provider internal] load build context 19:45:21 #33 ... 19:45:21 19:45:21 #37 [support-scheduler internal] load build context 19:45:21 #37 ... 19:45:21 19:45:21 #41 [security-secretstore-setup internal] load build context 19:45:21 #41 ... 19:45:21 19:45:21 #37 [support-scheduler internal] load build context 19:45:22 #37 ... 19:45:22 19:45:22 #46 [core-metadata internal] load build context 19:45:22 #46 ... 19:45:22 19:45:22 #37 [support-scheduler internal] load build context 19:45:22 #37 transferring context: 91.68MB 47.3s 19:45:23 #37 ... 19:45:23 19:45:23 #39 [support-notifications internal] load build context 19:45:23 #39 ... 19:45:23 19:45:23 #37 [support-scheduler internal] load build context 19:45:27 #37 ... 19:45:27 19:45:27 #38 [security-proxy-setup internal] load build context 19:45:27 #38 ... 19:45:27 19:45:27 #37 [support-scheduler internal] load build context 19:45:27 #37 ... 19:45:27 19:45:27 #42 [core-common-config-bootstrapper internal] load build context 19:45:27 #42 ... 19:45:27 19:45:27 #35 [security-spire-config internal] load build context 19:45:27 #35 ... 19:45:27 19:45:27 #40 [core-command internal] load build context 19:45:27 #40 ... 19:45:27 19:45:27 #43 [security-spire-server internal] load build context 19:45:27 #43 ... 19:45:27 19:45:27 #44 [security-spire-agent internal] load build context 19:45:27 #44 ... 19:45:27 19:45:27 #35 [security-spire-config internal] load build context 19:45:28 #35 transferring context: 124.07MB 52.4s 19:45:29 #35 ... 19:45:29 19:45:29 #47 [security-bootstrapper internal] load build context 19:45:29 #47 ... 19:45:29 19:45:29 #35 [security-spire-config internal] load build context 19:45:29 #35 ... 19:45:29 19:45:29 #45 [core-data internal] load build context 19:45:29 #45 ... 19:45:29 19:45:29 #47 [security-bootstrapper internal] load build context 19:45:29 #47 ... 19:45:29 19:45:29 #48 [security-proxy-auth internal] load build context 19:45:29 #48 ... 19:45:29 19:45:29 #45 [core-data internal] load build context 19:45:31 #45 ... 19:45:31 19:45:31 #33 [security-spiffe-token-provider internal] load build context 19:45:31 #33 ... 19:45:31 19:45:31 #45 [core-data internal] load build context 19:45:31 #45 ... 19:45:31 19:45:31 #41 [security-secretstore-setup internal] load build context 19:45:31 #41 ... 19:45:31 19:45:31 #40 [core-command internal] load build context 19:45:31 #40 ... 19:45:31 19:45:31 #46 [core-metadata internal] load build context 19:45:32 #46 ... 19:45:32 19:45:32 #40 [core-command internal] load build context 19:45:33 #40 transferring context: 129.92MB 56.9s 19:45:33 #40 ... 19:45:33 19:45:33 #39 [support-notifications internal] load build context 19:45:33 #39 ... 19:45:33 19:45:33 #40 [core-command internal] load build context 19:45:37 #40 ... 19:45:37 19:45:37 #38 [security-proxy-setup internal] load build context 19:45:37 #38 ... 19:45:37 19:45:37 #39 [support-notifications internal] load build context 19:45:37 #39 ... 19:45:37 19:45:37 #37 [support-scheduler internal] load build context 19:45:37 #37 transferring context: 143.64MB 62.4s 19:45:37 #37 ... 19:45:37 19:45:37 #42 [core-common-config-bootstrapper internal] load build context 19:45:37 #42 ... 19:45:37 19:45:37 #38 [security-proxy-setup internal] load build context 19:45:38 #38 ... 19:45:38 19:45:38 #43 [security-spire-server internal] load build context 19:45:38 #43 ... 19:45:38 19:45:38 #44 [security-spire-agent internal] load build context 19:45:38 #44 ... 19:45:38 19:45:38 #43 [security-spire-server internal] load build context 19:45:39 #43 ... 19:45:39 19:45:39 #35 [security-spire-config internal] load build context 19:45:39 #35 ... 19:45:39 19:45:39 #43 [security-spire-server internal] load build context 19:45:39 #43 ... 19:45:39 19:45:39 #47 [security-bootstrapper internal] load build context 19:45:39 #47 ... 19:45:39 19:45:39 #48 [security-proxy-auth internal] load build context 19:45:39 #48 ... 19:45:39 19:45:39 #47 [security-bootstrapper internal] load build context 19:45:41 #47 ... 19:45:41 19:45:41 #33 [security-spiffe-token-provider internal] load build context 19:45:41 #33 ... 19:45:41 19:45:41 #45 [core-data internal] load build context 19:45:41 #45 ... 19:45:41 19:45:41 #41 [security-secretstore-setup internal] load build context 19:45:41 #41 ... 19:45:41 19:45:41 #47 [security-bootstrapper internal] load build context 19:45:42 #47 ... 19:45:42 19:45:42 #46 [core-metadata internal] load build context 19:45:42 #46 ... 19:45:42 19:45:42 #45 [core-data internal] load build context 19:45:42 #45 transferring context: 188.28MB 64.2s done 19:45:42 #45 DONE 65.2s 19:45:42 19:45:42 #46 [core-metadata internal] load build context 19:45:42 #46 ... 19:45:42 19:45:42 #47 [security-bootstrapper internal] load build context 19:45:42 #47 ... 19:45:42 19:45:42 #46 [core-metadata internal] load build context 19:45:42 #46 transferring context: 188.28MB 64.8s done 19:45:42 #46 DONE 65.3s 19:45:42 19:45:42 #47 [security-bootstrapper internal] load build context 19:45:42 #47 ... 19:45:42 19:45:42 #35 [security-spire-config internal] load build context 19:45:42 #35 transferring context: 188.28MB 66.7s done 19:45:42 #35 DONE 67.3s 19:45:42 19:45:42 #47 [security-bootstrapper internal] load build context 19:45:43 #47 ... 19:45:43 19:45:43 #41 [security-secretstore-setup internal] load build context 19:45:43 #41 transferring context: 188.28MB 66.4s done 19:45:43 #41 DONE 67.3s 19:45:43 19:45:43 #47 [security-bootstrapper internal] load build context 19:45:46 #47 ... 19:45:46 19:45:46 #42 [core-common-config-bootstrapper internal] load build context 19:45:46 #42 transferring context: 188.28MB 66.3s done 19:45:46 #42 DONE 69.6s 19:45:46 19:45:46 #47 [security-bootstrapper internal] load build context 19:45:46 #47 ... 19:45:46 19:45:46 #33 [security-spiffe-token-provider internal] load build context 19:45:46 #33 transferring context: 188.28MB 65.5s done 19:45:46 #33 DONE 68.0s 19:45:46 19:45:46 #47 [security-bootstrapper internal] load build context 19:45:46 #47 ... 19:45:46 19:45:46 #38 [security-proxy-setup internal] load build context 19:45:46 #38 transferring context: 188.28MB 69.1s done 19:45:46 #38 DONE 70.9s 19:45:46 19:45:46 #47 [security-bootstrapper internal] load build context 19:45:46 #47 ... 19:45:46 19:45:46 #39 [support-notifications internal] load build context 19:45:46 #39 transferring context: 188.28MB 69.1s done 19:45:46 #39 DONE 70.8s 19:45:46 19:45:46 #47 [security-bootstrapper internal] load build context 19:45:46 #47 ... 19:45:46 19:45:46 #40 [core-command internal] load build context 19:45:46 #40 transferring context: 188.28MB 69.5s done 19:45:46 #40 DONE 70.8s 19:45:46 19:45:46 #47 [security-bootstrapper internal] load build context 19:45:47 #47 ... 19:45:47 19:45:47 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 19:45:47 #65 DONE 4.5s 19:45:47 19:45:47 #47 [security-bootstrapper internal] load build context 19:45:47 #47 ... 19:45:47 19:45:47 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:45:47 #66 CACHED 19:45:47 19:45:47 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:45:47 #67 DONE 4.3s 19:45:47 19:45:47 #47 [security-bootstrapper internal] load build context 19:45:47 #47 ... 19:45:47 19:45:47 #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:45:47 #68 DONE 2.0s 19:45:47 19:45:47 #47 [security-bootstrapper internal] load build context 19:45:48 #47 ... 19:45:48 19:45:48 #37 [support-scheduler internal] load build context 19:45:48 #37 ... 19:45:48 19:45:48 #47 [security-bootstrapper internal] load build context 19:45:48 #47 ... 19:45:48 19:45:48 #48 [security-proxy-auth internal] load build context 19:45:48 #48 transferring context: 188.28MB 68.9s done 19:45:48 #48 DONE 70.0s 19:45:48 19:45:48 #47 [security-bootstrapper internal] load build context 19:45:48 #47 ... 19:45:48 19:45:48 #44 [security-spire-agent internal] load build context 19:45:48 #44 ... 19:45:48 19:45:48 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:45:48 #69 DONE 1.8s 19:45:48 19:45:48 #44 [security-spire-agent internal] load build context 19:45:48 #44 ... 19:45:48 19:45:48 #47 [security-bootstrapper internal] load build context 19:45:48 #47 ... 19:45:48 19:45:48 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:45:48 #70 DONE 1.1s 19:45:48 19:45:48 #47 [security-bootstrapper internal] load build context 19:45:48 #47 ... 19:45:48 19:45:48 #37 [support-scheduler internal] load build context 19:45:48 #37 transferring context: 188.28MB 73.3s done 19:45:48 #37 DONE 73.6s 19:45:48 19:45:48 #47 [security-bootstrapper internal] load build context 19:45:49 #47 ... 19:45:49 19:45:49 #43 [security-spire-server internal] load build context 19:45:49 #43 ... 19:45:49 19:45:49 #47 [security-bootstrapper internal] load build context 19:45:51 #47 ... 19:45:51 19:45:51 #43 [security-spire-server internal] load build context 19:45:51 #43 transferring context: 188.28MB 73.9s done 19:45:51 #43 DONE 74.2s 19:45:51 19:45:51 #47 [security-bootstrapper internal] load build context 19:45:52 #47 ... 19:45:52 19:45:52 #44 [security-spire-agent internal] load build context 19:45:52 #44 transferring context: 188.28MB 74.7s done 19:45:52 #44 DONE 75.1s 19:45:52 19:45:52 #47 [security-bootstrapper internal] load build context 19:45:52 #47 transferring context: 188.28MB 74.3s done 19:45:52 #47 DONE 74.7s 19:45:52 19:45:52 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:58 #71 ... 19:45:58 19:45:58 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:58 #72 ... 19:45:58 19:45:58 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:58 #73 ... 19:45:58 19:45:58 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:58 #74 ... 19:45:58 19:45:58 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #75 ... 19:47:05 19:47:05 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #72 DONE 68.1s 19:47:05 19:47:05 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #75 DONE 67.0s 19:47:05 19:47:05 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #73 DONE 68.0s 19:47:05 19:47:05 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #74 DONE 68.0s 19:47:05 19:47:05 #76 [security-secretstore-setup builder 6/7] COPY . . 19:47:05 #76 ... 19:47:05 19:47:05 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #71 DONE 67.1s 19:47:05 19:47:05 #77 [support-notifications builder 6/7] COPY . . 19:47:05 #77 ... 19:47:05 19:47:05 #78 [security-spiffe-token-provider builder 6/7] COPY . . 19:47:05 #78 DONE 5.0s 19:47:05 19:47:05 #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:47:05 #79 CACHED 19:47:05 19:47:05 #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #80 CACHED 19:47:05 19:47:05 #81 [security-proxy-auth builder 6/7] COPY . . 19:47:05 #81 CACHED 19:47:05 19:47:05 #82 [core-metadata builder 6/7] COPY . . 19:47:05 #82 DONE 5.0s 19:47:05 19:47:05 #83 [core-data builder 6/7] COPY . . 19:47:05 #83 CACHED 19:47:05 19:47:05 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #84 CACHED 19:47:05 19:47:05 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #85 CACHED 19:47:05 19:47:05 #86 [security-bootstrapper builder 6/7] COPY . . 19:47:05 #86 CACHED 19:47:05 19:47:05 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:47:05 #87 CACHED 19:47:05 19:47:05 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:47:05 #88 CACHED 19:47:05 19:47:05 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #89 CACHED 19:47:05 19:47:05 #90 [core-common-config-bootstrapper builder 6/7] COPY . . 19:47:05 #90 CACHED 19:47:05 19:47:05 #91 [core-command builder 6/7] COPY . . 19:47:05 #91 CACHED 19:47:05 19:47:05 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 19:47:05 #92 CACHED 19:47:05 19:47:05 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #93 CACHED 19:47:05 19:47:05 #76 [security-secretstore-setup builder 6/7] COPY . . 19:47:05 #76 DONE 5.0s 19:47:05 19:47:05 #94 [security-spire-config builder 6/9] COPY . . 19:47:05 #94 DONE 5.0s 19:47:05 19:47:05 #77 [support-notifications builder 6/7] COPY . . 19:47:05 #77 DONE 5.0s 19:47:05 19:47:05 #95 [security-proxy-setup builder 6/7] COPY . . 19:47:05 #95 CACHED 19:47:05 19:47:05 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #96 CACHED 19:47:05 19:47:05 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:47:05 #97 CACHED 19:47:05 19:47:05 #98 [support-scheduler builder 6/7] COPY . . 19:47:05 #98 CACHED 19:47:05 19:47:05 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:47:05 #99 CACHED 19:47:05 19:47:05 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #100 CACHED 19:47:05 19:47:05 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:05 #101 ... 19:47:05 19:47:05 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:47:05 #102 DONE 0.4s 19:47:05 19:47:05 #103 [security-spire-server builder 6/9] COPY . . 19:47:05 #103 CACHED 19:47:05 19:47:05 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:47:05 #104 CACHED 19:47:05 19:47:05 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:05 #105 CACHED 19:47:05 19:47:05 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:47:05 #106 CACHED 19:47:05 19:47:05 #107 [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 19:47:06 #107 ... 19:47:06 19:47:06 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:47:06 #0 5.126 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 19:47:06 #108 ... 19:47:06 19:47:06 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:47:06 #0 6.005 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 19:47:08 #109 ... 19:47:08 19:47:08 #107 [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 19:47:08 #107 DONE 7.0s 19:47:08 19:47:08 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:08 #101 7.393 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 19:47:08 #101 ... 19:47:08 19:47:08 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:47:08 #110 DONE 0.3s 19:47:08 19:47:08 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:47:08 #0 7.364 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 19:47:09 #111 ... 19:47:09 19:47:09 #112 [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 19:47:09 #112 DONE 7.9s 19:47:09 19:47:09 #113 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:47:09 #113 DONE 0.4s 19:47:09 19:47:09 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:47:09 #0 7.388 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 19:47:09 #114 ... 19:47:09 19:47:09 #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:47:09 #115 CACHED 19:47:09 19:47:09 #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:47:09 #116 CACHED 19:47:09 19:47:09 #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:47:09 #117 CACHED 19:47:09 19:47:09 #118 [security-spire-agent builder 6/9] COPY . . 19:47:09 #118 CACHED 19:47:09 19:47:09 #119 [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 19:47:09 #119 CACHED 19:47:09 19:47:09 #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:09 #120 CACHED 19:47:09 19:47:09 #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:09 #121 DONE 0.4s 19:47:09 19:47:09 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:09 #122 DONE 0.5s 19:47:09 19:47:09 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:47:10 #123 DONE 0.3s 19:47:10 19:47:10 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:47:10 #124 ... 19:47:10 19:47:10 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:47:10 #125 DONE 0.3s 19:47:10 19:47:10 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:10 #0 6.430 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 19:47:10 #126 ... 19:47:10 19:47:10 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:47:10 #0 6.933 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 19:47:10 #127 ... 19:47:10 19:47:10 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:10 #0 5.700 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 19:47:10 #128 ... 19:47:10 19:47:10 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:47:10 #0 6.951 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 19:47:11 #129 ... 19:47:11 19:47:11 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:47:11 #0 6.692 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 19:47:11 #130 ... 19:47:11 19:47:11 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:11 #0 6.123 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 19:47:11 #131 ... 19:47:11 19:47:11 #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:11 #132 ... 19:47:11 19:47:11 #133 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:47:11 #133 CACHED 19:47:11 19:47:11 #134 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:47:11 #134 CACHED 19:47:11 19:47:11 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:47:11 #124 DONE 1.4s 19:47:11 19:47:11 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:12 #135 ... 19:47:12 19:47:12 #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:12 #132 DONE 2.0s 19:47:12 19:47:12 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:47:13 #136 DONE 0.4s 19:47:13 19:47:13 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:13 #135 DONE 1.6s 19:47:13 19:47:13 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:47:13 #137 ... 19:47:13 19:47:13 #138 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:13 #138 DONE 2.0s 19:47:13 19:47:13 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:47:13 #137 DONE 0.5s 19:47:13 19:47:13 #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:13 #139 ... 19:47:13 19:47:13 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:47:13 #140 DONE 0.6s 19:47:13 19:47:13 #141 [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 19:47:13 #141 ... 19:47:13 19:47:13 #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:13 #139 DONE 0.4s 19:47:13 19:47:13 #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 19:47:13 #142 DONE 0.3s 19:47:14 19:47:14 #143 [security-spire-config] exporting to image 19:47:14 #143 exporting layers 19:47:14 #143 ... 19:47:14 19:47:14 #141 [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 19:47:14 #141 DONE 0.5s 19:47:14 19:47:14 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:47:14 #144 DONE 0.4s 19:47:14 19:47:14 #145 [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 19:47:14 #145 DONE 0.7s 19:47:14 19:47:14 #143 [security-spire-agent] exporting to image 19:47:15 #143 ... 19:47:15 19:47:15 #146 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:47:15 #146 DONE 0.5s 19:47:15 19:47:15 #143 [security-spire-server] exporting to image 19:47:17 #143 exporting layers 3.1s done 19:47:17 #143 writing image sha256:68abc00a4258db3ba8318d7bb1756e94e2177d6674035d4f54a08231c68c4edd done 19:47:17 #143 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:47:17 #143 exporting layers 2.6s done 19:47:17 #143 writing image sha256:a6c27b70ba707ed2bbedff68d363900f7e86c801459d5eff535c1e2be11ee685 19:47:17 #143 writing image sha256:a6c27b70ba707ed2bbedff68d363900f7e86c801459d5eff535c1e2be11ee685 0.1s done 19:47:17 #143 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:47:17 #143 exporting layers 2.2s done 19:47:17 #143 writing image sha256:6664bb91d4ecfd6f571d80145ed2e3dff62dc729682365de968dd135bf450112 done 19:47:17 #143 naming to docker.io/library/security-spire-server-arm64 done 19:47:17 #143 DONE 3.4s 19:47:17 19:47:17 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:10 #129 ... 20:03:10 20:03:10 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:10 #114 955.3 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 20:03:10 #114 ... 20:03:10 20:03:10 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:03:10 #111 DONE 960.5s 20:03:10 20:03:10 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:10 #129 ... 20:03:10 20:03:10 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:03:10 #147 DONE 0.3s 20:03:10 20:03:10 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:10 #108 ... 20:03:10 20:03:10 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:03:10 #148 DONE 0.1s 20:03:10 20:03:10 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:03:10 #149 DONE 0.3s 20:03:10 20:03:10 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:10 #131 ... 20:03:10 20:03:10 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:03:10 #150 DONE 0.2s 20:03:10 20:03:10 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:03:10 #151 DONE 0.4s 20:03:10 20:03:10 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:03:10 #152 DONE 0.2s 20:03:10 20:03:10 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:10 #101 ... 20:03:10 20:03:10 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:10 #153 DONE 4.0s 20:03:10 20:03:10 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:10 #114 ... 20:03:10 20:03:10 #143 [security-proxy-setup] exporting to image 20:03:10 #143 exporting layers 20:03:10 #143 exporting layers 0.8s done 20:03:10 #143 writing image sha256:d622274b707dc447bd29af6e3659c83bb073a7d98f900b94d57336a693e3fbfa done 20:03:10 #143 naming to docker.io/library/security-proxy-setup-arm64 done 20:03:10 #143 DONE 4.2s 20:03:10 20:03:10 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:11 #129 ... 20:03:11 20:03:11 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:11 #109 DONE 971.5s 20:03:12 20:03:12 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:12 #126 ... 20:03:12 20:03:12 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:03:13 #154 DONE 0.3s 20:03:13 20:03:13 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:13 #101 ... 20:03:13 20:03:13 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:03:15 #155 DONE 2.1s 20:03:15 20:03:15 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:15 #114 ... 20:03:15 20:03:15 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:03:15 #156 DONE 0.3s 20:03:15 20:03:15 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:15 #131 ... 20:03:15 20:03:15 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:03:15 #157 DONE 0.2s 20:03:15 20:03:15 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:16 #158 DONE 0.4s 20:03:16 20:03:16 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:03:16 #159 DONE 0.2s 20:03:16 20:03:16 #160 [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/ 20:03:16 #160 DONE 0.1s 20:03:16 20:03:16 #161 [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/ 20:03:16 #161 DONE 0.1s 20:03:16 20:03:16 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:03:16 #162 DONE 0.1s 20:03:16 20:03:16 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:16 #108 ... 20:03:16 20:03:16 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:03:16 #163 DONE 0.2s 20:03:16 20:03:16 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:03:20 #164 DONE 3.4s 20:03:20 20:03:20 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:20 #126 ... 20:03:20 20:03:20 #143 [security-bootstrapper] exporting to image 20:03:20 #143 exporting layers 20:03:20 #143 ... 20:03:20 20:03:20 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:20 #114 DONE 980.2s 20:03:20 20:03:20 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:21 #108 ... 20:03:21 20:03:21 #143 [security-bootstrapper] exporting to image 20:03:21 #143 exporting layers 1.4s done 20:03:21 #143 writing image sha256:1c0ae5b8c361b8dc6e83828f0f69cd80a9ad3f30760a55e1b76a06186ee45e75 20:03:21 #143 writing image sha256:1c0ae5b8c361b8dc6e83828f0f69cd80a9ad3f30760a55e1b76a06186ee45e75 0.0s done 20:03:21 #143 naming to docker.io/library/security-bootstrapper-arm64 done 20:03:21 #143 DONE 5.6s 20:03:21 20:03:21 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:03:21 #165 DONE 0.3s 20:03:21 20:03:21 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:03:22 #166 DONE 0.1s 20:03:22 20:03:22 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:22 #126 ... 20:03:22 20:03:22 #167 [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 20:03:22 #167 DONE 0.1s 20:03:22 20:03:22 #168 [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 20:03:22 #168 DONE 0.1s 20:03:22 20:03:22 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:22 #128 ... 20:03:22 20:03:22 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:03:22 #169 DONE 0.1s 20:03:22 20:03:22 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:22 #170 DONE 0.3s 20:03:22 20:03:22 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:22 #101 ... 20:03:22 20:03:22 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:23 #171 DONE 0.3s 20:03:23 20:03:23 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:23 #172 DONE 0.2s 20:03:23 20:03:23 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:25 #173 DONE 2.0s 20:03:25 20:03:25 #143 [security-secretstore-setup] exporting to image 20:03:26 #143 exporting layers 1.3s done 20:03:26 #143 writing image sha256:cb7c79a92544551dae1a018929b16e9ce85e7be387a986d9e4be4daa128ce0ce done 20:03:26 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 20:03:26 #143 DONE 6.9s 20:03:26 20:03:26 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:30 #131 ... 20:03:30 20:03:30 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:30 #108 DONE 989.8s 20:03:30 20:03:30 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:30 #131 ... 20:03:30 20:03:30 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:03:31 #174 DONE 0.2s 20:03:31 20:03:31 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:31 #131 ... 20:03:31 20:03:31 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:03:31 #175 DONE 0.2s 20:03:31 20:03:31 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:31 #176 DONE 0.3s 20:03:31 20:03:31 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:03:31 #177 DONE 0.1s 20:03:31 20:03:31 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:32 #178 DONE 0.2s 20:03:32 20:03:32 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:34 #179 DONE 1.9s 20:03:34 20:03:34 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:34 #128 ... 20:03:34 20:03:34 #143 [security-proxy-auth] exporting to image 20:03:34 #143 exporting layers 20:03:34 #143 exporting layers 0.5s done 20:03:34 #143 writing image sha256:e3d980ca33e8e3b7e82e5c6e631e28e105a0e1d27524ef8defac06d97e8e82b2 done 20:03:34 #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:03:34 #143 DONE 7.4s 20:03:34 20:03:34 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:56 #101 ... 20:03:56 20:03:56 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:56 #131 DONE 1012.8s 20:03:56 20:03:56 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:56 #130 ... 20:03:56 20:03:56 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:03:56 #180 DONE 0.2s 20:03:56 20:03:56 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:03:56 #181 DONE 0.2s 20:03:56 20:03:56 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:56 #126 ... 20:03:56 20:03:56 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:03:56 #182 DONE 0.3s 20:03:56 20:03:56 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:03:56 #183 DONE 0.2s 20:03:56 20:03:56 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:03:56 #184 DONE 0.1s 20:03:56 20:03:56 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:57 #185 DONE 1.9s 20:03:57 20:03:57 #143 [core-common-config-bootstrapper] exporting to image 20:03:57 #143 exporting layers 20:03:57 #143 exporting layers 0.7s done 20:03:57 #143 writing image sha256:bde6fe2ce94eee04ce344e3f29c32e1ab2e683e4265bad9e91fce0a0f873e9ca done 20:03:57 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 20:03:57 #143 DONE 8.1s 20:03:57 20:03:57 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:36 #101 ... 20:04:36 20:04:36 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:36 #126 DONE 1052.0s 20:04:36 20:04:36 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:36 #129 ... 20:04:36 20:04:36 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:36 #186 DONE 0.2s 20:04:36 20:04:36 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:04:36 #187 DONE 0.1s 20:04:36 20:04:36 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:36 #188 DONE 0.4s 20:04:36 20:04:36 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:36 #189 DONE 0.1s 20:04:36 20:04:36 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:36 #129 ... 20:04:36 20:04:36 #143 [core-command] exporting to image 20:04:36 #143 exporting layers 20:04:36 #143 exporting layers 0.3s done 20:04:36 #143 writing image sha256:567093cab502839f7cc53c60770179c383f86fdfa6a46ecc713631e502bddf82 done 20:04:36 #143 naming to docker.io/library/core-command-arm64 done 20:04:36 #143 DONE 8.4s 20:04:36 20:04:36 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:46 #129 ... 20:04:46 20:04:46 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:46 #130 DONE 1064.4s 20:04:46 20:04:46 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:46 #127 ... 20:04:46 20:04:46 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:46 #190 DONE 0.3s 20:04:46 20:04:46 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:04:46 #191 DONE 0.3s 20:04:46 20:04:46 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:46 #192 DONE 0.4s 20:04:46 20:04:46 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:04:46 #193 DONE 0.1s 20:04:46 20:04:46 #143 [core-data] exporting to image 20:04:46 #143 exporting layers 20:04:46 #143 exporting layers 0.3s done 20:04:46 #143 writing image sha256:2189a4e5b983a548ce7f1e5ce11918214a2f7865c32d8dab3f1ac97383c6fa62 0.0s done 20:04:46 #143 naming to docker.io/library/core-data-arm64 done 20:04:46 #143 DONE 8.7s 20:04:46 20:04:46 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:47 #128 ... 20:04:47 20:04:47 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:47 #129 DONE 1066.9s 20:04:47 20:04:47 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:48 #128 ... 20:04:48 20:04:48 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:48 #194 DONE 0.2s 20:04:48 20:04:48 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:48 #195 DONE 0.2s 20:04:48 20:04:48 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:48 #196 DONE 0.3s 20:04:48 20:04:48 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:48 #101 ... 20:04:48 20:04:48 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:04:48 #197 DONE 0.1s 20:04:48 20:04:48 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:48 #198 DONE 0.1s 20:04:48 20:04:48 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:49 #128 ... 20:04:49 20:04:49 #143 [core-metadata] exporting to image 20:04:49 #143 exporting layers 0.3s done 20:04:49 #143 writing image sha256:28ee6f1f6c79b7c1469b158e410c468585ac459bb31be0cd610ab308ab9c478d done 20:04:49 #143 naming to docker.io/library/core-metadata-arm64 done 20:04:49 #143 DONE 9.0s 20:04:49 20:04:49 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:16 #101 ... 20:05:16 20:05:16 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:16 #128 DONE 1093.3s 20:05:16 20:05:16 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:16 #127 ... 20:05:16 20:05:16 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:16 #199 DONE 0.2s 20:05:16 20:05:16 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:16 #200 DONE 0.1s 20:05:16 20:05:16 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:16 #127 ... 20:05:16 20:05:16 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:16 #201 DONE 0.3s 20:05:16 20:05:16 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:16 #202 DONE 0.1s 20:05:16 20:05:16 #143 [security-spiffe-token-provider] exporting to image 20:05:16 #143 exporting layers 20:05:16 #143 exporting layers 0.5s done 20:05:16 #143 writing image sha256:cbcfb941bfb567251e2044e706586e9fe991066b171f93b63ff6edc3b08e6703 done 20:05:16 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:05:16 #143 DONE 9.5s 20:05:16 20:05:16 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:42 #101 ... 20:05:42 20:05:42 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:42 #127 DONE 1117.9s 20:05:42 20:05:42 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:42 #101 ... 20:05:42 20:05:42 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:42 #203 DONE 0.2s 20:05:42 20:05:42 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:42 #204 DONE 0.1s 20:05:42 20:05:42 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:42 #205 DONE 0.4s 20:05:42 20:05:42 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:42 #101 ... 20:05:42 20:05:42 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:42 #206 DONE 0.1s 20:05:42 20:05:42 #143 [support-scheduler] exporting to image 20:05:42 #143 exporting layers 20:05:42 #143 exporting layers 0.4s done 20:05:42 #143 writing image sha256:bad01109afa3aa6938c451d158d8708b404c3463c837b71e13dbe9ae714635a7 done 20:05:42 #143 naming to docker.io/library/support-scheduler-arm64 done 20:05:42 #143 DONE 9.9s 20:05:42 20:05:42 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:42 #101 DONE 1120.1s 20:05:42 20:05:42 #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:42 #207 DONE 0.1s 20:05:42 20:05:42 #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:42 #208 DONE 0.1s 20:05:42 20:05:42 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:42 #209 DONE 0.4s 20:05:42 20:05:42 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:05:42 #210 DONE 0.1s 20:05:42 20:05:42 #143 [support-notifications] exporting to image 20:05:42 #143 exporting layers 0.4s done 20:05:42 #143 writing image sha256:a77dd58e8e6c39624918cbe93cf208493ca1d36807668a5ecab42b860389a2cf done 20:05:42 #143 naming to docker.io/library/support-notifications-arm64 done 20:05:42 #143 DONE 10.4s 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:42 time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:05:42 $ docker stop --time=1 71c5b3986755891b1fe906676166faa80392e5f9ae0e3b7e445b19cc7b3c7bd1 20:05:44 $ docker rm -f --volumes 71c5b3986755891b1fe906676166faa80392e5f9ae0e3b7e445b19cc7b3c7bd1 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:44 + docker images 20:05:44 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:44 support-notifications-arm64 latest a77dd58e8e6c 3 seconds ago 33.7MB 20:05:44 support-scheduler-arm64 latest bad01109afa3 5 seconds ago 32.9MB 20:05:44 security-spiffe-token-provider-arm64 latest cbcfb941bfb5 30 seconds ago 33.3MB 20:05:44 core-metadata-arm64 latest 28ee6f1f6c79 56 seconds ago 21.2MB 20:05:44 core-data-arm64 latest 2189a4e5b983 58 seconds ago 20.9MB 20:05:44 core-command-arm64 latest 567093cab502 About a minute ago 20.8MB 20:05:44 core-common-config-bootstrapper-arm64 latest bde6fe2ce94e About a minute ago 18MB 20:05:44 security-proxy-auth-arm64 latest e3d980ca33e8 2 minutes ago 19.3MB 20:05:44 security-secretstore-setup-arm64 latest cb7c79a92544 2 minutes ago 43MB 20:05:44 security-bootstrapper-arm64 latest 1c0ae5b8c361 2 minutes ago 22.6MB 20:05:44 security-proxy-setup-arm64 latest d622274b707d 2 minutes ago 28.8MB 20:05:44 security-spire-agent-arm64 latest a6c27b70ba70 18 minutes ago 152MB 20:05:44 security-spire-server-arm64 latest 6664bb91d4ec 18 minutes ago 96.9MB 20:05:44 security-spire-config-arm64 latest 68abc00a4258 18 minutes ago 96.1MB 20:05:44 ci-base-image-arm64 latest b5395bdd112b 34 minutes ago 1.05GB 20:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB 20:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:45 20:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:46 arm64: Pulling from edgex-lftools-log-publisher 20:05:46 8998bd30e6a1: Pulling fs layer 20:05:46 04944245beec: Pulling fs layer 20:05:46 699f458cf7ca: Pulling fs layer 20:05:46 765212b225bb: Pulling fs layer 20:05:46 f23df028b6ca: Pulling fs layer 20:05:46 d65c8cfc05b1: Pulling fs layer 20:05:46 2437ff75d9bd: Pulling fs layer 20:05:46 765212b225bb: Waiting 20:05:46 f23df028b6ca: Waiting 20:05:46 d65c8cfc05b1: Waiting 20:05:46 2437ff75d9bd: Waiting 20:05:46 04944245beec: Verifying Checksum 20:05:46 04944245beec: Download complete 20:05:46 765212b225bb: Verifying Checksum 20:05:46 765212b225bb: Download complete 20:05:46 f23df028b6ca: Verifying Checksum 20:05:46 f23df028b6ca: Download complete 20:05:46 d65c8cfc05b1: Verifying Checksum 20:05:46 d65c8cfc05b1: Download complete 20:05:46 699f458cf7ca: Verifying Checksum 20:05:46 699f458cf7ca: Download complete 20:05:46 8998bd30e6a1: Verifying Checksum 20:05:46 8998bd30e6a1: Download complete 20:05:49 2437ff75d9bd: Verifying Checksum 20:05:49 2437ff75d9bd: Download complete 20:05:50 8998bd30e6a1: Pull complete 20:05:51 04944245beec: Pull complete 20:05:52 699f458cf7ca: Pull complete 20:05:52 765212b225bb: Pull complete 20:05:53 f23df028b6ca: Pull complete 20:05:53 d65c8cfc05b1: Pull complete 20:06:08 2437ff75d9bd: Pull complete 20:06:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:08 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 20:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:06:11 $ docker top 73df6f761b0446b218bbc80dfd873400419e048ebd826e2eb88a53ad60034a4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:12 ---> job-cost.sh 20:06:12 lf-activate-venv: SKIPPING 20:06:12 INFO: No Stack... 20:06:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:06:13 INFO: Archiving Costs [Pipeline] sh 20:06:14 + cut -d, -f6 20:06:14 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:06:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] 20:06:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] did not exist. Created. 20:06:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:06:14 + echo total: 0.10999999940395355 [Pipeline] stash 20:06:14 Stashed 1 file(s) [Pipeline] } 20:06:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:06:15 $ docker stop --time=1 73df6f761b0446b218bbc80dfd873400419e048ebd826e2eb88a53ad60034a4d 20:06:17 $ docker rm -f --volumes 73df6f761b0446b218bbc80dfd873400419e048ebd826e2eb88a53ad60034a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:06:18 provisioning config files... 20:06:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12738647310114619069tmp [Pipeline] { [Pipeline] sh 20:06:18 + set +x 20:06:18 + bash -s -- 20:06:18 + curl -s https://codecov.io/bash 20:06:19 20:06:19 _____ _ 20:06:19 / ____| | | 20:06:19 | | ___ __| | ___ ___ _____ __ 20:06:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:06:19 | |___| (_) | (_| | __/ (_| (_) \ V / 20:06:19 \_____\___/ \__,_|\___|\___\___/ \_/ 20:06:19 Bash-1.0.6 20:06:19 20:06:19 20:06:19 ==> git version 2.25.1 found 20:06:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:06:19 Release-Date: 2020-01-08 20:06:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:06:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:06:19 ==> Jenkins CI detected. 20:06:19 current dir:  /w/workspace/edgex-go/1 20:06:19 project root: . 20:06:19 --> token set from env 20:06:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:06:19 ==> Running gcov in . (disable via -X gcov) 20:06:19 ==> Python coveragepy not found 20:06:19 ==> Searching for coverage reports in: 20:06:19 + . 20:06:19 -> Found 1 reports 20:06:19 ==> Detecting git/mercurial file structure 20:06:19 ==> Reading reports 20:06:19 + ./coverage.out bytes=446998 20:06:19 ==> Appending adjustments 20:06:19 https://docs.codecov.io/docs/fixing-reports 20:06:20 + Found adjustments 20:06:20 ==> Gzipping contents 20:06:20 56K /tmp/codecov.TpgTAj.gz 20:06:20 ==> Uploading reports 20:06:20 url: https://codecov.io 20:06:20 query: branch=PR-4665&commit=082066c827d617dda0e1306b2c8d1c30b532b2d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4665&job=&cmd_args= 20:06:20 -> Pinging Codecov 20:06:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4665&commit=082066c827d617dda0e1306b2c8d1c30b532b2d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4665&job=&cmd_args= 20:06:20 -> Uploading to 20:06:20 https://storage.googleapis.com/codecov/v4/raw/2023-08-29/00271124DB129430A58F1EEE437C3FCB/082066c827d617dda0e1306b2c8d1c30b532b2d3/d2b7f06a-f3d2-4c40-92bb-8e06bf16acd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230829T200620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99ce038b6c97a33be1c2f44cf9d34905b8743b318fc8506de1651fd321b90243 20:06:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:20 Dload Upload Total Spent Left Speed 20:06:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57342 0 0 100 57342 0 274k --:--:-- --:--:-- --:--:-- 274k 100 57342 0 0 100 57342 0 262k --:--:-- --:--:-- --:--:-- 261k 20:06:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] } 20:06:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:06:22 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:06:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:06:23 ---> package-listing.sh 20:06:23 ++ facter osfamily 20:06:23 ++ tr '[:upper:]' '[:lower:]' 20:06:23 + OS_FAMILY=debian 20:06:23 + workspace=/w/workspace/edgex-go/1 20:06:23 + START_PACKAGES=/tmp/packages_start.txt 20:06:23 + END_PACKAGES=/tmp/packages_end.txt 20:06:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:23 + PACKAGES=/tmp/packages_start.txt 20:06:23 + '[' /w/workspace/edgex-go/1 ']' 20:06:23 + PACKAGES=/tmp/packages_end.txt 20:06:23 + case "${OS_FAMILY}" in 20:06:23 + dpkg -l 20:06:23 + grep '^ii' 20:06:23 + '[' -f /tmp/packages_start.txt ']' 20:06:23 + '[' -f /tmp/packages_end.txt ']' 20:06:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:23 + '[' /w/workspace/edgex-go/1 ']' 20:06:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:06:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:06:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:06:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:24 20:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:24 latest: Pulling from edgex-lftools-log-publisher 20:06:24 5eb5b503b376: Pulling fs layer 20:06:24 5c69ac0246d0: Pulling fs layer 20:06:24 ec43610c2a17: Pulling fs layer 20:06:24 3a2ae6a8a46f: Pulling fs layer 20:06:24 33b1e0a273af: Pulling fs layer 20:06:24 5d3b04190fa2: Pulling fs layer 20:06:24 2f39f015ded8: Pulling fs layer 20:06:24 3a2ae6a8a46f: Waiting 20:06:24 33b1e0a273af: Waiting 20:06:24 5d3b04190fa2: Waiting 20:06:24 5c69ac0246d0: Download complete 20:06:24 3a2ae6a8a46f: Download complete 20:06:24 33b1e0a273af: Download complete 20:06:24 5d3b04190fa2: Verifying Checksum 20:06:24 5d3b04190fa2: Download complete 20:06:24 ec43610c2a17: Verifying Checksum 20:06:24 ec43610c2a17: Download complete 20:06:25 5eb5b503b376: Verifying Checksum 20:06:25 5eb5b503b376: Download complete 20:06:25 2f39f015ded8: Download complete 20:06:26 5eb5b503b376: Pull complete 20:06:26 5c69ac0246d0: Pull complete 20:06:27 ec43610c2a17: Pull complete 20:06:27 3a2ae6a8a46f: Pull complete 20:06:27 33b1e0a273af: Pull complete 20:06:27 5d3b04190fa2: Pull complete 20:06:31 2f39f015ded8: Pull complete 20:06:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:31 prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container 20:06:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:06:35 $ docker top f6586c09fae7e5a9edd6c7bebd31dcbf7c4e33ec1b047fdca957b97e3124471f -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:36 + touch /tmp/pre-build-complete [Pipeline] sh 20:06:36 + mkdir -p /var/log/sysstat [Pipeline] sh 20:06:36 + ls /var/log/sa-host 20:06:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:37 provisioning config files... 20:06:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16737151002514966240tmp [Pipeline] { [Pipeline] echo 20:06:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:37 ---> create-netrc.sh [Pipeline] } 20:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:06:38 ---> python-tools-install.sh [Pipeline] echo 20:06:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:06:38 ---> sudo-logs.sh 20:06:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:06:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:06:38 ---> job-cost.sh 20:06:38 lf-activate-venv: SKIPPING 20:06:38 DEBUG: total: 0.10999999940395355 20:06:38 INFO: Retrieving Stack Cost... 20:06:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:06:39 INFO: Archiving Costs [Pipeline] echo 20:06:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:06:39 ---> logs-deploy.sh 20:06:39 lf-activate-venv: SKIPPING 20:06:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4665/1 20:06:39 INFO: archiving workspace using pattern(s): 20:06:40 Archives upload complete. 20:06:40 INFO: archiving logs to Nexus