Pull request #4638 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a+74b98e48a794a97f37b554db3d129d7af8896319 (9f3f38eadce88b9548a0f35c17ad75f84e6b3d61) 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-ssh11072162536436115154.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-ssh15764845420497922331.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6621966701516489599.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 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-ssh15817065884850544685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6392356259193060447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3831 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a Merge succeeded, producing 03b990a99e3196964bccaeac695de5c8bc989f59 Checking out Revision 03b990a99e3196964bccaeac695de5c8bc989f59 (PR-4638) > 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/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a # 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 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03b990a99e3196964bccaeac695de5c8bc989f59 # timeout=10 Commit message: "Merge commit '74b98e48a794a97f37b554db3d129d7af8896319' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5260fd0d8526263edaac4d59b0a5fa775dd8e053 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:41 ========================================================= 20:44:41 EdgeX Global Pipelines Version Info 20:44:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:42 ------------------- 20:44:42 stable info: 20:44:42 ------------------- 20:44:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:44:42 Message: update stable to v1.0.253 20:44:42 ------------------- 20:44:42 experimental info: 20:44:42 ------------------- 20:44:42 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:44:42 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:44:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4638 [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4638 [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4638 [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03b990a [Pipeline] echo 20:44:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:43 provisioning config files... 20:44:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8003372416527021873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:43 ---> docker-login.sh 20:44:43 nexus3.edgexfoundry.org:10001 20:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:43 Configure a credential helper to remove this warning. See 20:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:43 20:44:43 Login Succeeded 20:44:43 nexus3.edgexfoundry.org:10002 20:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:44 Configure a credential helper to remove this warning. See 20:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:44 20:44:44 Login Succeeded 20:44:44 nexus3.edgexfoundry.org:10003 20:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:44 Configure a credential helper to remove this warning. See 20:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:44 20:44:44 Login Succeeded 20:44:44 nexus3.edgexfoundry.org:10004 20:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:44 Configure a credential helper to remove this warning. See 20:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:44 20:44:44 Login Succeeded 20:44:44 docker.io 20:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:44 Configure a credential helper to remove this warning. See 20:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:44 20:44:44 Login Succeeded 20:44:44 ---> docker-login.sh ends [Pipeline] } 20:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:45 + 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 20:44:45 + dirname cmd/core-command/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo core-command,cmd/core-command/Dockerfile 20:44:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:44:45 + + cut -d/ -f2 20:44:45 dirname cmd/core-data/Dockerfile 20:44:45 + echo core-data,cmd/core-data/Dockerfile 20:44:45 + + dirname cmd/core-metadata/Dockerfile 20:44:45 cut -d/ -f2 20:44:45 + echo core-metadata,cmd/core-metadata/Dockerfile 20:44:45 + + cut -d/ -f2 20:44:45 dirname cmd/security-bootstrapper/Dockerfile 20:44:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:44:45 + + dirname cmd/security-proxy-auth/Dockerfile 20:44:45 cut -d/ -f2 20:44:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:44:45 + dirname cmd/security-proxy-setup/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:44:45 + dirname cmd/security-secretstore-setup/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:44:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:44:45 + + dirname cmd/security-spire-agent/Dockerfile 20:44:45 cut -d/ -f2 20:44:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:44:45 + dirname cmd/security-spire-config/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:44:45 + dirname cmd/security-spire-server/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:44:45 + dirname cmd/support-notifications/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo support-notifications,cmd/support-notifications/Dockerfile 20:44:45 + dirname cmd/support-scheduler/Dockerfile 20:44:45 + cut -d/ -f2 20:44:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:44:45 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 20:44:45 + git rev-list -1 --merges 03b990a99e3196964bccaeac695de5c8bc989f59~1..03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] echo 20:44:45 -----------> git rev-list -1 --merges 03b990a99e3196964bccaeac695de5c8bc989f59~1..03b990a99e3196964bccaeac695de5c8bc989f59 03b990a99e3196964bccaeac695de5c8bc989f59 20:44:45 03b990a99e3196964bccaeac695de5c8bc989f59 [false] [Pipeline] sh 20:44:45 + git log --format=format:%s -1 03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] echo 20:44:45 ========================================================= 20:44:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:44:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:46 + grep -v github /etc/ssh/ssh_known_hosts 20:44:46 + [ -e /tmp/ssh_known_hosts ] 20:44:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:46 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:46 20:44:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:47 0.1.4: Pulling from edgex-devops/py-git-semver 20:44:47 b85a868b505f: Pulling fs layer 20:44:47 e2be974225ed: Pulling fs layer 20:44:47 339a4e72a1f5: Pulling fs layer 20:44:47 988bab9f4d93: Pulling fs layer 20:44:47 1469e6f7b9e6: Pulling fs layer 20:44:47 eaf3925da568: Pulling fs layer 20:44:47 bab4dde63d76: Pulling fs layer 20:44:47 bde34c3a00c8: Pulling fs layer 20:44:47 b352a97aabf1: Pulling fs layer 20:44:47 4872d77fe225: Pulling fs layer 20:44:47 5851b861e8e6: Pulling fs layer 20:44:47 bab4dde63d76: Waiting 20:44:47 bde34c3a00c8: Waiting 20:44:47 1469e6f7b9e6: Waiting 20:44:47 b352a97aabf1: Waiting 20:44:47 4872d77fe225: Waiting 20:44:47 eaf3925da568: Waiting 20:44:47 5851b861e8e6: Waiting 20:44:47 988bab9f4d93: Waiting 20:44:47 e2be974225ed: Download complete 20:44:47 988bab9f4d93: Verifying Checksum 20:44:47 988bab9f4d93: Download complete 20:44:47 1469e6f7b9e6: Verifying Checksum 20:44:47 1469e6f7b9e6: Download complete 20:44:47 eaf3925da568: Verifying Checksum 20:44:47 eaf3925da568: Download complete 20:44:47 339a4e72a1f5: Verifying Checksum 20:44:47 339a4e72a1f5: Download complete 20:44:47 bde34c3a00c8: Download complete 20:44:47 b352a97aabf1: Verifying Checksum 20:44:47 b352a97aabf1: Download complete 20:44:47 4872d77fe225: Verifying Checksum 20:44:47 4872d77fe225: Download complete 20:44:47 5851b861e8e6: Download complete 20:44:47 b85a868b505f: Download complete 20:44:47 bab4dde63d76: Verifying Checksum 20:44:47 bab4dde63d76: Download complete 20:44:48 b85a868b505f: Pull complete 20:44:48 e2be974225ed: Pull complete 20:44:49 339a4e72a1f5: Pull complete 20:44:49 988bab9f4d93: Pull complete 20:44:49 1469e6f7b9e6: Pull complete 20:44:49 eaf3925da568: Pull complete 20:44:51 bab4dde63d76: Pull complete 20:44:51 bde34c3a00c8: Pull complete 20:44:51 b352a97aabf1: Pull complete 20:44:51 4872d77fe225: Pull complete 20:44:51 5851b861e8e6: Pull complete 20:44:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:51 prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container 20:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:54 $ docker top e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 -eo pid,comm 20:44:54 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). 20:44:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:54 [ssh-agent] Looking for ssh-agent implementation... 20:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:54 $ docker exec e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent 20:44:54 SSH_AUTH_SOCK=/tmp/ssh-cqkWzr90SqIX/agent.32 20:44:54 SSH_AGENT_PID=38 20:44:54 Running ssh-add (command line suppressed) 20:44:54 Identity added: /w/workspace/edgex-go/4@tmp/private_key_15994665352103913589.key (/w/workspace/edgex-go/4@tmp/private_key_15994665352103913589.key) 20:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:55 + git tag --points-at HEAD [Pipeline] } 20:44:55 $ docker exec --env ******** --env ******** e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent -k 20:44:55 unset SSH_AUTH_SOCK; 20:44:55 unset SSH_AGENT_PID; 20:44:55 echo Agent pid 38 killed; 20:44:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:55 [ssh-agent] Looking for ssh-agent implementation... 20:44:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:55 $ docker exec e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent 20:44:55 SSH_AUTH_SOCK=/tmp/ssh-nzrPhg3ThihB/agent.71 20:44:55 SSH_AGENT_PID=77 20:44:55 Running ssh-add (command line suppressed) 20:44:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1098723477452588752.key (/w/workspace/edgex-go/4@tmp/private_key_1098723477452588752.key) 20:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:56 + git semver init 20:44:56 2023-08-16 20:44:56,168 [run_init] DEBUG init version:0.0.0 force:False 20:44:56 2023-08-16 20:44:56,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 20:44:56 2023-08-16 20:44:56,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 20:44:56 2023-08-16 20:44:56,169 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:45:01 2023-08-16 20:45:00,740 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 20:45:01 2023-08-16 20:45:00,741 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4638 with force:False 20:45:01 2023-08-16 20:45:00,741 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4638 20:45:01 2023-08-16 20:45:00,745 [execute] INFO git cat-file --batch-check 20:45:01 2023-08-16 20:45:00,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:45:01 2023-08-16 20:45:00,751 [execute] INFO git cat-file --batch 20:45:01 2023-08-16 20:45:00,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:45:01 2023-08-16 20:45:00,756 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4638 20:45:01 0.0.0 [Pipeline] } 20:45:01 $ docker exec --env ******** --env ******** e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent -k 20:45:01 unset SSH_AUTH_SOCK; 20:45:01 unset SSH_AGENT_PID; 20:45:01 echo Agent pid 77 killed; 20:45:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:01 + git semver [Pipeline] } 20:45:02 $ docker stop --time=1 e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 20:45:03 $ docker rm -f --volumes e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:04 Stashed 1 file(s) [Pipeline] echo 20:45:04 [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 20:45:04 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:45:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:04 ========================================================= 20:45:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:45:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:04 4db1b89c0bd1: Pulling fs layer 20:45:04 6911f1a30b25: Pulling fs layer 20:45:04 e194b8c5c2a9: Pulling fs layer 20:45:04 6863d3e3a2b1: Pulling fs layer 20:45:04 ec0bb842ea78: Pulling fs layer 20:45:04 40a00589a448: Pulling fs layer 20:45:04 6c08303d61cc: Pulling fs layer 20:45:04 798269fcf238: Pulling fs layer 20:45:04 ec0bb842ea78: Waiting 20:45:04 6863d3e3a2b1: Waiting 20:45:04 40a00589a448: Waiting 20:45:04 798269fcf238: Waiting 20:45:04 6911f1a30b25: Download complete 20:45:04 6863d3e3a2b1: Verifying Checksum 20:45:04 6863d3e3a2b1: Download complete 20:45:04 ec0bb842ea78: Download complete 20:45:04 4db1b89c0bd1: Verifying Checksum 20:45:04 4db1b89c0bd1: Download complete 20:45:05 40a00589a448: Verifying Checksum 20:45:05 40a00589a448: Download complete 20:45:05 4db1b89c0bd1: Pull complete 20:45:05 6911f1a30b25: Pull complete 20:45:05 798269fcf238: Verifying Checksum 20:45:05 798269fcf238: Download complete 20:45:05 e194b8c5c2a9: Verifying Checksum 20:45:05 e194b8c5c2a9: Download complete 20:45:05 6c08303d61cc: Verifying Checksum 20:45:08 e194b8c5c2a9: Pull complete 20:45:08 6863d3e3a2b1: Pull complete 20:45:08 ec0bb842ea78: Pull complete 20:45:08 40a00589a448: Pull complete 20:45:10 6c08303d61cc: Pull complete 20:45:11 798269fcf238: Pull complete 20:45:11 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:45:11 + + docker build -t ci-base-image-x86_64 -f - . 20:45:11 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:11 WORKDIR /edgex 20:45:11 COPY go.mod . 20:45:11 RUN go mod download 20:45:12 Sending build context to Docker daemon 170.8MB 20:45:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:12 ---> ec979cd7f677 20:45:12 Step 2/4 : WORKDIR /edgex 20:45:19 Still waiting to schedule task 20:45:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:45:20 ---> Running in 047cf30f62d9 20:45:20 Removing intermediate container 047cf30f62d9 20:45:20 ---> 6baea55b2a75 20:45:20 Step 3/4 : COPY go.mod . 20:45:20 ---> 831215aad8f9 20:45:20 Step 4/4 : RUN go mod download 20:45:20 ---> Running in d1647c69a62e 20:45:35 Removing intermediate container d1647c69a62e 20:45:35 ---> cbadd188e13b 20:45:35 Successfully built cbadd188e13b 20:45:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:36 + docker inspect -f . ci-base-image-x86_64 20:45:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:36 prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container 20:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:45:36 $ docker top 0ee950643186dbaa9e23953f05f95fc027b12b9f82446da39b221034a8a27df5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:36 + go version 20:45:36 go version go1.20.6 linux/amd64 [Pipeline] } 20:45:36 $ docker stop --time=1 0ee950643186dbaa9e23953f05f95fc027b12b9f82446da39b221034a8a27df5 20:45:38 $ docker rm -f --volumes 0ee950643186dbaa9e23953f05f95fc027b12b9f82446da39b221034a8a27df5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker inspect -f . ci-base-image-x86_64 20:45:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:38 prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container 20:45:38 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:45:39 $ docker top ada4e027df142e9163f3a86ebbafeb94741a1ff84baa377bc626a7cbba9c0764 -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:39 ========================================================= 20:45:39 [edgeXBuildGoParallel] Running Tests and Build... 20:45:39 ========================================================= [Pipeline] sh 20:45:39 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:45:39 + make test 20:45:39 go test -race -coverprofile=coverage.out ./... 20:45:46 ? github.com/edgexfoundry/edgex-go [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 20:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 97.0% of statements 20:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements 20:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.652s coverage: 93.4% of statements 20:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 20:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 97.6% of statements 20:46:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:46:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 20:46:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 32.2% of statements 20:46:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements 20:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 20:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 20:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 20:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:46:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.8% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 63.1% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 95.7% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 20:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 98.9% of statements 20:46:31 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 20:46:31 running golangci-lint 20:46:31 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:46:31 go version go1.20.6 linux/amd64 20:46:31 level=info msg="[config_reader] Used config file .golangci.yml" 20:46:31 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:46:46 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 13.537905037s" 20:46:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.058685ms" 20:46:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3832 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws 20:46:46 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:46:46 The recommended git tool is: git 20:46:51 level=info msg="[linters_context/goanalysis] analyzers took 46.722073189s with top 10 stages: buildir: 28.549462628s, fact_deprecated: 1.913888065s, inspect: 1.603051583s, gosec: 1.476338633s, printf: 1.161953811s, ctrlflow: 1.025454999s, S1038: 813.219786ms, errcheck: 716.267825ms, fact_purity: 686.224874ms, nilness: 671.250942ms" 20:46:51 level=info msg="[runner] Issues before processing: 200, after processing: 0" 20:46:51 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, filename_unadjuster: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, skip_files: 200/200, exclude: 200/200, nolint: 0/21" 20:46:51 level=info msg="[runner] processing took 17.136322ms with stages: identifier_marker: 6.439771ms, nolint: 6.315013ms, autogenerated_exclude: 1.398616ms, path_prettifier: 1.235907ms, exclude-rules: 1.08399ms, skip_dirs: 616.453µs, cgo: 26.801µs, filename_unadjuster: 16.061µs, max_same_issues: 720ns, uniq_by_line: 470ns, diff: 390ns, skip_files: 390ns, exclude: 360ns, source_code: 280ns, sort_results: 260ns, severity-rules: 240ns, max_from_linter: 190ns, path_shortener: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 20:46:51 level=info msg="[runner] linters took 6.749018923s with stages: goanalysis_metalinter: 6.731798875s" 20:46:51 level=info msg="File cache stats: 0 entries of total size 0B" 20:46:51 level=info msg="Memory: 204 samples, avg is 185.3MB, max is 806.4MB" 20:46:51 level=info msg="Execution took 20.333056916s" 20:46:51 go vet ./... 20:46:51 using credential edgex-jenkins-ssh 20:46:51 Cloning the remote Git repository 20:46:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:46:51 > git init /w/workspace/edgex-go/4 # timeout=10 20:46:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:46:52 > git --version # timeout=10 20:46:52 > git --version # 'git version 2.25.1' 20:46:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:46:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:46:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:55 ./bin/test-attribution-txt.sh 20:46:55 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:46:55 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:46:55 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:46:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:46:55 + ls -al . 20:46:55 total 728 20:46:55 drwxrwxr-x 12 1001 1001 4096 Aug 16 20:45 . 20:46:55 drwxr-xr-x 4 root root 4096 Aug 16 20:45 .. 20:46:55 drwxrwxr-x 2 1001 1001 4096 Aug 16 20:44 .blubracket 20:46:55 -rw-rw-r-- 1 1001 1001 16 Aug 16 20:44 .dockerignore 20:46:55 drwxrwxr-x 8 1001 1001 4096 Aug 16 20:45 .git 20:46:55 drwxrwxr-x 3 1001 1001 4096 Aug 16 20:44 .github 20:46:55 -rw-rw-r-- 1 1001 1001 1173 Aug 16 20:44 .gitignore 20:46:55 -rw-rw-r-- 1 1001 1001 42 Aug 16 20:44 .golangci.yml 20:46:55 -rw-rw-r-- 1 1001 1001 87 Aug 16 20:44 .hadolint.yml 20:46:55 drwxr-xr-x 3 1001 1001 4096 Aug 16 20:45 .semver 20:46:55 -rw-rw-r-- 1 1001 1001 166 Aug 16 20:44 .sonarcloud.properties 20:46:55 -rw-rw-r-- 1 1001 1001 1171 Aug 16 20:44 ADOPTERS.md 20:46:55 -rw-rw-r-- 1 1001 1001 11152 Aug 16 20:44 Attribution.txt 20:46:55 -rw-rw-r-- 1 1001 1001 93407 Aug 16 20:44 CHANGELOG.md 20:46:55 -rw-rw-r-- 1 1001 1001 3804 Aug 16 20:44 CONTRIBUTING.md 20:46:55 -rw-rw-r-- 1 1001 1001 677 Aug 16 20:44 GOVERNANCE.md 20:46:55 -rw-rw-r-- 1 1001 1001 883 Aug 16 20:44 Jenkinsfile 20:46:55 -rw-rw-r-- 1 1001 1001 10775 Aug 16 20:44 LICENSE 20:46:55 -rw-rw-r-- 1 1001 1001 14764 Aug 16 20:44 Makefile 20:46:55 -rw-rw-r-- 1 1001 1001 582 Aug 16 20:44 OWNERS.md 20:46:55 -rw-rw-r-- 1 1001 1001 9923 Aug 16 20:44 README.md 20:46:55 -rw-rw-r-- 1 1001 1001 789 Aug 16 20:44 SECURITY.md 20:46:55 -rw-rw-r-- 1 1001 1001 5 Aug 16 20:45 VERSION 20:46:55 drwxrwxr-x 2 1001 1001 4096 Aug 16 20:44 bin 20:46:55 drwxrwxr-x 18 1001 1001 4096 Aug 16 20:44 cmd 20:46:55 -rw-r--r-- 1 root root 446998 Aug 16 20:46 coverage.out 20:46:55 drwxrwxr-x 2 1001 1001 4096 Aug 16 20:44 fuzz_test 20:46:55 -rw-rw-r-- 1 1001 1001 3687 Aug 16 20:44 go.mod 20:46:55 -rw-rw-r-- 1 1001 1001 33714 Aug 16 20:44 go.sum 20:46:55 drwxrwxr-x 7 1001 1001 4096 Aug 16 20:44 internal 20:46:55 drwxrwxr-x 3 1001 1001 4096 Aug 16 20:44 openapi 20:46:55 -rw-rw-r-- 1 1001 1001 594 Aug 16 20:44 security.txt 20:46:55 drwxrwxr-x 4 1001 1001 4096 Aug 16 20:44 snap 20:46:55 -rw-rw-r-- 1 1001 1001 204 Aug 16 20:44 version.go [Pipeline] sh 20:46:56 + '[' -e coverage.out ] 20:46:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:46:56 Stashed 1 file(s) [Pipeline] sh 20:46:56 + make build 20:46:56 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 20:47:08 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 20:47:08 Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a 20:47:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:47:08 > git config core.sparsecheckout # timeout=10 20:47:08 > git checkout -f f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a # timeout=10 20:47:08 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 20:47:09 Merge succeeded, producing b52d88bd60c2ea134f36338bdd7f243673bbb02c 20:47:09 Checking out Revision b52d88bd60c2ea134f36338bdd7f243673bbb02c (PR-4638) 20:47:10 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 20:47:10 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 20:47:09 > git remote # timeout=10 20:47:09 > git config --get remote.origin.url # timeout=10 20:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:09 > git merge 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 20:47:09 > git rev-parse HEAD^{commit} # timeout=10 20:47:09 > git config core.sparsecheckout # timeout=10 20:47:09 > git checkout -f b52d88bd60c2ea134f36338bdd7f243673bbb02c # timeout=10 20:47:12 Commit message: "Merge commit '74b98e48a794a97f37b554db3d129d7af8896319' into HEAD" 20:47:13 First time build. Skipping changelog. 20:47:13 > git rev-list --no-walk 5260fd0d8526263edaac4d59b0a5fa775dd8e053 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:47:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:13 Dload Upload Total Spent Left Speed 20:47:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 20:47:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:47:15 + sudo tee /etc/docker/daemon.new 20:47:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:47:15 { 20:47:15 "registry-mirrors": [ 20:47:15 "https://nexus3.edgexfoundry.org:10001" 20:47:15 ], 20:47:15 "bip": "10.250.0.254/24", 20:47:15 "hosts": [ 20:47:15 "tcp://0.0.0.0:5555", 20:47:15 "unix:///var/run/docker.sock" 20:47:15 ], 20:47:15 "mtu": 1458, 20:47:15 "selinux-enabled": true, 20:47:15 "seccomp-profile": "/etc/docker/seccomp.json" 20:47:15 } [Pipeline] sh 20:47:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:47:15 + sudo service docker restart 20:47:17 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 20:47:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:47:19 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:47:20 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 20:47:21 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 20:47:22 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 20:47:23 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] } 20:47:24 $ docker stop --time=1 ada4e027df142e9163f3a86ebbafeb94741a1ff84baa377bc626a7cbba9c0764 20:47:29 $ docker rm -f --volumes ada4e027df142e9163f3a86ebbafeb94741a1ff84baa377bc626a7cbba9c0764 [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 20:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:30 20:47:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:30 latest: Pulling from edgex-devops/edgex-compose 20:47:30 91d30c5bc195: Pulling fs layer 20:47:30 2e9b0aa3be6d: Pulling fs layer 20:47:30 9c61dcf015f6: Pulling fs layer 20:47:30 4698f68db338: Pulling fs layer 20:47:30 2a2f49069b9e: Pulling fs layer 20:47:30 e0025b399a48: Pulling fs layer 20:47:30 4698f68db338: Waiting 20:47:30 2a2f49069b9e: Waiting 20:47:30 91d30c5bc195: Download complete 20:47:31 4698f68db338: Download complete 20:47:31 2e9b0aa3be6d: Verifying Checksum 20:47:31 2e9b0aa3be6d: Download complete 20:47:31 e0025b399a48: Download complete 20:47:31 91d30c5bc195: Pull complete 20:47:31 2a2f49069b9e: Download complete 20:47:31 2e9b0aa3be6d: Pull complete 20:47:31 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:33 provisioning config files... 20:47:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config17530989242700399220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:34 9c61dcf015f6: Pull complete 20:47:34 4698f68db338: Pull complete 20:47:34 2a2f49069b9e: Pull complete 20:47:34 ---> docker-login.sh 20:47:34 nexus3.edgexfoundry.org:10001 20:47:34 e0025b399a48: Pull complete 20:47:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:34 prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container 20:47:34 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:34 Configure a credential helper to remove this warning. See 20:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:34 20:47:34 Login Succeeded 20:47:34 nexus3.edgexfoundry.org:10002 20:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:35 Configure a credential helper to remove this warning. See 20:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:35 20:47:35 Login Succeeded 20:47:35 nexus3.edgexfoundry.org:10003 20:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:35 Configure a credential helper to remove this warning. See 20:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:35 20:47:35 Login Succeeded 20:47:35 nexus3.edgexfoundry.org:10004 20:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:35 Configure a credential helper to remove this warning. See 20:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:35 20:47:35 Login Succeeded 20:47:35 docker.io 20:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:36 Configure a credential helper to remove this warning. See 20:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:36 20:47:36 Login Succeeded 20:47:36 ---> docker-login.sh ends 20:47:37 $ docker top eba4010826e374ac76d4bf4cd21fe130b88d7f83f92f08ec5f432106a4978720 -eo pid,comm [Pipeline] { [Pipeline] } 20:47:37 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:47:37 + docker compose -f ./docker-compose-build.yml build --parallel 20:47:38 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:47:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:38 ========================================================= 20:47:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:47:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:47:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:47:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:47:39 edb6bdbacee9: Pulling fs layer 20:47:39 5f9638ab2659: Pulling fs layer 20:47:39 8d51d6327a98: Pulling fs layer 20:47:39 8b374f2dd631: Pulling fs layer 20:47:39 ec14aa9079de: Pulling fs layer 20:47:39 2f466654f4bb: Pulling fs layer 20:47:39 554e91adad29: Pulling fs layer 20:47:39 ec14aa9079de: Waiting 20:47:39 2f466654f4bb: Waiting 20:47:39 554e91adad29: Waiting 20:47:39 8b374f2dd631: Waiting 20:47:39 5f9638ab2659: Verifying Checksum 20:47:39 5f9638ab2659: Download complete 20:47:39 8b374f2dd631: Verifying Checksum 20:47:39 8b374f2dd631: Download complete 20:47:39 ec14aa9079de: Verifying Checksum 20:47:39 ec14aa9079de: Download complete 20:47:39 edb6bdbacee9: Download complete 20:47:39 #1 [security-proxy-setup internal] load build definition from Dockerfile 20:47:39 #1 transferring dockerfile: 2.39kB done 20:47:39 #1 DONE 0.0s 20:47:40 20:47:40 #2 [security-bootstrapper internal] load build definition from Dockerfile 20:47:40 #2 DONE 0.0s 20:47:40 20:47:40 #3 [core-command internal] load build definition from Dockerfile 20:47:40 #3 transferring dockerfile: 1.82kB done 20:47:40 #3 DONE 0.0s 20:47:40 20:47:40 #2 [security-bootstrapper internal] load build definition from Dockerfile 20:47:40 #2 transferring dockerfile: 2.82kB done 20:47:40 #2 DONE 0.0s 20:47:40 20:47:40 #4 [security-spire-agent internal] load build definition from Dockerfile 20:47:40 #4 transferring dockerfile: 2.68kB done 20:47:40 #4 DONE 0.0s 20:47:40 20:47:40 #5 [support-scheduler internal] load build definition from Dockerfile 20:47:40 #5 transferring dockerfile: 1.82kB done 20:47:40 #5 DONE 0.0s 20:47:40 20:47:40 #6 [support-notifications internal] load build definition from Dockerfile 20:47:40 edb6bdbacee9: Pull complete 20:47:40 #6 ... 20:47:40 20:47:40 #7 [core-data internal] load build definition from Dockerfile 20:47:40 #7 transferring dockerfile: 1.90kB done 20:47:40 #7 DONE 0.1s 20:47:40 20:47:40 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:47:40 #8 transferring dockerfile: 2.12kB done 20:47:40 #8 DONE 0.1s 20:47:40 20:47:40 #9 [security-secretstore-setup internal] load build definition from Dockerfile 20:47:40 #9 transferring dockerfile: 2.38kB done 20:47:40 #9 DONE 0.1s 20:47:40 20:47:40 #10 [security-spire-server internal] load build definition from Dockerfile 20:47:40 #10 transferring dockerfile: 2.63kB done 20:47:40 #10 DONE 0.1s 20:47:40 20:47:40 #11 [security-spire-config internal] load build definition from Dockerfile 20:47:40 #11 transferring dockerfile: 2.58kB done 20:47:40 #11 DONE 0.1s 20:47:40 20:47:40 #12 [security-proxy-setup internal] load .dockerignore 20:47:40 #12 transferring context: 56B done 20:47:40 #12 DONE 0.1s 20:47:40 20:47:40 #6 [support-notifications internal] load build definition from Dockerfile 20:47:40 #6 transferring dockerfile: 1.84kB done 20:47:40 #6 DONE 0.2s 20:47:40 20:47:40 #13 [core-metadata internal] load build definition from Dockerfile 20:47:40 #13 transferring dockerfile: 1.96kB done 20:47:40 #13 DONE 0.1s 20:47:40 20:47:40 #14 [security-proxy-auth internal] load build definition from Dockerfile 20:47:40 #14 transferring dockerfile: 2.04kB done 20:47:40 #14 DONE 0.1s 20:47:40 20:47:40 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:47:40 #15 transferring dockerfile: 1.78kB done 20:47:40 #15 DONE 0.1s 20:47:40 20:47:40 #16 [core-command internal] load .dockerignore 20:47:40 #16 transferring context: 56B done 20:47:40 #16 DONE 0.0s 20:47:40 20:47:40 #17 [security-bootstrapper internal] load .dockerignore 20:47:40 #17 transferring context: 56B done 20:47:40 #17 DONE 0.0s 20:47:40 20:47:40 #18 [support-scheduler internal] load .dockerignore 20:47:40 #18 transferring context: 56B done 20:47:40 #18 DONE 0.0s 20:47:40 20:47:40 #19 [security-spire-agent internal] load .dockerignore 20:47:40 #19 transferring context: 56B done 20:47:40 #19 DONE 0.0s 20:47:40 20:47:40 #20 [core-common-config-bootstrapper internal] load .dockerignore 20:47:40 #20 transferring context: 56B done 20:47:40 #20 DONE 0.0s 20:47:40 20:47:40 #21 [core-data internal] load .dockerignore 20:47:40 #21 transferring context: 56B done 20:47:40 #21 DONE 0.0s 20:47:40 20:47:40 #22 [security-secretstore-setup internal] load .dockerignore 20:47:40 #22 transferring context: 56B done 20:47:40 #22 DONE 0.1s 20:47:40 20:47:40 #23 [core-metadata internal] load .dockerignore 20:47:40 554e91adad29: Verifying Checksum 20:47:40 554e91adad29: Download complete 20:47:40 #23 transferring context: 56B done 20:47:40 #23 DONE 0.1s 20:47:40 20:47:40 #24 [security-spire-server internal] load .dockerignore 20:47:40 #24 transferring context: 56B done 20:47:40 #24 DONE 0.1s 20:47:40 20:47:40 #25 [support-notifications internal] load .dockerignore 20:47:40 #25 transferring context: 56B done 20:47:40 #25 DONE 0.1s 20:47:40 20:47:40 #26 [security-spire-config internal] load .dockerignore 20:47:40 #26 transferring context: 56B done 20:47:40 #26 DONE 0.1s 20:47:40 20:47:40 #27 [security-proxy-auth internal] load .dockerignore 20:47:40 #27 transferring context: 56B done 20:47:40 #27 DONE 0.1s 20:47:40 20:47:40 #28 [security-spiffe-token-provider internal] load .dockerignore 20:47:40 #28 transferring context: 56B done 20:47:40 #28 DONE 0.1s 20:47:40 20:47:40 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:40 5f9638ab2659: Pull complete 20:47:40 #29 DONE 0.0s 20:47:40 20:47:40 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:47:40 #30 DONE 0.4s 20:47:40 20:47:40 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:47:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 20:47:41 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 249.86kB / 3.38MB 0.0s 20:47:41 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:47:41 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:47:41 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:47:41 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s 20:47:41 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 20:47:41 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 20:47:41 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 20:47:41 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 20:47:41 8d51d6327a98: Verifying Checksum 20:47:41 8d51d6327a98: Download complete 20:47:41 2f466654f4bb: Verifying Checksum 20:47:41 2f466654f4bb: Download complete 20:47:41 #31 DONE 1.1s 20:47:41 20:47:41 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:47:41 #32 ... 20:47:41 20:47:41 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-x86_64 20:47:41 #33 DONE 1.3s 20:47:42 20:47:42 #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 20:47:47 #34 ... 20:47:47 20:47:47 #35 [security-bootstrapper internal] load build context 20:47:47 #35 transferring context: 297.21MB 6.3s 20:47:47 #35 ... 20:47:47 20:47:47 #36 [security-proxy-setup internal] load build context 20:47:47 #36 ... 20:47:47 20:47:47 #37 [security-spiffe-token-provider internal] load build context 20:47:47 #37 ... 20:47:47 20:47:47 #35 [security-bootstrapper internal] load build context 20:47:49 #35 transferring context: 365.15MB 8.2s done 20:47:51 #35 ... 20:47:51 20:47:51 #38 [security-spire-agent internal] load build context 20:47:51 #38 transferring context: 365.15MB 8.7s done 20:47:51 #38 ... 20:47:51 20:47:51 #39 [security-secretstore-setup internal] load build context 20:47:51 #39 transferring context: 365.15MB 8.0s done 20:47:52 #39 ... 20:47:52 20:47:52 #40 [core-command internal] load build context 20:47:52 #40 transferring context: 365.15MB 8.8s done 20:47:52 #40 ... 20:47:52 20:47:52 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:47:52 #41 ... 20:47:52 20:47:52 #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:47:52 #42 ... 20:47:52 20:47:52 #43 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:47:52 #43 ... 20:47:52 20:47:52 #44 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:47:52 #44 ... 20:47:52 20:47:52 #45 [support-scheduler internal] load build context 20:47:52 #45 transferring context: 365.15MB 9.4s done 20:47:52 #45 ... 20:47:52 20:47:52 #46 [core-common-config-bootstrapper internal] load build context 20:47:52 #46 transferring context: 365.15MB 9.0s done 20:47:53 #46 ... 20:47:53 20:47:53 #47 [security-spire-server internal] load build context 20:47:53 #47 transferring context: 365.15MB 8.5s done 20:47:53 #47 ... 20:47:53 20:47:53 #48 [core-metadata internal] load build context 20:47:53 #48 transferring context: 365.15MB 8.7s done 20:47:53 #48 ... 20:47:53 20:47:53 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:47:53 #49 ... 20:47:53 20:47:53 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:47:53 #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:47:53 #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:47:53 #0 6.297 (1/4) Installing ca-certificates (20230506-r0) 20:47:53 #0 6.314 (2/4) Installing dumb-init (1.2.5-r2) 20:47:53 #0 6.325 (3/4) Installing su-exec (0.2-r2) 20:47:53 #0 6.326 (4/4) Installing yq (4.30.4-r4) 20:47:53 #0 6.612 Executing busybox-1.35.0-r29.trigger 20:47:53 #0 6.641 Executing ca-certificates-20230506-r0.trigger 20:47:53 #0 6.721 OK: 17 MiB in 19 packages 20:47:54 8d51d6327a98: Pull complete 20:47:54 8b374f2dd631: Pull complete 20:47:54 ec14aa9079de: Pull complete 20:47:54 #50 ... 20:47:54 20:47:54 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:47:54 #32 0.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:47:54 #32 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:47:54 #32 0.981 (1/2) Installing dumb-init (1.2.5-r2) 20:47:54 #32 0.984 (2/2) Installing su-exec (0.2-r2) 20:47:54 #32 0.988 Executing busybox-1.35.0-r29.trigger 20:47:54 #32 0.995 OK: 7 MiB in 17 packages 20:47:54 #32 ... 20:47:54 20:47:54 #51 [security-proxy-auth internal] load build context 20:47:54 #51 transferring context: 365.15MB 7.9s done 20:47:54 #51 ... 20:47:54 20:47:54 #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:47:54 #52 ... 20:47:54 20:47:54 #53 [core-data internal] load build context 20:47:54 #53 transferring context: 365.15MB 8.2s done 20:47:54 #53 ... 20:47:54 20:47:54 #54 [support-notifications internal] load build context 20:47:54 #54 transferring context: 365.15MB 9.2s done 20:47:54 #54 ... 20:47:54 20:47:54 #55 [security-spire-config internal] load build context 20:47:54 #55 transferring context: 365.15MB 8.1s done 20:47:54 #55 ... 20:47:54 20:47:54 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:47:55 #56 ... 20:47:55 20:47:55 #37 [security-spiffe-token-provider internal] load build context 20:47:55 #37 transferring context: 365.15MB 8.9s done 20:47:58 #37 ... 20:47:58 20:47:58 #36 [security-proxy-setup internal] load build context 20:47:58 #36 transferring context: 365.15MB 7.6s done 20:47:59 2f466654f4bb: Pull complete 20:48:01 554e91adad29: Pull complete 20:48:01 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:48:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:48:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:48:02 WORKDIR /edgex 20:48:02 COPY go.mod . 20:48:02 RUN go mod download 20:48:02 + docker build -t ci-base-image-arm64 -f - . 20:48:02 Sending build context to Docker daemon 2.95MB 20:48:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:48:02 ---> 1e15ea492957 20:48:02 Step 2/4 : WORKDIR /edgex 20:48:08 ---> Running in e2ec07209be0 20:48:08 Removing intermediate container e2ec07209be0 20:48:08 ---> 956cd9710098 20:48:08 Step 3/4 : COPY go.mod . 20:48:08 ---> 4d1266046efe 20:48:08 Step 4/4 : RUN go mod download 20:48:08 ---> Running in 64f25bbd6651 20:48:24 #36 DONE 39.7s 20:48:24 20:48:24 #37 [security-spiffe-token-provider internal] load build context 20:48:24 #37 ... 20:48:24 20:48:24 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:48:24 #32 DONE 38.8s 20:48:24 20:48:24 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:48:24 #50 DONE 38.8s 20:48:24 20:48:24 #51 [security-proxy-auth internal] load build context 20:48:24 #51 DONE 39.8s 20:48:24 20:48:24 #39 [security-secretstore-setup internal] load build context 20:48:24 #39 DONE 39.8s 20:48:24 20:48:24 #55 [security-spire-config internal] load build context 20:48:24 #55 DONE 39.8s 20:48:24 20:48:24 #53 [core-data internal] load build context 20:48:24 #53 DONE 39.8s 20:48:24 20:48:24 #34 [core-command builder 2/9] WORKDIR /edgex-go 20:48:24 #34 DONE 38.7s 20:48:24 20:48:24 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:48:24 #57 ... 20:48:24 20:48:24 #35 [security-bootstrapper internal] load build context 20:48:24 #35 DONE 39.9s 20:48:24 20:48:24 #47 [security-spire-server internal] load build context 20:48:24 #47 DONE 39.9s 20:48:24 20:48:24 #48 [core-metadata internal] load build context 20:48:24 #48 DONE 39.9s 20:48:24 20:48:24 #38 [security-spire-agent internal] load build context 20:48:24 #38 DONE 39.9s 20:48:24 20:48:24 #40 [core-command internal] load build context 20:48:24 #40 DONE 39.9s 20:48:24 20:48:24 #37 [security-spiffe-token-provider internal] load build context 20:48:24 #37 DONE 39.9s 20:48:24 20:48:24 #46 [core-common-config-bootstrapper internal] load build context 20:48:24 #46 DONE 39.9s 20:48:24 20:48:24 #54 [support-notifications internal] load build context 20:48:24 #54 DONE 39.9s 20:48:24 20:48:24 #45 [support-scheduler internal] load build context 20:48:24 #45 DONE 39.9s 20:48:24 20:48:24 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:48:24 #58 ... 20:48:24 20:48:24 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:48:24 #41 38.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #41 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #41 39.48 (1/1) Installing dumb-init (1.2.5-r2) 20:48:24 #41 39.49 Executing busybox-1.35.0-r29.trigger 20:48:24 #41 39.50 OK: 7 MiB in 16 packages 20:48:24 #41 DONE 39.7s 20:48:24 20:48:24 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:48:24 #59 DONE 1.0s 20:48:24 20:48:24 #60 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:48:24 #60 DONE 0.1s 20:48:24 20:48:24 #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:48:24 #42 39.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #42 39.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #42 39.66 (1/1) Installing dumb-init (1.2.5-r2) 20:48:24 #42 39.66 Executing busybox-1.35.0-r29.trigger 20:48:24 #42 39.67 OK: 7 MiB in 16 packages 20:48:24 #42 DONE 39.8s 20:48:24 20:48:24 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:48:24 #56 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #56 39.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #56 39.74 (1/4) Installing dumb-init (1.2.5-r2) 20:48:24 #56 39.75 (2/4) Installing openssl (3.0.10-r0) 20:48:24 #56 39.77 (3/4) Installing su-exec (0.2-r2) 20:48:24 #56 39.77 (4/4) Installing yq (4.30.4-r4) 20:48:24 #56 39.83 Executing busybox-1.35.0-r29.trigger 20:48:24 #56 39.83 OK: 17 MiB in 19 packages 20:48:24 #56 DONE 40.1s 20:48:24 20:48:24 #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:48:24 #52 39.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #52 39.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #52 39.58 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:24 #52 39.58 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:24 #52 39.58 OK: 17818 distinct packages available 20:48:24 #52 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #52 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #52 39.96 (1/5) Installing dumb-init (1.2.5-r2) 20:48:24 #52 39.97 (2/5) Installing musl-obstack (1.2.3-r0) 20:48:24 #52 39.98 (3/5) Installing libucontext (1.2-r0) 20:48:24 #52 39.98 (4/5) Installing gcompat (1.1.0-r0) 20:48:24 #52 40.05 (5/5) Installing openssl (3.0.10-r0) 20:48:24 #52 40.06 Executing busybox-1.35.0-r29.trigger 20:48:24 #52 40.06 OK: 8 MiB in 20 packages 20:48:24 #52 DONE 40.2s 20:48:24 20:48:24 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:48:24 #49 39.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #49 39.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #49 39.63 (1/2) Installing ca-certificates (20230506-r0) 20:48:24 #49 39.67 (2/2) Installing dumb-init (1.2.5-r2) 20:48:24 #49 39.68 Executing busybox-1.35.0-r29.trigger 20:48:24 #49 39.69 Executing ca-certificates-20230506-r0.trigger 20:48:24 #49 39.82 OK: 8 MiB in 17 packages 20:48:24 #49 DONE 40.1s 20:48:24 20:48:24 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:48:24 #61 DONE 0.1s 20:48:24 20:48:24 #43 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:48:24 #43 39.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #43 39.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #43 39.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:24 #43 39.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:24 #43 39.72 OK: 17818 distinct packages available 20:48:24 #43 39.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #43 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #43 40.10 (1/9) Installing ca-certificates (20230506-r0) 20:48:24 #43 40.14 (2/9) Installing brotli-libs (1.0.9-r9) 20:48:24 #43 40.16 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:48:24 #43 40.17 (4/9) Installing libcurl (8.2.1-r0) 20:48:24 #43 40.19 (5/9) Installing curl (8.2.1-r0) 20:48:24 #43 40.19 (6/9) Installing dumb-init (1.2.5-r2) 20:48:24 #43 40.20 (7/9) Installing musl-obstack (1.2.3-r0) 20:48:24 #43 40.20 (8/9) Installing libucontext (1.2-r0) 20:48:24 #43 40.21 (9/9) Installing gcompat (1.1.0-r0) 20:48:24 #43 40.21 Executing busybox-1.35.0-r29.trigger 20:48:24 #43 40.22 Executing ca-certificates-20230506-r0.trigger 20:48:24 #43 40.31 OK: 10 MiB in 24 packages 20:48:24 #43 DONE 40.4s 20:48:24 20:48:24 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:48:24 #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #0 1.474 OK: 265 MiB in 53 packages 20:48:24 #62 DONE 1.6s 20:48:24 20:48:24 #44 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:48:24 #44 39.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #44 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #44 39.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:24 #44 39.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:24 #44 39.74 OK: 17818 distinct packages available 20:48:24 #44 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #44 39.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #44 40.15 (1/4) Installing dumb-init (1.2.5-r2) 20:48:24 #44 40.17 (2/4) Installing musl-obstack (1.2.3-r0) 20:48:24 #44 40.18 (3/4) Installing libucontext (1.2-r0) 20:48:24 #44 40.18 (4/4) Installing gcompat (1.1.0-r0) 20:48:24 #44 40.19 Executing busybox-1.35.0-r29.trigger 20:48:24 #44 40.19 OK: 7 MiB in 19 packages 20:48:24 #44 DONE 40.3s 20:48:24 20:48:24 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:48:24 #63 DONE 0.1s 20:48:24 20:48:24 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:24 #64 ... 20:48:24 20:48:24 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:48:24 #57 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #57 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #57 1.693 OK: 265 MiB in 53 packages 20:48:24 #57 DONE 1.8s 20:48:24 20:48:24 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 20:48:24 #65 DONE 0.0s 20:48:24 20:48:24 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:48:24 #66 DONE 0.0s 20:48:24 20:48:24 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:48:24 #58 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #58 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #58 1.974 OK: 265 MiB in 53 packages 20:48:24 #58 DONE 2.0s 20:48:24 20:48:24 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:24 #67 ... 20:48:24 20:48:24 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:48:24 #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #0 2.713 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:24 #0 2.713 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:24 #0 2.713 OK: 17823 distinct packages available 20:48:24 #0 2.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #0 3.070 OK: 265 MiB in 53 packages 20:48:24 #68 DONE 3.2s 20:48:24 20:48:24 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:48:24 #69 DONE 0.1s 20:48:24 20:48:24 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:24 #70 ... 20:48:24 20:48:24 #71 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:48:24 #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:24 #0 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:24 #0 3.336 OK: 265 MiB in 53 packages 20:48:24 #71 DONE 3.4s 20:48:24 20:48:24 #72 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:48:24 #72 DONE 0.0s 20:48:24 20:48:24 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:33 #73 ... 20:48:33 20:48:33 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:45 #74 ... 20:48:45 20:48:45 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:45 #73 DONE 19.7s 20:48:45 20:48:45 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:45 #67 DONE 21.3s 20:48:45 20:48:45 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:45 #64 DONE 21.5s 20:48:45 20:48:45 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:45 #70 DONE 19.9s 20:48:45 20:48:45 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:45 #74 DONE 21.2s 20:48:45 20:48:45 #75 [security-secretstore-setup builder 6/7] COPY . . 20:48:47 Removing intermediate container 64f25bbd6651 20:48:47 ---> 89db4307a2d8 20:48:47 Successfully built 89db4307a2d8 20:48:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:47 + docker inspect -f . ci-base-image-arm64 20:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:47 prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container 20:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:49 $ docker top a63e07ad4cdcfee7d3f38aaaec7eb8bfd82a86962495a15a11048da90533a310 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:50 + go version 20:48:50 go version go1.20.6 linux/arm64 [Pipeline] } 20:48:50 $ docker stop --time=1 a63e07ad4cdcfee7d3f38aaaec7eb8bfd82a86962495a15a11048da90533a310 20:48:51 $ docker rm -f --volumes a63e07ad4cdcfee7d3f38aaaec7eb8bfd82a86962495a15a11048da90533a310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:52 + docker inspect -f . ci-base-image-arm64 20:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:52 prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container 20:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:53 $ docker top 8d932363bfb6293feda7493e5a43ded55ff73f8a1eccc68bbc0c3edaf6211422 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:53 ========================================================= 20:48:53 [edgeXBuildGoParallel] Running Tests and Build... 20:48:53 ========================================================= [Pipeline] sh 20:48:54 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:48:54 + make test 20:48:54 go test -race -coverprofile=coverage.out ./... 20:48:55 #75 ... 20:48:55 20:48:55 #76 [support-notifications builder 6/7] COPY . . 20:48:55 #76 ... 20:48:55 20:48:55 #77 [security-spiffe-token-provider builder 6/7] COPY . . 20:48:55 #77 ... 20:48:55 20:48:55 #78 [core-data builder 6/7] COPY . . 20:48:55 #78 ... 20:48:55 20:48:55 #79 [security-spire-agent builder 6/9] COPY . . 20:48:57 #79 ... 20:48:57 20:48:57 #78 [core-data builder 6/7] COPY . . 20:48:57 #78 DONE 13.3s 20:48:57 20:48:57 #80 [core-common-config-bootstrapper builder 6/7] COPY . . 20:48:57 #80 CACHED 20:48:57 20:48:57 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #81 CACHED 20:48:57 20:48:57 #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:48:57 #82 CACHED 20:48:57 20:48:57 #83 [security-proxy-auth builder 6/7] COPY . . 20:48:57 #83 CACHED 20:48:57 20:48:57 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #84 CACHED 20:48:57 20:48:57 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:48:57 #85 CACHED 20:48:57 20:48:57 #75 [security-secretstore-setup builder 6/7] COPY . . 20:48:57 #75 DONE 13.3s 20:48:57 20:48:57 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:48:57 #86 CACHED 20:48:57 20:48:57 #87 [support-scheduler builder 6/7] COPY . . 20:48:57 #87 CACHED 20:48:57 20:48:57 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #88 CACHED 20:48:57 20:48:57 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 20:48:57 #89 CACHED 20:48:57 20:48:57 #90 [core-command builder 6/7] COPY . . 20:48:57 #90 CACHED 20:48:57 20:48:57 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #91 CACHED 20:48:57 20:48:57 #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:48:57 #92 CACHED 20:48:57 20:48:57 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #93 CACHED 20:48:57 20:48:57 #94 [core-metadata builder 6/7] COPY . . 20:48:57 #94 CACHED 20:48:57 20:48:57 #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:48:57 #95 CACHED 20:48:57 20:48:57 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #96 CACHED 20:48:57 20:48:57 #97 [security-bootstrapper builder 6/7] COPY . . 20:48:57 #97 CACHED 20:48:57 20:48:57 #76 [support-notifications builder 6/7] COPY . . 20:48:57 #76 DONE 13.3s 20:48:57 20:48:57 #79 [security-spire-agent builder 6/9] COPY . . 20:48:57 #79 DONE 13.4s 20:48:57 20:48:57 #77 [security-spiffe-token-provider builder 6/7] COPY . . 20:48:57 #77 DONE 13.4s 20:48:57 20:48:57 #98 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:48:57 #98 DONE 0.1s 20:48:57 20:48:57 #99 [security-proxy-setup builder 6/7] COPY . . 20:48:57 #99 CACHED 20:48:57 20:48:57 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #100 CACHED 20:48:57 20:48:57 #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:48:57 #101 CACHED 20:48:57 20:48:57 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:48:57 #102 ... 20:48:57 20:48:57 #103 [security-spire-server builder 6/9] COPY . . 20:48:57 #103 CACHED 20:48:57 20:48:57 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:48:57 #104 CACHED 20:48:57 20:48:57 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:48:57 #105 CACHED 20:48:57 20:48:57 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:57 #106 CACHED 20:48:57 20:48:57 #107 [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 20:49:00 #107 DONE 2.8s 20:49:00 20:49:00 #108 [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 20:49:00 #108 DONE 2.8s 20:49:00 20:49:00 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:49:00 #109 DONE 0.4s 20:49:00 20:49:00 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:49:00 #110 DONE 0.4s 20:49:00 20:49:00 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:00 #0 1.534 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 20:49:01 #111 ... 20:49:01 20:49:01 #112 [security-spire-config builder 6/9] COPY . . 20:49:01 #112 CACHED 20:49:01 20:49:01 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:49:01 #113 CACHED 20:49:01 20:49:01 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:49:01 #114 CACHED 20:49:01 20:49:01 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:01 #115 CACHED 20:49:01 20:49:01 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:49:01 #116 CACHED 20:49:01 20:49:01 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:49:01 #117 CACHED 20:49:01 20:49:01 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:49:01 #118 DONE 0.5s 20:49:01 20:49:01 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:49:01 #119 DONE 0.9s 20:49:01 20:49:01 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:49:01 #120 DONE 0.1s 20:49:01 20:49:01 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:49:01 #121 DONE 0.1s 20:49:01 20:49:01 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:49:01 #122 CACHED 20:49:01 20:49:01 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:49:01 #123 CACHED 20:49:01 20:49:01 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:03 #124 ... 20:49:03 20:49:03 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:49:03 #125 DONE 1.9s 20:49:04 20:49:04 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:04 #126 DONE 1.9s 20:49:04 20:49:04 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:04 #124 DONE 1.9s 20:49:04 20:49:04 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:49:04 #127 DONE 0.6s 20:49:04 20:49:04 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:49:04 #128 DONE 0.7s 20:49:04 20:49:04 #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:04 #129 DONE 0.7s 20:49:04 20:49:04 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:49:04 #130 DONE 0.1s 20:49:04 20:49:04 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:49:04 #131 DONE 0.1s 20:49:04 20:49:04 #132 [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 20:49:04 #132 DONE 0.1s 20:49:04 20:49:04 #133 [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 20:49:04 #133 DONE 0.1s 20:49:04 20:49:04 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:49:04 #134 DONE 0.1s 20:49:04 20:49:04 #135 [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 20:49:04 #135 DONE 0.1s 20:49:04 20:49:04 #136 [security-spire-server] exporting to image 20:49:04 #136 exporting layers 20:49:04 #136 ... 20:49:04 20:49:04 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:49:04 #137 DONE 0.1s 20:49:04 20:49:04 #136 [security-spire-agent] exporting to image 20:49:05 #136 exporting layers 0.7s done 20:49:05 #136 exporting layers 0.8s done 20:49:05 #136 writing image sha256:97d58c4b5d332d92b6ef6ca7cbfd92bb08ecc10a9b1f291af7336e1e13b957ef 0.0s done 20:49:05 #136 naming to docker.io/library/security-spire-server done 20:49:05 #136 exporting layers 0.7s done 20:49:05 #136 writing image sha256:cafeb29339638bdc1b51e2f155740c85f7f1c2d142f64d5496ab4a7cfc94014a 0.0s done 20:49:05 #136 naming to docker.io/library/security-spire-config done 20:49:05 #136 writing image sha256:abdaef8fce8150a7eb56bf11d752e8d619ca6619009a68c839be48380bfd9786 done 20:49:05 #136 naming to docker.io/library/security-spire-agent done 20:49:05 #136 DONE 0.9s 20:49:05 20:49:05 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:49:05 #0 1.507 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 20:49:07 #138 ... 20:49:07 20:49:07 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:07 #0 0.944 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 20:49:07 #139 ... 20:49:07 20:49:07 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:49:07 #0 0.948 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 20:49:07 #140 ... 20:49:07 20:49:07 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:49:07 #0 0.674 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 20:49:07 #141 ... 20:49:07 20:49:07 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:49:07 #0 1.081 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 20:49:07 #142 ... 20:49:07 20:49:07 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:07 #0 0.778 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 20:49:07 #143 ... 20:49:07 20:49:07 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:49:07 #0 0.909 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 20:49:08 #144 ... 20:49:08 20:49:08 #145 [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:49:08 #0 1.400 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 20:49:08 #145 ... 20:49:08 20:49:08 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:49:08 #0 0.614 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 20:49:09 #146 ... 20:49:09 20:49:09 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:49:09 #102 1.689 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 20:49:33 ? github.com/edgexfoundry/edgex-go [no test files] 20:50:16 #102 ... 20:50:16 20:50:16 #145 [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:50:16 #145 77.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:28 #145 DONE 91.5s 20:50:28 20:50:28 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:28 #144 DONE 91.5s 20:50:28 20:50:28 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:50:28 #141 DONE 91.5s 20:50:28 20:50:28 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:50:28 #138 DONE 91.5s 20:50:28 20:50:28 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:50:28 #142 DONE 91.6s 20:50:28 20:50:28 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:28 #139 DONE 91.6s 20:50:28 20:50:28 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:28 #147 ... 20:50:28 20:50:28 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:28 #111 DONE 91.7s 20:50:28 20:50:28 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:28 #102 DONE 91.7s 20:50:28 20:50:28 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:28 #143 DONE 91.8s 20:50:28 20:50:28 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:28 #140 DONE 91.9s 20:50:28 20:50:28 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:50:29 #148 ... 20:50:29 20:50:29 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:50:29 #146 DONE 92.0s 20:50:29 20:50:29 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:29 #149 ... 20:50:29 20:50:29 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:29 #147 DONE 0.7s 20:50:29 20:50:29 #150 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:50:29 #150 DONE 0.7s 20:50:29 20:50:29 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:50:29 #151 DONE 0.8s 20:50:29 20:50:29 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:29 #152 DONE 0.6s 20:50:29 20:50:29 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:50:29 #148 DONE 0.6s 20:50:29 20:50:29 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:29 #153 DONE 0.6s 20:50:29 20:50:29 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:29 #149 DONE 0.4s 20:50:29 20:50:29 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:30 #154 ... 20:50:30 20:50:30 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:50:30 #155 DONE 0.3s 20:50:30 20:50:30 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:30 #156 DONE 0.3s 20:50:30 20:50:30 #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:30 #157 CACHED 20:50:30 20:50:30 #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:30 #158 CACHED 20:50:30 20:50:30 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:30 #159 CACHED 20:50:30 20:50:30 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:30 #160 CACHED 20:50:30 20:50:30 #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:30 #161 CACHED 20:50:30 20:50:30 #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:30 #162 CACHED 20:50:30 20:50:30 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:50:30 #163 CACHED 20:50:30 20:50:30 #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:50:30 #164 CACHED 20:50:30 20:50:30 #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:30 #165 DONE 0.3s 20:50:30 20:50:30 #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:30 #166 DONE 0.4s 20:50:30 20:50:30 #167 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:50:30 #167 DONE 0.4s 20:50:30 20:50:30 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:30 #154 DONE 0.5s 20:50:30 20:50:30 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:31 #168 ... 20:50:31 20:50:31 #169 [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:50:31 #169 DONE 2.2s 20:50:32 20:50:32 #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:50:32 #170 ... 20:50:32 20:50:32 #171 [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:50:32 #171 DONE 2.3s 20:50:32 20:50:32 #172 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:50:32 #172 DONE 2.3s 20:50:32 20:50:32 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:50:32 #173 DONE 2.3s 20:50:32 20:50:32 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:32 #174 DONE 2.4s 20:50:32 20:50:32 #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:50:32 #175 DONE 2.4s 20:50:32 20:50:32 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:32 #176 DONE 2.4s 20:50:32 20:50:32 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:50:32 #177 DONE 2.4s 20:50:32 20:50:32 #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:32 #178 DONE 2.3s 20:50:32 20:50:32 #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:50:32 #179 DONE 2.8s 20:50:32 20:50:32 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:50:32 #180 ... 20:50:32 20:50:32 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:32 #168 DONE 2.3s 20:50:32 20:50:32 #181 [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:50:32 #181 DONE 0.3s 20:50:32 20:50:32 #182 [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:50:32 #182 DONE 0.3s 20:50:32 20:50:32 #183 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:50:32 #183 DONE 0.4s 20:50:32 20:50:32 #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:50:32 #170 DONE 0.4s 20:50:32 20:50:32 #136 [support-scheduler] exporting to image 20:50:32 #136 exporting layers 20:50:32 #136 ... 20:50:32 20:50:32 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:50:32 #184 DONE 0.4s 20:50:32 20:50:32 #185 [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:50:32 #185 DONE 0.4s 20:50:32 20:50:32 #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:50:32 #186 DONE 0.4s 20:50:32 20:50:32 #187 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:50:32 #187 DONE 0.4s 20:50:32 20:50:32 #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:50:32 #188 DONE 0.4s 20:50:32 20:50:32 #136 [core-command] exporting to image 20:50:32 #136 ... 20:50:32 20:50:32 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:50:32 #180 DONE 0.4s 20:50:32 20:50:32 #189 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:50:32 #189 DONE 0.4s 20:50:32 20:50:32 #136 [core-data] exporting to image 20:50:33 #136 ... 20:50:33 20:50:33 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:50:33 #190 DONE 0.5s 20:50:33 20:50:33 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:50:33 #191 DONE 0.5s 20:50:33 20:50:33 #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:50:33 #192 DONE 0.5s 20:50:33 20:50:33 #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:50:33 #193 DONE 0.5s 20:50:33 20:50:33 #136 [core-metadata] exporting to image 20:50:33 #136 exporting layers 0.4s done 20:50:33 #136 ... 20:50:33 20:50:33 #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:50:33 #194 DONE 0.4s 20:50:33 20:50:33 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:50:33 #195 DONE 0.4s 20:50:33 20:50:33 #136 [core-metadata] exporting to image 20:50:33 #136 exporting layers 0.3s done 20:50:33 #136 ... 20:50:33 20:50:33 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:50:33 #196 DONE 0.4s 20:50:33 20:50:33 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:50:33 #197 DONE 0.4s 20:50:33 20:50:33 #136 [core-command] exporting to image 20:50:33 #136 writing image sha256:624c4894957061052d7662f878359e854d6c0a32936e2cb1fbf435689a938de1 0.0s done 20:50:33 #136 writing image sha256:d48ba470b4990c0733ba963913d7731ebecdfc9c1c381a63a0bb56642b2fd4ae done 20:50:33 #136 writing image sha256:c9f3787d1ad9989010e3f9bef805e8bc4cad8bb43f1ebe3bfc4f5e295645e158 done 20:50:33 #136 writing image sha256:210a8776500ac66ec14f4e9f4e6ec4ad1ef58c78c0b8abf3128c4923acd1bfc7 0.0s done 20:50:33 #136 naming to docker.io/library/support-notifications done 20:50:33 #136 naming to docker.io/library/core-data done 20:50:33 #136 writing image sha256:32ae657022616241947773852be73b10ae63d36203da99593e23065d1488cbf2 done 20:50:33 #136 naming to docker.io/library/core-command done 20:50:33 #136 naming to docker.io/library/support-scheduler 20:50:33 #136 naming to docker.io/library/security-spiffe-token-provider 20:50:33 #136 ... 20:50:33 20:50:33 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:50:33 #198 DONE 0.6s 20:50:33 20:50:33 #136 [security-spiffe-token-provider] exporting to image 20:50:33 #136 exporting layers 0.5s done 20:50:33 #136 naming to docker.io/library/support-scheduler 0.2s done 20:50:33 #136 naming to docker.io/library/security-spiffe-token-provider 0.2s done 20:50:33 #136 writing image sha256:068c65f29e00e3ac92921fdd24ea207ca90df824d3ca07125c6f5eac76faefd4 done 20:50:33 #136 naming to docker.io/library/core-metadata done 20:50:33 #136 DONE 2.0s 20:50:33 20:50:33 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:50:34 #199 DONE 0.2s 20:50:34 20:50:34 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:50:34 #200 DONE 0.3s 20:50:34 20:50:34 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:50:34 #201 DONE 0.0s 20:50:34 20:50:34 #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:34 #202 DONE 0.9s 20:50:34 20:50:34 #203 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:34 #203 ... 20:50:34 20:50:34 #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:34 #204 DONE 0.9s 20:50:34 20:50:34 #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/ 20:50:34 #205 DONE 0.1s 20:50:34 20:50:34 #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/ 20:50:34 #206 DONE 0.1s 20:50:34 20:50:34 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:50:34 #207 DONE 0.1s 20:50:34 20:50:34 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:50:34 #208 DONE 0.2s 20:50:34 20:50:34 #136 [security-proxy-auth] exporting to image 20:50:34 #136 exporting layers 0.2s done 20:50:34 #136 writing image sha256:3da13f49c26d03dd46ef917b120a67e45a9b44123f0982733e881515c0802827 done 20:50:34 #136 naming to docker.io/library/core-common-config-bootstrapper done 20:50:34 #136 writing image sha256:e14dc2aa9287061f42f23bda27f6fe426abdf9e542a9b51109d5ccf614be0aa7 done 20:50:34 #136 naming to docker.io/library/security-proxy-auth done 20:50:34 #136 DONE 2.2s 20:50:34 20:50:34 #209 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:34 #209 DONE 0.9s 20:50:34 20:50:34 #136 [security-proxy-setup] exporting to image 20:50:34 #136 exporting layers 0.2s done 20:50:34 #136 writing image sha256:795fcb276ce10d0918d393310b55084a99a8ddb4c7daf080c8425f954ce4fe9e done 20:50:34 #136 naming to docker.io/library/security-proxy-setup done 20:50:34 #136 DONE 2.4s 20:50:34 20:50:34 #203 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:34 #203 DONE 0.6s 20:50:34 20:50:34 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:50:34 #210 DONE 0.5s 20:50:34 20:50:34 #136 [security-secretstore-setup] exporting to image 20:50:34 #136 exporting layers 0.2s done 20:50:34 #136 writing image sha256:4bd534b3b886d58e185fd1ed37397b0512bc8dfccaf33807f24016cc3eb40eb3 done 20:50:34 #136 naming to docker.io/library/security-secretstore-setup done 20:50:34 #136 DONE 2.6s 20:50:35 20:50:35 #136 [security-bootstrapper] exporting to image 20:50:35 #136 exporting layers 0.2s done 20:50:35 #136 writing image sha256:a136de2aca4ffa95fd02b27ad1b52d8bcf08037180cc509d16af425a9f2885d2 done 20:50:35 #136 naming to docker.io/library/security-bootstrapper done 20:50:35 #136 DONE 2.7s 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:35 time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:50:35 $ docker stop --time=1 eba4010826e374ac76d4bf4cd21fe130b88d7f83f92f08ec5f432106a4978720 20:50:36 $ docker rm -f --volumes eba4010826e374ac76d4bf4cd21fe130b88d7f83f92f08ec5f432106a4978720 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:36 + docker images 20:50:36 REPOSITORY TAG IMAGE ID CREATED SIZE 20:50:36 security-secretstore-setup latest 4bd534b3b886 2 seconds ago 44.1MB 20:50:36 security-bootstrapper latest a136de2aca4f 2 seconds ago 23MB 20:50:36 security-proxy-setup latest 795fcb276ce1 2 seconds ago 29.2MB 20:50:36 core-common-config-bootstrapper latest 3da13f49c26d 3 seconds ago 18MB 20:50:36 security-proxy-auth latest e14dc2aa9287 3 seconds ago 19.4MB 20:50:36 security-spiffe-token-provider latest 32ae65702261 4 seconds ago 33.5MB 20:50:36 core-metadata latest 068c65f29e00 4 seconds ago 21.6MB 20:50:36 support-notifications latest c9f3787d1ad9 4 seconds ago 34.3MB 20:50:36 support-scheduler latest 210a8776500a 4 seconds ago 33.7MB 20:50:36 core-data latest d48ba470b499 4 seconds ago 21.2MB 20:50:36 core-command latest 624c48949570 4 seconds ago 21MB 20:50:36 security-spire-config latest cafeb2933963 About a minute ago 102MB 20:50:36 security-spire-server latest 97d58c4b5d33 About a minute ago 103MB 20:50:36 security-spire-agent latest abdaef8fce81 About a minute ago 161MB 20:50:36 ci-base-image-x86_64 latest cbadd188e13b 5 minutes ago 1.07GB 20:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 20:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 20:50:36 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] } 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:51:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements 20:51:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 97.0% of statements 20:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:52:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.406s coverage: 71.5% of statements 20:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 54.0% of statements 20:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:52:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.359s coverage: 93.4% of statements 20:52:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.390s coverage: 3.8% of statements 20:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.591s coverage: 97.6% of statements 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:52:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.271s coverage: 72.2% of statements 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:52:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.421s coverage: 0.9% of statements 20:52:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 32.2% of statements 20:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 42.9% of statements 20:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 82.9% of statements 20:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 20:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements 20:52:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 20:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements 20:53:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:53:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:53:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:53:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.019s coverage: 79.9% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.280s coverage: 92.9% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.181s coverage: 20.0% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.470s coverage: 81.8% of statements 20:53:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:53:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.498s coverage: 82.1% of statements 20:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 86.0% of statements 20:53:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:53:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:53:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.054s coverage: 63.1% of statements 20:53:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements 20:53:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements 20:53:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 20:53:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 20:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:53:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 20:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements 20:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 20:53:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:53:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:53:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:53:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 17.7% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 95.7% of statements 20:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:54:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.313s coverage: 61.8% of statements 20:54:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:54:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:54:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements 20:54:05 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 20:54:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:54:05 go vet ./... 20:56:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:41 ./bin/test-attribution-txt.sh 20:56:41 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:56:41 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:56:41 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:56:41 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:56:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:56:42 + ls -al . 20:56:42 total 724 20:56:42 drwxrwxr-x 11 1001 1001 4096 Aug 16 20:48 . 20:56:42 drwxr-xr-x 4 root root 4096 Aug 16 20:48 .. 20:56:42 drwxrwxr-x 2 1001 1001 4096 Aug 16 20:47 .blubracket 20:56:42 -rw-rw-r-- 1 1001 1001 16 Aug 16 20:47 .dockerignore 20:56:42 drwxrwxr-x 8 1001 1001 4096 Aug 16 20:47 .git 20:56:42 drwxrwxr-x 3 1001 1001 4096 Aug 16 20:47 .github 20:56:42 -rw-rw-r-- 1 1001 1001 1173 Aug 16 20:47 .gitignore 20:56:42 -rw-rw-r-- 1 1001 1001 42 Aug 16 20:47 .golangci.yml 20:56:42 -rw-rw-r-- 1 1001 1001 87 Aug 16 20:47 .hadolint.yml 20:56:42 -rw-rw-r-- 1 1001 1001 166 Aug 16 20:47 .sonarcloud.properties 20:56:42 -rw-rw-r-- 1 1001 1001 1171 Aug 16 20:47 ADOPTERS.md 20:56:42 -rw-rw-r-- 1 1001 1001 11152 Aug 16 20:47 Attribution.txt 20:56:42 -rw-rw-r-- 1 1001 1001 93407 Aug 16 20:47 CHANGELOG.md 20:56:42 -rw-rw-r-- 1 1001 1001 3804 Aug 16 20:47 CONTRIBUTING.md 20:56:42 -rw-rw-r-- 1 1001 1001 677 Aug 16 20:47 GOVERNANCE.md 20:56:42 -rw-rw-r-- 1 1001 1001 883 Aug 16 20:47 Jenkinsfile 20:56:42 -rw-rw-r-- 1 1001 1001 10775 Aug 16 20:47 LICENSE 20:56:42 -rw-rw-r-- 1 1001 1001 14764 Aug 16 20:47 Makefile 20:56:42 -rw-rw-r-- 1 1001 1001 582 Aug 16 20:47 OWNERS.md 20:56:42 -rw-rw-r-- 1 1001 1001 9923 Aug 16 20:47 README.md 20:56:42 -rw-rw-r-- 1 1001 1001 789 Aug 16 20:47 SECURITY.md 20:56:42 -rw-rw-r-- 1 1001 1001 5 Aug 16 20:45 VERSION 20:56:42 drwxrwxr-x 2 1001 1001 4096 Aug 16 20:47 bin 20:56:42 drwxrwxr-x 18 1001 1001 4096 Aug 16 20:47 cmd 20:56:42 -rw-r--r-- 1 root root 446998 Aug 16 20:54 coverage.out 20:56:42 drwxrwxr-x 2 1001 1001 4096 Aug 16 20:47 fuzz_test 20:56:42 -rw-rw-r-- 1 1001 1001 3687 Aug 16 20:47 go.mod 20:56:42 -rw-rw-r-- 1 1001 1001 33714 Aug 16 20:47 go.sum 20:56:42 drwxrwxr-x 7 1001 1001 4096 Aug 16 20:47 internal 20:56:42 drwxrwxr-x 3 1001 1001 4096 Aug 16 20:47 openapi 20:56:42 -rw-rw-r-- 1 1001 1001 594 Aug 16 20:47 security.txt 20:56:42 drwxrwxr-x 4 1001 1001 4096 Aug 16 20:47 snap 20:56:42 -rw-rw-r-- 1 1001 1001 204 Aug 16 20:47 version.go [Pipeline] sh 20:56:42 + '[' -e coverage.out ] 20:56:42 + chown 1001:1001 coverage.out [Pipeline] stash 20:56:42 Warning: overwriting stash ‘coverage-report’ 20:56:43 Stashed 1 file(s) [Pipeline] sh 20:56:44 + make build 20:56:44 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 20:58:20 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 20:58:22 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 20:58:27 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 20:58: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 20:59:09 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 20:59:16 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 20:59:23 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:59:28 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 20:59:32 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 20:59:37 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 20:59:42 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] } 20:59:49 $ docker stop --time=1 8d932363bfb6293feda7493e5a43ded55ff73f8a1eccc68bbc0c3edaf6211422 20:59:51 $ docker rm -f --volumes 8d932363bfb6293feda7493e5a43ded55ff73f8a1eccc68bbc0c3edaf6211422 [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 20:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:53 20:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:54 latest: Pulling from edgex-devops/edgex-compose-arm64 20:59:54 547446be3368: Pulling fs layer 20:59:54 d125d8839a47: Pulling fs layer 20:59:54 3e85d5ac6304: Pulling fs layer 20:59:54 c3105a71a48b: Pulling fs layer 20:59:54 0f093f025ec4: Pulling fs layer 20:59:54 c3106fc0e877: Pulling fs layer 20:59:54 0f093f025ec4: Waiting 20:59:54 c3105a71a48b: Waiting 20:59:54 c3106fc0e877: Waiting 20:59:54 547446be3368: Download complete 20:59:54 c3105a71a48b: Verifying Checksum 20:59:54 c3105a71a48b: Download complete 20:59:54 d125d8839a47: Verifying Checksum 20:59:54 d125d8839a47: Download complete 20:59:54 c3106fc0e877: Verifying Checksum 20:59:54 c3106fc0e877: Download complete 20:59:54 0f093f025ec4: Verifying Checksum 20:59:54 0f093f025ec4: Download complete 20:59:54 547446be3368: Pull complete 20:59:55 d125d8839a47: Pull complete 20:59:56 3e85d5ac6304: Verifying Checksum 20:59:56 3e85d5ac6304: Download complete 21:00:04 3e85d5ac6304: Pull complete 21:00:04 c3105a71a48b: Pull complete 21:00:05 0f093f025ec4: Pull complete 21:00:07 c3106fc0e877: Pull complete 21:00:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:07 prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container 21:00:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:00:10 $ docker top 803dbd4c65681badf75acabe4323d9261904bd97b43ac9a4d17f02a49b790604 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:10 + docker compose -f ./docker-compose-build.yml build --parallel 21:00:18 #1 [support-notifications internal] load build definition from Dockerfile 21:00:18 #1 transferring dockerfile: 21:00:18 #1 transferring dockerfile: 1.84kB done 21:00:18 #1 DONE 0.1s 21:00:19 21:00:19 #2 [security-proxy-setup internal] load build definition from Dockerfile 21:00:19 #2 transferring dockerfile: 2.39kB done 21:00:19 #2 DONE 0.0s 21:00:19 21:00:19 #3 [support-scheduler internal] load build definition from Dockerfile 21:00:19 #3 transferring dockerfile: 1.82kB done 21:00:19 #3 DONE 0.1s 21:00:19 21:00:19 #4 [security-spire-config internal] load build definition from Dockerfile 21:00:19 #4 transferring dockerfile: 2.58kB 0.0s done 21:00:19 #4 DONE 0.1s 21:00:19 21:00:19 #5 [core-command internal] load build definition from Dockerfile 21:00:19 #5 transferring dockerfile: 1.82kB done 21:00:19 #5 DONE 0.1s 21:00:19 21:00:19 #6 [security-spire-server internal] load build definition from Dockerfile 21:00:19 #6 transferring dockerfile: 2.63kB done 21:00:19 #6 DONE 0.1s 21:00:19 21:00:19 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:00:19 #7 transferring dockerfile: 2.12kB done 21:00:19 #7 DONE 0.1s 21:00:19 21:00:19 #8 [core-data internal] load build definition from Dockerfile 21:00:19 #8 transferring dockerfile: 1.90kB done 21:00:19 #8 DONE 0.1s 21:00:19 21:00:19 #9 [security-bootstrapper internal] load build definition from Dockerfile 21:00:19 #9 transferring dockerfile: 2.82kB done 21:00:19 #9 DONE 0.1s 21:00:19 21:00:19 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:00:19 #10 transferring dockerfile: 1.78kB 0.0s done 21:00:19 #10 DONE 0.1s 21:00:19 21:00:19 #11 [core-metadata internal] load build definition from Dockerfile 21:00:19 #11 transferring dockerfile: 1.96kB 0.0s done 21:00:19 #11 DONE 0.1s 21:00:19 21:00:19 #12 [security-secretstore-setup internal] load build definition from Dockerfile 21:00:19 #12 transferring dockerfile: 2.38kB 0.0s done 21:00:19 #12 DONE 0.1s 21:00:19 21:00:19 #13 [security-spire-agent internal] load build definition from Dockerfile 21:00:19 #13 transferring dockerfile: 2.68kB 0.0s done 21:00:19 #13 DONE 0.1s 21:00:20 21:00:20 #14 [security-proxy-auth internal] load build definition from Dockerfile 21:00:20 #14 transferring dockerfile: 2.04kB done 21:00:20 #14 DONE 0.1s 21:00:20 21:00:20 #15 [support-notifications internal] load .dockerignore 21:00:20 #15 transferring context: 56B done 21:00:20 #15 DONE 0.0s 21:00:20 21:00:20 #16 [security-proxy-setup internal] load .dockerignore 21:00:20 #16 transferring context: 56B done 21:00:20 #16 DONE 0.0s 21:00:20 21:00:20 #17 [support-scheduler internal] load .dockerignore 21:00:20 #17 transferring context: 56B done 21:00:20 #17 DONE 0.0s 21:00:20 21:00:20 #18 [security-spire-config internal] load .dockerignore 21:00:20 #18 transferring context: 56B done 21:00:20 #18 DONE 0.1s 21:00:20 21:00:20 #19 [core-command internal] load .dockerignore 21:00:20 #19 transferring context: 56B 0.0s done 21:00:20 #19 DONE 0.1s 21:00:20 21:00:20 #20 [security-spire-server internal] load .dockerignore 21:00:20 #20 transferring context: 56B done 21:00:20 #20 DONE 0.1s 21:00:20 21:00:20 #21 [core-common-config-bootstrapper internal] load .dockerignore 21:00:20 #21 transferring context: 56B 0.0s done 21:00:20 #21 DONE 0.0s 21:00:20 21:00:20 #22 [core-data internal] load .dockerignore 21:00:21 #22 transferring context: 56B done 21:00:21 #22 ... 21:00:21 21:00:21 #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:21 #23 DONE 0.0s 21:00:21 21:00:21 #22 [core-data internal] load .dockerignore 21:00:21 #22 DONE 0.4s 21:00:21 21:00:21 #24 [security-bootstrapper internal] load .dockerignore 21:00:21 #24 transferring context: 56B 0.0s done 21:00:21 #24 DONE 0.4s 21:00:21 21:00:21 #25 [security-proxy-auth internal] load .dockerignore 21:00:21 #25 ... 21:00:21 21:00:21 #26 [security-spiffe-token-provider internal] load .dockerignore 21:00:21 #26 transferring context: 56B done 21:00:21 #26 DONE 0.5s 21:00:21 21:00:21 #27 [core-metadata internal] load .dockerignore 21:00:21 #27 transferring context: 56B done 21:00:21 #27 DONE 0.5s 21:00:21 21:00:21 #25 [security-proxy-auth internal] load .dockerignore 21:00:21 #25 transferring context: 56B 0.0s done 21:00:21 #25 ... 21:00:21 21:00:21 #28 [security-secretstore-setup internal] load .dockerignore 21:00:21 #28 transferring context: 56B done 21:00:21 #28 DONE 0.4s 21:00:21 21:00:21 #29 [security-spire-agent internal] load .dockerignore 21:00:21 #29 transferring context: 56B 0.0s done 21:00:21 #29 DONE 0.4s 21:00:21 21:00:21 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:00:21 #30 DONE 0.3s 21:00:21 21:00:21 #25 [security-proxy-auth internal] load .dockerignore 21:00:21 #25 DONE 0.5s 21:00:21 21:00:21 #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:21 #23 DONE 0.0s 21:00:21 21:00:21 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 21:00:21 #30 DONE 0.4s 21:00:21 21:00:21 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:21 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:22 #31 ... 21:00:22 21:00:22 #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:22 #23 DONE 0.0s 21:00:22 21:00:22 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done 21:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:00:22 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 21:00:22 #31 ... 21:00:22 21:00:22 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 21:00:22 #30 DONE 0.5s 21:00:22 21:00:22 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done 21:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:00:22 #31 ... 21:00:22 21:00:22 #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:22 #23 DONE 0.0s 21:00:22 21:00:22 #23 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:22 #23 DONE 0.0s 21:00:22 21:00:22 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:22 #31 ... 21:00:22 21:00:22 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 21:00:22 #30 DONE 0.6s 21:00:22 21:00:22 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done 21:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:00:22 #31 ... 21:00:22 21:00:22 #23 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:22 #23 DONE 0.0s 21:00:22 21:00:22 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:22 #31 ... 21:00:22 21:00:22 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:00:22 #30 DONE 0.6s 21:00:22 21:00:22 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done 21:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:00:23 #31 ... 21:00:23 21:00:23 #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:23 #23 DONE 0.1s 21:00:23 21:00:23 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:23 #31 ... 21:00:23 21:00:23 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:00:23 #30 DONE 0.8s 21:00:23 21:00:23 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:23 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:23 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:00:23 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done 21:00:23 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:00:23 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:00:23 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 21:00:23 #31 ... 21:00:23 21:00:23 #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:23 #23 DONE 0.1s 21:00:23 21:00:23 #32 [support-scheduler internal] load build context 21:00:23 #32 ... 21:00:23 21:00:23 #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:23 #23 DONE 0.1s 21:00:23 21:00:23 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 21:00:23 #30 DONE 1.1s 21:00:23 21:00:23 #32 [support-scheduler internal] load build context 21:00:24 #32 ... 21:00:24 21:00:24 #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:24 #23 DONE 0.1s 21:00:24 21:00:24 #32 [support-scheduler internal] load build context 21:00:24 #32 ... 21:00:24 21:00:24 #23 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:24 #23 DONE 0.1s 21:00:24 21:00:24 #32 [support-scheduler internal] load build context 21:00:24 #32 ... 21:00:24 21:00:24 #33 [core-metadata internal] load build context 21:00:24 #33 DONE 0.0s 21:00:24 21:00:24 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:00:24 #34 DONE 3.4s 21:00:24 21:00:24 #32 [support-scheduler internal] load build context 21:00:24 #32 ... 21:00:24 21:00:24 #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:24 #23 DONE 0.1s 21:00:24 21:00:24 #32 [support-scheduler internal] load build context 21:00:24 #32 ... 21:00:24 21:00:24 #34 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:00:24 #34 DONE 3.4s 21:00:24 21:00:24 #32 [support-scheduler internal] load build context 21:00:24 #32 ... 21:00:24 21:00:24 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:24 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:24 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:00:24 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done 21:00:24 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:00:24 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:00:24 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 21:00:24 #31 DONE 3.9s 21:00:24 21:00:24 #32 [support-scheduler internal] load build context 21:00:25 #32 ... 21:00:25 21:00:25 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 21:00:25 #30 DONE 2.7s 21:00:25 21:00:25 #32 [support-scheduler internal] load build context 21:00:25 #32 ... 21:00:25 21:00:25 #35 [core-command builder 2/7] WORKDIR /edgex-go 21:00:25 #35 DONE 2.1s 21:00:25 21:00:25 #32 [support-scheduler internal] load build context 21:00:25 #32 ... 21:00:25 21:00:25 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:00:25 #34 DONE 3.5s 21:00:25 21:00:25 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:00:25 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:00:25 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:00:25 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done 21:00:25 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:00:25 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:00:25 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 21:00:25 #31 DONE 4.0s 21:00:25 21:00:25 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 21:00:25 #35 DONE 2.2s 21:00:25 21:00:25 #32 [support-scheduler internal] load build context 21:00:26 #32 transferring context: 25.89MB 4.4s 21:00:31 #32 ... 21:00:31 21:00:31 #36 [support-notifications internal] load build context 21:00:31 #36 transferring context: 47.24MB 9.5s 21:00:31 #36 ... 21:00:31 21:00:31 #32 [support-scheduler internal] load build context 21:00:31 #32 ... 21:00:31 21:00:31 #37 [security-proxy-setup internal] load build context 21:00:32 #37 ... 21:00:32 21:00:32 #32 [support-scheduler internal] load build context 21:00:32 #32 ... 21:00:32 21:00:32 #38 [security-spire-config internal] load build context 21:00:32 #38 ... 21:00:32 21:00:32 #39 [core-command internal] load build context 21:00:32 #39 ... 21:00:32 21:00:32 #32 [support-scheduler internal] load build context 21:00:32 #32 ... 21:00:32 21:00:32 #40 [security-spire-server internal] load build context 21:00:32 #40 ... 21:00:32 21:00:32 #32 [support-scheduler internal] load build context 21:00:33 #32 ... 21:00:33 21:00:33 #41 [core-common-config-bootstrapper internal] load build context 21:00:33 #41 ... 21:00:33 21:00:33 #40 [security-spire-server internal] load build context 21:00:34 #40 ... 21:00:34 21:00:34 #42 [core-data internal] load build context 21:00:34 #42 ... 21:00:34 21:00:34 #43 [security-bootstrapper internal] load build context 21:00:34 #43 ... 21:00:34 21:00:34 #44 [security-spiffe-token-provider internal] load build context 21:00:34 #44 ... 21:00:34 21:00:34 #45 [security-secretstore-setup internal] load build context 21:00:34 #45 ... 21:00:34 21:00:34 #33 [core-metadata internal] load build context 21:00:34 #33 ... 21:00:34 21:00:34 #44 [security-spiffe-token-provider internal] load build context 21:00:34 #44 ... 21:00:34 21:00:34 #46 [security-spire-agent internal] load build context 21:00:34 #46 ... 21:00:34 21:00:34 #40 [security-spire-server internal] load build context 21:00:35 #40 ... 21:00:35 21:00:35 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:00:35 #0 5.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:35 #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:35 #0 9.800 (1/2) Installing dumb-init (1.2.5-r2) 21:00:35 #0 9.882 (2/2) Installing su-exec (0.2-r2) 21:00:35 #0 9.882 Executing busybox-1.35.0-r29.trigger 21:00:35 #47 ... 21:00:35 21:00:35 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:00:35 #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:35 #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:35 #0 7.055 (1/4) Installing ca-certificates (20230506-r0) 21:00:35 #0 7.406 (2/4) Installing dumb-init (1.2.5-r2) 21:00:35 #0 7.406 (3/4) Installing su-exec (0.2-r2) 21:00:35 #0 7.406 (4/4) Installing yq (4.30.4-r4) 21:00:35 #0 8.091 Executing busybox-1.35.0-r29.trigger 21:00:35 #0 8.226 Executing ca-certificates-20230506-r0.trigger 21:00:35 #0 9.220 OK: 17 MiB in 19 packages 21:00:35 #48 ... 21:00:35 21:00:35 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:00:35 #47 10.22 OK: 8 MiB in 17 packages 21:00:36 #47 ... 21:00:36 21:00:36 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:00:36 #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:36 #0 8.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:36 #49 ... 21:00:36 21:00:36 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:00:36 #50 ... 21:00:36 21:00:36 #51 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:00:36 #51 ... 21:00:36 21:00:36 #52 [security-proxy-auth internal] load build context 21:00:36 #52 ... 21:00:36 21:00:36 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:00:36 #53 ... 21:00:36 21:00:36 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:00:36 #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:36 #54 ... 21:00:36 21:00:36 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:00:36 #48 DONE 11.5s 21:00:36 21:00:36 #55 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:00:36 #55 ... 21:00:36 21:00:36 #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:00:36 #56 ... 21:00:36 21:00:36 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:00:36 #0 8.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:36 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:37 #57 ... 21:00:37 21:00:37 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:00:37 #58 ... 21:00:37 21:00:37 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:00:37 #59 ... 21:00:37 21:00:37 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:00:37 #47 DONE 12.1s 21:00:37 21:00:37 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:00:37 #60 ... 21:00:37 21:00:37 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:00:37 #61 ... 21:00:37 21:00:37 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:00:37 #60 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:40 #60 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:41 #60 ... 21:00:41 21:00:41 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:00:41 #49 11.49 (1/2) Installing ca-certificates (20230506-r0) 21:00:41 #49 11.79 (2/2) Installing dumb-init (1.2.5-r2) 21:00:41 #49 11.79 Executing busybox-1.35.0-r29.trigger 21:00:41 #49 11.79 Executing ca-certificates-20230506-r0.trigger 21:00:41 #49 13.66 OK: 8 MiB in 17 packages 21:00:41 #49 DONE 15.2s 21:00:41 21:00:41 #41 [core-common-config-bootstrapper internal] load build context 21:00:41 #41 transferring context: 29.48MB 17.4s 21:00:41 #41 ... 21:00:41 21:00:41 #51 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:00:41 #51 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:41 #51 ... 21:00:41 21:00:41 #36 [support-notifications internal] load build context 21:00:41 #36 ... 21:00:41 21:00:41 #41 [core-common-config-bootstrapper internal] load build context 21:00:41 #41 ... 21:00:41 21:00:41 #37 [security-proxy-setup internal] load build context 21:00:42 #37 ... 21:00:42 21:00:42 #36 [support-notifications internal] load build context 21:00:42 #36 ... 21:00:42 21:00:42 #39 [core-command internal] load build context 21:00:43 #39 ... 21:00:43 21:00:43 #38 [security-spire-config internal] load build context 21:00:43 #38 ... 21:00:43 21:00:43 #39 [core-command internal] load build context 21:00:43 #39 ... 21:00:43 21:00:43 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:00:43 #54 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:43 #54 16.13 OK: 263 MiB in 53 packages 21:00:43 #54 DONE 17.5s 21:00:43 21:00:43 #39 [core-command internal] load build context 21:00:43 #39 ... 21:00:43 21:00:43 #32 [support-scheduler internal] load build context 21:00:43 #32 ... 21:00:43 21:00:43 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:00:43 #53 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:44 #53 ... 21:00:44 21:00:44 #42 [core-data internal] load build context 21:00:44 #42 ... 21:00:44 21:00:44 #32 [support-scheduler internal] load build context 21:00:44 #32 ... 21:00:44 21:00:44 #43 [security-bootstrapper internal] load build context 21:00:44 #43 ... 21:00:44 21:00:44 #45 [security-secretstore-setup internal] load build context 21:00:44 #45 ... 21:00:44 21:00:44 #33 [core-metadata internal] load build context 21:00:44 #33 ... 21:00:44 21:00:44 #43 [security-bootstrapper internal] load build context 21:00:45 #43 ... 21:00:45 21:00:45 #44 [security-spiffe-token-provider internal] load build context 21:00:45 #44 ... 21:00:45 21:00:45 #46 [security-spire-agent internal] load build context 21:00:45 #46 ... 21:00:45 21:00:45 #45 [security-secretstore-setup internal] load build context 21:00:45 #45 ... 21:00:45 21:00:45 #40 [security-spire-server internal] load build context 21:00:45 #40 ... 21:00:45 21:00:45 #45 [security-secretstore-setup internal] load build context 21:00:46 #45 transferring context: 23.44MB 21.7s 21:00:46 #45 ... 21:00:46 21:00:46 #52 [security-proxy-auth internal] load build context 21:00:46 #52 ... 21:00:46 21:00:46 #45 [security-secretstore-setup internal] load build context 21:00:47 #45 ... 21:00:47 21:00:47 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:00:47 #50 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:47 #50 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:47 #50 20.89 OK: 263 MiB in 53 packages 21:00:47 #50 ... 21:00:47 21:00:47 #33 [core-metadata internal] load build context 21:00:47 #33 ... 21:00:47 21:00:47 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:00:47 #62 ... 21:00:47 21:00:47 #45 [security-secretstore-setup internal] load build context 21:00:49 #45 ... 21:00:49 21:00:49 #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:00:49 #56 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:49 #56 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:49 #56 ... 21:00:49 21:00:49 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:00:49 #50 DONE 23.5s 21:00:49 21:00:49 #46 [security-spire-agent internal] load build context 21:00:49 #46 ... 21:00:49 21:00:49 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:00:49 #60 20.21 OK: 263 MiB in 53 packages 21:00:49 #60 DONE 24.0s 21:00:49 21:00:49 #46 [security-spire-agent internal] load build context 21:00:50 #46 ... 21:00:50 21:00:50 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:00:50 #62 DONE 12.4s 21:00:50 21:00:50 #46 [security-spire-agent internal] load build context 21:00:50 #46 ... 21:00:50 21:00:50 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:00:50 #61 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:50 #61 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:50 #61 23.67 (1/4) Installing dumb-init (1.2.5-r2) 21:00:50 #61 23.67 (2/4) Installing openssl (3.0.10-r0) 21:00:50 #61 23.75 (3/4) Installing su-exec (0.2-r2) 21:00:50 #61 23.75 (4/4) Installing yq (4.30.4-r4) 21:00:50 #61 ... 21:00:50 21:00:50 #46 [security-spire-agent internal] load build context 21:00:50 #46 ... 21:00:50 21:00:50 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:00:50 #57 14.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:00:50 #57 14.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:00:50 #57 14.57 OK: 17694 distinct packages available 21:00:50 #57 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:50 #57 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:50 #57 ... 21:00:50 21:00:50 #46 [security-spire-agent internal] load build context 21:00:51 #46 ... 21:00:51 21:00:51 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:00:51 #63 DONE 1.4s 21:00:51 21:00:51 #46 [security-spire-agent internal] load build context 21:00:51 #46 transferring context: 47.64MB 26.3s 21:00:51 #46 ... 21:00:51 21:00:51 #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:00:51 #56 23.89 OK: 263 MiB in 53 packages 21:00:51 #56 DONE 26.1s 21:00:51 21:00:51 #46 [security-spire-agent internal] load build context 21:00:52 #46 ... 21:00:52 21:00:52 #41 [core-common-config-bootstrapper internal] load build context 21:00:52 #41 ... 21:00:52 21:00:52 #37 [security-proxy-setup internal] load build context 21:00:52 #37 ... 21:00:52 21:00:52 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:00:52 #57 25.29 OK: 263 MiB in 53 packages 21:00:52 #57 DONE 26.5s 21:00:52 21:00:52 #37 [security-proxy-setup internal] load build context 21:00:52 #37 ... 21:00:52 21:00:52 #46 [security-spire-agent internal] load build context 21:00:53 #46 ... 21:00:53 21:00:53 #51 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:00:53 #51 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:53 #51 24.55 (1/1) Installing dumb-init (1.2.5-r2) 21:00:53 #51 24.64 Executing busybox-1.35.0-r29.trigger 21:00:53 #51 24.85 OK: 8 MiB in 16 packages 21:00:53 #51 DONE 27.1s 21:00:53 21:00:53 #46 [security-spire-agent internal] load build context 21:00:53 #46 ... 21:00:53 21:00:53 #36 [support-notifications internal] load build context 21:00:53 #36 ... 21:00:53 21:00:53 #46 [security-spire-agent internal] load build context 21:00:53 #46 ... 21:00:53 21:00:53 #38 [security-spire-config internal] load build context 21:00:53 #38 ... 21:00:53 21:00:53 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:00:53 #61 25.17 Executing busybox-1.35.0-r29.trigger 21:00:53 #61 25.37 OK: 17 MiB in 19 packages 21:00:53 #61 DONE 27.4s 21:00:53 21:00:53 #39 [core-command internal] load build context 21:00:53 #39 ... 21:00:53 21:00:53 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:00:53 #64 ... 21:00:53 21:00:53 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:00:53 #59 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:53 #59 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:53 #59 26.79 (1/1) Installing dumb-init (1.2.5-r2) 21:00:53 #59 26.79 Executing busybox-1.35.0-r29.trigger 21:00:53 #59 26.87 OK: 8 MiB in 16 packages 21:00:54 #59 ... 21:00:54 21:00:54 #39 [core-command internal] load build context 21:00:54 #39 ... 21:00:54 21:00:54 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:00:54 #59 DONE 28.1s 21:00:54 21:00:54 #39 [core-command internal] load build context 21:00:54 #39 ... 21:00:54 21:00:54 #42 [core-data internal] load build context 21:00:54 #42 ... 21:00:54 21:00:54 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:00:54 #64 DONE 0.7s 21:00:54 21:00:54 #42 [core-data internal] load build context 21:00:54 #42 ... 21:00:54 21:00:54 #46 [security-spire-agent internal] load build context 21:00:54 #46 ... 21:00:54 21:00:54 #32 [support-scheduler internal] load build context 21:00:54 #32 ... 21:00:54 21:00:54 #39 [core-command internal] load build context 21:00:55 #39 ... 21:00:55 21:00:55 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:00:55 #58 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:55 #58 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:55 #58 27.15 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:00:55 #58 27.15 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:00:55 #58 27.15 OK: 17689 distinct packages available 21:00:55 #58 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:55 #58 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:55 #58 ... 21:00:55 21:00:55 #44 [security-spiffe-token-provider internal] load build context 21:00:55 #44 ... 21:00:55 21:00:55 #43 [security-bootstrapper internal] load build context 21:00:55 #43 ... 21:00:55 21:00:55 #40 [security-spire-server internal] load build context 21:00:55 #40 ... 21:00:55 21:00:55 #43 [security-bootstrapper internal] load build context 21:00:56 #43 ... 21:00:56 21:00:56 #55 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:00:56 #55 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:56 #55 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:56 #55 27.98 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:00:56 #55 27.98 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:00:56 #55 27.98 OK: 17689 distinct packages available 21:00:56 #55 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:56 #55 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:56 #55 ... 21:00:56 21:00:56 #43 [security-bootstrapper internal] load build context 21:00:56 #43 transferring context: 24.45MB 31.9s 21:00:56 #43 ... 21:00:56 21:00:56 #52 [security-proxy-auth internal] load build context 21:00:57 #52 ... 21:00:57 21:00:57 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:00:57 #58 30.56 (1/9) Installing ca-certificates (20230506-r0) 21:00:57 #58 30.70 (2/9) Installing brotli-libs (1.0.9-r9) 21:00:57 #58 30.76 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:00:57 #58 30.78 (4/9) Installing libcurl (8.2.1-r0) 21:00:57 #58 30.85 (5/9) Installing curl (8.2.1-r0) 21:00:57 #58 30.87 (6/9) Installing dumb-init (1.2.5-r2) 21:00:57 #58 30.88 (7/9) Installing musl-obstack (1.2.3-r0) 21:00:57 #58 30.90 (8/9) Installing libucontext (1.2-r0) 21:00:57 #58 30.91 (9/9) Installing gcompat (1.1.0-r0) 21:00:57 #58 30.93 Executing busybox-1.35.0-r29.trigger 21:00:57 #58 30.97 Executing ca-certificates-20230506-r0.trigger 21:00:57 #58 ... 21:00:57 21:00:57 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:00:57 #53 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:57 #53 26.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:00:57 #53 26.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:00:57 #53 26.86 OK: 17689 distinct packages available 21:00:57 #53 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:57 #53 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:57 #53 30.61 (1/4) Installing dumb-init (1.2.5-r2) 21:00:57 #53 30.65 (2/4) Installing musl-obstack (1.2.3-r0) 21:00:57 #53 30.66 (3/4) Installing libucontext (1.2-r0) 21:00:57 #53 30.67 (4/4) Installing gcompat (1.1.0-r0) 21:00:57 #53 30.69 Executing busybox-1.35.0-r29.trigger 21:00:57 #53 30.76 OK: 8 MiB in 19 packages 21:00:57 #53 ... 21:00:57 21:00:57 #52 [security-proxy-auth internal] load build context 21:00:57 #52 ... 21:00:57 21:00:57 #33 [core-metadata internal] load build context 21:00:57 #33 ... 21:00:57 21:00:57 #52 [security-proxy-auth internal] load build context 21:00:57 #52 ... 21:00:57 21:00:57 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:00:57 #53 DONE 32.0s 21:00:57 21:00:57 #52 [security-proxy-auth internal] load build context 21:00:58 #52 ... 21:00:58 21:00:58 #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:00:58 #55 31.43 (1/5) Installing dumb-init (1.2.5-r2) 21:00:58 #55 31.43 (2/5) Installing musl-obstack (1.2.3-r0) 21:00:58 #55 31.43 (3/5) Installing libucontext (1.2-r0) 21:00:58 #55 31.46 (4/5) Installing gcompat (1.1.0-r0) 21:00:58 #55 31.46 (5/5) Installing openssl (3.0.10-r0) 21:00:58 #55 31.55 Executing busybox-1.35.0-r29.trigger 21:00:58 #55 31.58 OK: 9 MiB in 20 packages 21:00:58 #55 DONE 32.7s 21:00:58 21:00:58 #52 [security-proxy-auth internal] load build context 21:00:58 #52 ... 21:00:58 21:00:58 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:00:58 #58 31.62 OK: 11 MiB in 24 packages 21:00:58 #58 DONE 32.7s 21:00:58 21:00:58 #52 [security-proxy-auth internal] load build context 21:00:59 #52 ... 21:00:59 21:00:59 #45 [security-secretstore-setup internal] load build context 21:00:59 #45 ... 21:00:59 21:00:59 #52 [security-proxy-auth internal] load build context 21:01:01 #52 transferring context: 71.45MB 34.9s 21:01:02 #52 ... 21:01:02 21:01:02 #41 [core-common-config-bootstrapper internal] load build context 21:01:02 #41 ... 21:01:02 21:01:02 #37 [security-proxy-setup internal] load build context 21:01:02 #37 ... 21:01:02 21:01:02 #52 [security-proxy-auth internal] load build context 21:01:03 #52 ... 21:01:03 21:01:03 #36 [support-notifications internal] load build context 21:01:03 #36 ... 21:01:03 21:01:03 #52 [security-proxy-auth internal] load build context 21:01:03 #52 ... 21:01:03 21:01:03 #38 [security-spire-config internal] load build context 21:01:03 #38 ... 21:01:03 21:01:03 #52 [security-proxy-auth internal] load build context 21:01:04 #52 ... 21:01:04 21:01:04 #42 [core-data internal] load build context 21:01:04 #42 ... 21:01:04 21:01:04 #52 [security-proxy-auth internal] load build context 21:01:04 #52 ... 21:01:04 21:01:04 #46 [security-spire-agent internal] load build context 21:01:04 #46 ... 21:01:04 21:01:04 #32 [support-scheduler internal] load build context 21:01:04 #32 ... 21:01:04 21:01:04 #46 [security-spire-agent internal] load build context 21:01:05 #46 ... 21:01:05 21:01:05 #39 [core-command internal] load build context 21:01:05 #39 ... 21:01:05 21:01:05 #52 [security-proxy-auth internal] load build context 21:01:05 #52 ... 21:01:05 21:01:05 #44 [security-spiffe-token-provider internal] load build context 21:01:05 #44 ... 21:01:05 21:01:05 #40 [security-spire-server internal] load build context 21:01:05 #40 ... 21:01:05 21:01:05 #52 [security-proxy-auth internal] load build context 21:01:06 #52 transferring context: 99.24MB 40.0s 21:01:06 #52 ... 21:01:06 21:01:06 #43 [security-bootstrapper internal] load build context 21:01:07 #43 ... 21:01:07 21:01:07 #52 [security-proxy-auth internal] load build context 21:01:08 #52 ... 21:01:08 21:01:08 #33 [core-metadata internal] load build context 21:01:08 #33 ... 21:01:08 21:01:08 #52 [security-proxy-auth internal] load build context 21:01:10 #52 ... 21:01:10 21:01:10 #45 [security-secretstore-setup internal] load build context 21:01:10 #45 ... 21:01:10 21:01:10 #52 [security-proxy-auth internal] load build context 21:01:12 #52 transferring context: 131.75MB 45.2s 21:01:12 #52 ... 21:01:12 21:01:12 #41 [core-common-config-bootstrapper internal] load build context 21:01:12 #41 ... 21:01:12 21:01:12 #37 [security-proxy-setup internal] load build context 21:01:12 #37 ... 21:01:12 21:01:12 #52 [security-proxy-auth internal] load build context 21:01:13 #52 ... 21:01:13 21:01:13 #36 [support-notifications internal] load build context 21:01:13 #36 ... 21:01:13 21:01:13 #52 [security-proxy-auth internal] load build context 21:01:13 #52 ... 21:01:13 21:01:13 #38 [security-spire-config internal] load build context 21:01:14 #38 ... 21:01:14 21:01:14 #36 [support-notifications internal] load build context 21:01:14 #36 transferring context: 188.26MB 52.5s done 21:01:14 #36 ... 21:01:14 21:01:14 #42 [core-data internal] load build context 21:01:14 #42 ... 21:01:14 21:01:14 #52 [security-proxy-auth internal] load build context 21:01:15 #52 ... 21:01:15 21:01:15 #32 [support-scheduler internal] load build context 21:01:15 #32 ... 21:01:15 21:01:15 #52 [security-proxy-auth internal] load build context 21:01:15 #52 ... 21:01:15 21:01:15 #46 [security-spire-agent internal] load build context 21:01:15 #46 ... 21:01:15 21:01:15 #39 [core-command internal] load build context 21:01:15 #39 ... 21:01:15 21:01:15 #46 [security-spire-agent internal] load build context 21:01:15 #46 ... 21:01:15 21:01:15 #44 [security-spiffe-token-provider internal] load build context 21:01:15 #44 ... 21:01:15 21:01:15 #52 [security-proxy-auth internal] load build context 21:01:16 #52 ... 21:01:16 21:01:16 #40 [security-spire-server internal] load build context 21:01:16 #40 ... 21:01:16 21:01:16 #52 [security-proxy-auth internal] load build context 21:01:16 #52 ... 21:01:16 21:01:16 #36 [support-notifications internal] load build context 21:01:16 #36 DONE 54.7s 21:01:16 21:01:16 #52 [security-proxy-auth internal] load build context 21:01:16 #52 ... 21:01:16 21:01:16 #37 [security-proxy-setup internal] load build context 21:01:16 #37 transferring context: 188.26MB 53.4s done 21:01:16 #37 DONE 54.5s 21:01:16 21:01:16 #52 [security-proxy-auth internal] load build context 21:01:17 #52 ... 21:01:17 21:01:17 #43 [security-bootstrapper internal] load build context 21:01:17 #43 ... 21:01:17 21:01:17 #52 [security-proxy-auth internal] load build context 21:01:18 #52 ... 21:01:18 21:01:18 #33 [core-metadata internal] load build context 21:01:18 #33 ... 21:01:18 21:01:18 #52 [security-proxy-auth internal] load build context 21:01:20 #52 ... 21:01:20 21:01:20 #45 [security-secretstore-setup internal] load build context 21:01:20 #45 ... 21:01:20 21:01:20 #33 [core-metadata internal] load build context 21:01:20 #33 transferring context: 188.26MB 55.1s done 21:01:20 #33 DONE 55.7s 21:01:20 21:01:20 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:01:20 #65 DONE 3.5s 21:01:20 21:01:20 #45 [security-secretstore-setup internal] load build context 21:01:20 #45 ... 21:01:20 21:01:20 #52 [security-proxy-auth internal] load build context 21:01:20 #52 ... 21:01:20 21:01:20 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:01:20 #66 DONE 3.5s 21:01:20 21:01:20 #52 [security-proxy-auth internal] load build context 21:01:20 #52 ... 21:01:20 21:01:20 #32 [support-scheduler internal] load build context 21:01:20 #32 transferring context: 188.26MB 58.0s done 21:01:20 #32 DONE 58.3s 21:01:20 21:01:20 #52 [security-proxy-auth internal] load build context 21:01:21 #52 transferring context: 188.26MB 54.8s done 21:01:21 #52 DONE 55.8s 21:01:21 21:01:21 #41 [core-common-config-bootstrapper internal] load build context 21:01:22 #41 ... 21:01:22 21:01:22 #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:01:22 #67 DONE 1.8s 21:01:22 21:01:22 #41 [core-common-config-bootstrapper internal] load build context 21:01:22 #41 ... 21:01:22 21:01:22 #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:22 #68 ... 21:01:22 21:01:22 #38 [security-spire-config internal] load build context 21:01:22 #38 transferring context: 188.26MB 59.4s done 21:01:22 #38 DONE 60.3s 21:01:23 21:01:23 #44 [security-spiffe-token-provider internal] load build context 21:01:23 #44 ... 21:01:23 21:01:23 #69 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:01:23 #69 DONE 1.0s 21:01:23 21:01:23 #44 [security-spiffe-token-provider internal] load build context 21:01:24 #44 ... 21:01:24 21:01:24 #39 [core-command internal] load build context 21:01:24 #39 transferring context: 188.26MB 61.5s done 21:01:24 #39 DONE 62.1s 21:01:24 21:01:24 #44 [security-spiffe-token-provider internal] load build context 21:01:25 #44 ... 21:01:25 21:01:25 #42 [core-data internal] load build context 21:01:25 #42 ... 21:01:25 21:01:25 #44 [security-spiffe-token-provider internal] load build context 21:01:26 #44 ... 21:01:26 21:01:26 #46 [security-spire-agent internal] load build context 21:01:26 #46 ... 21:01:26 21:01:26 #44 [security-spiffe-token-provider internal] load build context 21:01:26 #44 ... 21:01:26 21:01:26 #40 [security-spire-server internal] load build context 21:01:26 #40 ... 21:01:26 21:01:26 #44 [security-spiffe-token-provider internal] load build context 21:01:27 #44 ... 21:01:27 21:01:27 #46 [security-spire-agent internal] load build context 21:01:27 #46 transferring context: 188.26MB 62.5s done 21:01:27 #46 DONE 63.0s 21:01:27 21:01:27 #44 [security-spiffe-token-provider internal] load build context 21:01:27 #44 ... 21:01:27 21:01:27 #43 [security-bootstrapper internal] load build context 21:01:27 #43 ... 21:01:27 21:01:27 #44 [security-spiffe-token-provider internal] load build context 21:01:29 #44 transferring context: 188.26MB 64.4s done 21:01:29 #44 DONE 65.0s 21:01:29 21:01:29 #40 [security-spire-server internal] load build context 21:01:29 #40 transferring context: 188.26MB 66.0s done 21:01:29 #40 DONE 66.4s 21:01:29 21:01:29 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:01:29 #70 ... 21:01:29 21:01:29 #42 [core-data internal] load build context 21:01:29 #42 transferring context: 188.26MB 65.1s done 21:01:29 #42 DONE 65.8s 21:01:29 21:01:29 #41 [core-common-config-bootstrapper internal] load build context 21:01:29 #41 transferring context: 188.26MB 65.6s done 21:01:29 #41 DONE 66.6s 21:01:29 21:01:29 #43 [security-bootstrapper internal] load build context 21:01:30 #43 ... 21:01:30 21:01:30 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:01:30 #70 DONE 1.0s 21:01:30 21:01:30 #43 [security-bootstrapper internal] load build context 21:01:30 #43 ... 21:01:30 21:01:30 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:30 #71 ... 21:01:30 21:01:30 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:30 #72 ... 21:01:30 21:01:30 #45 [security-secretstore-setup internal] load build context 21:01:30 #45 ... 21:01:30 21:01:30 #43 [security-bootstrapper internal] load build context 21:01:30 #43 ... 21:01:30 21:01:30 #45 [security-secretstore-setup internal] load build context 21:01:30 #45 transferring context: 188.26MB 66.1s done 21:01:30 #45 DONE 66.5s 21:01:30 21:01:30 #43 [security-bootstrapper internal] load build context 21:01:33 #43 transferring context: 188.26MB 68.6s done 21:01:33 #43 DONE 69.1s 21:01:33 21:01:33 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:34 #73 ... 21:01:34 21:01:34 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:13 #74 ... 21:02:13 21:02:13 #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:13 #68 DONE 49.6s 21:02:13 21:02:13 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:13 #71 DONE 51.4s 21:02:13 21:02:13 #75 [core-metadata builder 6/7] COPY . . 21:02:13 #75 ... 21:02:13 21:02:13 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:13 #73 DONE 41.6s 21:02:13 21:02:13 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:13 #74 DONE 47.4s 21:02:13 21:02:13 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:13 #72 DONE 51.4s 21:02:13 21:02:13 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:02:15 #76 ... 21:02:15 21:02:15 #77 [security-spire-config builder 6/9] COPY . . 21:02:15 #77 DONE 3.6s 21:02:15 21:02:15 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:02:15 #78 CACHED 21:02:15 21:02:15 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #79 CACHED 21:02:15 21:02:15 #80 [security-secretstore-setup builder 6/7] COPY . . 21:02:15 #80 CACHED 21:02:15 21:02:15 #81 [security-bootstrapper builder 6/7] COPY . . 21:02:15 #81 CACHED 21:02:15 21:02:15 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #82 CACHED 21:02:15 21:02:15 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:15 #83 CACHED 21:02:15 21:02:15 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:02:15 #76 DONE 3.6s 21:02:15 21:02:15 #75 [core-metadata builder 6/7] COPY . . 21:02:15 #75 DONE 3.7s 21:02:15 21:02:15 #84 [security-proxy-setup builder 6/7] COPY . . 21:02:15 #84 DONE 3.6s 21:02:15 21:02:15 #85 [support-notifications builder 6/7] COPY . . 21:02:15 #85 DONE 3.7s 21:02:15 21:02:15 #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:02:15 #86 ... 21:02:15 21:02:15 #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:02:15 #87 CACHED 21:02:15 21:02:15 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #88 CACHED 21:02:15 21:02:15 #89 [security-proxy-auth builder 6/7] COPY . . 21:02:15 #89 CACHED 21:02:15 21:02:15 #90 [core-data builder 6/7] COPY . . 21:02:15 #90 CACHED 21:02:15 21:02:15 #91 [core-data builder 4/7] COPY go.mod vendor* ./ 21:02:15 #91 CACHED 21:02:15 21:02:15 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #92 CACHED 21:02:15 21:02:15 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #93 CACHED 21:02:15 21:02:15 #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:15 #94 CACHED 21:02:15 21:02:15 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 21:02:15 #95 CACHED 21:02:15 21:02:15 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #96 CACHED 21:02:15 21:02:15 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 21:02:15 #97 CACHED 21:02:15 21:02:15 #98 [core-command builder 6/7] COPY . . 21:02:15 #98 CACHED 21:02:15 21:02:15 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #99 CACHED 21:02:15 21:02:15 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:02:15 #100 CACHED 21:02:15 21:02:15 #101 [support-scheduler builder 6/7] COPY . . 21:02:15 #101 CACHED 21:02:15 21:02:15 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:02:15 #102 DONE 0.4s 21:02:15 21:02:15 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:02:15 #103 ... 21:02:15 21:02:15 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:02:15 #104 CACHED 21:02:15 21:02:15 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #105 CACHED 21:02:15 21:02:15 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:02:15 #106 CACHED 21:02:15 21:02:15 #107 [security-spire-server builder 6/9] COPY . . 21:02:15 #107 CACHED 21:02:16 21:02:16 #108 [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 21:02:21 #108 ... 21:02:21 21:02:21 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:02:21 #0 5.376 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 21:02:21 #109 ... 21:02:21 21:02:21 #110 [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 21:02:21 #110 DONE 5.5s 21:02:21 21:02:21 #111 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:02:21 #0 5.584 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 21:02:21 #111 ... 21:02:21 21:02:21 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:02:21 #112 DONE 0.5s 21:02:21 21:02:21 #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:02:21 #86 6.219 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 21:02:22 #86 ... 21:02:22 21:02:22 #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #113 CACHED 21:02:22 21:02:22 #114 [security-spire-agent builder 6/9] COPY . . 21:02:22 #114 CACHED 21:02:22 21:02:22 #115 [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 21:02:22 #115 CACHED 21:02:22 21:02:22 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:02:22 #116 CACHED 21:02:22 21:02:22 #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:02:22 #117 CACHED 21:02:22 21:02:22 #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:02:22 #118 CACHED 21:02:22 21:02:22 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:22 #119 ... 21:02:22 21:02:22 #108 [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 21:02:22 #108 DONE 7.1s 21:02:22 21:02:22 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:02:23 #120 ... 21:02:23 21:02:23 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #119 DONE 1.0s 21:02:23 21:02:23 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:02:23 #120 DONE 0.4s 21:02:23 21:02:23 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #121 DONE 0.6s 21:02:23 21:02:23 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:02:23 #122 DONE 0.2s 21:02:23 21:02:23 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:02:23 #103 6.687 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 21:02:24 #103 ... 21:02:24 21:02:24 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:24 #123 CACHED 21:02:24 21:02:24 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:02:25 #124 DONE 0.4s 21:02:25 21:02:25 #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:02:25 #125 CACHED 21:02:25 21:02:25 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:25 #126 ... 21:02:25 21:02:25 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:02:25 #0 6.850 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 21:02:25 #127 ... 21:02:25 21:02:25 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:02:25 #0 4.347 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 21:02:25 #128 ... 21:02:25 21:02:25 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:25 #0 4.682 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 21:02:25 #129 ... 21:02:25 21:02:25 #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:25 #130 DONE 1.8s 21:02:25 21:02:25 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:02:25 #0 5.816 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 21:02:25 #131 ... 21:02:25 21:02:25 #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:02:25 #132 DONE 1.0s 21:02:25 21:02:25 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:02:25 #0 7.756 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 21:02:26 #133 ... 21:02:26 21:02:26 #134 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:02:26 #134 DONE 0.2s 21:02:26 21:02:26 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:02:26 #0 4.879 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 21:02:26 #135 ... 21:02:26 21:02:26 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:26 #0 6.560 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 21:02:26 #136 ... 21:02:26 21:02:26 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:02:26 #137 DONE 0.1s 21:02:26 21:02:26 #138 [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 21:02:26 #138 DONE 0.3s 21:02:26 21:02:26 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:26 #126 DONE 1.6s 21:02:26 21:02:26 #139 [security-spire-config] exporting to image 21:02:26 #139 exporting layers 21:02:26 #139 ... 21:02:26 21:02:26 #140 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:02:26 #140 DONE 0.3s 21:02:27 21:02:27 #141 [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 21:02:27 #141 DONE 0.3s 21:02:27 21:02:27 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:02:27 #142 DONE 0.4s 21:02:27 21:02:27 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:28 #143 DONE 2.4s 21:02:28 21:02:28 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:02:28 #144 DONE 0.3s 21:02:28 21:02:28 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:02:29 #145 DONE 0.3s 21:02:29 21:02:29 #139 [security-spire-server] exporting to image 21:02:29 #139 exporting layers 2.5s done 21:02:29 #139 writing image sha256:ceaa4f309ea71090540c5d18e25d1316435b6c8efab75c5fd19fcfefe18fa765 0.0s done 21:02:29 #139 naming to docker.io/library/security-spire-config-arm64 done 21:02:29 #139 ... 21:02:29 21:02:29 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:02:29 #146 DONE 0.3s 21:02:29 21:02:29 #139 [security-spire-agent] exporting to image 21:02:30 #139 exporting layers 2.4s done 21:02:30 #139 writing image sha256:3c36ab0333ac2975d0851e9ffc55594c30deb7989501995ecc343b0273b3a84b done 21:02:30 #139 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:02:30 #139 exporting layers 1.6s done 21:02:30 #139 writing image sha256:a9c2ebd367591be598673559d5ded36522473eaaf441e86fa7e8ec62f8af624e done 21:02:30 #139 naming to docker.io/library/security-spire-agent-arm64 done 21:02:30 #139 DONE 4.2s 21:02:30 21:02:30 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:09 #109 ... 21:18:09 21:18:09 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:09 #129 951.9 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 21:18:11 #129 ... 21:18:11 21:18:11 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:18:11 #135 DONE 955.8s 21:18:11 21:18:11 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:11 #109 ... 21:18:11 21:18:11 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:18:12 #147 DONE 0.3s 21:18:12 21:18:12 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:18:12 #148 DONE 0.2s 21:18:12 21:18:12 #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 21:18:12 #149 DONE 0.1s 21:18:12 21:18:12 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:18:12 #150 DONE 0.2s 21:18:12 21:18:12 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:18:12 #151 DONE 0.3s 21:18:12 21:18:12 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:18:12 #152 DONE 0.1s 21:18:12 21:18:12 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:15 #153 DONE 2.2s 21:18:15 21:18:15 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:18:15 #136 ... 21:18:15 21:18:15 #139 [security-proxy-setup] exporting to image 21:18:15 #139 exporting layers 21:18:16 #139 exporting layers 0.9s done 21:18:16 #139 writing image sha256:824f0cffb140ea548c73a35fcba5670c7231ff06f1881aec8e404ead51e6da79 done 21:18:16 #139 naming to docker.io/library/security-proxy-setup-arm64 done 21:18:16 #139 DONE 5.1s 21:18:16 21:18:16 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:18:22 #136 ... 21:18:22 21:18:22 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:18:22 #128 DONE 966.8s 21:18:22 21:18:22 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:22 #133 ... 21:18:22 21:18:22 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:18:22 #154 DONE 0.2s 21:18:22 21:18:22 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:18:29 #155 DONE 5.5s 21:18:29 21:18:29 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:18:29 #156 DONE 0.4s 21:18:29 21:18:29 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:29 #127 ... 21:18:29 21:18:29 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:18:29 #157 DONE 0.2s 21:18:29 21:18:29 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:18:29 #158 ... 21:18:29 21:18:29 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:29 #129 DONE 974.1s 21:18:29 21:18:29 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:18:29 #158 DONE 0.5s 21:18:29 21:18:29 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:18:29 #159 DONE 0.3s 21:18:29 21:18:29 #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/ 21:18:30 #160 DONE 0.2s 21:18:30 21:18:30 #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/ 21:18:30 #161 DONE 0.2s 21:18:30 21:18:30 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:18:30 #162 DONE 0.3s 21:18:30 21:18:30 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:30 #127 ... 21:18:30 21:18:30 #163 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:18:31 #163 DONE 0.3s 21:18:31 21:18:31 #164 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:18:31 #164 DONE 0.4s 21:18:31 21:18:31 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:18:31 #165 DONE 0.3s 21:18:31 21:18:31 #166 [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 21:18:31 #166 DONE 0.3s 21:18:31 21:18:31 #167 [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 21:18:31 #167 DONE 0.2s 21:18:31 21:18:31 #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:18:31 #168 ... 21:18:31 21:18:31 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:18:31 #169 DONE 0.1s 21:18:32 21:18:32 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:32 #170 DONE 0.4s 21:18:32 21:18:32 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:18:33 #171 DONE 0.5s 21:18:33 21:18:33 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:18:33 #172 DONE 0.2s 21:18:33 21:18:33 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:33 #109 ... 21:18:33 21:18:33 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:33 #173 ... 21:18:33 21:18:33 #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:18:33 #168 DONE 2.7s 21:18:33 21:18:33 #139 [security-bootstrapper] exporting to image 21:18:33 #139 exporting layers 21:18:35 #139 exporting layers 1.4s done 21:18:35 #139 writing image sha256:f0c2f19d0a7c5d57cda53a4447a9d98a7c416ed79b0462cca13102c8e4772fb7 done 21:18:35 #139 naming to docker.io/library/security-bootstrapper-arm64 done 21:18:35 #139 DONE 6.5s 21:18:35 21:18:35 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:18:35 #103 ... 21:18:35 21:18:35 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:35 #173 DONE 2.3s 21:18:35 21:18:35 #139 [security-secretstore-setup] exporting to image 21:18:36 #139 exporting layers 1.3s done 21:18:36 #139 writing image sha256:6d8a80a2b468e964d7813462fbc0af4df6f3d7419823f28b02ba1708668cb7f8 0.0s done 21:18:36 #139 naming to docker.io/library/security-secretstore-setup-arm64 done 21:18:36 #139 DONE 7.8s 21:18:36 21:18:36 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:18:38 #103 ... 21:18:38 21:18:38 #111 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:38 #111 DONE 982.9s 21:18:38 21:18:38 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:38 #133 ... 21:18:38 21:18:38 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:39 #174 DONE 0.2s 21:18:39 21:18:39 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:18:39 #175 DONE 0.2s 21:18:39 21:18:39 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:18:39 #176 DONE 0.4s 21:18:39 21:18:39 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:18:39 #103 ... 21:18:39 21:18:39 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:18:39 #177 DONE 0.2s 21:18:39 21:18:39 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:18:40 #178 DONE 0.2s 21:18:40 21:18:40 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:40 #133 ... 21:18:40 21:18:40 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:41 #179 DONE 2.0s 21:18:41 21:18:41 #139 [security-proxy-auth] exporting to image 21:18:41 #139 exporting layers 21:18:42 #139 exporting layers 0.6s done 21:18:42 #139 writing image sha256:5cb9ab0ba52977ccb673860a13b3ecdab4d9558dc8ee4bcbaa418f4ff9a99c29 done 21:18:42 #139 naming to docker.io/library/security-proxy-auth-arm64 done 21:18:42 #139 DONE 8.4s 21:18:42 21:18:42 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:58 #131 ... 21:18:58 21:18:58 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:58 #133 DONE 1001.9s 21:18:58 21:18:58 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:58 #131 ... 21:18:58 21:18:58 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:58 #180 DONE 0.1s 21:18:58 21:18:58 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:18:58 #181 DONE 0.1s 21:18:58 21:18:58 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:58 #131 ... 21:18:58 21:18:58 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:18:58 #182 DONE 0.3s 21:18:58 21:18:58 #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 21:18:58 #183 DONE 0.2s 21:18:58 21:18:58 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:18:58 #184 DONE 0.1s 21:18:58 21:18:58 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:19:00 #185 DONE 2.1s 21:19:00 21:19:00 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:00 #103 ... 21:19:00 21:19:00 #139 [core-common-config-bootstrapper] exporting to image 21:19:00 #139 exporting layers 21:19:01 #139 exporting layers 0.5s done 21:19:01 #139 writing image sha256:c98f71f19c2cf4e8b459a42b0401c4e5b0810ae27c2d7d568a1ec20013b7ad48 0.0s done 21:19:01 #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:19:01 #139 DONE 8.9s 21:19:01 21:19:01 #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:19:48 #86 ... 21:19:48 21:19:48 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:19:48 #109 DONE 1048.1s 21:19:48 21:19:48 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:19:48 #131 ... 21:19:48 21:19:48 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:19:48 #186 DONE 0.2s 21:19:48 21:19:48 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:19:48 #187 DONE 0.2s 21:19:48 21:19:48 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:19:48 #188 DONE 0.3s 21:19:48 21:19:48 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:19:48 #189 DONE 0.2s 21:19:48 21:19:48 #139 [core-command] exporting to image 21:19:48 #139 exporting layers 21:19:48 #139 exporting layers 0.4s done 21:19:48 #139 writing image sha256:bffd7c534b7369870320360863722170210c10826244fbeb6dec3ddecd01f78f done 21:19:48 #139 naming to docker.io/library/core-command-arm64 done 21:19:48 #139 DONE 9.3s 21:19:48 21:19:48 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:19:58 #127 ... 21:19:58 21:19:58 #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:58 #103 DONE 1061.7s 21:19:58 21:19:58 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:19:58 #131 ... 21:19:58 21:19:58 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:19:58 #190 DONE 0.4s 21:19:58 21:19:58 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:19:58 #191 DONE 0.1s 21:19:58 21:19:58 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:19:58 #192 DONE 0.3s 21:19:58 21:19:58 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:19:58 #193 DONE 0.1s 21:19:58 21:19:58 #139 [core-data] exporting to image 21:19:58 #139 exporting layers 21:19:58 #139 exporting layers 0.3s done 21:19:58 #139 writing image sha256:aa07e227d730ecd9def25ddb04ad4a2fa190a07e5f80f7841cd30012b6f6a68a done 21:19:58 #139 naming to docker.io/library/core-data-arm64 done 21:19:58 #139 DONE 9.6s 21:19:58 21:19:58 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:19:59 #131 ... 21:19:59 21:19:59 #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:19:59 #86 DONE 1064.6s 21:20:00 21:20:00 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:20:00 #136 ... 21:20:00 21:20:00 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:20:00 #194 DONE 0.3s 21:20:00 21:20:00 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:20:00 #136 ... 21:20:00 21:20:00 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:20:00 #195 DONE 0.2s 21:20:00 21:20:00 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:20:00 #131 ... 21:20:00 21:20:00 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:20:01 #196 DONE 0.3s 21:20:01 21:20:01 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:20:01 #197 DONE 0.2s 21:20:01 21:20:01 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:20:01 #127 ... 21:20:01 21:20:01 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:20:01 #198 DONE 0.2s 21:20:01 21:20:01 #139 [core-metadata] exporting to image 21:20:02 #139 exporting layers 0.5s done 21:20:02 #139 writing image sha256:b564689a364b610f1882e4d875b31d3b233c9ed82850e34542238751837889d4 done 21:20:02 #139 naming to docker.io/library/core-metadata-arm64 done 21:20:02 #139 DONE 10.0s 21:20:02 21:20:02 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:20:34 #131 ... 21:20:34 21:20:34 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:20:34 #127 DONE 1095.6s 21:20:34 21:20:34 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:20:34 #136 ... 21:20:34 21:20:34 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:20:34 #199 DONE 0.1s 21:20:34 21:20:34 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:20:34 #200 DONE 0.2s 21:20:34 21:20:34 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:20:34 #201 DONE 0.4s 21:20:34 21:20:34 #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 21:20:34 #202 DONE 0.1s 21:20:34 21:20:34 #139 [security-spiffe-token-provider] exporting to image 21:20:34 #139 exporting layers 21:20:34 #139 exporting layers 0.5s done 21:20:34 #139 writing image sha256:9fb4e22530600102c2145e670b73f9bccad9016a73dbb772e9bea75c4f7d78d2 done 21:20:34 #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:20:34 #139 DONE 10.5s 21:20:34 21:20:34 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:21:00 #136 DONE 1123.4s 21:21:00 21:21:00 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:00 #131 ... 21:21:00 21:21:00 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:21:00 #203 DONE 0.1s 21:21:00 21:21:00 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:21:00 #204 DONE 0.1s 21:21:00 21:21:00 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:00 #131 ... 21:21:00 21:21:00 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:21:00 #205 DONE 0.4s 21:21:00 21:21:00 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:21:00 #206 DONE 0.1s 21:21:00 21:21:00 #139 [support-scheduler] exporting to image 21:21:00 #139 exporting layers 21:21:00 #139 ... 21:21:00 21:21:00 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:00 #131 DONE 1124.8s 21:21:00 21:21:00 #139 [support-scheduler] exporting to image 21:21:00 #139 exporting layers 0.6s done 21:21:00 #139 writing image sha256:b43b1bc9364a9de803da707dca3a1f09c5a61aa8c94db04b40aac1bcadb743fa done 21:21:00 #139 naming to docker.io/library/support-scheduler-arm64 done 21:21:00 #139 DONE 11.1s 21:21:00 21:21:00 #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:21:00 #207 DONE 0.1s 21:21:00 21:21:00 #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:21:00 #208 DONE 0.1s 21:21:00 21:21:00 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:21:01 #209 DONE 0.4s 21:21:01 21:21:01 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:21:01 #210 DONE 0.1s 21:21:01 21:21:01 #139 [support-notifications] exporting to image 21:21:01 #139 exporting layers 0.4s done 21:21:01 #139 writing image sha256:7fb61069576e71eafaaf8de2cbafc01e4131209ec64b30212c1295a0440b4fd5 done 21:21:01 #139 naming to docker.io/library/support-notifications-arm64 done 21:21:01 #139 DONE 11.5s 21:21:01 time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:01 time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:21:01 $ docker stop --time=1 803dbd4c65681badf75acabe4323d9261904bd97b43ac9a4d17f02a49b790604 21:21:03 $ docker rm -f --volumes 803dbd4c65681badf75acabe4323d9261904bd97b43ac9a4d17f02a49b790604 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:03 + docker images 21:21:03 REPOSITORY TAG IMAGE ID CREATED SIZE 21:21:03 support-notifications-arm64 latest 7fb61069576e 2 seconds ago 33.7MB 21:21:03 support-scheduler-arm64 latest b43b1bc9364a 4 seconds ago 32.9MB 21:21:03 security-spiffe-token-provider-arm64 latest 9fb4e2253060 32 seconds ago 33.3MB 21:21:03 core-metadata-arm64 latest b564689a364b About a minute ago 21.2MB 21:21:03 core-data-arm64 latest aa07e227d730 About a minute ago 20.9MB 21:21:03 core-command-arm64 latest bffd7c534b73 About a minute ago 20.8MB 21:21:03 core-common-config-bootstrapper-arm64 latest c98f71f19c2c 2 minutes ago 18MB 21:21:03 security-proxy-auth-arm64 latest 5cb9ab0ba529 2 minutes ago 19.3MB 21:21:03 security-secretstore-setup-arm64 latest 6d8a80a2b468 2 minutes ago 43MB 21:21:03 security-bootstrapper-arm64 latest f0c2f19d0a7c 2 minutes ago 22.6MB 21:21:03 security-proxy-setup-arm64 latest 824f0cffb140 2 minutes ago 28.8MB 21:21:03 security-spire-agent-arm64 latest a9c2ebd36759 18 minutes ago 152MB 21:21:03 security-spire-server-arm64 latest 3c36ab0333ac 18 minutes ago 96.9MB 21:21:03 security-spire-config-arm64 latest ceaa4f309ea7 18 minutes ago 96.1MB 21:21:03 ci-base-image-arm64 latest 89db4307a2d8 32 minutes ago 1.05GB 21:21:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 21:21:03 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 21:21:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:04 21:21:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:04 arm64: Pulling from edgex-lftools-log-publisher 21:21:04 8998bd30e6a1: Pulling fs layer 21:21:04 04944245beec: Pulling fs layer 21:21:04 699f458cf7ca: Pulling fs layer 21:21:04 765212b225bb: Pulling fs layer 21:21:04 f23df028b6ca: Pulling fs layer 21:21:04 d65c8cfc05b1: Pulling fs layer 21:21:04 2437ff75d9bd: Pulling fs layer 21:21:04 f23df028b6ca: Waiting 21:21:04 d65c8cfc05b1: Waiting 21:21:04 2437ff75d9bd: Waiting 21:21:04 765212b225bb: Waiting 21:21:04 04944245beec: Verifying Checksum 21:21:04 04944245beec: Download complete 21:21:04 765212b225bb: Verifying Checksum 21:21:04 765212b225bb: Download complete 21:21:04 f23df028b6ca: Verifying Checksum 21:21:04 f23df028b6ca: Download complete 21:21:04 d65c8cfc05b1: Verifying Checksum 21:21:04 d65c8cfc05b1: Download complete 21:21:05 699f458cf7ca: Verifying Checksum 21:21:05 699f458cf7ca: Download complete 21:21:05 8998bd30e6a1: Verifying Checksum 21:21:05 8998bd30e6a1: Download complete 21:21:08 2437ff75d9bd: Verifying Checksum 21:21:08 2437ff75d9bd: Download complete 21:21:11 8998bd30e6a1: Pull complete 21:21:11 04944245beec: Pull complete 21:21:12 699f458cf7ca: Pull complete 21:21:13 765212b225bb: Pull complete 21:21:14 f23df028b6ca: Pull complete 21:21:14 d65c8cfc05b1: Pull complete 21:21:29 2437ff75d9bd: Pull complete 21:21:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:29 prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container 21:21:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:21:32 $ docker top a9300393c5a7966517dc771621126c9fdbf8c402bf522f8c625e61b1dac336ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:33 ---> job-cost.sh 21:21:33 lf-activate-venv: SKIPPING 21:21:33 INFO: No Stack... 21:21:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:21:34 INFO: Archiving Costs [Pipeline] sh 21:21:35 + + cat /w/workspace/edgex-go/4/archives/cost.csvcut 21:21:35 -d, -f6 [Pipeline] lock 21:21:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] 21:21:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] did not exist. Created. 21:21:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:35 + echo total: 0.10999999940395355 [Pipeline] stash 21:21:35 Stashed 1 file(s) [Pipeline] } 21:21:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:21:35 $ docker stop --time=1 a9300393c5a7966517dc771621126c9fdbf8c402bf522f8c625e61b1dac336ad 21:21:37 $ docker rm -f --volumes a9300393c5a7966517dc771621126c9fdbf8c402bf522f8c625e61b1dac336ad [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 21:21:37 provisioning config files... 21:21:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4760915970972237431tmp [Pipeline] { [Pipeline] sh 21:21:38 + set +x 21:21:38 + curl -s https://codecov.io/bash 21:21:38 + bash -s -- 21:21:38 21:21:38 _____ _ 21:21:38 / ____| | | 21:21:38 | | ___ __| | ___ ___ _____ __ 21:21:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:21:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:21:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:21:38 Bash-1.0.6 21:21:38 21:21:38 21:21:38 ==> git version 2.25.1 found 21:21:38 ==> 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 21:21:38 Release-Date: 2020-01-08 21:21:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:21:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:21:38 ==> Jenkins CI detected. 21:21:38 current dir:  /w/workspace/edgex-go/4 21:21:38 project root: . 21:21:38 --> token set from env 21:21:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:21:38 ==> Running gcov in . (disable via -X gcov) 21:21:38 ==> Python coveragepy not found 21:21:38 ==> Searching for coverage reports in: 21:21:38 + . 21:21:38 -> Found 1 reports 21:21:38 ==> Detecting git/mercurial file structure 21:21:38 ==> Reading reports 21:21:38 + ./coverage.out bytes=446998 21:21:38 ==> Appending adjustments 21:21:38 https://docs.codecov.io/docs/fixing-reports 21:21:39 + Found adjustments 21:21:39 ==> Gzipping contents 21:21:39 56K /tmp/codecov.cHPdLP.gz 21:21:39 ==> Uploading reports 21:21:39 url: https://codecov.io 21:21:39 query: branch=PR-4638&commit=03b990a99e3196964bccaeac695de5c8bc989f59&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= 21:21:39 -> Pinging Codecov 21:21:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4638&commit=03b990a99e3196964bccaeac695de5c8bc989f59&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= 21:21:39 -> Uploading to 21:21:39 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/03b990a99e3196964bccaeac695de5c8bc989f59/d6097723-af8f-44e5-a13f-c883b8f97e30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T212139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e238e4abfe2d73ffef0bffad8c02310d4c489b0cbd71cc0909b9a31ef103a9c4 21:21:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:39 Dload Upload Total Spent Left Speed 21:21:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57299 0 0 100 57299 0 253k --:--:-- --:--:-- --:--:-- 252k 21:21:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] } 21:21:39 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 21:21:40 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 21:21:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:21:41 ---> package-listing.sh 21:21:41 ++ facter osfamily 21:21:41 ++ tr '[:upper:]' '[:lower:]' 21:21:41 + OS_FAMILY=debian 21:21:41 + workspace=/w/workspace/edgex-go/4 21:21:41 + START_PACKAGES=/tmp/packages_start.txt 21:21:41 + END_PACKAGES=/tmp/packages_end.txt 21:21:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:21:41 + PACKAGES=/tmp/packages_start.txt 21:21:41 + '[' /w/workspace/edgex-go/4 ']' 21:21:41 + PACKAGES=/tmp/packages_end.txt 21:21:41 + case "${OS_FAMILY}" in 21:21:41 + dpkg -l 21:21:41 + grep '^ii' 21:21:41 + '[' -f /tmp/packages_start.txt ']' 21:21:41 + '[' -f /tmp/packages_end.txt ']' 21:21:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:21:41 + '[' /w/workspace/edgex-go/4 ']' 21:21:41 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:21:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:21:41 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:21:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:42 21:21:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:43 latest: Pulling from edgex-lftools-log-publisher 21:21:43 5eb5b503b376: Pulling fs layer 21:21:43 5c69ac0246d0: Pulling fs layer 21:21:43 ec43610c2a17: Pulling fs layer 21:21:43 3a2ae6a8a46f: Pulling fs layer 21:21:43 33b1e0a273af: Pulling fs layer 21:21:43 5d3b04190fa2: Pulling fs layer 21:21:43 2f39f015ded8: Pulling fs layer 21:21:43 2f39f015ded8: Waiting 21:21:43 5d3b04190fa2: Waiting 21:21:43 3a2ae6a8a46f: Waiting 21:21:43 5c69ac0246d0: Verifying Checksum 21:21:43 5c69ac0246d0: Download complete 21:21:43 3a2ae6a8a46f: Verifying Checksum 21:21:43 3a2ae6a8a46f: Download complete 21:21:43 33b1e0a273af: Verifying Checksum 21:21:43 33b1e0a273af: Download complete 21:21:43 5d3b04190fa2: Verifying Checksum 21:21:43 5d3b04190fa2: Download complete 21:21:43 ec43610c2a17: Verifying Checksum 21:21:43 ec43610c2a17: Download complete 21:21:43 5eb5b503b376: Verifying Checksum 21:21:43 5eb5b503b376: Download complete 21:21:43 2f39f015ded8: Download complete 21:21:44 5eb5b503b376: Pull complete 21:21:44 5c69ac0246d0: Pull complete 21:21:44 ec43610c2a17: Pull complete 21:21:44 3a2ae6a8a46f: Pull complete 21:21:45 33b1e0a273af: Pull complete 21:21:45 5d3b04190fa2: Pull complete 21:21:49 2f39f015ded8: Pull complete 21:21:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:21:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:49 prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container 21:21:49 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:21:53 $ docker top 93c77a23ce973b7949557af9ffa8a83d04daec05ed3ee08343a36cd260520ae5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:21:54 + mkdir -p /var/log/sysstat [Pipeline] sh 21:21:54 + ls /var/log/sa-host 21:21:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:54 provisioning config files... 21:21:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14536144184451710484tmp [Pipeline] { [Pipeline] echo 21:21:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:21:54 ---> create-netrc.sh [Pipeline] } 21:21:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:21:55 ---> python-tools-install.sh [Pipeline] echo 21:21:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:21:55 ---> sudo-logs.sh 21:21:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:21:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:21:55 ---> job-cost.sh 21:21:55 lf-activate-venv: SKIPPING 21:21:55 DEBUG: total: 0.10999999940395355 21:21:55 INFO: Retrieving Stack Cost... 21:21:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:21:56 INFO: Archiving Costs [Pipeline] echo 21:21:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:21:56 ---> logs-deploy.sh 21:21:56 lf-activate-venv: SKIPPING 21:21:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4638/4 21:21:56 INFO: archiving workspace using pattern(s): 21:21:57 Archives upload complete. 21:21:57 INFO: archiving logs to Nexus