Pull request #4598 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b+a9a05d218e56d96ac070653eb2b8a1a35d61b302 (c32e0a1c6faa1f12efce2d219eaf7882db57cf9d) 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-ssh7406058296039943157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16378530930838077333.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4598/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4598/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh56404065866832435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4598/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17526030673847203378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7795569195163860434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4598/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4598/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh794693444915864587.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-465 in /w/workspace/edgexfoundry_edgex-go_PR-4598 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 a9a05d218e56d96ac070653eb2b8a1a35d61b302 into PR head commit ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b Merge succeeded, producing ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b Checking out Revision ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b (PR-4598) Commit message: "build(deps): Bump golang.org/x/crypto from 0.10.0 to 0.11.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/4598/head:refs/remotes/origin/PR-4598 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b # 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 a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:28:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:28:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:28:26 ========================================================= 19:28:26 EdgeX Global Pipelines Version Info 19:28:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:28:27 ------------------- 19:28:27 stable info: 19:28:27 ------------------- 19:28:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:28:27 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:28:27 Message: update stable to v1.0.250 19:28:28 ------------------- 19:28:28 experimental info: 19:28:28 ------------------- 19:28:28 Commited By: **** collab-it+edgex@linuxfoundation.org 19:28:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:28:28 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:28:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4598 [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4598 [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4598 [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba1a80e [Pipeline] echo 19:28:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:29 provisioning config files... 19:28:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6431414400325634950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:29 ---> docker-login.sh 19:28:29 nexus3.edgexfoundry.org:10001 19:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:30 Configure a credential helper to remove this warning. See 19:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:30 19:28:30 Login Succeeded 19:28:30 nexus3.edgexfoundry.org:10002 19:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:30 Configure a credential helper to remove this warning. See 19:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:30 19:28:30 Login Succeeded 19:28:30 nexus3.edgexfoundry.org:10003 19:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:30 Configure a credential helper to remove this warning. See 19:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:30 19:28:30 Login Succeeded 19:28:30 nexus3.edgexfoundry.org:10004 19:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:30 Configure a credential helper to remove this warning. See 19:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:30 19:28:30 Login Succeeded 19:28:30 docker.io 19:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:30 Configure a credential helper to remove this warning. See 19:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:30 19:28:30 Login Succeeded 19:28:30 ---> docker-login.sh ends [Pipeline] } 19:28:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:28:31 + dirname cmd/core-command/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + echo core-command,cmd/core-command/Dockerfile 19:28:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 19:28:31 cut -d/ -f2 19:28:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:28:31 + + cut -d/ -f2 19:28:31 dirname cmd/core-data/Dockerfile 19:28:31 + echo core-data,cmd/core-data/Dockerfile 19:28:31 + dirname+ cmd/core-metadata/Dockerfile 19:28:31 cut -d/ -f2 19:28:31 + echo core-metadata,cmd/core-metadata/Dockerfile 19:28:31 + dirname cmd/security-bootstrapper/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:28:31 + + cut -d/ -f2 19:28:31 dirname cmd/security-proxy-auth/Dockerfile 19:28:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + dirname cmd/security-proxy-setup/Dockerfile 19:28:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:28:31 + dirname cmd/security-secretstore-setup/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:28:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:28:31 + + cut -d/ -f2 19:28:31 dirname cmd/security-spire-agent/Dockerfile 19:28:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:28:31 + dirname cmd/security-spire-config/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:28:31 + + dirname cmd/security-spire-server/Dockerfile 19:28:31 cut -d/ -f2 19:28:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:28:31 + dirname cmd/support-notifications/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + echo support-notifications,cmd/support-notifications/Dockerfile 19:28:31 + dirname cmd/support-scheduler/Dockerfile 19:28:31 + cut -d/ -f2 19:28:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:28:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:28:31 + git rev-list -1 --merges ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b~1..ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] echo 19:28:32 -----------> git rev-list -1 --merges ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b~1..ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [false] [Pipeline] sh 19:28:32 + git log --format=format:%s -1 ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] echo 19:28:32 ========================================================= 19:28:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:28:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:28:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:28:32 + grep -v github /etc/ssh/ssh_known_hosts 19:28:32 + [ -e /tmp/ssh_known_hosts ] 19:28:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:28:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:28:32 sudo tee -a /etc/ssh/ssh_known_hosts 19:28:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:33 19:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:28:33 b85a868b505f: Pulling fs layer 19:28:33 e2be974225ed: Pulling fs layer 19:28:33 339a4e72a1f5: Pulling fs layer 19:28:33 988bab9f4d93: Pulling fs layer 19:28:33 1469e6f7b9e6: Pulling fs layer 19:28:33 eaf3925da568: Pulling fs layer 19:28:33 bab4dde63d76: Pulling fs layer 19:28:33 bde34c3a00c8: Pulling fs layer 19:28:33 b352a97aabf1: Pulling fs layer 19:28:33 4872d77fe225: Pulling fs layer 19:28:33 5851b861e8e6: Pulling fs layer 19:28:33 988bab9f4d93: Waiting 19:28:33 1469e6f7b9e6: Waiting 19:28:33 eaf3925da568: Waiting 19:28:33 bab4dde63d76: Waiting 19:28:33 bde34c3a00c8: Waiting 19:28:33 4872d77fe225: Waiting 19:28:33 b352a97aabf1: Waiting 19:28:33 5851b861e8e6: Waiting 19:28:33 e2be974225ed: Verifying Checksum 19:28:33 e2be974225ed: Download complete 19:28:33 988bab9f4d93: Download complete 19:28:33 1469e6f7b9e6: Verifying Checksum 19:28:33 1469e6f7b9e6: Download complete 19:28:33 eaf3925da568: Verifying Checksum 19:28:33 eaf3925da568: Download complete 19:28:33 339a4e72a1f5: Verifying Checksum 19:28:33 339a4e72a1f5: Download complete 19:28:33 bde34c3a00c8: Download complete 19:28:33 b352a97aabf1: Verifying Checksum 19:28:33 b352a97aabf1: Download complete 19:28:33 4872d77fe225: Verifying Checksum 19:28:33 4872d77fe225: Download complete 19:28:33 5851b861e8e6: Download complete 19:28:33 b85a868b505f: Download complete 19:28:34 bab4dde63d76: Verifying Checksum 19:28:34 bab4dde63d76: Download complete 19:28:35 b85a868b505f: Pull complete 19:28:35 e2be974225ed: Pull complete 19:28:35 339a4e72a1f5: Pull complete 19:28:35 988bab9f4d93: Pull complete 19:28:36 1469e6f7b9e6: Pull complete 19:28:36 eaf3925da568: Pull complete 19:28:38 bab4dde63d76: Pull complete 19:28:38 bde34c3a00c8: Pull complete 19:28:38 b352a97aabf1: Pull complete 19:28:38 4872d77fe225: Pull complete 19:28:38 5851b861e8e6: Pull complete 19:28:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:28:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:38 prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container 19:28:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:28:42 $ docker top 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 -eo pid,comm 19:28:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:28:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:42 [ssh-agent] Looking for ssh-agent implementation... 19:28:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:43 $ docker exec 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent 19:28:43 SSH_AUTH_SOCK=/tmp/ssh-GYnvoLv388kE/agent.32 19:28:43 SSH_AGENT_PID=38 19:28:43 Running ssh-add (command line suppressed) 19:28:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15579611188738152509.key (/w/workspace/edgex-go/1@tmp/private_key_15579611188738152509.key) 19:28:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:43 + git tag --points-at HEAD [Pipeline] } 19:28:43 $ docker exec --env ******** --env ******** 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent -k 19:28:43 unset SSH_AUTH_SOCK; 19:28:43 unset SSH_AGENT_PID; 19:28:43 echo Agent pid 38 killed; 19:28:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:43 [ssh-agent] Looking for ssh-agent implementation... 19:28:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:44 $ docker exec 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent 19:28:44 SSH_AUTH_SOCK=/tmp/ssh-D8D7iiwZw0rO/agent.70 19:28:44 SSH_AGENT_PID=76 19:28:44 Running ssh-add (command line suppressed) 19:28:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13078350268643391104.key (/w/workspace/edgex-go/1@tmp/private_key_13078350268643391104.key) 19:28:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:44 + git semver init 19:28:44 2023-07-05 19:28:44,785 [run_init] DEBUG init version:0.0.0 force:False 19:28:44 2023-07-05 19:28:44,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:28:44 2023-07-05 19:28:44,788 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:28:44 2023-07-05 19:28:44,788 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:28:51 2023-07-05 19:28:50,912 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:28:51 2023-07-05 19:28:50,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4598 with force:False 19:28:51 2023-07-05 19:28:50,913 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4598 19:28:51 2023-07-05 19:28:50,917 [execute] INFO git cat-file --batch-check 19:28:51 2023-07-05 19:28:50,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:28:51 2023-07-05 19:28:50,925 [execute] INFO git cat-file --batch 19:28:51 2023-07-05 19:28:50,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:28:51 2023-07-05 19:28:50,930 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4598 19:28:51 0.0.0 [Pipeline] } 19:28:51 $ docker exec --env ******** --env ******** 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent -k 19:28:51 unset SSH_AUTH_SOCK; 19:28:51 unset SSH_AGENT_PID; 19:28:51 echo Agent pid 76 killed; 19:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:51 + git semver [Pipeline] } 19:28:52 $ docker stop --time=1 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 19:28:53 $ docker rm -f --volumes 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:28:54 Stashed 1 file(s) [Pipeline] echo 19:28:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:28:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:28:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:28:55 ========================================================= 19:28:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:28:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:28:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:28:55 f56be85fc22e: Pulling fs layer 19:28:55 85791d961cd3: Pulling fs layer 19:28:55 d694b5ae8c79: Pulling fs layer 19:28:55 9f32a84ed3da: Pulling fs layer 19:28:55 4d19c01a9841: Pulling fs layer 19:28:55 9325e15d5711: Pulling fs layer 19:28:55 556b6ee489ea: Pulling fs layer 19:28:55 c5a4b2cf53e6: Pulling fs layer 19:28:55 9f32a84ed3da: Waiting 19:28:55 4d19c01a9841: Waiting 19:28:55 9325e15d5711: Waiting 19:28:55 556b6ee489ea: Waiting 19:28:55 c5a4b2cf53e6: Waiting 19:28:55 85791d961cd3: Download complete 19:28:55 9f32a84ed3da: Download complete 19:28:55 4d19c01a9841: Verifying Checksum 19:28:55 4d19c01a9841: Download complete 19:28:55 f56be85fc22e: Verifying Checksum 19:28:55 f56be85fc22e: Download complete 19:28:55 9325e15d5711: Verifying Checksum 19:28:55 9325e15d5711: Download complete 19:28:55 f56be85fc22e: Pull complete 19:28:55 85791d961cd3: Pull complete 19:28:56 d694b5ae8c79: Verifying Checksum 19:28:56 d694b5ae8c79: Download complete 19:28:56 c5a4b2cf53e6: Verifying Checksum 19:28:56 c5a4b2cf53e6: Download complete 19:28:56 556b6ee489ea: Verifying Checksum 19:28:56 556b6ee489ea: Download complete 19:28:59 d694b5ae8c79: Pull complete 19:29:00 9f32a84ed3da: Pull complete 19:29:00 4d19c01a9841: Pull complete 19:29:00 9325e15d5711: Pull complete 19:29:02 556b6ee489ea: Pull complete 19:29:03 c5a4b2cf53e6: Pull complete 19:29:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:29:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:29:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:29:03 WORKDIR /edgex 19:29:03 COPY go.mod . 19:29:03 RUN go mod download 19:29:03 + docker build -t ci-base-image-x86_64 -f - . 19:29:04 Sending build context to Docker daemon 170.6MB 19:29:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:29:04 ---> c4be618373d6 19:29:04 Step 2/4 : WORKDIR /edgex 19:29:09 Still waiting to schedule task 19:29:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:29:14 ---> Running in 2728841ac06c 19:29:14 Removing intermediate container 2728841ac06c 19:29:14 ---> ce17701d5282 19:29:14 Step 3/4 : COPY go.mod . 19:29:14 ---> 1876dbf5b639 19:29:14 Step 4/4 : RUN go mod download 19:29:14 ---> Running in 2ef235ab16ef 19:29:29 Removing intermediate container 2ef235ab16ef 19:29:29 ---> 9ef9dc060043 19:29:29 Successfully built 9ef9dc060043 19:29:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:29 + docker inspect -f . ci-base-image-x86_64 19:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:29 prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container 19:29:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:30 $ docker top 1e5fc0dfd71a149fbf3b42d65525f5f74024ac17d79f773e4614df0c8eec690b -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:30 + go version 19:29:30 go version go1.20.2 linux/amd64 [Pipeline] } 19:29:30 $ docker stop --time=1 1e5fc0dfd71a149fbf3b42d65525f5f74024ac17d79f773e4614df0c8eec690b 19:29:32 $ docker rm -f --volumes 1e5fc0dfd71a149fbf3b42d65525f5f74024ac17d79f773e4614df0c8eec690b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:32 + docker inspect -f . ci-base-image-x86_64 19:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:32 prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container 19:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:33 $ docker top 22d0465c796464844d21235f9b36e2ab8ce7c715cb182750555c69ba227163db -eo pid,comm [Pipeline] { [Pipeline] echo 19:29:33 ========================================================= 19:29:33 [edgeXBuildGoParallel] Running Tests and Build... 19:29:33 ========================================================= [Pipeline] sh 19:29:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:29:34 + make test 19:29:34 go test -race -coverprofile=coverage.out ./... 19:29:40 ? github.com/edgexfoundry/edgex-go [no test files] 19:29:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:29:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:29:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:29:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:29:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:29:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 19:29:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 19:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.078s coverage: 71.5% of statements 19:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 19:30:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.632s coverage: 88.5% of statements 19:30:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 19:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 95.6% of statements 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:30:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:30:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 19:30:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 29.0% of statements 19:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 19:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 19:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 19:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 19:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:30:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:30:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 19:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.076s coverage: 87.2% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.099s coverage: 92.3% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements 19:30:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 19:30:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:30:27 running golangci-lint 19:30:27 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:30:27 go version go1.20.2 linux/amd64 19:30:27 level=info msg="[config_reader] Used config file .golangci.yml" 19:30:27 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:30:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-466 in /w/workspace/edgexfoundry_edgex-go_PR-4598 [Pipeline] { [Pipeline] ws 19:30:42 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:30:42 The recommended git tool is: git 19:30:42 level=info msg="[loader] Go packages loading at mode 575 (files|name|deps|exports_file|imports|types_sizes|compiled_files) took 13.73268397s" 19:30:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.343094ms" 19:30:47 using credential edgex-jenkins-ssh 19:30:47 Cloning the remote Git repository 19:30:48 level=info msg="[linters_context/goanalysis] analyzers took 50.271565104s with top 10 stages: buildir: 26.508681774s, fact_deprecated: 2.089689626s, printf: 1.560638499s, inspect: 1.48376213s, ctrlflow: 1.314863751s, gosec: 1.00276651s, fact_purity: 938.730107ms, nilness: 781.461459ms, S1038: 740.996133ms, isgenerated: 674.873065ms" 19:30:48 level=info msg="[runner] Issues before processing: 203, after processing: 0" 19:30:48 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, path_prettifier: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, identifier_marker: 203/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" 19:30:48 level=info msg="[runner] processing took 16.490764ms with stages: nolint: 6.534905ms, identifier_marker: 4.455984ms, path_prettifier: 1.835019ms, exclude-rules: 1.522315ms, autogenerated_exclude: 1.425894ms, skip_dirs: 672.017µs, cgo: 27.21µs, filename_unadjuster: 13.89µs, uniq_by_line: 650ns, max_same_issues: 580ns, skip_files: 350ns, exclude: 320ns, source_code: 290ns, severity-rules: 280ns, sort_results: 250ns, diff: 240ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 19:30:48 level=info msg="[runner] linters took 6.459881382s with stages: goanalysis_metalinter: 6.443306798s" 19:30:48 level=info msg="File cache stats: 0 entries of total size 0B" 19:30:48 level=info msg="Memory: 204 samples, avg is 176.4MB, max is 802.1MB" 19:30:48 level=info msg="Execution took 20.245255012s" 19:30:48 go vet ./... 19:30:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:30:47 > git init /w/workspace/edgex-go/1 # timeout=10 19:30:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:30:47 > git --version # timeout=10 19:30:47 > git --version # 'git version 2.25.1' 19:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:30:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:30:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:30:52 + ls -al . 19:30:52 total 720 19:30:52 drwxrwxr-x 11 1001 1001 4096 Jul 5 19:29 . 19:30:52 drwxr-xr-x 4 root root 4096 Jul 5 19:29 .. 19:30:52 drwxrwxr-x 2 1001 1001 4096 Jul 5 19:28 .blubracket 19:30:52 -rw-rw-r-- 1 1001 1001 16 Jul 5 19:28 .dockerignore 19:30:52 drwxrwxr-x 8 1001 1001 4096 Jul 5 19:28 .git 19:30:52 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:28 .github 19:30:52 -rw-rw-r-- 1 1001 1001 1133 Jul 5 19:28 .gitignore 19:30:52 -rw-rw-r-- 1 1001 1001 42 Jul 5 19:28 .golangci.yml 19:30:52 -rw-rw-r-- 1 1001 1001 87 Jul 5 19:28 .hadolint.yml 19:30:52 drwxr-xr-x 3 1001 1001 4096 Jul 5 19:28 .semver 19:30:52 -rw-rw-r-- 1 1001 1001 166 Jul 5 19:28 .sonarcloud.properties 19:30:52 -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:28 ADOPTERS.md 19:30:52 -rw-rw-r-- 1 1001 1001 10835 Jul 5 19:28 Attribution.txt 19:30:52 -rw-rw-r-- 1 1001 1001 93407 Jul 5 19:28 CHANGELOG.md 19:30:52 -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:28 CONTRIBUTING.md 19:30:52 -rw-rw-r-- 1 1001 1001 677 Jul 5 19:28 GOVERNANCE.md 19:30:52 -rw-rw-r-- 1 1001 1001 883 Jul 5 19:28 Jenkinsfile 19:30:52 -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:28 LICENSE 19:30:52 -rw-rw-r-- 1 1001 1001 14368 Jul 5 19:28 Makefile 19:30:52 -rw-rw-r-- 1 1001 1001 582 Jul 5 19:28 OWNERS.md 19:30:52 -rw-rw-r-- 1 1001 1001 9923 Jul 5 19:28 README.md 19:30:52 -rw-rw-r-- 1 1001 1001 789 Jul 5 19:28 SECURITY.md 19:30:52 -rw-rw-r-- 1 1001 1001 5 Jul 5 19:28 VERSION 19:30:52 drwxrwxr-x 2 1001 1001 4096 Jul 5 19:28 bin 19:30:52 drwxrwxr-x 18 1001 1001 4096 Jul 5 19:28 cmd 19:30:52 -rw-r--r-- 1 root root 447731 Jul 5 19:30 coverage.out 19:30:52 -rw-rw-r-- 1 1001 1001 3163 Jul 5 19:28 go.mod 19:30:52 -rw-rw-r-- 1 1001 1001 31056 Jul 5 19:28 go.sum 19:30:52 drwxrwxr-x 7 1001 1001 4096 Jul 5 19:28 internal 19:30:52 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:28 openapi 19:30:52 -rw-rw-r-- 1 1001 1001 594 Jul 5 19:28 security.txt 19:30:52 drwxrwxr-x 4 1001 1001 4096 Jul 5 19:28 snap 19:30:52 -rw-rw-r-- 1 1001 1001 204 Jul 5 19:28 version.go [Pipeline] sh 19:30:53 + '[' -e coverage.out ] 19:30:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:30:53 Stashed 1 file(s) [Pipeline] sh 19:30:53 + make build 19:30:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:31:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:31:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:05 Merging remotes/origin/main commit a9a05d218e56d96ac070653eb2b8a1a35d61b302 into PR head commit ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b 19:31:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:31:06 Merge succeeded, producing ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b 19:31:06 Checking out Revision ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b (PR-4598) 19:31:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:31:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4598/head:refs/remotes/origin/PR-4598 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:31:05 > git config core.sparsecheckout # timeout=10 19:31:05 > git checkout -f ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b # timeout=10 19:31:06 > git remote # timeout=10 19:31:06 > git config --get remote.origin.url # timeout=10 19:31:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:06 > git merge a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 19:31:06 > git rev-parse HEAD^{commit} # timeout=10 19:31:06 > git config core.sparsecheckout # timeout=10 19:31:06 > git checkout -f ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b # timeout=10 19:31:06 Commit message: "build(deps): Bump golang.org/x/crypto from 0.10.0 to 0.11.0" 19:31:06 > git --version # timeout=10 19:31:06 > git --version # 'git version 2.25.1' 19:31:06 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:31:07 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:31:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:31:08 Dload Upload Total Spent Left Speed 19:31:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 19:31:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:31:08 + sudo tee /etc/docker/daemon.new 19:31:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:31:08 { 19:31:08 "registry-mirrors": [ 19:31:08 "https://nexus3.edgexfoundry.org:10001" 19:31:08 ], 19:31:08 "bip": "10.250.0.254/24", 19:31:08 "hosts": [ 19:31:08 "tcp://0.0.0.0:5555", 19:31:08 "unix:///var/run/docker.sock" 19:31:08 ], 19:31:08 "mtu": 1458, 19:31:08 "selinux-enabled": true, 19:31:08 "seccomp-profile": "/etc/docker/seccomp.json" 19:31:08 } [Pipeline] sh 19:31:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:31:09 + sudo service docker restart 19:31:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:31:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:31:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:31:20 $ docker stop --time=1 22d0465c796464844d21235f9b36e2ab8ce7c715cb182750555c69ba227163db 19:31:25 $ docker rm -f --volumes 22d0465c796464844d21235f9b36e2ab8ce7c715cb182750555c69ba227163db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:31:26 19:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:31:26 latest: Pulling from edgex-devops/edgex-compose 19:31:26 91d30c5bc195: Pulling fs layer 19:31:26 2e9b0aa3be6d: Pulling fs layer 19:31:26 9c61dcf015f6: Pulling fs layer 19:31:26 4698f68db338: Pulling fs layer 19:31:26 2a2f49069b9e: Pulling fs layer 19:31:26 e0025b399a48: Pulling fs layer 19:31:26 e0025b399a48: Waiting 19:31:26 4698f68db338: Waiting 19:31:26 2a2f49069b9e: Waiting 19:31:27 91d30c5bc195: Verifying Checksum 19:31:27 91d30c5bc195: Download complete 19:31:27 4698f68db338: Verifying Checksum 19:31:27 4698f68db338: Download complete 19:31:27 91d30c5bc195: Pull complete 19:31:27 2e9b0aa3be6d: Download complete 19:31:27 e0025b399a48: Download complete 19:31:27 2a2f49069b9e: Verifying Checksum 19:31:27 2a2f49069b9e: Download complete 19:31:27 2e9b0aa3be6d: Pull complete 19:31:27 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:27 provisioning config files... 19:31:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5051226536883868320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:28 ---> docker-login.sh 19:31:28 nexus3.edgexfoundry.org:10001 19:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:28 Configure a credential helper to remove this warning. See 19:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:28 19:31:28 Login Succeeded 19:31:28 nexus3.edgexfoundry.org:10002 19:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:29 Configure a credential helper to remove this warning. See 19:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:29 19:31:29 Login Succeeded 19:31:29 nexus3.edgexfoundry.org:10003 19:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:29 Configure a credential helper to remove this warning. See 19:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:29 19:31:29 Login Succeeded 19:31:29 nexus3.edgexfoundry.org:10004 19:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:29 Configure a credential helper to remove this warning. See 19:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:29 19:31:29 Login Succeeded 19:31:29 docker.io 19:31:30 9c61dcf015f6: Pull complete 19:31:30 4698f68db338: Pull complete 19:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:30 2a2f49069b9e: Pull complete 19:31:30 e0025b399a48: Pull complete 19:31:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:30 Configure a credential helper to remove this warning. See 19:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:30 19:31:30 Login Succeeded 19:31:30 ---> docker-login.sh ends [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } 19:31:30 Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] withDockerContainer 19:31:30 prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container 19:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:31:34 $ docker top be16f87539feb9522048243bd5cfee1ea887616f301a8b79c8404d3f77476b49 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] sh 19:31:34 + docker compose -f ./docker-compose-build.yml build --parallel 19:31:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:35 ========================================================= 19:31:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:31:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:31:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:31:35 c41833b44d91: Pulling fs layer 19:31:35 ed15518f5707: Pulling fs layer 19:31:35 feae8fd75edb: Pulling fs layer 19:31:35 242c74f7c9fa: Pulling fs layer 19:31:35 3cdef696dda3: Pulling fs layer 19:31:35 2ced38df9373: Pulling fs layer 19:31:35 58f1dce35555: Pulling fs layer 19:31:35 242c74f7c9fa: Waiting 19:31:35 3cdef696dda3: Waiting 19:31:35 2ced38df9373: Waiting 19:31:35 58f1dce35555: Waiting 19:31:35 ed15518f5707: Verifying Checksum 19:31:35 ed15518f5707: Download complete 19:31:35 242c74f7c9fa: Verifying Checksum 19:31:35 242c74f7c9fa: Download complete 19:31:35 3cdef696dda3: Verifying Checksum 19:31:35 3cdef696dda3: Download complete 19:31:35 c41833b44d91: Verifying Checksum 19:31:35 c41833b44d91: Download complete 19:31:36 c41833b44d91: Pull complete 19:31:37 58f1dce35555: Verifying Checksum 19:31:37 58f1dce35555: Download complete 19:31:37 #1 [core-data internal] load build definition from Dockerfile 19:31:37 #1 transferring dockerfile: 1.90kB done 19:31:37 #1 DONE 0.0s 19:31:37 19:31:37 #2 [support-notifications internal] load build definition from Dockerfile 19:31:37 #2 transferring dockerfile: 1.84kB done 19:31:37 #2 DONE 0.0s 19:31:37 19:31:37 #3 [security-spire-config internal] load build definition from Dockerfile 19:31:37 #3 transferring dockerfile: 2.58kB done 19:31:37 #3 DONE 0.0s 19:31:37 19:31:37 #4 [security-spire-server internal] load build definition from Dockerfile 19:31:37 #4 transferring dockerfile: 2.63kB done 19:31:37 #4 DONE 0.0s 19:31:37 19:31:37 #5 [core-command internal] load build definition from Dockerfile 19:31:37 #5 transferring dockerfile: 1.82kB done 19:31:37 #5 DONE 0.0s 19:31:37 19:31:37 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:31:37 #6 transferring dockerfile: 2.82kB done 19:31:37 #6 DONE 0.0s 19:31:37 19:31:37 #7 [core-metadata internal] load build definition from Dockerfile 19:31:37 #7 transferring dockerfile: 1.96kB done 19:31:37 #7 DONE 0.1s 19:31:37 19:31:37 #8 [support-scheduler internal] load build definition from Dockerfile 19:31:37 #8 transferring dockerfile: 1.82kB done 19:31:37 #8 DONE 0.1s 19:31:37 19:31:37 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:31:37 #9 transferring dockerfile: 2.06kB done 19:31:37 #9 DONE 0.1s 19:31:37 19:31:37 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:31:37 #10 transferring dockerfile: 1.78kB done 19:31:37 #10 DONE 0.1s 19:31:37 19:31:37 #11 [security-spire-agent internal] load build definition from Dockerfile 19:31:37 #11 transferring dockerfile: 2.68kB done 19:31:37 #11 DONE 0.1s 19:31:37 19:31:37 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:31:37 #12 transferring dockerfile: 2.12kB done 19:31:37 #12 DONE 0.1s 19:31:37 19:31:37 #13 [core-data internal] load .dockerignore 19:31:37 #13 transferring context: 56B done 19:31:37 #13 DONE 0.1s 19:31:37 19:31:37 #14 [security-proxy-auth internal] load build definition from Dockerfile 19:31:37 #14 transferring dockerfile: 2.04kB done 19:31:37 #14 DONE 0.1s 19:31:37 19:31:37 #15 [security-secretstore-setup internal] load build definition from Dockerfile 19:31:37 #15 transferring dockerfile: 2.38kB done 19:31:37 #15 DONE 0.1s 19:31:37 19:31:37 #16 [security-spire-config internal] load .dockerignore 19:31:37 #16 transferring context: 56B done 19:31:37 #16 DONE 0.0s 19:31:37 19:31:37 #17 [support-notifications internal] load .dockerignore 19:31:37 #17 transferring context: 56B done 19:31:37 #17 DONE 0.0s 19:31:37 19:31:37 #18 [security-spire-server internal] load .dockerignore 19:31:37 #18 transferring context: 56B done 19:31:37 #18 DONE 0.0s 19:31:37 19:31:37 #19 [core-command internal] load .dockerignore 19:31:37 #19 transferring context: 56B done 19:31:37 #19 DONE 0.0s 19:31:37 19:31:37 #20 [security-bootstrapper internal] load .dockerignore 19:31:37 #20 transferring context: 56B done 19:31:37 #20 DONE 0.0s 19:31:37 19:31:37 #21 [support-scheduler internal] load .dockerignore 19:31:37 #21 transferring context: 56B done 19:31:37 #21 DONE 0.0s 19:31:37 19:31:37 #22 [security-proxy-setup internal] load .dockerignore 19:31:37 #22 transferring context: 56B done 19:31:37 #22 DONE 0.0s 19:31:37 19:31:37 #23 [core-metadata internal] load .dockerignore 19:31:37 #23 transferring context: 56B done 19:31:37 #23 DONE 0.0s 19:31:37 19:31:37 #24 [security-spiffe-token-provider internal] load .dockerignore 19:31:37 #24 transferring context: 56B done 19:31:37 #24 DONE 0.0s 19:31:37 19:31:37 #25 [security-proxy-auth internal] load .dockerignore 19:31:37 #25 transferring context: 56B done 19:31:37 #25 DONE 0.0s 19:31:37 19:31:37 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:31:37 #26 transferring context: 56B done 19:31:37 #26 DONE 0.0s 19:31:37 19:31:37 #27 [security-spire-agent internal] load .dockerignore 19:31:37 #27 transferring context: 56B done 19:31:37 #27 DONE 0.0s 19:31:37 19:31:37 #28 [security-secretstore-setup internal] load .dockerignore 19:31:37 #28 transferring context: 56B done 19:31:37 #28 DONE 0.0s 19:31:37 19:31:37 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:31:37 #29 DONE 0.0s 19:31:37 19:31:37 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 19:31:37 #30 DONE 0.1s 19:31:37 19:31:37 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:31:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:31:37 #31 ... 19:31:37 19:31:37 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:31:37 #29 DONE 0.0s 19:31:37 19:31:37 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:31:37 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:31:37 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s 19:31:37 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:31:37 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:31:37 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 19:31:37 #31 ... 19:31:37 19:31:37 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:31:37 #29 DONE 0.0s 19:31:37 19:31:37 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 19:31:37 #30 DONE 0.2s 19:31:37 19:31:37 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:31:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:31:37 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:31:37 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.2s done 19:31:37 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:31:37 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:31:38 feae8fd75edb: Verifying Checksum 19:31:38 feae8fd75edb: Download complete 19:31:38 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done 19:31:38 2ced38df9373: Verifying Checksum 19:31:38 2ced38df9373: Download complete 19:31:39 #31 ... 19:31:39 19:31:39 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:31:39 #32 DONE 1.5s 19:31:39 19:31:39 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 19:31:40 ed15518f5707: Pull complete 19:31:44 #33 ... 19:31:44 19:31:44 #34 [security-bootstrapper internal] load build context 19:31:44 #34 transferring context: 172.82MB 6.3s 19:31:44 #34 ... 19:31:44 19:31:44 #35 [core-common-config-bootstrapper internal] load build context 19:31:44 #35 ... 19:31:44 19:31:44 #34 [security-bootstrapper internal] load build context 19:31:48 #34 ... 19:31:48 19:31:48 #36 [core-data internal] load build context 19:31:48 #36 ... 19:31:48 19:31:48 #37 [support-notifications internal] load build context 19:31:48 #37 ... 19:31:48 19:31:48 #38 [security-spire-config internal] load build context 19:31:48 #38 ... 19:31:48 19:31:48 #39 [security-proxy-setup internal] load build context 19:31:48 #39 ... 19:31:48 19:31:48 #40 [security-spiffe-token-provider internal] load build context 19:31:48 #40 transferring context: 351.90MB 8.4s done 19:31:48 #40 ... 19:31:48 19:31:48 #41 [security-spire-agent internal] load build context 19:31:48 #41 transferring context: 351.90MB 10.1s done 19:31:48 #41 ... 19:31:48 19:31:48 #42 [support-scheduler internal] load build context 19:31:48 #42 transferring context: 351.90MB 10.1s done 19:31:48 #42 ... 19:31:48 19:31:48 #43 [core-metadata internal] load build context 19:31:48 #43 transferring context: 351.90MB 10.1s done 19:31:48 #43 ... 19:31:48 19:31:48 #44 [security-spire-server internal] load build context 19:31:48 #44 transferring context: 351.90MB 8.8s done 19:31:48 #44 ... 19:31:48 19:31:48 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:31:48 #45 ... 19:31:48 19:31:48 #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:31:48 #46 ... 19:31:48 19:31:48 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:48 #47 ... 19:31:48 19:31:48 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:31:49 #48 ... 19:31:49 19:31:49 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:49 #49 ... 19:31:49 19:31:49 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:49 #50 ... 19:31:49 19:31:49 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:31:49 #51 ... 19:31:49 19:31:49 #52 [security-secretstore-setup internal] load build context 19:31:49 #52 transferring context: 351.90MB 10.3s done 19:31:49 #52 ... 19:31:49 19:31:49 #53 [security-proxy-auth internal] load build context 19:31:49 #53 transferring context: 351.90MB 8.4s done 19:31:50 #53 ... 19:31:50 19:31:50 #54 [core-command internal] load build context 19:31:50 #54 transferring context: 351.90MB 6.9s done 19:31:51 #54 ... 19:31:51 19:31:51 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:31:51 #55 ... 19:31:51 19:31:51 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:51 #56 ... 19:31:51 19:31:51 #34 [security-bootstrapper internal] load build context 19:31:51 #34 transferring context: 351.90MB 10.7s done 19:31:54 #34 ... 19:31:54 19:31:54 #35 [core-common-config-bootstrapper internal] load build context 19:31:54 #35 transferring context: 351.90MB 7.3s done 19:31:55 #35 ... 19:31:55 19:31:55 #38 [security-spire-config internal] load build context 19:31:55 #38 transferring context: 351.90MB 10.8s done 19:31:55 feae8fd75edb: Pull complete 19:31:55 242c74f7c9fa: Pull complete 19:31:55 3cdef696dda3: Pull complete 19:31:58 #38 ... 19:31:58 19:31:58 #36 [core-data internal] load build context 19:31:58 #36 transferring context: 351.90MB 10.7s done 19:31:58 #36 ... 19:31:58 19:31:58 #37 [support-notifications internal] load build context 19:31:58 #37 transferring context: 351.90MB 10.2s done 19:31:58 #37 ... 19:31:58 19:31:58 #39 [security-proxy-setup internal] load build context 19:31:58 #39 transferring context: 351.90MB 10.8s done 19:32:02 2ced38df9373: Pull complete 19:32:04 58f1dce35555: Pull complete 19:32:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:32:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:32:04 + docker build -t ci-base-image-arm64 -f - . 19:32:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:32:04 WORKDIR /edgex 19:32:04 COPY go.mod . 19:32:04 RUN go mod download 19:32:04 Sending build context to Docker daemon 2.947MB 19:32:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:32:04 ---> fadd8f120f05 19:32:04 Step 2/4 : WORKDIR /edgex 19:32:06 ---> Running in 755d84532e72 19:32:06 Removing intermediate container 755d84532e72 19:32:06 ---> 0fa327eed7bd 19:32:06 Step 3/4 : COPY go.mod . 19:32:07 ---> f352af921bc2 19:32:07 Step 4/4 : RUN go mod download 19:32:07 ---> Running in 8433d08758ac 19:32:20 #39 ... 19:32:20 19:32:20 #54 [core-command internal] load build context 19:32:20 #54 DONE 39.6s 19:32:20 19:32:20 #35 [core-common-config-bootstrapper internal] load build context 19:32:20 #35 DONE 39.5s 19:32:20 19:32:20 #53 [security-proxy-auth internal] load build context 19:32:20 #53 DONE 39.6s 19:32:20 19:32:20 #40 [security-spiffe-token-provider internal] load build context 19:32:20 #40 DONE 39.6s 19:32:20 19:32:20 #44 [security-spire-server internal] load build context 19:32:20 #44 DONE 39.6s 19:32:20 19:32:20 #42 [support-scheduler internal] load build context 19:32:20 #42 DONE 39.6s 19:32:20 19:32:20 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 19:32:20 #33 DONE 38.5s 19:32:20 19:32:20 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:20 #57 ... 19:32:20 19:32:20 #37 [support-notifications internal] load build context 19:32:20 #37 DONE 39.8s 19:32:20 19:32:20 #43 [core-metadata internal] load build context 19:32:20 #43 DONE 39.7s 19:32:20 19:32:20 #41 [security-spire-agent internal] load build context 19:32:20 #41 DONE 39.6s 19:32:20 19:32:20 #52 [security-secretstore-setup internal] load build context 19:32:20 #52 DONE 39.6s 19:32:20 19:32:20 #38 [security-spire-config internal] load build context 19:32:20 #38 DONE 39.9s 19:32:20 19:32:20 #39 [security-proxy-setup internal] load build context 19:32:20 #39 DONE 39.7s 19:32:20 19:32:20 #34 [security-bootstrapper internal] load build context 19:32:20 #34 DONE 39.7s 19:32:20 19:32:20 #36 [core-data internal] load build context 19:32:20 #36 DONE 39.9s 19:32:20 19:32:20 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:20 #49 39.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #49 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #49 ... 19:32:20 19:32:20 #51 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:32:20 #51 38.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #51 39.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #51 39.70 (1/1) Installing dumb-init (1.2.5-r2) 19:32:20 #51 39.72 Executing busybox-1.35.0-r29.trigger 19:32:20 #51 39.72 OK: 7 MiB in 16 packages 19:32:20 #51 DONE 40.4s 19:32:20 19:32:20 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:32:20 #55 38.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #55 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #55 39.68 (1/2) Installing dumb-init (1.2.5-r2) 19:32:20 #55 39.68 (2/2) Installing openssl (3.0.9-r1) 19:32:20 #55 39.69 Executing busybox-1.35.0-r29.trigger 19:32:20 #55 39.70 OK: 8 MiB in 17 packages 19:32:20 #55 DONE 40.4s 19:32:20 19:32:20 #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:32:20 #46 39.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #46 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #46 39.80 (1/2) Installing dumb-init (1.2.5-r2) 19:32:20 #46 39.81 (2/2) Installing su-exec (0.2-r2) 19:32:20 #46 39.82 Executing busybox-1.35.0-r29.trigger 19:32:20 #46 39.83 OK: 7 MiB in 17 packages 19:32:20 #46 DONE 40.5s 19:32:20 19:32:20 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:32:20 #0 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #0 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #0 1.184 OK: 265 MiB in 53 packages 19:32:20 #58 DONE 1.7s 19:32:20 19:32:20 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:32:20 #0 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #0 1.351 OK: 265 MiB in 53 packages 19:32:20 #59 DONE 1.7s 19:32:20 19:32:20 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:32:20 #45 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #45 39.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #45 39.86 (1/3) Installing ca-certificates (20230506-r0) 19:32:20 #45 39.88 (2/3) Installing dumb-init (1.2.5-r2) 19:32:20 #45 39.89 (3/3) Installing su-exec (0.2-r2) 19:32:20 #45 39.89 Executing busybox-1.35.0-r29.trigger 19:32:20 #45 39.92 Executing ca-certificates-20230506-r0.trigger 19:32:20 #45 39.99 OK: 8 MiB in 18 packages 19:32:20 #45 DONE 40.6s 19:32:20 19:32:20 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:32:20 #57 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #57 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #57 1.351 OK: 265 MiB in 53 packages 19:32:20 #57 DONE 1.9s 19:32:20 19:32:20 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:20 #56 39.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #56 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #56 39.71 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:32:20 #56 39.71 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:32:20 #56 39.71 OK: 17818 distinct packages available 19:32:20 #56 39.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #56 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #56 40.10 (1/4) Installing dumb-init (1.2.5-r2) 19:32:20 #56 40.10 (2/4) Installing musl-obstack (1.2.3-r0) 19:32:20 #56 40.11 (3/4) Installing libucontext (1.2-r0) 19:32:20 #56 40.11 (4/4) Installing gcompat (1.1.0-r0) 19:32:20 #56 40.11 Executing busybox-1.35.0-r29.trigger 19:32:20 #56 40.12 OK: 7 MiB in 19 packages 19:32:20 #56 DONE 40.5s 19:32:20 19:32:20 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:20 #50 39.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #50 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #50 39.69 (1/2) Installing ca-certificates (20230506-r0) 19:32:20 #50 39.71 (2/2) Installing dumb-init (1.2.5-r2) 19:32:20 #50 39.72 Executing busybox-1.35.0-r29.trigger 19:32:20 #50 39.72 Executing ca-certificates-20230506-r0.trigger 19:32:20 #50 39.83 OK: 8 MiB in 17 packages 19:32:20 #50 DONE 40.5s 19:32:20 19:32:20 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:20 #47 39.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #47 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #47 39.91 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:32:20 #47 39.91 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:32:20 #47 39.91 OK: 17818 distinct packages available 19:32:20 #47 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #47 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #47 40.29 (1/5) Installing dumb-init (1.2.5-r2) 19:32:20 #47 40.30 (2/5) Installing musl-obstack (1.2.3-r0) 19:32:20 #47 40.31 (3/5) Installing libucontext (1.2-r0) 19:32:20 #47 40.31 (4/5) Installing gcompat (1.1.0-r0) 19:32:20 #47 40.32 (5/5) Installing openssl (3.0.9-r1) 19:32:20 #47 40.33 Executing busybox-1.35.0-r29.trigger 19:32:20 #47 40.34 OK: 8 MiB in 20 packages 19:32:20 #47 DONE 40.6s 19:32:20 19:32:20 #60 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:32:20 #60 DONE 0.2s 19:32:20 19:32:20 #61 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:32:20 #61 DONE 0.1s 19:32:20 19:32:20 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:32:20 #48 39.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #48 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #48 39.87 (1/1) Installing dumb-init (1.2.5-r2) 19:32:20 #48 39.87 Executing busybox-1.35.0-r29.trigger 19:32:20 #48 39.88 OK: 7 MiB in 16 packages 19:32:20 #48 DONE 40.5s 19:32:20 19:32:20 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:20 #49 40.59 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:32:20 #49 40.59 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:32:20 #49 40.59 OK: 17818 distinct packages available 19:32:20 #49 ... 19:32:20 19:32:20 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:32:20 #62 DONE 0.2s 19:32:20 19:32:20 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:20 #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #0 1.815 OK: 265 MiB in 53 packages 19:32:20 #63 DONE 1.9s 19:32:20 19:32:20 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:32:20 #64 DONE 0.0s 19:32:20 19:32:20 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 19:32:20 #65 DONE 0.2s 19:32:20 19:32:20 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:20 #49 40.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #49 40.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #49 40.95 (1/9) Installing ca-certificates (20230506-r0) 19:32:20 #49 40.97 (2/9) Installing brotli-libs (1.0.9-r9) 19:32:20 #49 40.97 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:32:20 #49 40.98 (4/9) Installing libcurl (8.1.2-r0) 19:32:20 #49 40.99 (5/9) Installing curl (8.1.2-r0) 19:32:20 #49 40.99 (6/9) Installing dumb-init (1.2.5-r2) 19:32:20 #49 41.00 (7/9) Installing musl-obstack (1.2.3-r0) 19:32:20 #49 41.00 (8/9) Installing libucontext (1.2-r0) 19:32:20 #49 41.00 (9/9) Installing gcompat (1.1.0-r0) 19:32:20 #49 41.01 Executing busybox-1.35.0-r29.trigger 19:32:20 #49 41.02 Executing ca-certificates-20230506-r0.trigger 19:32:20 #49 41.07 OK: 10 MiB in 24 packages 19:32:20 #49 DONE 41.2s 19:32:20 19:32:20 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:20 #66 ... 19:32:20 19:32:20 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:20 #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #0 3.007 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:32:20 #0 3.007 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:32:20 #0 3.007 OK: 17830 distinct packages available 19:32:20 #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:32:20 #0 3.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:32:20 #0 3.334 OK: 265 MiB in 53 packages 19:32:20 #67 DONE 3.4s 19:32:20 19:32:20 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:32:20 #68 DONE 0.0s 19:32:20 19:32:20 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:21 #69 ... 19:32:21 19:32:21 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:32:21 #70 DONE 1.9s 19:32:21 19:32:21 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:32:21 #71 DONE 0.0s 19:32:21 19:32:21 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:29 #72 ... 19:32:29 19:32:29 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:29 #73 ... 19:32:29 19:32:29 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:39 Removing intermediate container 8433d08758ac 19:32:39 ---> 4d63c0ba70b3 19:32:39 Successfully built 4d63c0ba70b3 19:32:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:40 + docker inspect -f . ci-base-image-arm64 19:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:40 prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container 19:32:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:32:41 $ docker top e9081658afa371b27f99dd2af9347b1f076d99f0a321acbb8a519cb73c5e8896 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:42 + go version 19:32:42 go version go1.20.2 linux/arm64 [Pipeline] } 19:32:42 $ docker stop --time=1 e9081658afa371b27f99dd2af9347b1f076d99f0a321acbb8a519cb73c5e8896 19:32:44 $ docker rm -f --volumes e9081658afa371b27f99dd2af9347b1f076d99f0a321acbb8a519cb73c5e8896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:44 + docker inspect -f . ci-base-image-arm64 19:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container 19:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:32:46 $ docker top 3f947c253360d58d9c22933278e69cbeef1868a619ea0ee2a29f203750b82dff -eo pid,comm [Pipeline] { [Pipeline] echo 19:32:46 ========================================================= 19:32:46 [edgeXBuildGoParallel] Running Tests and Build... 19:32:46 ========================================================= [Pipeline] sh 19:32:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:32:47 + make test 19:32:47 go test -race -coverprofile=coverage.out ./... 19:33:16 #74 ... 19:33:16 19:33:16 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #66 DONE 49.2s 19:33:16 19:33:16 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #69 DONE 47.7s 19:33:16 19:33:16 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #74 DONE 49.3s 19:33:16 19:33:16 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #73 DONE 49.4s 19:33:16 19:33:16 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #72 DONE 49.3s 19:33:16 19:33:16 #75 [security-proxy-setup builder 6/7] COPY . . 19:33:18 #75 ... 19:33:18 19:33:18 #76 [core-data builder 6/7] COPY . . 19:33:18 #76 ... 19:33:18 19:33:18 #77 [security-spire-config builder 6/9] COPY . . 19:33:18 #77 ... 19:33:18 19:33:18 #78 [security-spiffe-token-provider builder 6/7] COPY . . 19:33:19 #78 ... 19:33:19 19:33:19 #79 [support-notifications builder 6/7] COPY . . 19:33:24 #79 ... 19:33:24 19:33:24 #77 [security-spire-config builder 6/9] COPY . . 19:33:24 #77 DONE 15.4s 19:33:24 19:33:24 #75 [security-proxy-setup builder 6/7] COPY . . 19:33:24 #75 DONE 15.4s 19:33:24 19:33:24 #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:33:24 #80 ... 19:33:24 19:33:24 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:33:24 #81 CACHED 19:33:24 19:33:24 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #82 CACHED 19:33:24 19:33:24 #83 [security-secretstore-setup builder 6/7] COPY . . 19:33:24 #83 CACHED 19:33:24 19:33:24 #84 [security-bootstrapper builder 6/7] COPY . . 19:33:24 #84 CACHED 19:33:24 19:33:24 #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:24 #85 CACHED 19:33:24 19:33:24 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #86 CACHED 19:33:24 19:33:24 #78 [security-spiffe-token-provider builder 6/7] COPY . . 19:33:24 #78 DONE 15.5s 19:33:24 19:33:24 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:33:24 #87 CACHED 19:33:24 19:33:24 #88 [core-metadata builder 6/7] COPY . . 19:33:24 #88 CACHED 19:33:24 19:33:24 #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #89 CACHED 19:33:24 19:33:24 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:24 #90 CACHED 19:33:24 19:33:24 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #91 CACHED 19:33:24 19:33:24 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 19:33:24 #92 CACHED 19:33:24 19:33:24 #93 [security-proxy-auth builder 6/7] COPY . . 19:33:24 #93 CACHED 19:33:24 19:33:24 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #94 CACHED 19:33:24 19:33:24 #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:33:24 #95 CACHED 19:33:24 19:33:24 #96 [core-command builder 6/7] COPY . . 19:33:24 #96 CACHED 19:33:24 19:33:24 #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #97 CACHED 19:33:24 19:33:24 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 19:33:24 #98 CACHED 19:33:24 19:33:24 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #99 CACHED 19:33:24 19:33:24 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:33:24 #100 CACHED 19:33:24 19:33:24 #101 [support-scheduler builder 6/7] COPY . . 19:33:24 #101 CACHED 19:33:24 19:33:24 #79 [support-notifications builder 6/7] COPY . . 19:33:24 #79 DONE 15.6s 19:33:24 19:33:24 #76 [core-data builder 6/7] COPY . . 19:33:24 #76 DONE 15.5s 19:33:24 19:33:24 #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:33:24 #80 DONE 0.2s 19:33:24 19:33:24 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:24 #102 ... 19:33:24 19:33:24 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:33:24 #103 CACHED 19:33:24 19:33:24 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #104 CACHED 19:33:24 19:33:24 #105 [security-spire-server builder 6/9] COPY . . 19:33:24 #105 CACHED 19:33:24 19:33:24 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:33:24 #106 CACHED 19:33:24 19:33:24 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:24 #0 0.473 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:33:26 ? github.com/edgexfoundry/edgex-go [no test files] 19:33:27 #107 ... 19:33:27 19:33:27 #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 19:33:27 #108 DONE 2.3s 19:33:27 19:33:27 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:27 #109 DONE 2.4s 19:33:27 19:33:27 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:33:27 #110 DONE 0.9s 19:33:27 19:33:27 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:33:28 #111 DONE 1.5s 19:33:28 19:33:28 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:28 #0 1.980 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:29 #112 ... 19:33:29 19:33:29 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:29 #113 DONE 0.2s 19:33:29 19:33:29 #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:29 #114 ... 19:33:29 19:33:29 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:33:29 #115 DONE 0.2s 19:33:29 19:33:29 #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:33:29 #116 CACHED 19:33:29 19:33:29 #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:33:29 #117 CACHED 19:33:29 19:33:29 #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:29 #118 CACHED 19:33:29 19:33:29 #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:33:29 #119 CACHED 19:33:29 19:33:29 #120 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:29 #120 CACHED 19:33:29 19:33:29 #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:33:29 #121 CACHED 19:33:29 19:33:29 #122 [security-spire-agent builder 6/9] COPY . . 19:33:29 #122 CACHED 19:33:29 19:33:29 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:29 #123 CACHED 19:33:29 19:33:29 #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:29 #114 DONE 0.2s 19:33:29 19:33:29 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:33:31 #124 ... 19:33:31 19:33:31 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:31 #125 DONE 2.2s 19:33:32 19:33:32 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:33:32 #126 DONE 2.2s 19:33:32 19:33:32 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:33:32 #124 DONE 2.1s 19:33:32 19:33:32 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:34 #127 ... 19:33:34 19:33:34 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:34 #0 1.348 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:33:34 #128 ... 19:33:34 19:33:34 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:34 #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:33:34 #129 ... 19:33:34 19:33:34 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:34 #0 0.719 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:33:34 #130 ... 19:33:34 19:33:34 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:34 #0 0.727 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:33:34 #131 ... 19:33:34 19:33:34 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:34 #0 1.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:33:34 #132 ... 19:33:34 19:33:34 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:34 #0 0.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:33:35 #133 ... 19:33:35 19:33:35 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:35 #0 3.355 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:33:35 #134 ... 19:33:35 19:33:35 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:35 #0 2.540 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:33:35 #135 ... 19:33:35 19:33:35 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:35 #136 ... 19:33:35 19:33:35 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:35 #102 1.308 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:33:35 #102 ... 19:33:35 19:33:35 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:37 #137 ... 19:33:37 19:33:37 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:37 #127 DONE 5.6s 19:33:37 19:33:37 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:39 #132 ... 19:33:39 19:33:39 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:39 #138 ... 19:33:39 19:33:39 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:39 #137 DONE 7.5s 19:33:39 19:33:39 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:39 #136 DONE 7.6s 19:33:39 19:33:39 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:43 #139 ... 19:33:43 19:33:43 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:43 #138 DONE 4.4s 19:33:43 19:33:43 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:45 #140 DONE 6.0s 19:33:45 19:33:45 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:45 #139 DONE 6.0s 19:33:45 19:33:45 #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:47 #141 ... 19:33:47 19:33:47 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:47 #142 DONE 4.1s 19:33:47 19:33:47 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:54 #143 ... 19:33:54 19:33:54 #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:54 #141 DONE 9.1s 19:33:54 19:33:54 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:33:55 #144 ... 19:33:55 19:33:55 #145 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:55 #145 DONE 10.4s 19:33:55 19:33:55 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:55 #102 ... 19:33:55 19:33:55 #146 [security-spire-server] exporting to image 19:33:55 #146 exporting layers 19:33:55 #146 ... 19:33:55 19:33:55 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:55 #143 DONE 8.1s 19:33:55 19:33:55 #146 [security-spire-config] exporting to image 19:34:04 #146 ... 19:34:04 19:34:04 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:04 #144 DONE 9.5s 19:34:04 19:34:04 #146 [security-spire-agent] exporting to image 19:34:04 #146 exporting layers 19:34:04 #146 exporting layers 8.5s done 19:34:04 #146 writing image sha256:cc31dfc363b06e387bef59d2aedcbf0524f029c9c0d394c2bd90f155664e1248 19:34:04 #146 exporting layers 8.7s done 19:34:04 #146 writing image sha256:cc31dfc363b06e387bef59d2aedcbf0524f029c9c0d394c2bd90f155664e1248 0.0s done 19:34:04 #146 naming to docker.io/library/security-spire-config done 19:34:04 #146 writing image sha256:f927a55598ddd8c91c6336b64158abaa1f07c3085ff251c0568fee92c55086c4 0.0s done 19:34:04 #146 naming to docker.io/library/security-spire-server done 19:34:04 #146 exporting layers 0.7s done 19:34:04 #146 writing image sha256:d883127a6a8fc10ec5905aff8f8fb501173749c4d615f8a73436363e058d0790 done 19:34:04 #146 naming to docker.io/library/security-spire-agent 0.0s done 19:34:04 #146 DONE 8.9s 19:34:04 19:34:04 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:36 #102 ... 19:34:36 19:34:36 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:36 #107 71.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:34:51 #107 ... 19:34:51 19:34:51 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:51 #135 DONE 85.2s 19:34:51 19:34:51 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:34:51 #134 DONE 85.2s 19:34:51 19:34:51 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:34:51 #128 DONE 85.2s 19:34:51 19:34:51 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #147 ... 19:34:51 19:34:51 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:34:51 #131 DONE 85.3s 19:34:51 19:34:51 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:51 #133 DONE 85.3s 19:34:51 19:34:51 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:51 #112 DONE 85.4s 19:34:51 19:34:51 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:51 #130 DONE 85.3s 19:34:51 19:34:51 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #148 ... 19:34:51 19:34:51 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:51 #129 DONE 85.6s 19:34:51 19:34:51 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:51 #107 DONE 85.6s 19:34:51 19:34:51 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:34:51 #132 DONE 85.6s 19:34:51 19:34:51 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:51 #102 DONE 85.6s 19:34:51 19:34:51 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #149 ... 19:34:51 19:34:51 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #147 DONE 0.7s 19:34:51 19:34:51 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #148 DONE 0.5s 19:34:51 19:34:51 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #150 DONE 0.7s 19:34:51 19:34:51 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:34:51 #151 DONE 0.5s 19:34:51 19:34:51 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #152 DONE 0.5s 19:34:51 19:34:51 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:34:51 #153 ... 19:34:51 19:34:51 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #149 DONE 0.4s 19:34:51 19:34:51 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #154 DONE 0.5s 19:34:51 19:34:51 #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:51 #155 DONE 0.3s 19:34:51 19:34:51 #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #156 CACHED 19:34:51 19:34:51 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:34:51 #157 CACHED 19:34:51 19:34:51 #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #158 CACHED 19:34:51 19:34:51 #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:34:51 #159 CACHED 19:34:51 19:34:51 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:34:51 #160 CACHED 19:34:51 19:34:51 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #161 CACHED 19:34:51 19:34:51 #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 #162 CACHED 19:34:51 19:34:51 #163 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:34:51 #163 CACHED 19:34:51 19:34:51 #164 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:51 #164 DONE 0.3s 19:34:51 19:34:51 #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:51 #165 ... 19:34:51 19:34:51 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:51 #166 DONE 0.9s 19:34:51 19:34:51 #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:52 #167 ... 19:34:52 19:34:52 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:52 #168 DONE 2.4s 19:34:52 19:34:52 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:34:54 #169 ... 19:34:54 19:34:54 #170 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:34:54 #170 DONE 3.9s 19:34:54 19:34:54 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:34:54 #171 ... 19:34:54 19:34:54 #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:54 #172 DONE 4.3s 19:34:54 19:34:54 #173 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:34:54 #173 DONE 4.5s 19:34:54 19:34:54 #174 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:34:55 #174 ... 19:34:55 19:34:55 #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:34:55 #175 DONE 4.6s 19:34:55 19:34:55 #176 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:34:55 #176 ... 19:34:55 19:34:55 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:34:55 #177 DONE 5.1s 19:34:55 19:34:55 #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:34:55 #178 ... 19:34:55 19:34:55 #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:55 #167 DONE 5.4s 19:34:55 19:34:55 #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:34:55 #179 DONE 5.5s 19:34:55 19:34:55 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:34:56 #180 ... 19:34:56 19:34:56 #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:56 #165 DONE 5.7s 19:34:56 19:34:56 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:34:56 #181 ... 19:34:56 19:34:56 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:34:56 #153 DONE 6.2s 19:34:56 19:34:56 #182 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:34:57 #182 ... 19:34:57 19:34:57 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:34:57 #169 DONE 5.9s 19:34:57 19:34:57 #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:34:57 #183 ... 19:34:57 19:34:57 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:34:57 #171 DONE 4.0s 19:34:58 19:34:58 #184 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:34:58 #184 DONE 3.5s 19:34:58 19:34:58 #174 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:34:58 #174 DONE 3.3s 19:34:58 19:34:58 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:34:58 #185 ... 19:34:58 19:34:58 #186 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:34:58 #186 DONE 3.4s 19:34:58 19:34:58 #176 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:34:58 #176 DONE 3.3s 19:34:58 19:34:58 #146 [support-scheduler] exporting to image 19:34:58 #146 exporting layers 19:34:59 #146 ... 19:34:59 19:34:59 #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:34:59 #178 DONE 3.6s 19:34:59 19:34:59 #187 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:34:59 #187 ... 19:34:59 19:34:59 #188 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:34:59 #188 DONE 3.8s 19:35:00 19:35:00 #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:35:00 #189 ... 19:35:00 19:35:00 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:35:00 #181 DONE 4.0s 19:35:00 19:35:00 #146 [support-scheduler] exporting to image 19:35:00 #146 exporting layers 2.1s done 19:35:00 #146 ... 19:35:00 19:35:00 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:35:00 #180 DONE 4.8s 19:35:00 19:35:00 #146 [core-command] exporting to image 19:35:01 #146 ... 19:35:01 19:35:01 #182 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:35:01 #182 DONE 4.6s 19:35:02 19:35:02 #190 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:35:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:35:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:35:04 #190 ... 19:35:04 19:35:04 #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:35:04 #183 DONE 7.2s 19:35:04 19:35:04 #146 [support-scheduler] exporting to image 19:35:04 #146 writing image sha256:982f0359f9c7bb53cb8f3b1a0a2e3bbc388aaac0b9fa9855a51218c84f932f15 0.1s done 19:35:04 #146 naming to docker.io/library/support-scheduler 0.0s done 19:35:04 #146 writing image sha256:231a54917773a052ec29a9629cd62c6a9ec5bd0f6a5dcab8652b8a3bfb157cb6 19:35:04 #146 writing image sha256:231a54917773a052ec29a9629cd62c6a9ec5bd0f6a5dcab8652b8a3bfb157cb6 0.1s done 19:35:04 #146 naming to docker.io/library/core-data 0.0s done 19:35:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:35:04 #146 ... 19:35:04 19:35:04 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:35:04 #191 DONE 6.8s 19:35:05 19:35:05 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:05 #185 DONE 6.9s 19:35:05 19:35:05 #146 [support-notifications] exporting to image 19:35:05 #146 writing image sha256:90794c0540941e20b9469ce8d59af0ea2bb1821368b6206c247a3a049c37a79e 19:35:05 #146 writing image sha256:90794c0540941e20b9469ce8d59af0ea2bb1821368b6206c247a3a049c37a79e 0.1s done 19:35:05 #146 naming to docker.io/library/core-command 0.1s done 19:35:05 #146 ... 19:35:05 19:35:05 #192 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:35:05 #192 DONE 6.9s 19:35:05 19:35:05 #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:35:05 #193 DONE 6.7s 19:35:05 19:35:05 #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:05 #194 ... 19:35:05 19:35:05 #187 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:35:05 #187 DONE 6.5s 19:35:05 19:35:05 #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:35:05 #189 DONE 6.0s 19:35:05 19:35:05 #146 [core-metadata] exporting to image 19:35:05 #146 exporting layers 0.8s done 19:35:06 #146 ... 19:35:06 19:35:06 #190 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:35:06 #190 DONE 5.3s 19:35:06 19:35:06 #146 [core-metadata] exporting to image 19:35:06 #146 exporting layers 0.6s done 19:35:06 #146 writing image sha256:0d7bef7d7529ba6d0abab98b3ddd4d76a1f18fcd5c052670d57cf77d4aa5a859 0.1s done 19:35:06 #146 naming to docker.io/library/security-spiffe-token-provider 19:35:06 #146 naming to docker.io/library/security-spiffe-token-provider 0.1s done 19:35:06 #146 writing image sha256:53586ac2f65a3602b5b2a36eaa6f3e819e716b93eff1d2ae5554701e918a32c9 19:35:06 #146 writing image sha256:53586ac2f65a3602b5b2a36eaa6f3e819e716b93eff1d2ae5554701e918a32c9 0.1s done 19:35:06 #146 naming to docker.io/library/support-notifications 0.0s done 19:35:06 #146 writing image sha256:1568385e29674d3699851ed3d882234bfc1b61e08c1745f6c97cbbb02a09c5d3 0.0s done 19:35:06 #146 naming to docker.io/library/core-metadata 0.1s done 19:35:06 #146 DONE 17.6s 19:35:06 19:35:06 #195 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:35:08 #195 ... 19:35:08 19:35:08 #196 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:35:08 #196 DONE 3.0s 19:35:08 19:35:08 #197 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:35:08 #197 DONE 2.9s 19:35:08 19:35:08 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:35:08 #198 ... 19:35:08 19:35:08 #195 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:35:08 #195 DONE 2.0s 19:35:08 19:35:08 #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:08 #194 DONE 2.9s 19:35:08 19:35:08 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:08 #199 DONE 2.6s 19:35:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:35:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:35:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:35:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:35:08 19:35:08 #146 [security-proxy-auth] exporting to image 19:35:08 #146 ... 19:35:08 19:35:08 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:35:08 #200 DONE 0.3s 19:35:08 19:35:08 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:35:08 #198 DONE 0.4s 19:35:08 19:35:08 #201 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:35:08 #201 DONE 0.1s 19:35:08 19:35:08 #146 [core-common-config-bootstrapper] exporting to image 19:35:08 #146 exporting layers 0.3s done 19:35:08 #146 writing image sha256:d7002094716953c19d03dfd72dc6bf67f06a308aa168b0e2613c0a142bad2c19 done 19:35:08 #146 naming to docker.io/library/core-common-config-bootstrapper done 19:35:09 #146 exporting layers 0.6s done 19:35:09 #146 writing image sha256:f3ce9bef1c9b1d0ed4175de6838abe173d1c74012e1f492f34df3ea5df228beb done 19:35:09 #146 naming to docker.io/library/security-proxy-auth done 19:35:09 #146 DONE 18.2s 19:35:09 19:35:09 #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:35:09 #202 DONE 0.3s 19:35:09 19:35:09 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:35:09 #203 DONE 0.3s 19:35:09 19:35:09 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:35:09 #204 DONE 0.1s 19:35:09 19:35:09 #205 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:09 #205 DONE 0.8s 19:35:09 19:35:09 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:35:09 #206 DONE 0.1s 19:35:09 19:35:09 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:35:09 #207 DONE 0.1s 19:35:09 19:35:09 #146 [security-proxy-setup] exporting to image 19:35:09 #146 exporting layers 0.2s done 19:35:09 #146 writing image sha256:1aae348a1f09e88c3439ee52b0babf572cd593d806907b542736a418ab26b1c1 done 19:35:09 #146 naming to docker.io/library/security-proxy-setup done 19:35:09 #146 DONE 18.4s 19:35:09 19:35:09 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:35:09 #208 DONE 0.6s 19:35:09 19:35:09 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:09 #209 DONE 0.6s 19:35:09 19:35:09 #146 [security-secretstore-setup] exporting to image 19:35:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:35:10 #146 exporting layers 1.2s done 19:35:10 #146 writing image sha256:d3e6709c84bda9311be8e100d6df1c812b5bbe0d8cd49d6b23f27710a8af14a2 done 19:35:10 #146 naming to docker.io/library/security-secretstore-setup done 19:35:10 #146 writing image sha256:f8590c7894e371976ab30e18870e3454696de57921d3378b4ab72d86c1241515 done 19:35:10 #146 naming to docker.io/library/security-bootstrapper done 19:35:10 #146 DONE 19.8s 19:35:10 19:35:10 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:10 time="2023-07-05T19:31:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:10 time="2023-07-05T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:35:10 $ docker stop --time=1 be16f87539feb9522048243bd5cfee1ea887616f301a8b79c8404d3f77476b49 19:35:12 $ docker rm -f --volumes be16f87539feb9522048243bd5cfee1ea887616f301a8b79c8404d3f77476b49 [Pipeline] // withDockerContainer [Pipeline] sh 19:35:12 + docker images 19:35:12 REPOSITORY TAG IMAGE ID CREATED SIZE 19:35:12 security-bootstrapper latest f8590c7894e3 3 seconds ago 22.2MB 19:35:12 security-secretstore-setup latest d3e6709c84bd 3 seconds ago 32.8MB 19:35:12 core-common-config-bootstrapper latest d70020947169 4 seconds ago 17.2MB 19:35:12 security-proxy-setup latest 1aae348a1f09 4 seconds ago 18.8MB 19:35:12 security-proxy-auth latest f3ce9bef1c9b 4 seconds ago 18.3MB 19:35:12 core-metadata latest 1568385e2967 7 seconds ago 20.4MB 19:35:12 support-notifications latest 53586ac2f65a 8 seconds ago 32.4MB 19:35:12 security-spiffe-token-provider latest 0d7bef7d7529 8 seconds ago 32.8MB 19:35:12 core-command latest 90794c054094 12 seconds ago 19.9MB 19:35:12 core-data latest 231a54917773 13 seconds ago 20.1MB 19:35:12 support-scheduler latest 982f0359f9c7 15 seconds ago 31.8MB 19:35:12 security-spire-agent latest d883127a6a8f About a minute ago 161MB 19:35:12 security-spire-config latest cc31dfc363b0 About a minute ago 102MB 19:35:12 security-spire-server latest f927a55598dd About a minute ago 103MB 19:35:12 ci-base-image-x86_64 latest 9ef9dc060043 5 minutes ago 922MB 19:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 weeks ago 334MB 19:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB 19:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 19:35:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.414s coverage: 28.7% of statements 19:35:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.289s coverage: 98.5% of statements 19:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.426s coverage: 71.5% of statements 19:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 54.0% of statements 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:36:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:36:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:36:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.845s coverage: 88.5% of statements 19:36:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.498s coverage: 3.8% of statements 19:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.506s coverage: 95.6% of statements 19:36:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:36:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:36:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:36:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:36:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:36:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 72.2% of statements 19:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:36:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 65.9% of statements 19:36:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:36:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.445s coverage: 0.9% of statements 19:36:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.0% of statements 19:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements 19:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements 19:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 19:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements 19:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 19:36:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:36:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements 19:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.008s coverage: 79.9% of statements 19:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.248s coverage: 92.9% of statements 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.198s coverage: 62.3% of statements 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.164s coverage: 20.0% of statements 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.492s coverage: 81.8% of statements 19:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.510s coverage: 82.1% of statements 19:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 86.0% of statements 19:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 63.1% of statements 19:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements 19:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements 19:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 19:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 19:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 19:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements 19:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements 19:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:37:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 19:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:37:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.285s coverage: 17.7% of statements 19:37:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.519s coverage: 92.3% of statements 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 61.8% of statements 19:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements 19:37:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:37:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:37:44 go vet ./... 19:40:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:40:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:40:20 ./bin/test-attribution-txt.sh [Pipeline] echo 19:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:40:21 + ls -al . 19:40:21 total 716 19:40:21 drwxrwxr-x 10 1001 1001 4096 Jul 5 19:32 . 19:40:21 drwxr-xr-x 4 root root 4096 Jul 5 19:32 .. 19:40:21 drwxrwxr-x 2 1001 1001 4096 Jul 5 19:31 .blubracket 19:40:21 -rw-rw-r-- 1 1001 1001 16 Jul 5 19:31 .dockerignore 19:40:21 drwxrwxr-x 8 1001 1001 4096 Jul 5 19:31 .git 19:40:21 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:31 .github 19:40:21 -rw-rw-r-- 1 1001 1001 1133 Jul 5 19:31 .gitignore 19:40:21 -rw-rw-r-- 1 1001 1001 42 Jul 5 19:31 .golangci.yml 19:40:21 -rw-rw-r-- 1 1001 1001 87 Jul 5 19:31 .hadolint.yml 19:40:21 -rw-rw-r-- 1 1001 1001 166 Jul 5 19:31 .sonarcloud.properties 19:40:21 -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:31 ADOPTERS.md 19:40:21 -rw-rw-r-- 1 1001 1001 10835 Jul 5 19:31 Attribution.txt 19:40:21 -rw-rw-r-- 1 1001 1001 93407 Jul 5 19:31 CHANGELOG.md 19:40:21 -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:31 CONTRIBUTING.md 19:40:21 -rw-rw-r-- 1 1001 1001 677 Jul 5 19:31 GOVERNANCE.md 19:40:21 -rw-rw-r-- 1 1001 1001 883 Jul 5 19:31 Jenkinsfile 19:40:21 -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:31 LICENSE 19:40:21 -rw-rw-r-- 1 1001 1001 14368 Jul 5 19:31 Makefile 19:40:21 -rw-rw-r-- 1 1001 1001 582 Jul 5 19:31 OWNERS.md 19:40:21 -rw-rw-r-- 1 1001 1001 9923 Jul 5 19:31 README.md 19:40:21 -rw-rw-r-- 1 1001 1001 789 Jul 5 19:31 SECURITY.md 19:40:21 -rw-rw-r-- 1 1001 1001 5 Jul 5 19:28 VERSION 19:40:21 drwxrwxr-x 2 1001 1001 4096 Jul 5 19:31 bin 19:40:21 drwxrwxr-x 18 1001 1001 4096 Jul 5 19:31 cmd 19:40:21 -rw-r--r-- 1 root root 447731 Jul 5 19:37 coverage.out 19:40:21 -rw-rw-r-- 1 1001 1001 3163 Jul 5 19:31 go.mod 19:40:21 -rw-rw-r-- 1 1001 1001 31056 Jul 5 19:31 go.sum 19:40:21 drwxrwxr-x 7 1001 1001 4096 Jul 5 19:31 internal 19:40:21 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:31 openapi 19:40:21 -rw-rw-r-- 1 1001 1001 594 Jul 5 19:31 security.txt 19:40:21 drwxrwxr-x 4 1001 1001 4096 Jul 5 19:31 snap 19:40:21 -rw-rw-r-- 1 1001 1001 204 Jul 5 19:31 version.go [Pipeline] sh 19:40:21 + '[' -e coverage.out ] 19:40:21 + chown 1001:1001 coverage.out [Pipeline] stash 19:40:21 Warning: overwriting stash ‘coverage-report’ 19:40:22 Stashed 1 file(s) [Pipeline] sh 19:40:22 + make build 19:40:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:41:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:41:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:41:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:41:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:42:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:42:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:42:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:42:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:43:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:43:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:43:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:43:17 $ docker stop --time=1 3f947c253360d58d9c22933278e69cbeef1868a619ea0ee2a29f203750b82dff 19:43:19 $ docker rm -f --volumes 3f947c253360d58d9c22933278e69cbeef1868a619ea0ee2a29f203750b82dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:43:21 19:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:43:22 latest: Pulling from edgex-devops/edgex-compose-arm64 19:43:22 547446be3368: Pulling fs layer 19:43:22 d125d8839a47: Pulling fs layer 19:43:22 3e85d5ac6304: Pulling fs layer 19:43:22 c3105a71a48b: Pulling fs layer 19:43:22 0f093f025ec4: Pulling fs layer 19:43:22 c3106fc0e877: Pulling fs layer 19:43:22 0f093f025ec4: Waiting 19:43:22 c3106fc0e877: Waiting 19:43:22 c3105a71a48b: Waiting 19:43:22 547446be3368: Verifying Checksum 19:43:22 547446be3368: Download complete 19:43:22 c3105a71a48b: Verifying Checksum 19:43:22 c3105a71a48b: Download complete 19:43:23 d125d8839a47: Verifying Checksum 19:43:23 d125d8839a47: Download complete 19:43:23 c3106fc0e877: Verifying Checksum 19:43:23 c3106fc0e877: Download complete 19:43:23 0f093f025ec4: Verifying Checksum 19:43:23 0f093f025ec4: Download complete 19:43:23 547446be3368: Pull complete 19:43:25 3e85d5ac6304: Verifying Checksum 19:43:25 3e85d5ac6304: Download complete 19:43:26 d125d8839a47: Pull complete 19:43:34 3e85d5ac6304: Pull complete 19:43:34 c3105a71a48b: Pull complete 19:43:35 0f093f025ec4: Pull complete 19:43:35 c3106fc0e877: Pull complete 19:43:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:35 prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container 19:43:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:43:40 $ docker top bcb58e21fb76b0c7acffa59928552cd98f08c98bf19d0c36e2727c4fd1af6a51 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:40 + docker compose -f ./docker-compose-build.yml build --parallel 19:43:49 #1 [security-spire-config internal] load build definition from Dockerfile 19:43:49 #1 transferring dockerfile: 19:43:49 #1 transferring dockerfile: 2.58kB done 19:43:49 #1 DONE 0.1s 19:43:49 19:43:49 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:43:49 #2 transferring dockerfile: 2.12kB done 19:43:49 #2 DONE 0.0s 19:43:49 19:43:49 #3 [security-secretstore-setup internal] load build definition from Dockerfile 19:43:49 #3 transferring dockerfile: 2.38kB done 19:43:49 #3 DONE 0.1s 19:43:49 19:43:49 #4 [core-data internal] load build definition from Dockerfile 19:43:49 #4 transferring dockerfile: 1.90kB done 19:43:49 #4 DONE 0.1s 19:43:49 19:43:49 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:43:49 #5 transferring dockerfile: 1.78kB done 19:43:49 #5 DONE 0.1s 19:43:49 19:43:49 #6 [security-proxy-auth internal] load build definition from Dockerfile 19:43:49 #6 transferring dockerfile: 2.04kB done 19:43:49 #6 DONE 0.1s 19:43:49 19:43:49 #7 [security-spire-server internal] load build definition from Dockerfile 19:43:49 #7 transferring dockerfile: 2.63kB done 19:43:49 #7 DONE 0.1s 19:43:49 19:43:49 #8 [support-notifications internal] load build definition from Dockerfile 19:43:49 #8 transferring dockerfile: 1.84kB 0.0s done 19:43:49 #8 DONE 0.1s 19:43:49 19:43:49 #9 [core-command internal] load build definition from Dockerfile 19:43:49 #9 transferring dockerfile: 1.82kB 0.0s done 19:43:49 #9 DONE 0.1s 19:43:49 19:43:49 #10 [support-scheduler internal] load build definition from Dockerfile 19:43:49 #10 transferring dockerfile: 1.82kB 0.0s done 19:43:49 #10 DONE 0.1s 19:43:49 19:43:49 #11 [security-spire-agent internal] load build definition from Dockerfile 19:43:50 #11 transferring dockerfile: 2.68kB done 19:43:50 #11 DONE 0.1s 19:43:50 19:43:50 #12 [core-metadata internal] load build definition from Dockerfile 19:43:50 #12 transferring dockerfile: 1.96kB done 19:43:50 #12 DONE 0.1s 19:43:50 19:43:50 #13 [security-bootstrapper internal] load build definition from Dockerfile 19:43:50 #13 transferring dockerfile: 2.82kB done 19:43:50 #13 DONE 0.1s 19:43:50 19:43:50 #14 [security-proxy-setup internal] load build definition from Dockerfile 19:43:50 #14 transferring dockerfile: 2.06kB done 19:43:50 #14 DONE 0.1s 19:43:50 19:43:50 #15 [security-spire-config internal] load .dockerignore 19:43:50 #15 transferring context: 56B done 19:43:50 #15 DONE 0.1s 19:43:51 19:43:51 #16 [core-common-config-bootstrapper internal] load .dockerignore 19:43:51 #16 transferring context: 56B done 19:43:51 #16 DONE 0.0s 19:43:51 19:43:51 #17 [security-secretstore-setup internal] load .dockerignore 19:43:51 #17 transferring context: 56B done 19:43:51 #17 DONE 0.0s 19:43:51 19:43:51 #18 [core-data internal] load .dockerignore 19:43:51 #18 transferring context: 56B done 19:43:51 #18 DONE 0.1s 19:43:51 19:43:51 #19 [security-spiffe-token-provider internal] load .dockerignore 19:43:51 #19 transferring context: 56B 0.0s done 19:43:51 #19 DONE 0.1s 19:43:51 19:43:51 #20 [security-proxy-auth internal] load .dockerignore 19:43:51 #20 transferring context: 56B done 19:43:51 #20 DONE 0.1s 19:43:51 19:43:51 #21 [security-spire-server internal] load .dockerignore 19:43:51 #21 transferring context: 56B done 19:43:51 #21 DONE 0.1s 19:43:51 19:43:51 #22 [support-notifications internal] load .dockerignore 19:43:51 #22 transferring context: 56B done 19:43:51 #22 DONE 0.1s 19:43:51 19:43:51 #23 [core-command internal] load .dockerignore 19:43:51 #23 transferring context: 56B 0.0s done 19:43:51 #23 DONE 0.1s 19:43:51 19:43:51 #24 [support-scheduler internal] load .dockerignore 19:43:51 #24 transferring context: 56B done 19:43:51 #24 DONE 0.1s 19:43:51 19:43:51 #25 [security-spire-agent internal] load .dockerignore 19:43:51 #25 transferring context: 56B done 19:43:51 #25 DONE 0.0s 19:43:51 19:43:51 #26 [core-metadata internal] load .dockerignore 19:43:51 #26 transferring context: 56B done 19:43:51 #26 DONE 0.1s 19:43:51 19:43:51 #27 [security-bootstrapper internal] load .dockerignore 19:43:51 #27 transferring context: 56B done 19:43:51 #27 DONE 0.1s 19:43:51 19:43:51 #28 [security-proxy-setup internal] load .dockerignore 19:43:51 #28 transferring context: 56B 0.0s done 19:43:51 #28 DONE 0.1s 19:43:51 19:43:51 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:51 #29 DONE 0.0s 19:43:51 19:43:51 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 19:43:52 #30 DONE 0.1s 19:43:52 19:43:52 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:52 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:52 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.05MB / 3.26MB 0.1s 19:43:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s 19:43:52 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 19:43:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:52 #31 ... 19:43:52 19:43:52 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:52 #29 DONE 0.0s 19:43:52 19:43:52 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:52 #31 ... 19:43:52 19:43:52 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:43:52 #30 DONE 0.2s 19:43:52 19:43:52 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:52 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:52 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:52 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:52 #31 ... 19:43:52 19:43:52 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:52 #29 DONE 0.0s 19:43:52 19:43:52 #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:52 #32 DONE 1.5s 19:43:52 19:43:52 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:53 #31 ... 19:43:53 19:43:53 #32 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:53 #32 DONE 1.5s 19:43:53 19:43:53 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:53 #31 ... 19:43:53 19:43:53 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:53 #29 DONE 0.0s 19:43:53 19:43:53 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 19:43:53 #30 DONE 0.5s 19:43:53 19:43:53 #32 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:53 #32 DONE 1.6s 19:43:53 19:43:53 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:53 #31 ... 19:43:53 19:43:53 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:53 #29 DONE 0.0s 19:43:53 19:43:53 #32 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:53 #32 DONE 1.6s 19:43:53 19:43:53 #33 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 19:43:53 #33 DONE 0.7s 19:43:53 19:43:53 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:53 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done 19:43:53 #31 ... 19:43:53 19:43:53 #32 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:53 #32 DONE 1.6s 19:43:53 19:43:53 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:53 #29 DONE 0.1s 19:43:53 19:43:53 #33 [security-proxy-auth builder 2/9] WORKDIR /edgex-go 19:43:53 #33 DONE 0.7s 19:43:53 19:43:53 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:53 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done 19:43:53 #31 ... 19:43:53 19:43:53 #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:53 #32 DONE 1.6s 19:43:53 19:43:53 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:53 #29 DONE 0.1s 19:43:53 19:43:53 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 19:43:53 #30 DONE 0.9s 19:43:53 19:43:53 #33 [security-spire-server builder 2/9] WORKDIR /edgex-go 19:43:53 #33 DONE 0.7s 19:43:53 19:43:53 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:53 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done 19:43:53 #31 ... 19:43:53 19:43:53 #32 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:53 #32 DONE 1.6s 19:43:53 19:43:53 #33 [support-notifications builder 2/9] WORKDIR /edgex-go 19:43:53 #33 DONE 0.8s 19:43:53 19:43:53 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:53 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:53 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done 19:43:54 #31 ... 19:43:54 19:43:54 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:54 #29 DONE 0.1s 19:43:54 19:43:54 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 19:43:54 #30 DONE 1.0s 19:43:54 19:43:54 #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:54 #32 DONE 1.6s 19:43:54 19:43:54 #33 [core-command builder 2/9] WORKDIR /edgex-go 19:43:54 #33 DONE 0.8s 19:43:54 19:43:54 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:54 #29 DONE 0.1s 19:43:54 19:43:54 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:54 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:54 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done 19:43:54 #31 ... 19:43:54 19:43:54 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:54 #29 DONE 0.1s 19:43:54 19:43:54 #34 [support-notifications internal] load build context 19:43:54 #34 ... 19:43:54 19:43:54 #32 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:54 #32 DONE 1.7s 19:43:54 19:43:54 #33 [support-scheduler builder 2/9] WORKDIR /edgex-go 19:43:54 #33 DONE 0.8s 19:43:54 19:43:54 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:54 #29 DONE 0.1s 19:43:54 19:43:54 #34 [support-notifications internal] load build context 19:43:54 #34 ... 19:43:54 19:43:54 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 19:43:54 #30 DONE 1.5s 19:43:54 19:43:54 #34 [support-notifications internal] load build context 19:43:54 #34 ... 19:43:54 19:43:54 #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:54 #32 DONE 1.7s 19:43:54 19:43:54 #33 [core-metadata builder 2/9] WORKDIR /edgex-go 19:43:54 #33 DONE 0.9s 19:43:54 19:43:54 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:54 #29 DONE 0.1s 19:43:54 19:43:54 #34 [support-notifications internal] load build context 19:43:55 #34 ... 19:43:55 19:43:55 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:43:55 #29 DONE 0.1s 19:43:55 19:43:55 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:55 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:55 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done 19:43:55 #31 DONE 4.1s 19:43:55 19:43:55 #34 [support-notifications internal] load build context 19:43:55 #34 ... 19:43:55 19:43:55 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:43:55 #30 DONE 2.2s 19:43:55 19:43:55 #34 [support-notifications internal] load build context 19:43:55 #34 ... 19:43:55 19:43:55 #32 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:43:55 #32 DONE 1.8s 19:43:55 19:43:55 #33 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 19:43:55 #33 DONE 0.9s 19:43:55 19:43:55 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:43:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:43:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:43:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:43:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:43:55 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 19:43:55 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done 19:43:55 #31 DONE 4.1s 19:43:55 19:43:55 #35 [security-proxy-setup internal] load build context 19:43:59 #35 transferring context: 19:44:01 #35 ... 19:44:01 19:44:01 #36 [core-data internal] load build context 19:44:01 #36 ... 19:44:01 19:44:01 #35 [security-proxy-setup internal] load build context 19:44:02 #35 ... 19:44:02 19:44:02 #37 [security-spire-config internal] load build context 19:44:02 #37 ... 19:44:02 19:44:02 #35 [security-proxy-setup internal] load build context 19:44:02 #35 ... 19:44:02 19:44:02 #38 [core-common-config-bootstrapper internal] load build context 19:44:02 #38 ... 19:44:02 19:44:02 #35 [security-proxy-setup internal] load build context 19:44:03 #35 ... 19:44:03 19:44:03 #39 [security-secretstore-setup internal] load build context 19:44:03 #39 ... 19:44:03 19:44:03 #35 [security-proxy-setup internal] load build context 19:44:03 #35 ... 19:44:03 19:44:03 #40 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:44:03 #0 5.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:03 #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:03 #40 ... 19:44:03 19:44:03 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:44:03 #0 5.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:03 #0 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:03 #0 10.21 OK: 263 MiB in 53 packages 19:44:03 #41 ... 19:44:03 19:44:03 #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:44:03 #0 7.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:03 #0 9.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:03 #42 ... 19:44:03 19:44:03 #43 [security-proxy-auth internal] load build context 19:44:03 #43 transferring context: 11.97MB 9.9s 19:44:03 #43 ... 19:44:03 19:44:03 #44 [security-spire-server internal] load build context 19:44:03 #44 ... 19:44:03 19:44:03 #45 [security-spiffe-token-provider internal] load build context 19:44:04 #45 ... 19:44:04 19:44:04 #46 [core-command internal] load build context 19:44:04 #46 ... 19:44:04 19:44:04 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:44:04 #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:04 #0 7.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:04 #47 ... 19:44:04 19:44:04 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:44:04 #0 8.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:04 #48 ... 19:44:04 19:44:04 #49 [security-spire-agent internal] load build context 19:44:04 #49 ... 19:44:04 19:44:04 #50 [support-scheduler internal] load build context 19:44:04 #50 ... 19:44:04 19:44:04 #46 [core-command internal] load build context 19:44:04 #46 ... 19:44:04 19:44:04 #51 [core-metadata internal] load build context 19:44:04 #51 ... 19:44:04 19:44:04 #49 [security-spire-agent internal] load build context 19:44:05 #49 ... 19:44:05 19:44:05 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:44:05 #41 DONE 12.7s 19:44:05 19:44:05 #40 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:44:05 #40 10.63 OK: 263 MiB in 53 packages 19:44:05 #40 DONE 13.3s 19:44:05 19:44:05 #52 [security-bootstrapper internal] load build context 19:44:05 #52 ... 19:44:05 19:44:05 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:44:06 #53 ... 19:44:06 19:44:06 #34 [support-notifications internal] load build context 19:44:06 #34 ... 19:44:06 19:44:06 #52 [security-bootstrapper internal] load build context 19:44:07 #52 ... 19:44:07 19:44:07 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:07 #54 ... 19:44:07 19:44:07 #49 [security-spire-agent internal] load build context 19:44:07 #49 ... 19:44:07 19:44:07 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:44:07 #55 ... 19:44:07 19:44:07 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:07 #56 ... 19:44:07 19:44:07 #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:08 #57 ... 19:44:08 19:44:08 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:44:08 #58 ... 19:44:08 19:44:08 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:44:08 #59 ... 19:44:08 19:44:08 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:44:08 #60 ... 19:44:08 19:44:08 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:44:08 #61 ... 19:44:08 19:44:08 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:44:08 #42 13.69 OK: 263 MiB in 53 packages 19:44:08 #42 DONE 15.4s 19:44:08 19:44:08 #49 [security-spire-agent internal] load build context 19:44:08 #49 ... 19:44:08 19:44:08 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:44:08 #48 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:08 #48 13.86 OK: 263 MiB in 53 packages 19:44:08 #48 DONE 14.7s 19:44:08 19:44:08 #49 [security-spire-agent internal] load build context 19:44:09 #49 transferring context: 11.24MB 14.1s 19:44:11 #49 ... 19:44:11 19:44:11 #36 [core-data internal] load build context 19:44:11 #36 ... 19:44:11 19:44:11 #49 [security-spire-agent internal] load build context 19:44:12 #49 ... 19:44:12 19:44:12 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:44:12 #47 11.87 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:44:12 #47 11.87 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:44:12 #47 11.87 OK: 17701 distinct packages available 19:44:12 #47 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:12 #47 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:12 #47 17.08 OK: 263 MiB in 53 packages 19:44:12 #47 DONE 19.0s 19:44:12 19:44:12 #49 [security-spire-agent internal] load build context 19:44:12 #49 ... 19:44:12 19:44:12 #37 [security-spire-config internal] load build context 19:44:12 #37 ... 19:44:12 19:44:12 #49 [security-spire-agent internal] load build context 19:44:13 #49 ... 19:44:13 19:44:13 #38 [core-common-config-bootstrapper internal] load build context 19:44:13 #38 ... 19:44:13 19:44:13 #49 [security-spire-agent internal] load build context 19:44:13 #49 ... 19:44:13 19:44:13 #39 [security-secretstore-setup internal] load build context 19:44:13 #39 ... 19:44:13 19:44:13 #35 [security-proxy-setup internal] load build context 19:44:13 #35 ... 19:44:13 19:44:13 #49 [security-spire-agent internal] load build context 19:44:13 #49 transferring context: 18.25MB 19.1s 19:44:13 #49 ... 19:44:13 19:44:13 #43 [security-proxy-auth internal] load build context 19:44:13 #43 ... 19:44:13 19:44:13 #49 [security-spire-agent internal] load build context 19:44:14 #49 ... 19:44:14 19:44:14 #45 [security-spiffe-token-provider internal] load build context 19:44:14 #45 ... 19:44:14 19:44:14 #44 [security-spire-server internal] load build context 19:44:14 #44 ... 19:44:14 19:44:14 #45 [security-spiffe-token-provider internal] load build context 19:44:14 #45 ... 19:44:14 19:44:14 #50 [support-scheduler internal] load build context 19:44:15 #50 ... 19:44:15 19:44:15 #45 [security-spiffe-token-provider internal] load build context 19:44:15 #45 ... 19:44:15 19:44:15 #46 [core-command internal] load build context 19:44:15 #46 ... 19:44:15 19:44:15 #51 [core-metadata internal] load build context 19:44:15 #51 ... 19:44:15 19:44:15 #46 [core-command internal] load build context 19:44:16 #46 ... 19:44:16 19:44:16 #34 [support-notifications internal] load build context 19:44:16 #34 ... 19:44:16 19:44:16 #46 [core-command internal] load build context 19:44:17 #46 ... 19:44:17 19:44:17 #52 [security-bootstrapper internal] load build context 19:44:17 #52 ... 19:44:17 19:44:17 #46 [core-command internal] load build context 19:44:17 #46 ... 19:44:17 19:44:17 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:44:17 #53 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:17 #53 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:17 #53 19.52 (1/2) Installing ca-certificates (20230506-r0) 19:44:17 #53 20.20 (2/2) Installing dumb-init (1.2.5-r2) 19:44:17 #53 20.24 Executing busybox-1.35.0-r29.trigger 19:44:17 #53 20.48 Executing ca-certificates-20230506-r0.trigger 19:44:17 #53 ... 19:44:17 19:44:17 #46 [core-command internal] load build context 19:44:18 #46 ... 19:44:18 19:44:18 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:44:18 #59 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:18 #59 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:18 #59 17.54 (1/3) Installing ca-certificates (20230506-r0) 19:44:18 #59 18.04 (2/3) Installing dumb-init (1.2.5-r2) 19:44:18 #59 18.05 (3/3) Installing su-exec (0.2-r2) 19:44:18 #59 18.07 Executing busybox-1.35.0-r29.trigger 19:44:18 #59 18.14 Executing ca-certificates-20230506-r0.trigger 19:44:18 #59 19.62 OK: 8 MiB in 18 packages 19:44:18 #59 DONE 20.8s 19:44:18 19:44:18 #46 [core-command internal] load build context 19:44:18 #46 transferring context: 40.46MB 24.7s 19:44:19 #46 ... 19:44:19 19:44:19 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:44:19 #55 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:19 #55 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:19 #55 21.12 (1/1) Installing dumb-init (1.2.5-r2) 19:44:19 #55 21.23 Executing busybox-1.35.0-r29.trigger 19:44:19 #55 21.68 OK: 8 MiB in 16 packages 19:44:19 #55 ... 19:44:19 19:44:19 #46 [core-command internal] load build context 19:44:19 #46 ... 19:44:19 19:44:19 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:19 #54 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:19 #54 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:19 #54 20.49 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:44:19 #54 20.49 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:44:19 #54 20.49 OK: 17689 distinct packages available 19:44:19 #54 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:19 #54 ... 19:44:19 19:44:19 #36 [core-data internal] load build context 19:44:19 #36 ... 19:44:19 19:44:19 #46 [core-command internal] load build context 19:44:20 #46 ... 19:44:20 19:44:20 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:20 #56 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:20 #56 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:20 #56 ... 19:44:20 19:44:20 #46 [core-command internal] load build context 19:44:21 #46 ... 19:44:21 19:44:21 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:44:21 #61 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:21 #61 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:21 #61 22.53 (1/2) Installing dumb-init (1.2.5-r2) 19:44:21 #61 22.53 (2/2) Installing openssl (3.0.9-r1) 19:44:21 #61 22.63 Executing busybox-1.35.0-r29.trigger 19:44:21 #61 22.79 OK: 8 MiB in 17 packages 19:44:21 #61 ... 19:44:21 19:44:21 #46 [core-command internal] load build context 19:44:21 #46 ... 19:44:21 19:44:21 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:44:21 #53 23.54 OK: 8 MiB in 17 packages 19:44:21 #53 DONE 25.6s 19:44:21 19:44:21 #46 [core-command internal] load build context 19:44:21 #46 ... 19:44:21 19:44:21 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:44:21 #58 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:21 #58 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:21 #58 22.15 (1/1) Installing dumb-init (1.2.5-r2) 19:44:21 #58 22.19 Executing busybox-1.35.0-r29.trigger 19:44:21 #58 22.45 OK: 8 MiB in 16 packages 19:44:21 #58 ... 19:44:21 19:44:21 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:21 #54 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:21 #54 ... 19:44:21 19:44:21 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:44:21 #58 DONE 23.9s 19:44:21 19:44:21 #46 [core-command internal] load build context 19:44:21 #46 ... 19:44:21 19:44:21 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:44:21 #55 DONE 24.4s 19:44:21 19:44:21 #46 [core-command internal] load build context 19:44:22 #46 ... 19:44:22 19:44:22 #37 [security-spire-config internal] load build context 19:44:22 #37 ... 19:44:22 19:44:22 #46 [core-command internal] load build context 19:44:23 #46 ... 19:44:23 19:44:23 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:44:23 #61 DONE 24.6s 19:44:23 19:44:23 #46 [core-command internal] load build context 19:44:23 #46 ... 19:44:23 19:44:23 #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:23 #57 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:23 #57 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:23 #57 24.64 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:44:23 #57 24.64 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:44:23 #57 24.64 OK: 17689 distinct packages available 19:44:23 #57 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:23 #57 ... 19:44:23 19:44:23 #37 [security-spire-config internal] load build context 19:44:23 #37 transferring context: 74.36MB 31.2s 19:44:23 #37 ... 19:44:23 19:44:23 #38 [core-common-config-bootstrapper internal] load build context 19:44:23 #38 ... 19:44:23 19:44:23 #37 [security-spire-config internal] load build context 19:44:23 #37 ... 19:44:23 19:44:23 #35 [security-proxy-setup internal] load build context 19:44:23 #35 ... 19:44:23 19:44:23 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:44:23 #60 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:23 #60 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:23 #60 24.09 (1/2) Installing dumb-init (1.2.5-r2) 19:44:23 #60 24.09 (2/2) Installing su-exec (0.2-r2) 19:44:23 #60 24.09 Executing busybox-1.35.0-r29.trigger 19:44:23 #60 24.24 OK: 8 MiB in 17 packages 19:44:23 #60 DONE 25.7s 19:44:23 19:44:23 #35 [security-proxy-setup internal] load build context 19:44:23 #35 ... 19:44:23 19:44:23 #39 [security-secretstore-setup internal] load build context 19:44:24 #39 ... 19:44:24 19:44:24 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:44:24 #62 ... 19:44:24 19:44:24 #43 [security-proxy-auth internal] load build context 19:44:24 #43 ... 19:44:24 19:44:24 #35 [security-proxy-setup internal] load build context 19:44:24 #35 ... 19:44:24 19:44:24 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:44:24 #63 DONE 1.4s 19:44:24 19:44:24 #35 [security-proxy-setup internal] load build context 19:44:24 #35 ... 19:44:24 19:44:24 #49 [security-spire-agent internal] load build context 19:44:24 #49 ... 19:44:24 19:44:24 #43 [security-proxy-auth internal] load build context 19:44:24 #43 ... 19:44:24 19:44:24 #44 [security-spire-server internal] load build context 19:44:24 #44 ... 19:44:24 19:44:24 #49 [security-spire-agent internal] load build context 19:44:24 #49 ... 19:44:24 19:44:24 #50 [support-scheduler internal] load build context 19:44:25 #50 ... 19:44:25 19:44:25 #45 [security-spiffe-token-provider internal] load build context 19:44:25 #45 ... 19:44:25 19:44:25 #49 [security-spire-agent internal] load build context 19:44:25 #49 ... 19:44:25 19:44:25 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:25 #54 26.98 (1/4) Installing dumb-init (1.2.5-r2) 19:44:25 #54 26.98 (2/4) Installing musl-obstack (1.2.3-r0) 19:44:25 #54 26.98 (3/4) Installing libucontext (1.2-r0) 19:44:25 #54 26.98 (4/4) Installing gcompat (1.1.0-r0) 19:44:25 #54 27.05 Executing busybox-1.35.0-r29.trigger 19:44:25 #54 27.11 OK: 8 MiB in 19 packages 19:44:25 #54 DONE 28.3s 19:44:25 19:44:25 #50 [support-scheduler internal] load build context 19:44:25 #50 ... 19:44:25 19:44:25 #51 [core-metadata internal] load build context 19:44:25 #51 ... 19:44:25 19:44:25 #50 [support-scheduler internal] load build context 19:44:26 #50 ... 19:44:26 19:44:26 #34 [support-notifications internal] load build context 19:44:26 #34 ... 19:44:26 19:44:26 #51 [core-metadata internal] load build context 19:44:27 #51 ... 19:44:27 19:44:27 #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:27 #57 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:27 #57 28.34 (1/5) Installing dumb-init (1.2.5-r2) 19:44:27 #57 28.34 (2/5) Installing musl-obstack (1.2.3-r0) 19:44:27 #57 28.38 (3/5) Installing libucontext (1.2-r0) 19:44:27 #57 28.38 (4/5) Installing gcompat (1.1.0-r0) 19:44:27 #57 28.38 (5/5) Installing openssl (3.0.9-r1) 19:44:27 #57 28.44 Executing busybox-1.35.0-r29.trigger 19:44:27 #57 28.49 OK: 9 MiB in 20 packages 19:44:27 #57 DONE 29.7s 19:44:27 19:44:27 #51 [core-metadata internal] load build context 19:44:27 #51 ... 19:44:27 19:44:27 #52 [security-bootstrapper internal] load build context 19:44:27 #52 ... 19:44:27 19:44:27 #51 [core-metadata internal] load build context 19:44:27 #51 ... 19:44:27 19:44:27 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:27 #56 23.42 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:44:27 #56 23.42 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:44:27 #56 23.42 OK: 17689 distinct packages available 19:44:27 #56 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:27 #56 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:27 #56 27.86 (1/9) Installing ca-certificates (20230506-r0) 19:44:27 #56 28.00 (2/9) Installing brotli-libs (1.0.9-r9) 19:44:27 #56 28.00 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:44:27 #56 28.00 (4/9) Installing libcurl (8.1.2-r0) 19:44:27 #56 28.10 (5/9) Installing curl (8.1.2-r0) 19:44:27 #56 28.10 (6/9) Installing dumb-init (1.2.5-r2) 19:44:27 #56 28.10 (7/9) Installing musl-obstack (1.2.3-r0) 19:44:27 #56 28.10 (8/9) Installing libucontext (1.2-r0) 19:44:27 #56 28.10 (9/9) Installing gcompat (1.1.0-r0) 19:44:27 #56 28.13 Executing busybox-1.35.0-r29.trigger 19:44:27 #56 28.24 Executing ca-certificates-20230506-r0.trigger 19:44:27 #56 28.91 OK: 11 MiB in 24 packages 19:44:27 #56 DONE 30.0s 19:44:27 19:44:27 #51 [core-metadata internal] load build context 19:44:28 #51 ... 19:44:28 19:44:28 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:44:28 #62 DONE 4.6s 19:44:28 19:44:28 #51 [core-metadata internal] load build context 19:44:29 #51 transferring context: 65.70MB 34.0s 19:44:29 #51 ... 19:44:29 19:44:29 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:44:29 #64 DONE 0.9s 19:44:29 19:44:29 #51 [core-metadata internal] load build context 19:44:30 #51 ... 19:44:30 19:44:30 #36 [core-data internal] load build context 19:44:30 #36 ... 19:44:30 19:44:30 #51 [core-metadata internal] load build context 19:44:33 #51 ... 19:44:33 19:44:33 #46 [core-command internal] load build context 19:44:33 #46 ... 19:44:33 19:44:33 #51 [core-metadata internal] load build context 19:44:33 #51 ... 19:44:33 19:44:33 #38 [core-common-config-bootstrapper internal] load build context 19:44:33 #38 ... 19:44:33 19:44:33 #51 [core-metadata internal] load build context 19:44:33 #51 ... 19:44:33 19:44:33 #37 [security-spire-config internal] load build context 19:44:33 #37 transferring context: 107.66MB 41.8s 19:44:33 #37 ... 19:44:33 19:44:33 #51 [core-metadata internal] load build context 19:44:34 #51 ... 19:44:34 19:44:34 #39 [security-secretstore-setup internal] load build context 19:44:34 #39 ... 19:44:34 19:44:34 #51 [core-metadata internal] load build context 19:44:34 #51 ... 19:44:34 19:44:34 #35 [security-proxy-setup internal] load build context 19:44:34 #35 ... 19:44:34 19:44:34 #51 [core-metadata internal] load build context 19:44:34 #51 ... 19:44:34 19:44:34 #43 [security-proxy-auth internal] load build context 19:44:34 #43 ... 19:44:34 19:44:34 #44 [security-spire-server internal] load build context 19:44:34 #44 ... 19:44:34 19:44:34 #43 [security-proxy-auth internal] load build context 19:44:35 #43 ... 19:44:35 19:44:35 #45 [security-spiffe-token-provider internal] load build context 19:44:35 #45 ... 19:44:35 19:44:35 #43 [security-proxy-auth internal] load build context 19:44:35 #43 ... 19:44:35 19:44:35 #49 [security-spire-agent internal] load build context 19:44:35 #49 ... 19:44:35 19:44:35 #43 [security-proxy-auth internal] load build context 19:44:37 #43 ... 19:44:37 19:44:37 #34 [support-notifications internal] load build context 19:44:37 #34 ... 19:44:37 19:44:37 #50 [support-scheduler internal] load build context 19:44:37 #50 ... 19:44:37 19:44:37 #34 [support-notifications internal] load build context 19:44:37 #34 ... 19:44:37 19:44:37 #52 [security-bootstrapper internal] load build context 19:44:37 #52 ... 19:44:37 19:44:37 #34 [support-notifications internal] load build context 19:44:39 #34 transferring context: 128.18MB 45.5s 19:44:40 #34 ... 19:44:40 19:44:40 #36 [core-data internal] load build context 19:44:40 #36 ... 19:44:40 19:44:40 #34 [support-notifications internal] load build context 19:44:43 #34 ... 19:44:43 19:44:43 #46 [core-command internal] load build context 19:44:43 #46 ... 19:44:43 19:44:43 #34 [support-notifications internal] load build context 19:44:43 #34 ... 19:44:43 19:44:43 #38 [core-common-config-bootstrapper internal] load build context 19:44:43 #38 ... 19:44:43 19:44:43 #46 [core-command internal] load build context 19:44:44 #46 ... 19:44:44 19:44:44 #37 [security-spire-config internal] load build context 19:44:44 #37 transferring context: 153.02MB 52.0s 19:44:44 #37 ... 19:44:44 19:44:44 #46 [core-command internal] load build context 19:44:44 #46 ... 19:44:44 19:44:44 #39 [security-secretstore-setup internal] load build context 19:44:44 #39 ... 19:44:44 19:44:44 #37 [security-spire-config internal] load build context 19:44:44 #37 ... 19:44:44 19:44:44 #35 [security-proxy-setup internal] load build context 19:44:44 #35 ... 19:44:44 19:44:44 #37 [security-spire-config internal] load build context 19:44:44 #37 ... 19:44:44 19:44:44 #51 [core-metadata internal] load build context 19:44:44 #51 ... 19:44:44 19:44:44 #37 [security-spire-config internal] load build context 19:44:45 #37 ... 19:44:45 19:44:45 #44 [security-spire-server internal] load build context 19:44:45 #44 ... 19:44:45 19:44:45 #37 [security-spire-config internal] load build context 19:44:45 #37 ... 19:44:45 19:44:45 #45 [security-spiffe-token-provider internal] load build context 19:44:45 #45 ... 19:44:45 19:44:45 #49 [security-spire-agent internal] load build context 19:44:45 #49 ... 19:44:45 19:44:45 #45 [security-spiffe-token-provider internal] load build context 19:44:47 #45 ... 19:44:47 19:44:47 #43 [security-proxy-auth internal] load build context 19:44:47 #43 ... 19:44:47 19:44:47 #51 [core-metadata internal] load build context 19:44:47 #51 ... 19:44:47 19:44:47 #50 [support-scheduler internal] load build context 19:44:47 #50 ... 19:44:47 19:44:47 #43 [security-proxy-auth internal] load build context 19:44:48 #43 ... 19:44:48 19:44:48 #52 [security-bootstrapper internal] load build context 19:44:48 #52 ... 19:44:48 19:44:48 #43 [security-proxy-auth internal] load build context 19:44:48 #43 ... 19:44:48 19:44:48 #36 [core-data internal] load build context 19:44:48 #36 transferring context: 175.34MB 55.2s done 19:44:48 #36 DONE 55.4s 19:44:48 19:44:48 #43 [security-proxy-auth internal] load build context 19:44:48 #43 ... 19:44:48 19:44:48 #34 [support-notifications internal] load build context 19:44:48 #34 transferring context: 175.34MB 54.7s done 19:44:48 #34 DONE 55.0s 19:44:48 19:44:48 #43 [security-proxy-auth internal] load build context 19:44:50 #43 ... 19:44:50 19:44:50 #38 [core-common-config-bootstrapper internal] load build context 19:44:50 #38 transferring context: 175.34MB 56.3s done 19:44:50 #38 DONE 57.3s 19:44:50 19:44:50 #43 [security-proxy-auth internal] load build context 19:44:52 #43 ... 19:44:52 19:44:52 #37 [security-spire-config internal] load build context 19:44:52 #37 transferring context: 175.34MB 58.2s done 19:44:52 #37 DONE 60.0s 19:44:52 19:44:52 #43 [security-proxy-auth internal] load build context 19:44:52 #43 ... 19:44:52 19:44:52 #51 [core-metadata internal] load build context 19:44:52 #51 transferring context: 175.34MB 55.1s done 19:44:52 #51 DONE 57.7s 19:44:52 19:44:52 #43 [security-proxy-auth internal] load build context 19:44:52 #43 ... 19:44:52 19:44:52 #50 [support-scheduler internal] load build context 19:44:52 #50 transferring context: 175.34MB 56.6s done 19:44:52 #50 DONE 58.0s 19:44:52 19:44:52 #45 [security-spiffe-token-provider internal] load build context 19:44:52 #45 transferring context: 175.34MB 58.0s done 19:44:52 #45 DONE 59.3s 19:44:52 19:44:52 #43 [security-proxy-auth internal] load build context 19:44:52 #43 ... 19:44:52 19:44:52 #39 [security-secretstore-setup internal] load build context 19:44:52 #39 transferring context: 175.34MB 58.3s done 19:44:52 #39 DONE 59.8s 19:44:52 19:44:52 #43 [security-proxy-auth internal] load build context 19:44:53 #43 ... 19:44:53 19:44:53 #44 [security-spire-server internal] load build context 19:44:53 #44 transferring context: 175.34MB 57.8s done 19:44:53 #44 DONE 59.2s 19:44:53 19:44:53 #43 [security-proxy-auth internal] load build context 19:44:53 #43 ... 19:44:53 19:44:53 #46 [core-command internal] load build context 19:44:53 #46 transferring context: 175.34MB 57.6s done 19:44:53 #46 DONE 59.1s 19:44:53 19:44:53 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 19:44:53 #65 DONE 4.3s 19:44:53 19:44:53 #43 [security-proxy-auth internal] load build context 19:44:53 #43 transferring context: 175.34MB 59.4s done 19:44:53 #43 ... 19:44:53 19:44:53 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:44:53 #66 DONE 4.3s 19:44:53 19:44:53 #49 [security-spire-agent internal] load build context 19:44:53 #49 transferring context: 175.34MB 58.2s done 19:44:53 #49 DONE 58.9s 19:44:53 19:44:53 #35 [security-proxy-setup internal] load build context 19:44:53 #35 ... 19:44:53 19:44:53 #52 [security-bootstrapper internal] load build context 19:44:53 #52 transferring context: 175.34MB 55.0s done 19:44:53 #52 DONE 57.8s 19:44:53 19:44:53 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:53 #67 ... 19:44:53 19:44:53 #43 [security-proxy-auth internal] load build context 19:44:53 #43 DONE 60.1s 19:44:53 19:44:53 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:44:53 #68 DONE 1.3s 19:44:53 19:44:53 #35 [security-proxy-setup internal] load build context 19:44:53 #35 ... 19:44:53 19:44:53 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:44:53 #69 DONE 1.2s 19:44:54 19:44:54 #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:44:54 #70 DONE 1.2s 19:44:54 19:44:54 #35 [security-proxy-setup internal] load build context 19:44:54 #35 transferring context: 175.34MB 55.6s done 19:44:54 #35 DONE 58.5s 19:44:54 19:44:54 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:04 #71 ... 19:45:04 19:45:04 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:04 #72 ... 19:45:04 19:45:04 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:04 #73 ... 19:45:04 19:45:04 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #74 DONE 67.8s 19:46:12 19:46:12 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #67 DONE 68.5s 19:46:12 19:46:12 #75 [support-notifications builder 6/7] COPY . . 19:46:12 #75 ... 19:46:12 19:46:12 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #72 DONE 68.5s 19:46:12 19:46:12 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #71 DONE 67.4s 19:46:12 19:46:12 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #73 DONE 67.6s 19:46:12 19:46:12 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:46:12 #76 ... 19:46:12 19:46:12 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #77 CACHED 19:46:12 19:46:12 #78 [core-metadata builder 6/7] COPY . . 19:46:12 #78 CACHED 19:46:12 19:46:12 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:46:12 #79 CACHED 19:46:12 19:46:12 #80 [support-scheduler builder 6/7] COPY . . 19:46:12 #80 CACHED 19:46:12 19:46:12 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:46:12 #81 CACHED 19:46:12 19:46:12 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #82 CACHED 19:46:12 19:46:12 #83 [core-command builder 6/7] COPY . . 19:46:12 #83 CACHED 19:46:12 19:46:12 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 19:46:12 #84 CACHED 19:46:12 19:46:12 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #85 CACHED 19:46:12 19:46:12 #86 [core-data builder 6/7] COPY . . 19:46:12 #86 DONE 3.8s 19:46:12 19:46:12 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #87 CACHED 19:46:12 19:46:12 #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:46:12 #88 CACHED 19:46:12 19:46:12 #89 [security-proxy-auth builder 6/7] COPY . . 19:46:12 #89 CACHED 19:46:12 19:46:12 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #90 CACHED 19:46:12 19:46:12 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 19:46:12 #91 CACHED 19:46:12 19:46:12 #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:46:12 #92 CACHED 19:46:12 19:46:12 #93 [security-secretstore-setup builder 6/7] COPY . . 19:46:12 #93 DONE 3.8s 19:46:12 19:46:12 #94 [security-spire-config builder 6/9] COPY . . 19:46:12 #94 DONE 3.9s 19:46:12 19:46:12 #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:46:12 #95 CACHED 19:46:12 19:46:12 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #96 CACHED 19:46:12 19:46:12 #97 [security-proxy-setup builder 6/7] COPY . . 19:46:12 #97 CACHED 19:46:12 19:46:12 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:46:12 #98 CACHED 19:46:12 19:46:12 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #99 CACHED 19:46:12 19:46:12 #100 [security-bootstrapper builder 6/7] COPY . . 19:46:12 #100 CACHED 19:46:12 19:46:12 #75 [support-notifications builder 6/7] COPY . . 19:46:12 #75 DONE 3.9s 19:46:12 19:46:12 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:46:12 #76 DONE 3.8s 19:46:12 19:46:12 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:46:12 #101 ... 19:46:12 19:46:12 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:46:12 #102 DONE 0.4s 19:46:12 19:46:12 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:46:12 #103 CACHED 19:46:12 19:46:12 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:46:12 #104 CACHED 19:46:12 19:46:12 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 #105 CACHED 19:46:12 19:46:12 #106 [security-spire-server builder 6/9] COPY . . 19:46:12 #106 CACHED 19:46:12 19:46:12 #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 19:46:12 #107 ... 19:46:12 19:46:12 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:46:12 #0 5.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:46:12 #108 ... 19:46:12 19:46:12 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:46:12 #101 6.624 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:46:12 #101 ... 19:46:12 19:46:12 #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 19:46:12 #107 DONE 6.9s 19:46:12 19:46:12 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:46:12 #109 DONE 6.9s 19:46:12 19:46:12 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:46:13 #110 ... 19:46:13 19:46:13 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:46:13 #111 DONE 0.4s 19:46:13 19:46:13 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:46:13 #110 DONE 0.5s 19:46:13 19:46:13 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:46:13 #0 6.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:46:13 #112 ... 19:46:13 19:46:13 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:46:14 #113 DONE 0.4s 19:46:14 19:46:14 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:46:14 #114 DONE 0.2s 19:46:14 19:46:14 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:46:14 #0 6.558 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:46:14 #115 ... 19:46:14 19:46:14 #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:14 #116 CACHED 19:46:14 19:46:14 #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:46:14 #117 CACHED 19:46:14 19:46:14 #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:46:14 #118 CACHED 19:46:14 19:46:14 #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:46:14 #119 CACHED 19:46:14 19:46:14 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:46:14 #120 CACHED 19:46:14 19:46:14 #121 [security-spire-agent builder 6/9] COPY . . 19:46:14 #121 CACHED 19:46:14 19:46:14 #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:46:14 #122 CACHED 19:46:14 19:46:14 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:46:14 #123 CACHED 19:46:14 19:46:14 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:46:15 #124 ... 19:46:15 19:46:15 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:46:15 #125 DONE 0.3s 19:46:15 19:46:15 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:46:15 #126 DONE 0.3s 19:46:15 19:46:15 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:15 #0 6.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:46:15 #127 ... 19:46:15 19:46:15 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:46:15 #0 3.780 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:46:16 #128 ... 19:46:16 19:46:16 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:46:16 #0 5.759 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:46:16 #129 ... 19:46:16 19:46:16 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:46:16 #124 DONE 1.2s 19:46:16 19:46:16 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:46:16 #0 5.921 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:46:16 #130 ... 19:46:16 19:46:16 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:46:16 #0 5.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:46:16 #131 ... 19:46:16 19:46:16 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:46:16 #0 6.963 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:46:16 #132 ... 19:46:16 19:46:16 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:46:16 #0 4.537 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:46:16 #133 ... 19:46:16 19:46:16 #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:46:16 #134 ... 19:46:16 19:46:16 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:46:16 #135 DONE 1.6s 19:46:17 19:46:17 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:46:17 #136 DONE 0.4s 19:46:17 19:46:17 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:46:17 #137 ... 19:46:17 19:46:17 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:46:17 #138 DONE 0.4s 19:46:17 19:46:17 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:46:17 #139 ... 19:46:17 19:46:17 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:46:17 #137 DONE 1.9s 19:46:17 19:46:17 #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:46:17 #134 DONE 1.9s 19:46:17 19:46:17 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:46:17 #139 DONE 0.3s 19:46:17 19:46:17 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:46:18 #140 DONE 0.4s 19:46:18 19:46:18 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:46:18 #141 DONE 0.5s 19:46:18 19:46:18 #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:46:18 #142 ... 19:46:18 19:46:18 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:46:18 #143 DONE 0.2s 19:46:18 19:46:18 #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:46:18 #142 DONE 0.3s 19:46:18 19:46:18 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:46:18 #144 DONE 0.3s 19:46:18 19:46:18 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:46:19 #145 DONE 0.3s 19:46:19 19:46:19 #146 [security-spire-agent] exporting to image 19:46:19 #146 exporting layers 19:46:21 #146 exporting layers 2.9s done 19:46:21 #146 writing image sha256:302a8ca000dc7e81645ab60e76b0a309fa3646945019a0dacee7bb00e6bb61f2 19:46:21 #146 writing image sha256:302a8ca000dc7e81645ab60e76b0a309fa3646945019a0dacee7bb00e6bb61f2 done 19:46:21 #146 naming to docker.io/library/security-spire-server-arm64 done 19:46:24 #146 exporting layers 5.0s done 19:46:24 #146 writing image sha256:76250fcde40a02493c58ff72d7a68204c6d6346e9470fb9859f91d775802ad4b 0.0s done 19:46:24 #146 naming to docker.io/library/security-spire-config-arm64 done 19:46:24 #146 writing image sha256:07d85e9b9a1a42dcb26ef14d9280fb27839850cee4a406df71afa7a4fb2730b3 done 19:46:24 #146 naming to docker.io/library/security-spire-agent-arm64 done 19:46:24 #146 DONE 6.7s 19:46:24 19:46:24 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:59:16 #108 ... 19:59:16 19:59:16 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:59:16 #131 DONE 777.4s 19:59:16 19:59:16 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:59:16 #129 ... 19:59:16 19:59:16 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:59:16 #147 DONE 0.1s 19:59:16 19:59:16 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:59:16 #148 DONE 0.1s 19:59:16 19:59:16 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:59:16 #149 DONE 0.3s 19:59:16 19:59:16 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:59:16 #130 ... 19:59:16 19:59:16 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:59:16 #150 DONE 0.1s 19:59:16 19:59:16 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:59:16 #151 DONE 0.1s 19:59:16 19:59:16 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:59:16 #108 ... 19:59:16 19:59:16 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:59:16 #152 DONE 1.9s 19:59:16 19:59:16 #146 [security-proxy-auth] exporting to image 19:59:16 #146 exporting layers 19:59:16 #146 exporting layers 0.7s done 19:59:16 #146 writing image sha256:d9f9326e4f9885d9f646e5d241e33a57162e9534f44d67e5787ee1f715506072 done 19:59:16 #146 naming to docker.io/library/security-proxy-auth-arm64 done 19:59:16 #146 DONE 7.4s 19:59:16 19:59:16 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:59:16 #127 779.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:59:17 #127 ... 19:59:17 19:59:17 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:59:17 #115 DONE 792.2s 19:59:17 19:59:17 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:59:18 #108 ... 19:59:18 19:59:18 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:59:18 #153 DONE 0.3s 19:59:18 19:59:18 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:59:18 #154 DONE 0.2s 19:59:18 19:59:18 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:59:18 #155 DONE 0.2s 19:59:18 19:59:18 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:59:18 #156 DONE 0.3s 19:59:18 19:59:18 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:59:18 #108 ... 19:59:18 19:59:18 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:59:18 #157 DONE 0.1s 19:59:19 19:59:19 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:59:21 #158 DONE 2.0s 19:59:21 19:59:21 #146 [security-proxy-setup] exporting to image 19:59:21 #146 exporting layers 19:59:21 #146 exporting layers 0.5s done 19:59:21 #146 writing image sha256:479f44657782caef2a3c812d1d0fda074e81e0cda3f8b62c19291e87bf6f1e56 done 19:59:21 #146 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:59:21 #146 DONE 7.9s 19:59:21 19:59:21 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:59:23 #108 DONE 797.6s 19:59:23 19:59:23 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:23 #133 ... 19:59:23 19:59:23 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:59:23 #159 DONE 0.6s 19:59:23 19:59:23 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:23 #133 ... 19:59:23 19:59:23 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:59:26 #160 DONE 2.6s 19:59:26 19:59:26 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:59:26 #161 ... 19:59:26 19:59:26 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:59:26 #127 DONE 801.2s 19:59:27 19:59:27 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:27 #133 ... 19:59:27 19:59:27 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:59:27 #161 DONE 0.6s 19:59:27 19:59:27 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:59:27 #162 DONE 0.6s 19:59:27 19:59:27 #163 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:59:27 #163 DONE 0.4s 19:59:27 19:59:27 #164 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:59:28 #164 DONE 0.3s 19:59:28 19:59:28 #165 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:59:28 #165 ... 19:59:28 19:59:28 #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 19:59:28 #166 DONE 0.3s 19:59:28 19:59:28 #165 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:59:28 #165 DONE 0.7s 19:59:28 19:59:28 #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:59:28 #167 DONE 0.2s 19:59:28 19:59:28 #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:59:28 #168 DONE 0.3s 19:59:28 19:59:28 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:59:29 #169 DONE 0.2s 19:59:29 19:59:29 #170 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:59:29 #170 DONE 0.2s 19:59:29 19:59:29 #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:59:29 #171 DONE 0.3s 19:59:29 19:59:29 #172 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:59:29 #172 DONE 0.3s 19:59:29 19:59:29 #173 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:59:29 #173 ... 19:59:29 19:59:29 #174 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:59:29 #174 DONE 0.4s 19:59:30 19:59:30 #175 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:59:30 #175 DONE 0.3s 19:59:30 19:59:30 #173 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:59:30 #173 DONE 0.8s 19:59:30 19:59:30 #176 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:59:30 #176 DONE 0.6s 19:59:30 19:59:30 #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:59:32 #177 DONE 2.1s 19:59:32 19:59:32 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:59:32 #178 DONE 2.8s 19:59:32 19:59:32 #146 [security-bootstrapper] exporting to image 19:59:32 #146 exporting layers 19:59:34 #146 exporting layers 1.4s done 19:59:34 #146 writing image sha256:4b6acb8f5734692379fbfa543772f430d27122117a241b58a6eb08483335dff1 0.0s done 19:59:34 #146 naming to docker.io/library/security-secretstore-setup-arm64 done 19:59:34 #146 writing image sha256:0da114831e07f3bd4e1c98b7899f20b8245c60359e768f17954ceba95993332d done 19:59:34 #146 naming to docker.io/library/security-bootstrapper-arm64 done 19:59:34 #146 DONE 9.6s 19:59:34 19:59:34 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:01 #101 ... 20:00:01 20:00:01 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:00:01 #129 DONE 833.5s 20:00:01 20:00:01 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:01 #133 ... 20:00:01 20:00:01 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:01 #179 DONE 0.2s 20:00:01 20:00:01 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:01 #180 DONE 0.2s 20:00:01 20:00:01 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:01 #133 ... 20:00:01 20:00:01 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:00:01 #181 DONE 0.2s 20:00:01 20:00:01 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:00:01 #182 DONE 0.1s 20:00:01 20:00:01 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:00:01 #183 DONE 0.1s 20:00:01 20:00:01 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:01 #132 ... 20:00:01 20:00:01 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:02 #184 DONE 1.9s 20:00:02 20:00:02 #146 [core-common-config-bootstrapper] exporting to image 20:00:02 #146 exporting layers 20:00:02 #146 exporting layers 0.4s done 20:00:02 #146 writing image sha256:93dd19046ed20b23f2872920286edf8bb6ae0ebed4cdfe0daf3b7eabca9ff19f done 20:00:02 #146 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:00:02 #146 DONE 10.1s 20:00:02 20:00:02 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:20 #133 ... 20:00:20 20:00:20 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:20 #132 DONE 853.5s 20:00:20 20:00:20 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:20 #133 ... 20:00:20 20:00:20 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:20 #185 DONE 0.1s 20:00:20 20:00:20 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:20 #133 ... 20:00:20 20:00:20 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:00:20 #186 DONE 0.1s 20:00:20 20:00:20 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:20 #128 ... 20:00:20 20:00:20 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:20 #187 DONE 0.3s 20:00:20 20:00:20 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:20 #133 ... 20:00:20 20:00:20 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:00:20 #188 DONE 0.1s 20:00:20 20:00:20 #146 [core-command] exporting to image 20:00:20 #146 exporting layers 20:00:20 #146 exporting layers 0.4s done 20:00:20 #146 writing image sha256:3cd76d45444e94dda6205c69483f43d06fc1b35522db4152eba8094f052cca1b done 20:00:20 #146 naming to docker.io/library/core-command-arm64 done 20:00:20 #146 DONE 10.5s 20:00:20 20:00:20 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:00:30 #112 ... 20:00:30 20:00:30 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:30 #128 DONE 864.0s 20:00:30 20:00:30 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:30 #130 ... 20:00:30 20:00:30 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:30 #189 DONE 0.2s 20:00:30 20:00:30 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:30 #133 ... 20:00:30 20:00:30 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:30 #190 DONE 0.1s 20:00:30 20:00:30 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:30 #191 DONE 0.3s 20:00:30 20:00:30 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:30 #133 ... 20:00:30 20:00:30 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:00:30 #192 DONE 0.1s 20:00:30 20:00:30 #146 [core-data] exporting to image 20:00:30 #146 exporting layers 20:00:30 #146 exporting layers 0.3s done 20:00:31 #146 writing image sha256:5d557e31d55c26d7c77ed1b945a3f903a1a645dc555ed68125aafae90e78cdd7 done 20:00:31 #146 naming to docker.io/library/core-data-arm64 done 20:00:31 #146 DONE 10.8s 20:00:31 20:00:31 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:33 #130 DONE 867.7s 20:00:33 20:00:33 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:33 #133 ... 20:00:33 20:00:33 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:33 #193 DONE 0.1s 20:00:33 20:00:33 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:34 #194 DONE 0.1s 20:00:34 20:00:34 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:00:34 #195 DONE 0.3s 20:00:34 20:00:34 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:34 #133 ... 20:00:34 20:00:34 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:00:34 #196 DONE 0.1s 20:00:34 20:00:34 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:00:34 #197 DONE 0.1s 20:00:34 20:00:34 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:34 #133 ... 20:00:34 20:00:34 #146 [core-metadata] exporting to image 20:00:34 #146 exporting layers 0.4s done 20:00:34 #146 writing image sha256:ee5ba1400aab706e530d64a2ca178b9af53b25bf73be1cab8cbc388a2bfd4c88 done 20:00:34 #146 naming to docker.io/library/core-metadata-arm64 done 20:00:34 #146 DONE 11.2s 20:00:34 20:00:34 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:31 #133 ... 20:01:31 20:01:31 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:01:31 #112 DONE 920.1s 20:01:31 20:01:31 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:31 #101 ... 20:01:31 20:01:31 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:01:31 #198 DONE 0.1s 20:01:31 20:01:31 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:01:31 #199 DONE 0.1s 20:01:31 20:01:31 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:31 #133 ... 20:01:31 20:01:31 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:01:31 #200 DONE 0.4s 20:01:31 20:01:31 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:01:31 #201 DONE 0.1s 20:01:31 20:01:31 #146 [security-spiffe-token-provider] exporting to image 20:01:31 #146 exporting layers 20:01:31 #146 exporting layers 0.5s done 20:01:31 #146 writing image sha256:7561f11ed74d8d2b9b8016aad373f6d993f869f5b78fccdfe30da760e7410b7b done 20:01:31 #146 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:01:31 #146 DONE 11.6s 20:01:31 20:01:31 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:46 #101 DONE 940.0s 20:01:46 20:01:46 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:46 #133 DONE 940.1s 20:01:46 20:01:46 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:01:46 #202 DONE 0.2s 20:01:46 20:01:46 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:01:46 #203 DONE 0.3s 20:01:46 20:01:46 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:01:46 #204 ... 20:01:46 20:01:46 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:01:46 #205 DONE 0.2s 20:01:46 20:01:46 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:01:46 #204 DONE 0.2s 20:01:46 20:01:46 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:01:46 #206 DONE 0.4s 20:01:46 20:01:46 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:01:46 #207 DONE 0.5s 20:01:46 20:01:46 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:01:46 #208 DONE 0.1s 20:01:46 20:01:46 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:01:46 #209 DONE 0.1s 20:01:46 20:01:46 #146 [support-notifications] exporting to image 20:01:46 #146 exporting layers 20:01:47 #146 exporting layers 0.3s done 20:01:47 #146 writing image sha256:1a0d054b5f1dd5548c8edde2bd95c23d669e6c09a7e89ee7bba73b249c5eac52 0.0s done 20:01:47 #146 naming to docker.io/library/support-scheduler-arm64 done 20:01:47 #146 writing image sha256:008894223bec2ea0ae76e59ac307d5c64bdcacc74871266ea8818ccff6a10e13 done 20:01:47 #146 naming to docker.io/library/support-notifications-arm64 done 20:01:47 #146 DONE 12.0s 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:47 time="2023-07-05T19:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:01:47 $ docker stop --time=1 bcb58e21fb76b0c7acffa59928552cd98f08c98bf19d0c36e2727c4fd1af6a51 20:01:48 $ docker rm -f --volumes bcb58e21fb76b0c7acffa59928552cd98f08c98bf19d0c36e2727c4fd1af6a51 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:49 + docker images 20:01:49 REPOSITORY TAG IMAGE ID CREATED SIZE 20:01:49 support-scheduler-arm64 latest 1a0d054b5f1d 3 seconds ago 31.2MB 20:01:49 support-notifications-arm64 latest 008894223bec 3 seconds ago 31.9MB 20:01:49 security-spiffe-token-provider-arm64 latest 7561f11ed74d 23 seconds ago 32.7MB 20:01:49 core-metadata-arm64 latest ee5ba1400aab About a minute ago 20.2MB 20:01:49 core-data-arm64 latest 5d557e31d55c About a minute ago 19.9MB 20:01:49 core-command-arm64 latest 3cd76d45444e About a minute ago 19.7MB 20:01:49 core-common-config-bootstrapper-arm64 latest 93dd19046ed2 About a minute ago 17.2MB 20:01:49 security-secretstore-setup-arm64 latest 4b6acb8f5734 2 minutes ago 32.2MB 20:01:49 security-bootstrapper-arm64 latest 0da114831e07 2 minutes ago 21.9MB 20:01:49 security-proxy-setup-arm64 latest 479f44657782 2 minutes ago 18.7MB 20:01:49 security-proxy-auth-arm64 latest d9f9326e4f98 2 minutes ago 18.1MB 20:01:49 security-spire-config-arm64 latest 76250fcde40a 15 minutes ago 96.1MB 20:01:49 security-spire-agent-arm64 latest 07d85e9b9a1a 15 minutes ago 153MB 20:01:49 security-spire-server-arm64 latest 302a8ca000dc 15 minutes ago 97MB 20:01:49 ci-base-image-arm64 latest 4d63c0ba70b3 29 minutes ago 903MB 20:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 weeks ago 332MB 20:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:50 20:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:50 arm64: Pulling from edgex-lftools-log-publisher 20:01:50 8998bd30e6a1: Pulling fs layer 20:01:50 04944245beec: Pulling fs layer 20:01:50 699f458cf7ca: Pulling fs layer 20:01:50 765212b225bb: Pulling fs layer 20:01:50 f23df028b6ca: Pulling fs layer 20:01:50 d65c8cfc05b1: Pulling fs layer 20:01:50 2437ff75d9bd: Pulling fs layer 20:01:50 765212b225bb: Waiting 20:01:50 f23df028b6ca: Waiting 20:01:50 d65c8cfc05b1: Waiting 20:01:50 2437ff75d9bd: Waiting 20:01:50 04944245beec: Verifying Checksum 20:01:50 04944245beec: Download complete 20:01:50 765212b225bb: Verifying Checksum 20:01:50 765212b225bb: Download complete 20:01:51 f23df028b6ca: Verifying Checksum 20:01:51 f23df028b6ca: Download complete 20:01:51 d65c8cfc05b1: Verifying Checksum 20:01:51 d65c8cfc05b1: Download complete 20:01:51 699f458cf7ca: Verifying Checksum 20:01:51 699f458cf7ca: Download complete 20:01:51 8998bd30e6a1: Verifying Checksum 20:01:51 8998bd30e6a1: Download complete 20:01:53 2437ff75d9bd: Verifying Checksum 20:01:53 2437ff75d9bd: Download complete 20:01:55 8998bd30e6a1: Pull complete 20:01:56 04944245beec: Pull complete 20:01:57 699f458cf7ca: Pull complete 20:01:57 765212b225bb: Pull complete 20:01:58 f23df028b6ca: Pull complete 20:01:58 d65c8cfc05b1: Pull complete 20:02:13 2437ff75d9bd: Pull complete 20:02:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container 20:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:02:16 $ docker top 620ab4d07821d6da10890d690b6f96d2657c5a529aa8b08fd0dfeaf29bd4e749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:17 ---> job-cost.sh 20:02:17 lf-activate-venv: SKIPPING 20:02:17 INFO: No Stack... 20:02:17 INFO: Retrieving Pricing Info for: v3-standard-4 20:02:18 INFO: Archiving Costs [Pipeline] sh 20:02:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:02:19 + cut -d, -f6 [Pipeline] lock 20:02:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] 20:02:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] did not exist. Created. 20:02:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:02:19 + echo total: 0.10999999940395355 [Pipeline] stash 20:02:20 Stashed 1 file(s) [Pipeline] } 20:02:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:02:20 $ docker stop --time=1 620ab4d07821d6da10890d690b6f96d2657c5a529aa8b08fd0dfeaf29bd4e749 20:02:21 $ docker rm -f --volumes 620ab4d07821d6da10890d690b6f96d2657c5a529aa8b08fd0dfeaf29bd4e749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:02:22 provisioning config files... 20:02:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7282964379502401636tmp [Pipeline] { [Pipeline] sh 20:02:22 + set +x 20:02:22 + curl -s https://codecov.io/bash 20:02:22 + bash -s -- 20:02:22 20:02:22 _____ _ 20:02:22 / ____| | | 20:02:22 | | ___ __| | ___ ___ _____ __ 20:02:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:22 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:22 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:22 Bash-1.0.6 20:02:22 20:02:22 20:02:22 ==> git version 2.25.1 found 20:02:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:02:22 Release-Date: 2020-01-08 20:02:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:02:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:02:22 ==> Jenkins CI detected. 20:02:22 current dir:  /w/workspace/edgex-go/1 20:02:22 project root: . 20:02:22 --> token set from env 20:02:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:22 ==> Running gcov in . (disable via -X gcov) 20:02:22 ==> Python coveragepy not found 20:02:22 ==> Searching for coverage reports in: 20:02:22 + . 20:02:22 -> Found 1 reports 20:02:22 ==> Detecting git/mercurial file structure 20:02:23 ==> Reading reports 20:02:23 + ./coverage.out bytes=447731 20:02:23 ==> Appending adjustments 20:02:23 https://docs.codecov.io/docs/fixing-reports 20:02:24 + Found adjustments 20:02:24 ==> Gzipping contents 20:02:24 60K /tmp/codecov.e0Q5KI.gz 20:02:24 ==> Uploading reports 20:02:24 url: https://codecov.io 20:02:24 query: branch=PR-4598&commit=ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4598&job=&cmd_args= 20:02:24 -> Pinging Codecov 20:02:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4598&commit=ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4598&job=&cmd_args= 20:02:24 -> Uploading to 20:02:24 https://storage.googleapis.com/codecov/v4/raw/2023-07-05/00271124DB129430A58F1EEE437C3FCB/ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b/6994e97e-5927-44c4-a81f-ea12136fb597.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20230705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230705T200224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7659a8c89d8b9dea51bdbd70ab4cd1f789902db13f56df405adf4524408bdf84 20:02:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:24 Dload Upload Total Spent Left Speed 20:02:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57459 0 0 100 57459 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57459 0 0 100 57459 0 182k --:--:-- --:--:-- --:--:-- 181k 20:02:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] } 20:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:02:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:02:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:02:27 ---> package-listing.sh 20:02:27 ++ facter osfamily 20:02:27 ++ tr '[:upper:]' '[:lower:]' 20:02:27 + OS_FAMILY=debian 20:02:27 + workspace=/w/workspace/edgex-go/1 20:02:27 + START_PACKAGES=/tmp/packages_start.txt 20:02:27 + END_PACKAGES=/tmp/packages_end.txt 20:02:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:02:27 + PACKAGES=/tmp/packages_start.txt 20:02:27 + '[' /w/workspace/edgex-go/1 ']' 20:02:27 + PACKAGES=/tmp/packages_end.txt 20:02:27 + case "${OS_FAMILY}" in 20:02:27 + dpkg -l 20:02:27 + grep '^ii' 20:02:27 + '[' -f /tmp/packages_start.txt ']' 20:02:27 + '[' -f /tmp/packages_end.txt ']' 20:02:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:02:27 + '[' /w/workspace/edgex-go/1 ']' 20:02:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:02:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:02:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:02:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:28 20:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:28 latest: Pulling from edgex-lftools-log-publisher 20:02:28 5eb5b503b376: Pulling fs layer 20:02:28 5c69ac0246d0: Pulling fs layer 20:02:28 ec43610c2a17: Pulling fs layer 20:02:28 3a2ae6a8a46f: Pulling fs layer 20:02:28 33b1e0a273af: Pulling fs layer 20:02:28 5d3b04190fa2: Pulling fs layer 20:02:28 2f39f015ded8: Pulling fs layer 20:02:28 33b1e0a273af: Waiting 20:02:28 5d3b04190fa2: Waiting 20:02:28 2f39f015ded8: Waiting 20:02:28 3a2ae6a8a46f: Waiting 20:02:28 5c69ac0246d0: Download complete 20:02:28 3a2ae6a8a46f: Verifying Checksum 20:02:28 3a2ae6a8a46f: Download complete 20:02:28 33b1e0a273af: Verifying Checksum 20:02:28 33b1e0a273af: Download complete 20:02:28 ec43610c2a17: Verifying Checksum 20:02:28 ec43610c2a17: Download complete 20:02:28 5d3b04190fa2: Download complete 20:02:29 5eb5b503b376: Verifying Checksum 20:02:29 5eb5b503b376: Download complete 20:02:29 2f39f015ded8: Verifying Checksum 20:02:29 2f39f015ded8: Download complete 20:02:30 5eb5b503b376: Pull complete 20:02:30 5c69ac0246d0: Pull complete 20:02:30 ec43610c2a17: Pull complete 20:02:30 3a2ae6a8a46f: Pull complete 20:02:30 33b1e0a273af: Pull complete 20:02:30 5d3b04190fa2: Pull complete 20:02:35 2f39f015ded8: Pull complete 20:02:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:35 prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container 20:02:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:02:38 $ docker top fec45542f14904af4434b965a7f1e116b5c021c62844476ffcb155b9f57d6fe3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:39 + touch /tmp/pre-build-complete [Pipeline] sh 20:02:39 + mkdir -p /var/log/sysstat [Pipeline] sh 20:02:39 + ls /var/log/sa-host 20:02:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:40 provisioning config files... 20:02:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4273853791272756273tmp [Pipeline] { [Pipeline] echo 20:02:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:02:40 ---> create-netrc.sh [Pipeline] } 20:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:02:40 ---> python-tools-install.sh [Pipeline] echo 20:02:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:02:41 ---> sudo-logs.sh 20:02:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:02:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:02:41 ---> job-cost.sh 20:02:41 lf-activate-venv: SKIPPING 20:02:41 DEBUG: total: 0.10999999940395355 20:02:41 INFO: Retrieving Stack Cost... 20:02:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:02:42 INFO: Archiving Costs [Pipeline] echo 20:02:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:02:42 ---> logs-deploy.sh 20:02:42 lf-activate-venv: SKIPPING 20:02:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4598/1 20:02:42 INFO: archiving workspace using pattern(s): 20:02:43 Archives upload complete. 20:02:43 INFO: archiving logs to Nexus