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 [2023-07-05T19:28:26.588Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-05T19:28:26.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-05T19:28:26.849Z] ========================================================= [2023-07-05T19:28:26.849Z] EdgeX Global Pipelines Version Info [2023-07-05T19:28:26.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-05T19:28:27.596Z] ------------------- [2023-07-05T19:28:27.596Z] stable info: [2023-07-05T19:28:27.596Z] ------------------- [2023-07-05T19:28:27.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-05T19:28:27.596Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-05T19:28:27.596Z] Message: update stable to v1.0.250 [2023-07-05T19:28:28.165Z] ------------------- [2023-07-05T19:28:28.165Z] experimental info: [2023-07-05T19:28:28.165Z] ------------------- [2023-07-05T19:28:28.165Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-05T19:28:28.165Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-05T19:28:28.165Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-05T19:28:28.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-05T19:28:28.450Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-05T19:28:28.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-05T19:28:28.526Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-05T19:28:28.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-05T19:28:28.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-05T19:28:28.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-05T19:28:28.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-05T19:28:28.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-05T19:28:28.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-05T19:28:28.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-05T19:28:28.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-05T19:28:28.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-05T19:28:28.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-05T19:28:28.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-05T19:28:28.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-05T19:28:29.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-05T19:28:29.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-05T19:28:29.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-05T19:28:29.124Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-05T19:28:29.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-05T19:28:29.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-05T19:28:29.225Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-05T19:28:29.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4598 [Pipeline] echo [2023-07-05T19:28:29.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4598 [Pipeline] echo [2023-07-05T19:28:29.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4598 [Pipeline] echo [2023-07-05T19:28:29.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] echo [2023-07-05T19:28:29.402Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba1a80e [Pipeline] echo [2023-07-05T19:28:29.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-05T19:28:29.544Z] provisioning config files... [2023-07-05T19:28:29.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6431414400325634950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-05T19:28:29.901Z] ---> docker-login.sh [2023-07-05T19:28:29.901Z] nexus3.edgexfoundry.org:10001 [2023-07-05T19:28:30.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:28:30.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:28:30.474Z] Configure a credential helper to remove this warning. See [2023-07-05T19:28:30.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:28:30.474Z] [2023-07-05T19:28:30.474Z] Login Succeeded [2023-07-05T19:28:30.474Z] nexus3.edgexfoundry.org:10002 [2023-07-05T19:28:30.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:28:30.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:28:30.735Z] Configure a credential helper to remove this warning. See [2023-07-05T19:28:30.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:28:30.735Z] [2023-07-05T19:28:30.735Z] Login Succeeded [2023-07-05T19:28:30.735Z] nexus3.edgexfoundry.org:10003 [2023-07-05T19:28:30.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:28:30.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:28:30.735Z] Configure a credential helper to remove this warning. See [2023-07-05T19:28:30.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:28:30.735Z] [2023-07-05T19:28:30.735Z] Login Succeeded [2023-07-05T19:28:30.735Z] nexus3.edgexfoundry.org:10004 [2023-07-05T19:28:30.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:28:30.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:28:30.735Z] Configure a credential helper to remove this warning. See [2023-07-05T19:28:30.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:28:30.735Z] [2023-07-05T19:28:30.735Z] Login Succeeded [2023-07-05T19:28:30.735Z] docker.io [2023-07-05T19:28:30.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:28:30.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:28:30.996Z] Configure a credential helper to remove this warning. See [2023-07-05T19:28:30.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:28:30.996Z] [2023-07-05T19:28:30.996Z] Login Succeeded [2023-07-05T19:28:30.996Z] ---> docker-login.sh ends [Pipeline] } [2023-07-05T19:28:31.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-05T19:28:31.420Z] + 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 [2023-07-05T19:28:31.420Z] + dirname cmd/core-command/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-05T19:28:31.420Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-07-05T19:28:31.420Z] cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-05T19:28:31.420Z] + + cut -d/ -f2 [2023-07-05T19:28:31.420Z] dirname cmd/core-data/Dockerfile [2023-07-05T19:28:31.420Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-05T19:28:31.420Z] + dirname+ cmd/core-metadata/Dockerfile [2023-07-05T19:28:31.420Z] cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-05T19:28:31.420Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-05T19:28:31.420Z] + + cut -d/ -f2 [2023-07-05T19:28:31.420Z] dirname cmd/security-proxy-auth/Dockerfile [2023-07-05T19:28:31.420Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-05T19:28:31.420Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-05T19:28:31.420Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-05T19:28:31.420Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-05T19:28:31.420Z] + + cut -d/ -f2 [2023-07-05T19:28:31.420Z] dirname cmd/security-spire-agent/Dockerfile [2023-07-05T19:28:31.420Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-05T19:28:31.420Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-05T19:28:31.420Z] + + dirname cmd/security-spire-server/Dockerfile [2023-07-05T19:28:31.420Z] cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-05T19:28:31.420Z] + dirname cmd/support-notifications/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-05T19:28:31.420Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-05T19:28:31.420Z] + cut -d/ -f2 [2023-07-05T19:28:31.420Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-05T19:28:31.481Z] 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 [2023-07-05T19:28:31.992Z] + git rev-list -1 --merges ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b~1..ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] echo [2023-07-05T19:28:32.022Z] -----------> git rev-list -1 --merges ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b~1..ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [false] [Pipeline] sh [2023-07-05T19:28:32.328Z] + git log --format=format:%s -1 ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] echo [2023-07-05T19:28:32.364Z] ========================================================= [2023-07-05T19:28:32.364Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-05T19:28:32.364Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-05T19:28:32.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-05T19:28:32.872Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-05T19:28:32.872Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-05T19:28:32.872Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-05T19:28:32.872Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-05T19:28:32.872Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-05T19:28:32.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T19:28:33.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-05T19:28:33.358Z] [2023-07-05T19:28:33.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T19:28:33.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-05T19:28:33.725Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-05T19:28:33.725Z] b85a868b505f: Pulling fs layer [2023-07-05T19:28:33.725Z] e2be974225ed: Pulling fs layer [2023-07-05T19:28:33.725Z] 339a4e72a1f5: Pulling fs layer [2023-07-05T19:28:33.725Z] 988bab9f4d93: Pulling fs layer [2023-07-05T19:28:33.725Z] 1469e6f7b9e6: Pulling fs layer [2023-07-05T19:28:33.725Z] eaf3925da568: Pulling fs layer [2023-07-05T19:28:33.725Z] bab4dde63d76: Pulling fs layer [2023-07-05T19:28:33.725Z] bde34c3a00c8: Pulling fs layer [2023-07-05T19:28:33.725Z] b352a97aabf1: Pulling fs layer [2023-07-05T19:28:33.725Z] 4872d77fe225: Pulling fs layer [2023-07-05T19:28:33.725Z] 5851b861e8e6: Pulling fs layer [2023-07-05T19:28:33.725Z] 988bab9f4d93: Waiting [2023-07-05T19:28:33.725Z] 1469e6f7b9e6: Waiting [2023-07-05T19:28:33.725Z] eaf3925da568: Waiting [2023-07-05T19:28:33.725Z] bab4dde63d76: Waiting [2023-07-05T19:28:33.725Z] bde34c3a00c8: Waiting [2023-07-05T19:28:33.725Z] 4872d77fe225: Waiting [2023-07-05T19:28:33.725Z] b352a97aabf1: Waiting [2023-07-05T19:28:33.725Z] 5851b861e8e6: Waiting [2023-07-05T19:28:33.725Z] e2be974225ed: Verifying Checksum [2023-07-05T19:28:33.725Z] e2be974225ed: Download complete [2023-07-05T19:28:33.725Z] 988bab9f4d93: Download complete [2023-07-05T19:28:33.990Z] 1469e6f7b9e6: Verifying Checksum [2023-07-05T19:28:33.990Z] 1469e6f7b9e6: Download complete [2023-07-05T19:28:33.990Z] eaf3925da568: Verifying Checksum [2023-07-05T19:28:33.990Z] eaf3925da568: Download complete [2023-07-05T19:28:33.990Z] 339a4e72a1f5: Verifying Checksum [2023-07-05T19:28:33.990Z] 339a4e72a1f5: Download complete [2023-07-05T19:28:33.990Z] bde34c3a00c8: Download complete [2023-07-05T19:28:33.990Z] b352a97aabf1: Verifying Checksum [2023-07-05T19:28:33.990Z] b352a97aabf1: Download complete [2023-07-05T19:28:33.990Z] 4872d77fe225: Verifying Checksum [2023-07-05T19:28:33.990Z] 4872d77fe225: Download complete [2023-07-05T19:28:33.990Z] 5851b861e8e6: Download complete [2023-07-05T19:28:33.990Z] b85a868b505f: Download complete [2023-07-05T19:28:34.249Z] bab4dde63d76: Verifying Checksum [2023-07-05T19:28:34.249Z] bab4dde63d76: Download complete [2023-07-05T19:28:35.184Z] b85a868b505f: Pull complete [2023-07-05T19:28:35.442Z] e2be974225ed: Pull complete [2023-07-05T19:28:35.701Z] 339a4e72a1f5: Pull complete [2023-07-05T19:28:35.961Z] 988bab9f4d93: Pull complete [2023-07-05T19:28:36.219Z] 1469e6f7b9e6: Pull complete [2023-07-05T19:28:36.219Z] eaf3925da568: Pull complete [2023-07-05T19:28:38.119Z] bab4dde63d76: Pull complete [2023-07-05T19:28:38.119Z] bde34c3a00c8: Pull complete [2023-07-05T19:28:38.119Z] b352a97aabf1: Pull complete [2023-07-05T19:28:38.379Z] 4872d77fe225: Pull complete [2023-07-05T19:28:38.379Z] 5851b861e8e6: Pull complete [2023-07-05T19:28:38.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-05T19:28:38.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-05T19:28:38.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T19:28:38.618Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-07-05T19:28:38.653Z] $ 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 [2023-07-05T19:28:42.782Z] $ docker top 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 -eo pid,comm [2023-07-05T19:28:42.832Z] 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). [2023-07-05T19:28:42.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-05T19:28:42.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-05T19:28:42.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-05T19:28:43.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-05T19:28:43.075Z] $ docker exec 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent [2023-07-05T19:28:43.169Z] SSH_AUTH_SOCK=/tmp/ssh-GYnvoLv388kE/agent.32 [2023-07-05T19:28:43.169Z] SSH_AGENT_PID=38 [2023-07-05T19:28:43.176Z] Running ssh-add (command line suppressed) [2023-07-05T19:28:43.290Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15579611188738152509.key (/w/workspace/edgex-go/1@tmp/private_key_15579611188738152509.key) [2023-07-05T19:28:43.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-05T19:28:43.627Z] + git tag --points-at HEAD [Pipeline] } [2023-07-05T19:28:43.656Z] $ docker exec --env ******** --env ******** 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent -k [2023-07-05T19:28:43.785Z] unset SSH_AUTH_SOCK; [2023-07-05T19:28:43.785Z] unset SSH_AGENT_PID; [2023-07-05T19:28:43.786Z] echo Agent pid 38 killed; [2023-07-05T19:28:43.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-05T19:28:43.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-05T19:28:43.886Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-05T19:28:43.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-05T19:28:44.004Z] $ docker exec 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent [2023-07-05T19:28:44.112Z] SSH_AUTH_SOCK=/tmp/ssh-D8D7iiwZw0rO/agent.70 [2023-07-05T19:28:44.112Z] SSH_AGENT_PID=76 [2023-07-05T19:28:44.116Z] Running ssh-add (command line suppressed) [2023-07-05T19:28:44.222Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13078350268643391104.key (/w/workspace/edgex-go/1@tmp/private_key_13078350268643391104.key) [2023-07-05T19:28:44.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-05T19:28:44.558Z] + git semver init [2023-07-05T19:28:44.817Z] 2023-07-05 19:28:44,785 [run_init] DEBUG init version:0.0.0 force:False [2023-07-05T19:28:44.817Z] 2023-07-05 19:28:44,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-05T19:28:44.817Z] 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 [2023-07-05T19:28:44.817Z] 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) [2023-07-05T19:28:51.391Z] 2023-07-05 19:28:50,912 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-05T19:28:51.391Z] 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 [2023-07-05T19:28:51.391Z] 2023-07-05 19:28:50,913 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4598 [2023-07-05T19:28:51.391Z] 2023-07-05 19:28:50,917 [execute] INFO git cat-file --batch-check [2023-07-05T19:28:51.391Z] 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=) [2023-07-05T19:28:51.391Z] 2023-07-05 19:28:50,925 [execute] INFO git cat-file --batch [2023-07-05T19:28:51.391Z] 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=) [2023-07-05T19:28:51.391Z] 2023-07-05 19:28:50,930 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4598 [2023-07-05T19:28:51.391Z] 0.0.0 [Pipeline] } [2023-07-05T19:28:51.422Z] $ docker exec --env ******** --env ******** 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 ssh-agent -k [2023-07-05T19:28:51.531Z] unset SSH_AUTH_SOCK; [2023-07-05T19:28:51.531Z] unset SSH_AGENT_PID; [2023-07-05T19:28:51.531Z] echo Agent pid 76 killed; [2023-07-05T19:28:51.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-05T19:28:51.962Z] + git semver [Pipeline] } [2023-07-05T19:28:52.247Z] $ docker stop --time=1 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 [2023-07-05T19:28:53.579Z] $ docker rm -f --volumes 504f25a6b1fc8985a0b6f1ad672dd4267df34fd54223796e6471c7ec900590e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-05T19:28:53.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-05T19:28:54.234Z] Stashed 1 file(s) [Pipeline] echo [2023-07-05T19:28:54.250Z] [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 [2023-07-05T19:28:55.023Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-05T19:28:55.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T19:28:55.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T19:28:55.125Z] ========================================================= [2023-07-05T19:28:55.125Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-05T19:28:55.125Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-05T19:28:55.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T19:28:55.465Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-05T19:28:55.465Z] f56be85fc22e: Pulling fs layer [2023-07-05T19:28:55.465Z] 85791d961cd3: Pulling fs layer [2023-07-05T19:28:55.465Z] d694b5ae8c79: Pulling fs layer [2023-07-05T19:28:55.465Z] 9f32a84ed3da: Pulling fs layer [2023-07-05T19:28:55.465Z] 4d19c01a9841: Pulling fs layer [2023-07-05T19:28:55.465Z] 9325e15d5711: Pulling fs layer [2023-07-05T19:28:55.465Z] 556b6ee489ea: Pulling fs layer [2023-07-05T19:28:55.465Z] c5a4b2cf53e6: Pulling fs layer [2023-07-05T19:28:55.465Z] 9f32a84ed3da: Waiting [2023-07-05T19:28:55.465Z] 4d19c01a9841: Waiting [2023-07-05T19:28:55.465Z] 9325e15d5711: Waiting [2023-07-05T19:28:55.465Z] 556b6ee489ea: Waiting [2023-07-05T19:28:55.465Z] c5a4b2cf53e6: Waiting [2023-07-05T19:28:55.465Z] 85791d961cd3: Download complete [2023-07-05T19:28:55.465Z] 9f32a84ed3da: Download complete [2023-07-05T19:28:55.465Z] 4d19c01a9841: Verifying Checksum [2023-07-05T19:28:55.465Z] 4d19c01a9841: Download complete [2023-07-05T19:28:55.465Z] f56be85fc22e: Verifying Checksum [2023-07-05T19:28:55.465Z] f56be85fc22e: Download complete [2023-07-05T19:28:55.465Z] 9325e15d5711: Verifying Checksum [2023-07-05T19:28:55.465Z] 9325e15d5711: Download complete [2023-07-05T19:28:55.726Z] f56be85fc22e: Pull complete [2023-07-05T19:28:55.985Z] 85791d961cd3: Pull complete [2023-07-05T19:28:56.245Z] d694b5ae8c79: Verifying Checksum [2023-07-05T19:28:56.245Z] d694b5ae8c79: Download complete [2023-07-05T19:28:56.245Z] c5a4b2cf53e6: Verifying Checksum [2023-07-05T19:28:56.245Z] c5a4b2cf53e6: Download complete [2023-07-05T19:28:56.503Z] 556b6ee489ea: Verifying Checksum [2023-07-05T19:28:56.503Z] 556b6ee489ea: Download complete [2023-07-05T19:28:59.785Z] d694b5ae8c79: Pull complete [2023-07-05T19:29:00.046Z] 9f32a84ed3da: Pull complete [2023-07-05T19:29:00.046Z] 4d19c01a9841: Pull complete [2023-07-05T19:29:00.305Z] 9325e15d5711: Pull complete [2023-07-05T19:29:02.833Z] 556b6ee489ea: Pull complete [2023-07-05T19:29:03.403Z] c5a4b2cf53e6: Pull complete [2023-07-05T19:29:03.403Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-05T19:29:03.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T19:29:03.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-05T19:29:03.759Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T19:29:03.759Z] WORKDIR /edgex [2023-07-05T19:29:03.759Z] COPY go.mod . [2023-07-05T19:29:03.759Z] RUN go mod download [2023-07-05T19:29:03.759Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-05T19:29:04.326Z] Sending build context to Docker daemon 170.6MB [2023-07-05T19:29:04.326Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-05T19:29:04.326Z] ---> c4be618373d6 [2023-07-05T19:29:04.326Z] Step 2/4 : WORKDIR /edgex [2023-07-05T19:29:09.549Z] Still waiting to schedule task [2023-07-05T19:29:09.550Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-05T19:29:14.332Z] ---> Running in 2728841ac06c [2023-07-05T19:29:14.592Z] Removing intermediate container 2728841ac06c [2023-07-05T19:29:14.592Z] ---> ce17701d5282 [2023-07-05T19:29:14.592Z] Step 3/4 : COPY go.mod . [2023-07-05T19:29:14.592Z] ---> 1876dbf5b639 [2023-07-05T19:29:14.592Z] Step 4/4 : RUN go mod download [2023-07-05T19:29:14.592Z] ---> Running in 2ef235ab16ef [2023-07-05T19:29:29.471Z] Removing intermediate container 2ef235ab16ef [2023-07-05T19:29:29.471Z] ---> 9ef9dc060043 [2023-07-05T19:29:29.471Z] Successfully built 9ef9dc060043 [2023-07-05T19:29:29.471Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T19:29:29.848Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-05T19:29:29.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T19:29:29.992Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-07-05T19:29:30.028Z] $ 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 [2023-07-05T19:29:30.413Z] $ docker top 1e5fc0dfd71a149fbf3b42d65525f5f74024ac17d79f773e4614df0c8eec690b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T19:29:30.795Z] + go version [2023-07-05T19:29:30.795Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-05T19:29:30.826Z] $ docker stop --time=1 1e5fc0dfd71a149fbf3b42d65525f5f74024ac17d79f773e4614df0c8eec690b [2023-07-05T19:29:32.126Z] $ 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 [2023-07-05T19:29:32.808Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-05T19:29:32.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T19:29:32.948Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-07-05T19:29:32.983Z] $ 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 [2023-07-05T19:29:33.306Z] $ docker top 22d0465c796464844d21235f9b36e2ab8ce7c715cb182750555c69ba227163db -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-05T19:29:33.414Z] ========================================================= [2023-07-05T19:29:33.414Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-05T19:29:33.414Z] ========================================================= [Pipeline] sh [2023-07-05T19:29:33.708Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-05T19:29:34.066Z] + make test [2023-07-05T19:29:34.066Z] go test -race -coverprofile=coverage.out ./... [2023-07-05T19:29:40.630Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-05T19:29:52.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-05T19:29:52.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-05T19:29:53.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-05T19:29:53.654Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-05T19:29:53.654Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-05T19:29:54.222Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-05T19:29:54.222Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-05T19:29:54.222Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-05T19:29:54.222Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-05T19:29:54.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-05T19:29:54.739Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-05T19:29:54.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-05T19:29:54.997Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-05T19:29:54.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-05T19:29:55.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-05T19:29:55.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-05T19:29:55.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-07-05T19:29:55.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-07-05T19:29:56.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-05T19:29:56.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-05T19:29:56.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-05T19:29:57.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-05T19:29:57.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-05T19:29:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-05T19:29:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-05T19:29:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:29:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-05T19:29:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-05T19:29:59.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-05T19:29:59.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-05T19:29:59.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.078s coverage: 71.5% of statements [2023-07-05T19:29:59.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-07-05T19:30:00.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.632s coverage: 88.5% of statements [2023-07-05T19:30:00.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-07-05T19:30:00.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-05T19:30:00.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:30:00.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-05T19:30:01.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-05T19:30:01.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-05T19:30:01.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-05T19:30:01.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-05T19:30:01.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-05T19:30:01.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 95.6% of statements [2023-07-05T19:30:01.094Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2023-07-05T19:30:02.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-05T19:30:02.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-05T19:30:02.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-05T19:30:02.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-07-05T19:30:02.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-05T19:30:02.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-05T19:30:02.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-07-05T19:30:02.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 29.0% of statements [2023-07-05T19:30:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-07-05T19:30:03.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-05T19:30:03.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-05T19:30:03.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-05T19:30:03.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-05T19:30:03.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-07-05T19:30:03.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2023-07-05T19:30:03.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-07-05T19:30:03.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-07-05T19:30:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-05T19:30:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-05T19:30:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-05T19:30:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-05T19:30:05.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-05T19:30:05.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-05T19:30:05.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-05T19:30:05.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-05T19:30:05.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-05T19:30:05.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-05T19:30:06.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-05T19:30:07.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-05T19:30:07.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-05T19:30:08.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-05T19:30:08.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-05T19:30:09.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-05T19:30:09.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-05T19:30:09.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-05T19:30:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-05T19:30:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-05T19:30:11.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-05T19:30:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-05T19:30:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-05T19:30:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-05T19:30:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-05T19:30:13.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-05T19:30:13.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-05T19:30:13.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-05T19:30:13.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-05T19:30:14.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-05T19:30:14.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-05T19:30:14.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-05T19:30:14.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:30:15.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2023-07-05T19:30:15.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-05T19:30:15.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-05T19:30:17.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-05T19:30:17.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.076s coverage: 87.2% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.099s coverage: 92.3% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements [2023-07-05T19:30:27.215Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-07-05T19:30:27.215Z] 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 [2023-07-05T19:30:27.473Z] running golangci-lint [2023-07-05T19:30:27.730Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-05T19:30:27.730Z] go version go1.20.2 linux/amd64 [2023-07-05T19:30:27.988Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-05T19:30:27.988Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-05T19:30:42.259Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-466 in /w/workspace/edgexfoundry_edgex-go_PR-4598 [Pipeline] { [Pipeline] ws [2023-07-05T19:30:42.313Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-05T19:30:42.396Z] The recommended git tool is: git [2023-07-05T19:30:42.853Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|deps|exports_file|imports|types_sizes|compiled_files) took 13.73268397s" [2023-07-05T19:30:42.853Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.343094ms" [2023-07-05T19:30:47.405Z] using credential edgex-jenkins-ssh [2023-07-05T19:30:47.423Z] Cloning the remote Git repository [2023-07-05T19:30:48.108Z] 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" [2023-07-05T19:30:48.108Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-05T19:30:48.108Z] 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" [2023-07-05T19:30:48.108Z] 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" [2023-07-05T19:30:48.108Z] level=info msg="[runner] linters took 6.459881382s with stages: goanalysis_metalinter: 6.443306798s" [2023-07-05T19:30:48.108Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-05T19:30:48.108Z] level=info msg="Memory: 204 samples, avg is 176.4MB, max is 802.1MB" [2023-07-05T19:30:48.108Z] level=info msg="Execution took 20.245255012s" [2023-07-05T19:30:48.108Z] go vet ./... [2023-07-05T19:30:47.462Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-05T19:30:47.559Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-05T19:30:47.685Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-05T19:30:47.686Z] > git --version # timeout=10 [2023-07-05T19:30:47.708Z] > git --version # 'git version 2.25.1' [2023-07-05T19:30:47.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-05T19:30:47.855Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-05T19:30:52.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-05T19:30:52.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-05T19:30:52.292Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-05T19:30:52.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-05T19:30:52.884Z] + ls -al . [2023-07-05T19:30:52.884Z] total 720 [2023-07-05T19:30:52.884Z] drwxrwxr-x 11 1001 1001 4096 Jul 5 19:29 . [2023-07-05T19:30:52.884Z] drwxr-xr-x 4 root root 4096 Jul 5 19:29 .. [2023-07-05T19:30:52.884Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 19:28 .blubracket [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 16 Jul 5 19:28 .dockerignore [2023-07-05T19:30:52.884Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 19:28 .git [2023-07-05T19:30:52.884Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:28 .github [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 1133 Jul 5 19:28 .gitignore [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 19:28 .golangci.yml [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 87 Jul 5 19:28 .hadolint.yml [2023-07-05T19:30:52.884Z] drwxr-xr-x 3 1001 1001 4096 Jul 5 19:28 .semver [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 166 Jul 5 19:28 .sonarcloud.properties [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:28 ADOPTERS.md [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 10835 Jul 5 19:28 Attribution.txt [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 93407 Jul 5 19:28 CHANGELOG.md [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:28 CONTRIBUTING.md [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 19:28 GOVERNANCE.md [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 883 Jul 5 19:28 Jenkinsfile [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:28 LICENSE [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 14368 Jul 5 19:28 Makefile [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 19:28 OWNERS.md [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 9923 Jul 5 19:28 README.md [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 19:28 SECURITY.md [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 19:28 VERSION [2023-07-05T19:30:52.884Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 19:28 bin [2023-07-05T19:30:52.884Z] drwxrwxr-x 18 1001 1001 4096 Jul 5 19:28 cmd [2023-07-05T19:30:52.884Z] -rw-r--r-- 1 root root 447731 Jul 5 19:30 coverage.out [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 3163 Jul 5 19:28 go.mod [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 31056 Jul 5 19:28 go.sum [2023-07-05T19:30:52.884Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 19:28 internal [2023-07-05T19:30:52.884Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:28 openapi [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 594 Jul 5 19:28 security.txt [2023-07-05T19:30:52.884Z] drwxrwxr-x 4 1001 1001 4096 Jul 5 19:28 snap [2023-07-05T19:30:52.884Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 19:28 version.go [Pipeline] sh [2023-07-05T19:30:53.197Z] + '[' -e coverage.out ] [2023-07-05T19:30:53.197Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-05T19:30:53.324Z] Stashed 1 file(s) [Pipeline] sh [2023-07-05T19:30:53.621Z] + make build [2023-07-05T19:30:53.621Z] 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 [2023-07-05T19:31:04.434Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-05T19:31:04.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-05T19:31:05.834Z] 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 [2023-07-05T19:31:05.834Z] 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 [2023-07-05T19:31:05.860Z] Merging remotes/origin/main commit a9a05d218e56d96ac070653eb2b8a1a35d61b302 into PR head commit ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [2023-07-05T19:31:06.092Z] 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 [2023-07-05T19:31:06.254Z] Merge succeeded, producing ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [2023-07-05T19:31:06.254Z] Checking out Revision ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b (PR-4598) [2023-07-05T19:31:05.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-05T19:31:05.306Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-05T19:31:05.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-05T19:31:05.323Z] > 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 [2023-07-05T19:31:05.874Z] > git config core.sparsecheckout # timeout=10 [2023-07-05T19:31:05.935Z] > git checkout -f ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b # timeout=10 [2023-07-05T19:31:06.154Z] > git remote # timeout=10 [2023-07-05T19:31:06.173Z] > git config --get remote.origin.url # timeout=10 [2023-07-05T19:31:06.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-05T19:31:06.206Z] > git merge a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 [2023-07-05T19:31:06.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-05T19:31:06.257Z] > git config core.sparsecheckout # timeout=10 [2023-07-05T19:31:06.271Z] > git checkout -f ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b # timeout=10 [2023-07-05T19:31:06.794Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.10.0 to 0.11.0" [2023-07-05T19:31:06.838Z] > git --version # timeout=10 [2023-07-05T19:31:06.849Z] > git --version # 'git version 2.25.1' [2023-07-05T19:31:06.864Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-05T19:31:07.028Z] 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 [2023-07-05T19:31:08.043Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-05T19:31:08.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-05T19:31:08.043Z] Dload Upload Total Spent Left Speed [2023-07-05T19:31:08.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-07-05T19:31:08.607Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-05T19:31:08.946Z] + sudo tee /etc/docker/daemon.new [2023-07-05T19:31:08.946Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-05T19:31:08.946Z] { [2023-07-05T19:31:08.946Z] "registry-mirrors": [ [2023-07-05T19:31:08.946Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-05T19:31:08.946Z] ], [2023-07-05T19:31:08.946Z] "bip": "10.250.0.254/24", [2023-07-05T19:31:08.946Z] "hosts": [ [2023-07-05T19:31:08.946Z] "tcp://0.0.0.0:5555", [2023-07-05T19:31:08.946Z] "unix:///var/run/docker.sock" [2023-07-05T19:31:08.946Z] ], [2023-07-05T19:31:08.946Z] "mtu": 1458, [2023-07-05T19:31:08.946Z] "selinux-enabled": true, [2023-07-05T19:31:08.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-05T19:31:08.946Z] } [Pipeline] sh [2023-07-05T19:31:09.278Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-05T19:31:09.636Z] + sudo service docker restart [2023-07-05T19:31:13.610Z] 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 [2023-07-05T19:31:14.174Z] 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 [2023-07-05T19:31:15.546Z] 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 [2023-07-05T19:31:16.481Z] 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 [2023-07-05T19:31:17.421Z] 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 [2023-07-05T19:31:17.989Z] 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 [2023-07-05T19:31:19.364Z] 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] } [2023-07-05T19:31:20.324Z] $ docker stop --time=1 22d0465c796464844d21235f9b36e2ab8ce7c715cb182750555c69ba227163db [2023-07-05T19:31:25.285Z] $ 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 [2023-07-05T19:31:26.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-05T19:31:26.558Z] [2023-07-05T19:31:26.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T19:31:26.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-05T19:31:26.932Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-05T19:31:26.932Z] 91d30c5bc195: Pulling fs layer [2023-07-05T19:31:26.932Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-05T19:31:26.932Z] 9c61dcf015f6: Pulling fs layer [2023-07-05T19:31:26.932Z] 4698f68db338: Pulling fs layer [2023-07-05T19:31:26.932Z] 2a2f49069b9e: Pulling fs layer [2023-07-05T19:31:26.932Z] e0025b399a48: Pulling fs layer [2023-07-05T19:31:26.932Z] e0025b399a48: Waiting [2023-07-05T19:31:26.932Z] 4698f68db338: Waiting [2023-07-05T19:31:26.932Z] 2a2f49069b9e: Waiting [2023-07-05T19:31:27.190Z] 91d30c5bc195: Verifying Checksum [2023-07-05T19:31:27.190Z] 91d30c5bc195: Download complete [2023-07-05T19:31:27.190Z] 4698f68db338: Verifying Checksum [2023-07-05T19:31:27.190Z] 4698f68db338: Download complete [2023-07-05T19:31:27.190Z] 91d30c5bc195: Pull complete [2023-07-05T19:31:27.190Z] 2e9b0aa3be6d: Download complete [2023-07-05T19:31:27.190Z] e0025b399a48: Download complete [2023-07-05T19:31:27.190Z] 2a2f49069b9e: Verifying Checksum [2023-07-05T19:31:27.190Z] 2a2f49069b9e: Download complete [2023-07-05T19:31:27.448Z] 2e9b0aa3be6d: Pull complete [2023-07-05T19:31:27.705Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-05T19:31:27.951Z] provisioning config files... [2023-07-05T19:31:27.975Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5051226536883868320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-05T19:31:28.348Z] ---> docker-login.sh [2023-07-05T19:31:28.348Z] nexus3.edgexfoundry.org:10001 [2023-07-05T19:31:28.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:31:28.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:31:28.889Z] Configure a credential helper to remove this warning. See [2023-07-05T19:31:28.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:31:28.889Z] [2023-07-05T19:31:28.889Z] Login Succeeded [2023-07-05T19:31:28.889Z] nexus3.edgexfoundry.org:10002 [2023-07-05T19:31:29.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:31:29.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:31:29.160Z] Configure a credential helper to remove this warning. See [2023-07-05T19:31:29.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:31:29.160Z] [2023-07-05T19:31:29.160Z] Login Succeeded [2023-07-05T19:31:29.434Z] nexus3.edgexfoundry.org:10003 [2023-07-05T19:31:29.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:31:29.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:31:29.706Z] Configure a credential helper to remove this warning. See [2023-07-05T19:31:29.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:31:29.706Z] [2023-07-05T19:31:29.706Z] Login Succeeded [2023-07-05T19:31:29.706Z] nexus3.edgexfoundry.org:10004 [2023-07-05T19:31:29.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:31:29.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:31:29.979Z] Configure a credential helper to remove this warning. See [2023-07-05T19:31:29.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:31:29.979Z] [2023-07-05T19:31:29.979Z] Login Succeeded [2023-07-05T19:31:29.979Z] docker.io [2023-07-05T19:31:30.229Z] 9c61dcf015f6: Pull complete [2023-07-05T19:31:30.229Z] 4698f68db338: Pull complete [2023-07-05T19:31:30.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-05T19:31:30.494Z] 2a2f49069b9e: Pull complete [2023-07-05T19:31:30.494Z] e0025b399a48: Pull complete [2023-07-05T19:31:30.494Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-05T19:31:30.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-05T19:31:30.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-05T19:31:30.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-05T19:31:30.514Z] Configure a credential helper to remove this warning. See [2023-07-05T19:31:30.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-05T19:31:30.514Z] [2023-07-05T19:31:30.514Z] Login Succeeded [2023-07-05T19:31:30.514Z] ---> docker-login.sh ends [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [2023-07-05T19:31:30.605Z] Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] withDockerContainer [2023-07-05T19:31:30.759Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-07-05T19:31:30.795Z] $ 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 [2023-07-05T19:31:34.415Z] $ docker top be16f87539feb9522048243bd5cfee1ea887616f301a8b79c8404d3f77476b49 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2023-07-05T19:31:34.846Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-05T19:31:35.081Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-05T19:31:35.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T19:31:35.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-05T19:31:35.183Z] ========================================================= [2023-07-05T19:31:35.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-05T19:31:35.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-05T19:31:35.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T19:31:35.551Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-05T19:31:35.551Z] c41833b44d91: Pulling fs layer [2023-07-05T19:31:35.551Z] ed15518f5707: Pulling fs layer [2023-07-05T19:31:35.551Z] feae8fd75edb: Pulling fs layer [2023-07-05T19:31:35.551Z] 242c74f7c9fa: Pulling fs layer [2023-07-05T19:31:35.551Z] 3cdef696dda3: Pulling fs layer [2023-07-05T19:31:35.551Z] 2ced38df9373: Pulling fs layer [2023-07-05T19:31:35.551Z] 58f1dce35555: Pulling fs layer [2023-07-05T19:31:35.551Z] 242c74f7c9fa: Waiting [2023-07-05T19:31:35.551Z] 3cdef696dda3: Waiting [2023-07-05T19:31:35.551Z] 2ced38df9373: Waiting [2023-07-05T19:31:35.551Z] 58f1dce35555: Waiting [2023-07-05T19:31:35.823Z] ed15518f5707: Verifying Checksum [2023-07-05T19:31:35.823Z] ed15518f5707: Download complete [2023-07-05T19:31:35.823Z] 242c74f7c9fa: Verifying Checksum [2023-07-05T19:31:35.823Z] 242c74f7c9fa: Download complete [2023-07-05T19:31:35.823Z] 3cdef696dda3: Verifying Checksum [2023-07-05T19:31:35.823Z] 3cdef696dda3: Download complete [2023-07-05T19:31:35.823Z] c41833b44d91: Verifying Checksum [2023-07-05T19:31:35.823Z] c41833b44d91: Download complete [2023-07-05T19:31:36.798Z] c41833b44d91: Pull complete [2023-07-05T19:31:37.068Z] 58f1dce35555: Verifying Checksum [2023-07-05T19:31:37.068Z] 58f1dce35555: Download complete [2023-07-05T19:31:37.383Z] #1 [core-data internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #1 transferring dockerfile: 1.90kB done [2023-07-05T19:31:37.384Z] #1 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #2 transferring dockerfile: 1.84kB done [2023-07-05T19:31:37.384Z] #2 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #3 transferring dockerfile: 2.58kB done [2023-07-05T19:31:37.384Z] #3 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #4 transferring dockerfile: 2.63kB done [2023-07-05T19:31:37.384Z] #4 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #5 [core-command internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #5 transferring dockerfile: 1.82kB done [2023-07-05T19:31:37.384Z] #5 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #6 transferring dockerfile: 2.82kB done [2023-07-05T19:31:37.384Z] #6 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #7 transferring dockerfile: 1.96kB done [2023-07-05T19:31:37.384Z] #7 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #8 transferring dockerfile: 1.82kB done [2023-07-05T19:31:37.384Z] #8 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #9 transferring dockerfile: 2.06kB done [2023-07-05T19:31:37.384Z] #9 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #10 transferring dockerfile: 1.78kB done [2023-07-05T19:31:37.384Z] #10 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #11 transferring dockerfile: 2.68kB done [2023-07-05T19:31:37.384Z] #11 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #12 transferring dockerfile: 2.12kB done [2023-07-05T19:31:37.384Z] #12 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #13 [core-data internal] load .dockerignore [2023-07-05T19:31:37.384Z] #13 transferring context: 56B done [2023-07-05T19:31:37.384Z] #13 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #14 transferring dockerfile: 2.04kB done [2023-07-05T19:31:37.384Z] #14 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-05T19:31:37.384Z] #15 transferring dockerfile: 2.38kB done [2023-07-05T19:31:37.384Z] #15 DONE 0.1s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #16 [security-spire-config internal] load .dockerignore [2023-07-05T19:31:37.384Z] #16 transferring context: 56B done [2023-07-05T19:31:37.384Z] #16 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #17 [support-notifications internal] load .dockerignore [2023-07-05T19:31:37.384Z] #17 transferring context: 56B done [2023-07-05T19:31:37.384Z] #17 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #18 [security-spire-server internal] load .dockerignore [2023-07-05T19:31:37.384Z] #18 transferring context: 56B done [2023-07-05T19:31:37.384Z] #18 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #19 [core-command internal] load .dockerignore [2023-07-05T19:31:37.384Z] #19 transferring context: 56B done [2023-07-05T19:31:37.384Z] #19 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-05T19:31:37.384Z] #20 transferring context: 56B done [2023-07-05T19:31:37.384Z] #20 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #21 [support-scheduler internal] load .dockerignore [2023-07-05T19:31:37.384Z] #21 transferring context: 56B done [2023-07-05T19:31:37.384Z] #21 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #22 [security-proxy-setup internal] load .dockerignore [2023-07-05T19:31:37.384Z] #22 transferring context: 56B done [2023-07-05T19:31:37.384Z] #22 DONE 0.0s [2023-07-05T19:31:37.384Z] [2023-07-05T19:31:37.384Z] #23 [core-metadata internal] load .dockerignore [2023-07-05T19:31:37.643Z] #23 transferring context: 56B done [2023-07-05T19:31:37.643Z] #23 DONE 0.0s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-07-05T19:31:37.643Z] #24 transferring context: 56B done [2023-07-05T19:31:37.643Z] #24 DONE 0.0s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #25 [security-proxy-auth internal] load .dockerignore [2023-07-05T19:31:37.643Z] #25 transferring context: 56B done [2023-07-05T19:31:37.643Z] #25 DONE 0.0s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-05T19:31:37.643Z] #26 transferring context: 56B done [2023-07-05T19:31:37.643Z] #26 DONE 0.0s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #27 [security-spire-agent internal] load .dockerignore [2023-07-05T19:31:37.643Z] #27 transferring context: 56B done [2023-07-05T19:31:37.643Z] #27 DONE 0.0s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-07-05T19:31:37.643Z] #28 transferring context: 56B done [2023-07-05T19:31:37.643Z] #28 DONE 0.0s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-05T19:31:37.643Z] #29 DONE 0.0s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:31:37.643Z] #30 DONE 0.1s [2023-07-05T19:31:37.643Z] [2023-07-05T19:31:37.643Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:31:37.643Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:31:37.902Z] #31 ... [2023-07-05T19:31:37.902Z] [2023-07-05T19:31:37.902Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-05T19:31:37.902Z] #29 DONE 0.0s [2023-07-05T19:31:37.902Z] [2023-07-05T19:31:37.902Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:31:37.902Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-05T19:31:37.902Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s [2023-07-05T19:31:37.902Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:31:37.902Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-05T19:31:37.902Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [2023-07-05T19:31:37.902Z] #31 ... [2023-07-05T19:31:37.902Z] [2023-07-05T19:31:37.902Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-05T19:31:37.902Z] #29 DONE 0.0s [2023-07-05T19:31:37.902Z] [2023-07-05T19:31:37.902Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:31:37.902Z] #30 DONE 0.2s [2023-07-05T19:31:37.902Z] [2023-07-05T19:31:37.902Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:31:37.902Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:31:37.902Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-05T19:31:37.902Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.2s done [2023-07-05T19:31:37.902Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:31:37.902Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-05T19:31:38.037Z] feae8fd75edb: Verifying Checksum [2023-07-05T19:31:38.037Z] feae8fd75edb: Download complete [2023-07-05T19:31:38.161Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-07-05T19:31:38.305Z] 2ced38df9373: Verifying Checksum [2023-07-05T19:31:38.305Z] 2ced38df9373: Download complete [2023-07-05T19:31:39.093Z] #31 ... [2023-07-05T19:31:39.093Z] [2023-07-05T19:31:39.093Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-05T19:31:39.093Z] #32 DONE 1.5s [2023-07-05T19:31:39.093Z] [2023-07-05T19:31:39.093Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-05T19:31:40.333Z] ed15518f5707: Pull complete [2023-07-05T19:31:44.372Z] #33 ... [2023-07-05T19:31:44.372Z] [2023-07-05T19:31:44.372Z] #34 [security-bootstrapper internal] load build context [2023-07-05T19:31:44.372Z] #34 transferring context: 172.82MB 6.3s [2023-07-05T19:31:44.372Z] #34 ... [2023-07-05T19:31:44.372Z] [2023-07-05T19:31:44.372Z] #35 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:31:44.936Z] #35 ... [2023-07-05T19:31:44.936Z] [2023-07-05T19:31:44.936Z] #34 [security-bootstrapper internal] load build context [2023-07-05T19:31:48.215Z] #34 ... [2023-07-05T19:31:48.215Z] [2023-07-05T19:31:48.215Z] #36 [core-data internal] load build context [2023-07-05T19:31:48.215Z] #36 ... [2023-07-05T19:31:48.215Z] [2023-07-05T19:31:48.215Z] #37 [support-notifications internal] load build context [2023-07-05T19:31:48.215Z] #37 ... [2023-07-05T19:31:48.215Z] [2023-07-05T19:31:48.215Z] #38 [security-spire-config internal] load build context [2023-07-05T19:31:48.215Z] #38 ... [2023-07-05T19:31:48.215Z] [2023-07-05T19:31:48.215Z] #39 [security-proxy-setup internal] load build context [2023-07-05T19:31:48.215Z] #39 ... [2023-07-05T19:31:48.215Z] [2023-07-05T19:31:48.215Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T19:31:48.215Z] #40 transferring context: 351.90MB 8.4s done [2023-07-05T19:31:48.215Z] #40 ... [2023-07-05T19:31:48.215Z] [2023-07-05T19:31:48.215Z] #41 [security-spire-agent internal] load build context [2023-07-05T19:31:48.215Z] #41 transferring context: 351.90MB 10.1s done [2023-07-05T19:31:48.215Z] #41 ... [2023-07-05T19:31:48.215Z] [2023-07-05T19:31:48.215Z] #42 [support-scheduler internal] load build context [2023-07-05T19:31:48.215Z] #42 transferring context: 351.90MB 10.1s done [2023-07-05T19:31:48.476Z] #42 ... [2023-07-05T19:31:48.476Z] [2023-07-05T19:31:48.476Z] #43 [core-metadata internal] load build context [2023-07-05T19:31:48.476Z] #43 transferring context: 351.90MB 10.1s done [2023-07-05T19:31:48.476Z] #43 ... [2023-07-05T19:31:48.476Z] [2023-07-05T19:31:48.476Z] #44 [security-spire-server internal] load build context [2023-07-05T19:31:48.476Z] #44 transferring context: 351.90MB 8.8s done [2023-07-05T19:31:48.735Z] #44 ... [2023-07-05T19:31:48.735Z] [2023-07-05T19:31:48.735Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T19:31:48.735Z] #45 ... [2023-07-05T19:31:48.735Z] [2023-07-05T19:31:48.735Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T19:31:48.994Z] #46 ... [2023-07-05T19:31:48.994Z] [2023-07-05T19:31:48.994Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T19:31:48.994Z] #47 ... [2023-07-05T19:31:48.994Z] [2023-07-05T19:31:48.994Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T19:31:49.252Z] #48 ... [2023-07-05T19:31:49.252Z] [2023-07-05T19:31:49.252Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T19:31:49.252Z] #49 ... [2023-07-05T19:31:49.252Z] [2023-07-05T19:31:49.252Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T19:31:49.511Z] #50 ... [2023-07-05T19:31:49.511Z] [2023-07-05T19:31:49.511Z] #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-05T19:31:49.770Z] #51 ... [2023-07-05T19:31:49.770Z] [2023-07-05T19:31:49.770Z] #52 [security-secretstore-setup internal] load build context [2023-07-05T19:31:49.770Z] #52 transferring context: 351.90MB 10.3s done [2023-07-05T19:31:49.770Z] #52 ... [2023-07-05T19:31:49.770Z] [2023-07-05T19:31:49.770Z] #53 [security-proxy-auth internal] load build context [2023-07-05T19:31:49.770Z] #53 transferring context: 351.90MB 8.4s done [2023-07-05T19:31:50.996Z] #53 ... [2023-07-05T19:31:50.996Z] [2023-07-05T19:31:50.996Z] #54 [core-command internal] load build context [2023-07-05T19:31:50.996Z] #54 transferring context: 351.90MB 6.9s done [2023-07-05T19:31:51.257Z] #54 ... [2023-07-05T19:31:51.257Z] [2023-07-05T19:31:51.257Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T19:31:51.257Z] #55 ... [2023-07-05T19:31:51.257Z] [2023-07-05T19:31:51.257Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T19:31:51.517Z] #56 ... [2023-07-05T19:31:51.517Z] [2023-07-05T19:31:51.517Z] #34 [security-bootstrapper internal] load build context [2023-07-05T19:31:51.517Z] #34 transferring context: 351.90MB 10.7s done [2023-07-05T19:31:54.802Z] #34 ... [2023-07-05T19:31:54.802Z] [2023-07-05T19:31:54.802Z] #35 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:31:54.802Z] #35 transferring context: 351.90MB 7.3s done [2023-07-05T19:31:55.062Z] #35 ... [2023-07-05T19:31:55.062Z] [2023-07-05T19:31:55.062Z] #38 [security-spire-config internal] load build context [2023-07-05T19:31:55.062Z] #38 transferring context: 351.90MB 10.8s done [2023-07-05T19:31:55.400Z] feae8fd75edb: Pull complete [2023-07-05T19:31:55.400Z] 242c74f7c9fa: Pull complete [2023-07-05T19:31:55.400Z] 3cdef696dda3: Pull complete [2023-07-05T19:31:58.352Z] #38 ... [2023-07-05T19:31:58.352Z] [2023-07-05T19:31:58.352Z] #36 [core-data internal] load build context [2023-07-05T19:31:58.352Z] #36 transferring context: 351.90MB 10.7s done [2023-07-05T19:31:58.352Z] #36 ... [2023-07-05T19:31:58.352Z] [2023-07-05T19:31:58.352Z] #37 [support-notifications internal] load build context [2023-07-05T19:31:58.352Z] #37 transferring context: 351.90MB 10.2s done [2023-07-05T19:31:58.352Z] #37 ... [2023-07-05T19:31:58.352Z] [2023-07-05T19:31:58.352Z] #39 [security-proxy-setup internal] load build context [2023-07-05T19:31:58.352Z] #39 transferring context: 351.90MB 10.8s done [2023-07-05T19:32:02.059Z] 2ced38df9373: Pull complete [2023-07-05T19:32:04.000Z] 58f1dce35555: Pull complete [2023-07-05T19:32:04.000Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-05T19:32:04.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T19:32:04.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-05T19:32:04.381Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-05T19:32:04.381Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T19:32:04.381Z] WORKDIR /edgex [2023-07-05T19:32:04.381Z] COPY go.mod . [2023-07-05T19:32:04.381Z] RUN go mod download [2023-07-05T19:32:04.964Z] Sending build context to Docker daemon 2.947MB [2023-07-05T19:32:04.964Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-05T19:32:04.964Z] ---> fadd8f120f05 [2023-07-05T19:32:04.964Z] Step 2/4 : WORKDIR /edgex [2023-07-05T19:32:06.904Z] ---> Running in 755d84532e72 [2023-07-05T19:32:06.904Z] Removing intermediate container 755d84532e72 [2023-07-05T19:32:06.904Z] ---> 0fa327eed7bd [2023-07-05T19:32:06.904Z] Step 3/4 : COPY go.mod . [2023-07-05T19:32:07.491Z] ---> f352af921bc2 [2023-07-05T19:32:07.491Z] Step 4/4 : RUN go mod download [2023-07-05T19:32:07.491Z] ---> Running in 8433d08758ac [2023-07-05T19:32:20.301Z] #39 ... [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #54 [core-command internal] load build context [2023-07-05T19:32:20.301Z] #54 DONE 39.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #35 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:32:20.301Z] #35 DONE 39.5s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #53 [security-proxy-auth internal] load build context [2023-07-05T19:32:20.301Z] #53 DONE 39.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-05T19:32:20.301Z] #40 DONE 39.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #44 [security-spire-server internal] load build context [2023-07-05T19:32:20.301Z] #44 DONE 39.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #42 [support-scheduler internal] load build context [2023-07-05T19:32:20.301Z] #42 DONE 39.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-07-05T19:32:20.301Z] #33 DONE 38.5s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T19:32:20.301Z] #57 ... [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #37 [support-notifications internal] load build context [2023-07-05T19:32:20.301Z] #37 DONE 39.8s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #43 [core-metadata internal] load build context [2023-07-05T19:32:20.301Z] #43 DONE 39.7s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #41 [security-spire-agent internal] load build context [2023-07-05T19:32:20.301Z] #41 DONE 39.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #52 [security-secretstore-setup internal] load build context [2023-07-05T19:32:20.301Z] #52 DONE 39.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #38 [security-spire-config internal] load build context [2023-07-05T19:32:20.301Z] #38 DONE 39.9s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #39 [security-proxy-setup internal] load build context [2023-07-05T19:32:20.301Z] #39 DONE 39.7s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #34 [security-bootstrapper internal] load build context [2023-07-05T19:32:20.301Z] #34 DONE 39.7s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #36 [core-data internal] load build context [2023-07-05T19:32:20.301Z] #36 DONE 39.9s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T19:32:20.301Z] #49 39.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #49 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #49 ... [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #51 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-05T19:32:20.301Z] #51 38.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #51 39.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #51 39.70 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.301Z] #51 39.72 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.301Z] #51 39.72 OK: 7 MiB in 16 packages [2023-07-05T19:32:20.301Z] #51 DONE 40.4s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T19:32:20.301Z] #55 38.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #55 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #55 39.68 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.301Z] #55 39.68 (2/2) Installing openssl (3.0.9-r1) [2023-07-05T19:32:20.301Z] #55 39.69 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.301Z] #55 39.70 OK: 8 MiB in 17 packages [2023-07-05T19:32:20.301Z] #55 DONE 40.4s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T19:32:20.301Z] #46 39.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #46 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #46 39.80 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.301Z] #46 39.81 (2/2) Installing su-exec (0.2-r2) [2023-07-05T19:32:20.301Z] #46 39.82 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.301Z] #46 39.83 OK: 7 MiB in 17 packages [2023-07-05T19:32:20.301Z] #46 DONE 40.5s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T19:32:20.301Z] #0 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #0 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #0 1.184 OK: 265 MiB in 53 packages [2023-07-05T19:32:20.301Z] #58 DONE 1.7s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T19:32:20.301Z] #0 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #0 1.351 OK: 265 MiB in 53 packages [2023-07-05T19:32:20.301Z] #59 DONE 1.7s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T19:32:20.301Z] #45 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #45 39.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #45 39.86 (1/3) Installing ca-certificates (20230506-r0) [2023-07-05T19:32:20.301Z] #45 39.88 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.301Z] #45 39.89 (3/3) Installing su-exec (0.2-r2) [2023-07-05T19:32:20.301Z] #45 39.89 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.301Z] #45 39.92 Executing ca-certificates-20230506-r0.trigger [2023-07-05T19:32:20.301Z] #45 39.99 OK: 8 MiB in 18 packages [2023-07-05T19:32:20.301Z] #45 DONE 40.6s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T19:32:20.301Z] #57 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #57 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #57 1.351 OK: 265 MiB in 53 packages [2023-07-05T19:32:20.301Z] #57 DONE 1.9s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T19:32:20.301Z] #56 39.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #56 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #56 39.71 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:32:20.301Z] #56 39.71 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:32:20.301Z] #56 39.71 OK: 17818 distinct packages available [2023-07-05T19:32:20.301Z] #56 39.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #56 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #56 40.10 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.301Z] #56 40.10 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-05T19:32:20.301Z] #56 40.11 (3/4) Installing libucontext (1.2-r0) [2023-07-05T19:32:20.301Z] #56 40.11 (4/4) Installing gcompat (1.1.0-r0) [2023-07-05T19:32:20.301Z] #56 40.11 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.301Z] #56 40.12 OK: 7 MiB in 19 packages [2023-07-05T19:32:20.301Z] #56 DONE 40.5s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T19:32:20.301Z] #50 39.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #50 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #50 39.69 (1/2) Installing ca-certificates (20230506-r0) [2023-07-05T19:32:20.301Z] #50 39.71 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.301Z] #50 39.72 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.301Z] #50 39.72 Executing ca-certificates-20230506-r0.trigger [2023-07-05T19:32:20.301Z] #50 39.83 OK: 8 MiB in 17 packages [2023-07-05T19:32:20.301Z] #50 DONE 40.5s [2023-07-05T19:32:20.301Z] [2023-07-05T19:32:20.301Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T19:32:20.301Z] #47 39.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #47 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #47 39.91 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:32:20.301Z] #47 39.91 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:32:20.301Z] #47 39.91 OK: 17818 distinct packages available [2023-07-05T19:32:20.301Z] #47 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #47 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.301Z] #47 40.29 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.301Z] #47 40.30 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-05T19:32:20.301Z] #47 40.31 (3/5) Installing libucontext (1.2-r0) [2023-07-05T19:32:20.302Z] #47 40.31 (4/5) Installing gcompat (1.1.0-r0) [2023-07-05T19:32:20.302Z] #47 40.32 (5/5) Installing openssl (3.0.9-r1) [2023-07-05T19:32:20.302Z] #47 40.33 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.302Z] #47 40.34 OK: 8 MiB in 20 packages [2023-07-05T19:32:20.302Z] #47 DONE 40.6s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #60 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-05T19:32:20.302Z] #60 DONE 0.2s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #61 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-05T19:32:20.302Z] #61 DONE 0.1s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T19:32:20.302Z] #48 39.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.302Z] #48 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.302Z] #48 39.87 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.302Z] #48 39.87 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.302Z] #48 39.88 OK: 7 MiB in 16 packages [2023-07-05T19:32:20.302Z] #48 DONE 40.5s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T19:32:20.302Z] #49 40.59 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:32:20.302Z] #49 40.59 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:32:20.302Z] #49 40.59 OK: 17818 distinct packages available [2023-07-05T19:32:20.302Z] #49 ... [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:32:20.302Z] #62 DONE 0.2s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-05T19:32:20.302Z] #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.302Z] #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.302Z] #0 1.815 OK: 265 MiB in 53 packages [2023-07-05T19:32:20.302Z] #63 DONE 1.9s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:32:20.302Z] #64 DONE 0.0s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:32:20.302Z] #65 DONE 0.2s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T19:32:20.302Z] #49 40.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.302Z] #49 40.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.302Z] #49 40.95 (1/9) Installing ca-certificates (20230506-r0) [2023-07-05T19:32:20.302Z] #49 40.97 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-05T19:32:20.302Z] #49 40.97 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-05T19:32:20.302Z] #49 40.98 (4/9) Installing libcurl (8.1.2-r0) [2023-07-05T19:32:20.302Z] #49 40.99 (5/9) Installing curl (8.1.2-r0) [2023-07-05T19:32:20.302Z] #49 40.99 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-05T19:32:20.302Z] #49 41.00 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-05T19:32:20.302Z] #49 41.00 (8/9) Installing libucontext (1.2-r0) [2023-07-05T19:32:20.302Z] #49 41.00 (9/9) Installing gcompat (1.1.0-r0) [2023-07-05T19:32:20.302Z] #49 41.01 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:32:20.302Z] #49 41.02 Executing ca-certificates-20230506-r0.trigger [2023-07-05T19:32:20.302Z] #49 41.07 OK: 10 MiB in 24 packages [2023-07-05T19:32:20.302Z] #49 DONE 41.2s [2023-07-05T19:32:20.302Z] [2023-07-05T19:32:20.302Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:32:20.868Z] #66 ... [2023-07-05T19:32:20.868Z] [2023-07-05T19:32:20.868Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-05T19:32:20.868Z] #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.868Z] #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.868Z] #0 3.007 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:32:20.868Z] #0 3.007 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:32:20.868Z] #0 3.007 OK: 17830 distinct packages available [2023-07-05T19:32:20.868Z] #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.868Z] #0 3.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-05T19:32:20.868Z] #0 3.334 OK: 265 MiB in 53 packages [2023-07-05T19:32:20.868Z] #67 DONE 3.4s [2023-07-05T19:32:20.868Z] [2023-07-05T19:32:20.868Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:32:20.868Z] #68 DONE 0.0s [2023-07-05T19:32:20.868Z] [2023-07-05T19:32:20.868Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:32:21.126Z] #69 ... [2023-07-05T19:32:21.126Z] [2023-07-05T19:32:21.126Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-05T19:32:21.126Z] #70 DONE 1.9s [2023-07-05T19:32:21.126Z] [2023-07-05T19:32:21.126Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-05T19:32:21.126Z] #71 DONE 0.0s [2023-07-05T19:32:21.385Z] [2023-07-05T19:32:21.385Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:32:29.507Z] #72 ... [2023-07-05T19:32:29.507Z] [2023-07-05T19:32:29.507Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:32:29.507Z] #73 ... [2023-07-05T19:32:29.507Z] [2023-07-05T19:32:29.507Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:32:39.712Z] Removing intermediate container 8433d08758ac [2023-07-05T19:32:39.712Z] ---> 4d63c0ba70b3 [2023-07-05T19:32:39.712Z] Successfully built 4d63c0ba70b3 [2023-07-05T19:32:39.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T19:32:40.127Z] + docker inspect -f . ci-base-image-arm64 [2023-07-05T19:32:40.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T19:32:40.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container [2023-07-05T19:32:40.462Z] $ 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 [2023-07-05T19:32:41.576Z] $ docker top e9081658afa371b27f99dd2af9347b1f076d99f0a321acbb8a519cb73c5e8896 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T19:32:42.447Z] + go version [2023-07-05T19:32:42.447Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-05T19:32:42.479Z] $ docker stop --time=1 e9081658afa371b27f99dd2af9347b1f076d99f0a321acbb8a519cb73c5e8896 [2023-07-05T19:32:44.045Z] $ 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 [2023-07-05T19:32:44.898Z] + docker inspect -f . ci-base-image-arm64 [2023-07-05T19:32:44.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T19:32:45.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container [2023-07-05T19:32:45.218Z] $ 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 [2023-07-05T19:32:46.288Z] $ docker top 3f947c253360d58d9c22933278e69cbeef1868a619ea0ee2a29f203750b82dff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-05T19:32:46.533Z] ========================================================= [2023-07-05T19:32:46.533Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-05T19:32:46.533Z] ========================================================= [Pipeline] sh [2023-07-05T19:32:46.853Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-05T19:32:47.238Z] + make test [2023-07-05T19:32:47.238Z] go test -race -coverprofile=coverage.out ./... [2023-07-05T19:33:16.188Z] #74 ... [2023-07-05T19:33:16.188Z] [2023-07-05T19:33:16.188Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:16.188Z] #66 DONE 49.2s [2023-07-05T19:33:16.188Z] [2023-07-05T19:33:16.188Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:16.188Z] #69 DONE 47.7s [2023-07-05T19:33:16.188Z] [2023-07-05T19:33:16.188Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:16.188Z] #74 DONE 49.3s [2023-07-05T19:33:16.188Z] [2023-07-05T19:33:16.188Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:16.188Z] #73 DONE 49.4s [2023-07-05T19:33:16.188Z] [2023-07-05T19:33:16.188Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:16.188Z] #72 DONE 49.3s [2023-07-05T19:33:16.188Z] [2023-07-05T19:33:16.188Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-05T19:33:18.724Z] #75 ... [2023-07-05T19:33:18.724Z] [2023-07-05T19:33:18.724Z] #76 [core-data builder 6/7] COPY . . [2023-07-05T19:33:18.724Z] #76 ... [2023-07-05T19:33:18.724Z] [2023-07-05T19:33:18.724Z] #77 [security-spire-config builder 6/9] COPY . . [2023-07-05T19:33:18.982Z] #77 ... [2023-07-05T19:33:18.982Z] [2023-07-05T19:33:18.982Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-05T19:33:19.241Z] #78 ... [2023-07-05T19:33:19.241Z] [2023-07-05T19:33:19.241Z] #79 [support-notifications builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #79 ... [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #77 [security-spire-config builder 6/9] COPY . . [2023-07-05T19:33:24.510Z] #77 DONE 15.4s [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #75 DONE 15.4s [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T19:33:24.510Z] #80 ... [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #81 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #82 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #83 [security-secretstore-setup builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #83 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #84 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #85 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #86 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #78 DONE 15.5s [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #87 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #88 [core-metadata builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #88 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #89 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #90 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #91 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #92 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #93 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #94 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #95 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #96 [core-command builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #96 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #97 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #98 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #99 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #100 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #101 [support-scheduler builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #101 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #79 [support-notifications builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #79 DONE 15.6s [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #76 [core-data builder 6/7] COPY . . [2023-07-05T19:33:24.510Z] #76 DONE 15.5s [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T19:33:24.510Z] #80 DONE 0.2s [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T19:33:24.510Z] #102 ... [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-05T19:33:24.510Z] #103 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:24.510Z] #104 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #105 [security-spire-server builder 6/9] COPY . . [2023-07-05T19:33:24.510Z] #105 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T19:33:24.510Z] #106 CACHED [2023-07-05T19:33:24.510Z] [2023-07-05T19:33:24.510Z] #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 [2023-07-05T19:33:24.510Z] #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 [2023-07-05T19:33:26.517Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-05T19:33:27.045Z] #107 ... [2023-07-05T19:33:27.045Z] [2023-07-05T19:33:27.045Z] #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 [2023-07-05T19:33:27.045Z] #108 DONE 2.3s [2023-07-05T19:33:27.045Z] [2023-07-05T19:33:27.045Z] #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 [2023-07-05T19:33:27.045Z] #109 DONE 2.4s [2023-07-05T19:33:27.045Z] [2023-07-05T19:33:27.045Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-05T19:33:27.612Z] #110 DONE 0.9s [2023-07-05T19:33:27.612Z] [2023-07-05T19:33:27.612Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-05T19:33:28.263Z] #111 DONE 1.5s [2023-07-05T19:33:28.263Z] [2023-07-05T19:33:28.263Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T19:33:28.263Z] #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 [2023-07-05T19:33:29.203Z] #112 ... [2023-07-05T19:33:29.203Z] [2023-07-05T19:33:29.203Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:33:29.203Z] #113 DONE 0.2s [2023-07-05T19:33:29.203Z] [2023-07-05T19:33:29.203Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:33:29.460Z] #114 ... [2023-07-05T19:33:29.460Z] [2023-07-05T19:33:29.460Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:33:29.460Z] #115 DONE 0.2s [2023-07-05T19:33:29.460Z] [2023-07-05T19:33:29.460Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-05T19:33:29.460Z] #116 CACHED [2023-07-05T19:33:29.460Z] [2023-07-05T19:33:29.460Z] #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T19:33:29.460Z] #117 CACHED [2023-07-05T19:33:29.460Z] [2023-07-05T19:33:29.460Z] #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:33:29.460Z] #118 CACHED [2023-07-05T19:33:29.460Z] [2023-07-05T19:33:29.460Z] #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:33:29.460Z] #119 CACHED [2023-07-05T19:33:29.460Z] [2023-07-05T19:33:29.460Z] #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 [2023-07-05T19:33:29.460Z] #120 CACHED [2023-07-05T19:33:29.460Z] [2023-07-05T19:33:29.461Z] #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-05T19:33:29.461Z] #121 CACHED [2023-07-05T19:33:29.461Z] [2023-07-05T19:33:29.461Z] #122 [security-spire-agent builder 6/9] COPY . . [2023-07-05T19:33:29.461Z] #122 CACHED [2023-07-05T19:33:29.461Z] [2023-07-05T19:33:29.461Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:33:29.461Z] #123 CACHED [2023-07-05T19:33:29.461Z] [2023-07-05T19:33:29.461Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:33:29.461Z] #114 DONE 0.2s [2023-07-05T19:33:29.461Z] [2023-07-05T19:33:29.461Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:33:31.357Z] #124 ... [2023-07-05T19:33:31.357Z] [2023-07-05T19:33:31.357Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:33:31.357Z] #125 DONE 2.2s [2023-07-05T19:33:32.454Z] [2023-07-05T19:33:32.712Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-05T19:33:32.712Z] #126 DONE 2.2s [2023-07-05T19:33:32.712Z] [2023-07-05T19:33:32.712Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:33:32.712Z] #124 DONE 2.1s [2023-07-05T19:33:32.712Z] [2023-07-05T19:33:32.712Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:33:34.131Z] #127 ... [2023-07-05T19:33:34.131Z] [2023-07-05T19:33:34.131Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T19:33:34.131Z] #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 [2023-07-05T19:33:34.388Z] #128 ... [2023-07-05T19:33:34.388Z] [2023-07-05T19:33:34.388Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:33:34.388Z] #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 [2023-07-05T19:33:34.388Z] #129 ... [2023-07-05T19:33:34.388Z] [2023-07-05T19:33:34.388Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T19:33:34.388Z] #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 [2023-07-05T19:33:34.646Z] #130 ... [2023-07-05T19:33:34.646Z] [2023-07-05T19:33:34.646Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T19:33:34.646Z] #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 [2023-07-05T19:33:34.903Z] #131 ... [2023-07-05T19:33:34.903Z] [2023-07-05T19:33:34.903Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T19:33:34.903Z] #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 [2023-07-05T19:33:34.903Z] #132 ... [2023-07-05T19:33:34.903Z] [2023-07-05T19:33:34.903Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T19:33:34.903Z] #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 [2023-07-05T19:33:35.163Z] #133 ... [2023-07-05T19:33:35.163Z] [2023-07-05T19:33:35.163Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T19:33:35.163Z] #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 [2023-07-05T19:33:35.163Z] #134 ... [2023-07-05T19:33:35.163Z] [2023-07-05T19:33:35.163Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T19:33:35.163Z] #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 [2023-07-05T19:33:35.427Z] #135 ... [2023-07-05T19:33:35.427Z] [2023-07-05T19:33:35.428Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:33:35.685Z] #136 ... [2023-07-05T19:33:35.685Z] [2023-07-05T19:33:35.685Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T19:33:35.685Z] #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 [2023-07-05T19:33:35.685Z] #102 ... [2023-07-05T19:33:35.685Z] [2023-07-05T19:33:35.685Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:33:37.072Z] #137 ... [2023-07-05T19:33:37.072Z] [2023-07-05T19:33:37.072Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:33:37.072Z] #127 DONE 5.6s [2023-07-05T19:33:37.331Z] [2023-07-05T19:33:37.331Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T19:33:39.288Z] #132 ... [2023-07-05T19:33:39.288Z] [2023-07-05T19:33:39.288Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:33:39.288Z] #138 ... [2023-07-05T19:33:39.288Z] [2023-07-05T19:33:39.288Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:33:39.288Z] #137 DONE 7.5s [2023-07-05T19:33:39.288Z] [2023-07-05T19:33:39.288Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:33:39.288Z] #136 DONE 7.6s [2023-07-05T19:33:39.288Z] [2023-07-05T19:33:39.288Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:33:43.500Z] #139 ... [2023-07-05T19:33:43.500Z] [2023-07-05T19:33:43.500Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:33:43.500Z] #138 DONE 4.4s [2023-07-05T19:33:43.500Z] [2023-07-05T19:33:43.500Z] #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 [2023-07-05T19:33:45.410Z] #140 DONE 6.0s [2023-07-05T19:33:45.410Z] [2023-07-05T19:33:45.410Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:33:45.410Z] #139 DONE 6.0s [2023-07-05T19:33:45.410Z] [2023-07-05T19:33:45.410Z] #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 [2023-07-05T19:33:47.956Z] #141 ... [2023-07-05T19:33:47.956Z] [2023-07-05T19:33:47.956Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-05T19:33:47.956Z] #142 DONE 4.1s [2023-07-05T19:33:47.956Z] [2023-07-05T19:33:47.956Z] #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 [2023-07-05T19:33:54.597Z] #143 ... [2023-07-05T19:33:54.597Z] [2023-07-05T19:33:54.597Z] #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 [2023-07-05T19:33:54.597Z] #141 DONE 9.1s [2023-07-05T19:33:54.597Z] [2023-07-05T19:33:54.597Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-05T19:33:55.163Z] #144 ... [2023-07-05T19:33:55.163Z] [2023-07-05T19:33:55.163Z] #145 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-05T19:33:55.427Z] #145 DONE 10.4s [2023-07-05T19:33:55.427Z] [2023-07-05T19:33:55.427Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T19:33:55.763Z] #102 ... [2023-07-05T19:33:55.763Z] [2023-07-05T19:33:55.763Z] #146 [security-spire-server] exporting to image [2023-07-05T19:33:55.763Z] #146 exporting layers [2023-07-05T19:33:55.763Z] #146 ... [2023-07-05T19:33:55.763Z] [2023-07-05T19:33:55.763Z] #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 [2023-07-05T19:33:55.763Z] #143 DONE 8.1s [2023-07-05T19:33:55.763Z] [2023-07-05T19:33:55.763Z] #146 [security-spire-config] exporting to image [2023-07-05T19:34:04.070Z] #146 ... [2023-07-05T19:34:04.070Z] [2023-07-05T19:34:04.070Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-05T19:34:04.070Z] #144 DONE 9.5s [2023-07-05T19:34:04.070Z] [2023-07-05T19:34:04.070Z] #146 [security-spire-agent] exporting to image [2023-07-05T19:34:04.070Z] #146 exporting layers [2023-07-05T19:34:04.070Z] #146 exporting layers 8.5s done [2023-07-05T19:34:04.070Z] #146 writing image sha256:cc31dfc363b06e387bef59d2aedcbf0524f029c9c0d394c2bd90f155664e1248 [2023-07-05T19:34:04.330Z] #146 exporting layers 8.7s done [2023-07-05T19:34:04.330Z] #146 writing image sha256:cc31dfc363b06e387bef59d2aedcbf0524f029c9c0d394c2bd90f155664e1248 0.0s done [2023-07-05T19:34:04.330Z] #146 naming to docker.io/library/security-spire-config done [2023-07-05T19:34:04.330Z] #146 writing image sha256:f927a55598ddd8c91c6336b64158abaa1f07c3085ff251c0568fee92c55086c4 0.0s done [2023-07-05T19:34:04.330Z] #146 naming to docker.io/library/security-spire-server done [2023-07-05T19:34:04.589Z] #146 exporting layers 0.7s done [2023-07-05T19:34:04.589Z] #146 writing image sha256:d883127a6a8fc10ec5905aff8f8fb501173749c4d615f8a73436363e058d0790 done [2023-07-05T19:34:04.589Z] #146 naming to docker.io/library/security-spire-agent 0.0s done [2023-07-05T19:34:04.589Z] #146 DONE 8.9s [2023-07-05T19:34:04.589Z] [2023-07-05T19:34:04.589Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T19:34:36.762Z] #102 ... [2023-07-05T19:34:36.762Z] [2023-07-05T19:34:36.762Z] #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 [2023-07-05T19:34:36.762Z] #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 [2023-07-05T19:34:51.675Z] #107 ... [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.675Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T19:34:51.675Z] #135 DONE 85.2s [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.675Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T19:34:51.675Z] #134 DONE 85.2s [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.675Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T19:34:51.675Z] #128 DONE 85.2s [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.675Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.675Z] #147 ... [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.675Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T19:34:51.675Z] #131 DONE 85.3s [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.675Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T19:34:51.675Z] #133 DONE 85.3s [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.675Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T19:34:51.675Z] #112 DONE 85.4s [2023-07-05T19:34:51.675Z] [2023-07-05T19:34:51.676Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T19:34:51.676Z] #130 DONE 85.3s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #148 ... [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:34:51.676Z] #129 DONE 85.6s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #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 [2023-07-05T19:34:51.676Z] #107 DONE 85.6s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T19:34:51.676Z] #132 DONE 85.6s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T19:34:51.676Z] #102 DONE 85.6s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #149 ... [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #147 DONE 0.7s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #148 DONE 0.5s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #150 DONE 0.7s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-05T19:34:51.676Z] #151 DONE 0.5s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #152 DONE 0.5s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-05T19:34:51.676Z] #153 ... [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #149 DONE 0.4s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #154 DONE 0.5s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:51.676Z] #155 DONE 0.3s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #156 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:51.676Z] #157 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #158 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:51.676Z] #159 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:51.676Z] #160 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #161 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:51.676Z] #162 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #163 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:51.676Z] #163 CACHED [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #164 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:51.676Z] #164 DONE 0.3s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-05T19:34:51.676Z] #165 ... [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:51.676Z] #166 DONE 0.9s [2023-07-05T19:34:51.676Z] [2023-07-05T19:34:51.676Z] #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-05T19:34:52.619Z] #167 ... [2023-07-05T19:34:52.619Z] [2023-07-05T19:34:52.619Z] #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:52.619Z] #168 DONE 2.4s [2023-07-05T19:34:52.883Z] [2023-07-05T19:34:52.883Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-05T19:34:54.270Z] #169 ... [2023-07-05T19:34:54.270Z] [2023-07-05T19:34:54.270Z] #170 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:54.270Z] #170 DONE 3.9s [2023-07-05T19:34:54.531Z] [2023-07-05T19:34:54.531Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-05T19:34:54.796Z] #171 ... [2023-07-05T19:34:54.796Z] [2023-07-05T19:34:54.796Z] #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-05T19:34:54.796Z] #172 DONE 4.3s [2023-07-05T19:34:54.796Z] [2023-07-05T19:34:54.796Z] #173 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:34:54.796Z] #173 DONE 4.5s [2023-07-05T19:34:54.796Z] [2023-07-05T19:34:54.796Z] #174 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:34:55.058Z] #174 ... [2023-07-05T19:34:55.058Z] [2023-07-05T19:34:55.058Z] #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-05T19:34:55.058Z] #175 DONE 4.6s [2023-07-05T19:34:55.058Z] [2023-07-05T19:34:55.058Z] #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 [2023-07-05T19:34:55.630Z] #176 ... [2023-07-05T19:34:55.630Z] [2023-07-05T19:34:55.630Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-05T19:34:55.630Z] #177 DONE 5.1s [2023-07-05T19:34:55.630Z] [2023-07-05T19:34:55.630Z] #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:34:55.890Z] #178 ... [2023-07-05T19:34:55.890Z] [2023-07-05T19:34:55.890Z] #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-05T19:34:55.890Z] #167 DONE 5.4s [2023-07-05T19:34:55.890Z] [2023-07-05T19:34:55.890Z] #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-05T19:34:55.890Z] #179 DONE 5.5s [2023-07-05T19:34:55.890Z] [2023-07-05T19:34:55.890Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:34:56.148Z] #180 ... [2023-07-05T19:34:56.148Z] [2023-07-05T19:34:56.148Z] #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-05T19:34:56.148Z] #165 DONE 5.7s [2023-07-05T19:34:56.148Z] [2023-07-05T19:34:56.148Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:34:56.408Z] #181 ... [2023-07-05T19:34:56.408Z] [2023-07-05T19:34:56.408Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-05T19:34:56.408Z] #153 DONE 6.2s [2023-07-05T19:34:56.408Z] [2023-07-05T19:34:56.408Z] #182 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:34:57.386Z] #182 ... [2023-07-05T19:34:57.386Z] [2023-07-05T19:34:57.386Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-05T19:34:57.386Z] #169 DONE 5.9s [2023-07-05T19:34:57.386Z] [2023-07-05T19:34:57.386Z] #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 [2023-07-05T19:34:57.980Z] #183 ... [2023-07-05T19:34:57.980Z] [2023-07-05T19:34:57.980Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-05T19:34:57.980Z] #171 DONE 4.0s [2023-07-05T19:34:58.241Z] [2023-07-05T19:34:58.241Z] #184 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-05T19:34:58.241Z] #184 DONE 3.5s [2023-07-05T19:34:58.241Z] [2023-07-05T19:34:58.241Z] #174 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:34:58.241Z] #174 DONE 3.3s [2023-07-05T19:34:58.241Z] [2023-07-05T19:34:58.241Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-05T19:34:58.516Z] #185 ... [2023-07-05T19:34:58.516Z] [2023-07-05T19:34:58.516Z] #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 [2023-07-05T19:34:58.516Z] #186 DONE 3.4s [2023-07-05T19:34:58.516Z] [2023-07-05T19:34:58.516Z] #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 [2023-07-05T19:34:58.516Z] #176 DONE 3.3s [2023-07-05T19:34:58.516Z] [2023-07-05T19:34:58.516Z] #146 [support-scheduler] exporting to image [2023-07-05T19:34:58.516Z] #146 exporting layers [2023-07-05T19:34:59.477Z] #146 ... [2023-07-05T19:34:59.477Z] [2023-07-05T19:34:59.477Z] #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:34:59.477Z] #178 DONE 3.6s [2023-07-05T19:34:59.477Z] [2023-07-05T19:34:59.477Z] #187 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-05T19:34:59.739Z] #187 ... [2023-07-05T19:34:59.739Z] [2023-07-05T19:34:59.739Z] #188 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:34:59.739Z] #188 DONE 3.8s [2023-07-05T19:35:00.000Z] [2023-07-05T19:35:00.000Z] #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-05T19:35:00.267Z] #189 ... [2023-07-05T19:35:00.267Z] [2023-07-05T19:35:00.267Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:35:00.267Z] #181 DONE 4.0s [2023-07-05T19:35:00.267Z] [2023-07-05T19:35:00.267Z] #146 [support-scheduler] exporting to image [2023-07-05T19:35:00.267Z] #146 exporting layers 2.1s done [2023-07-05T19:35:00.840Z] #146 ... [2023-07-05T19:35:00.840Z] [2023-07-05T19:35:00.840Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:35:00.840Z] #180 DONE 4.8s [2023-07-05T19:35:00.840Z] [2023-07-05T19:35:00.840Z] #146 [core-command] exporting to image [2023-07-05T19:35:01.100Z] #146 ... [2023-07-05T19:35:01.100Z] [2023-07-05T19:35:01.100Z] #182 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:35:01.100Z] #182 DONE 4.6s [2023-07-05T19:35:02.111Z] [2023-07-05T19:35:02.111Z] #190 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:35:03.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-05T19:35:03.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-05T19:35:04.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-05T19:35:04.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-05T19:35:04.677Z] #190 ... [2023-07-05T19:35:04.677Z] [2023-07-05T19:35:04.677Z] #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 [2023-07-05T19:35:04.677Z] #183 DONE 7.2s [2023-07-05T19:35:04.677Z] [2023-07-05T19:35:04.677Z] #146 [support-scheduler] exporting to image [2023-07-05T19:35:04.677Z] #146 writing image sha256:982f0359f9c7bb53cb8f3b1a0a2e3bbc388aaac0b9fa9855a51218c84f932f15 0.1s done [2023-07-05T19:35:04.677Z] #146 naming to docker.io/library/support-scheduler 0.0s done [2023-07-05T19:35:04.677Z] #146 writing image sha256:231a54917773a052ec29a9629cd62c6a9ec5bd0f6a5dcab8652b8a3bfb157cb6 [2023-07-05T19:35:04.677Z] #146 writing image sha256:231a54917773a052ec29a9629cd62c6a9ec5bd0f6a5dcab8652b8a3bfb157cb6 0.1s done [2023-07-05T19:35:04.677Z] #146 naming to docker.io/library/core-data 0.0s done [2023-07-05T19:35:04.924Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-05T19:35:04.938Z] #146 ... [2023-07-05T19:35:04.938Z] [2023-07-05T19:35:04.938Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:35:04.938Z] #191 DONE 6.8s [2023-07-05T19:35:05.200Z] [2023-07-05T19:35:05.200Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-05T19:35:05.200Z] #185 DONE 6.9s [2023-07-05T19:35:05.200Z] [2023-07-05T19:35:05.200Z] #146 [support-notifications] exporting to image [2023-07-05T19:35:05.200Z] #146 writing image sha256:90794c0540941e20b9469ce8d59af0ea2bb1821368b6206c247a3a049c37a79e [2023-07-05T19:35:05.200Z] #146 writing image sha256:90794c0540941e20b9469ce8d59af0ea2bb1821368b6206c247a3a049c37a79e 0.1s done [2023-07-05T19:35:05.200Z] #146 naming to docker.io/library/core-command 0.1s done [2023-07-05T19:35:05.461Z] #146 ... [2023-07-05T19:35:05.461Z] [2023-07-05T19:35:05.461Z] #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 [2023-07-05T19:35:05.461Z] #192 DONE 6.9s [2023-07-05T19:35:05.461Z] [2023-07-05T19:35:05.461Z] #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-05T19:35:05.461Z] #193 DONE 6.7s [2023-07-05T19:35:05.461Z] [2023-07-05T19:35:05.461Z] #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:35:05.722Z] #194 ... [2023-07-05T19:35:05.722Z] [2023-07-05T19:35:05.722Z] #187 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-05T19:35:05.722Z] #187 DONE 6.5s [2023-07-05T19:35:05.722Z] [2023-07-05T19:35:05.722Z] #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-05T19:35:05.722Z] #189 DONE 6.0s [2023-07-05T19:35:05.982Z] [2023-07-05T19:35:05.982Z] #146 [core-metadata] exporting to image [2023-07-05T19:35:05.982Z] #146 exporting layers 0.8s done [2023-07-05T19:35:06.245Z] #146 ... [2023-07-05T19:35:06.245Z] [2023-07-05T19:35:06.245Z] #190 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:35:06.245Z] #190 DONE 5.3s [2023-07-05T19:35:06.245Z] [2023-07-05T19:35:06.245Z] #146 [core-metadata] exporting to image [2023-07-05T19:35:06.245Z] #146 exporting layers 0.6s done [2023-07-05T19:35:06.510Z] #146 writing image sha256:0d7bef7d7529ba6d0abab98b3ddd4d76a1f18fcd5c052670d57cf77d4aa5a859 0.1s done [2023-07-05T19:35:06.510Z] #146 naming to docker.io/library/security-spiffe-token-provider [2023-07-05T19:35:06.510Z] #146 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-07-05T19:35:06.510Z] #146 writing image sha256:53586ac2f65a3602b5b2a36eaa6f3e819e716b93eff1d2ae5554701e918a32c9 [2023-07-05T19:35:06.774Z] #146 writing image sha256:53586ac2f65a3602b5b2a36eaa6f3e819e716b93eff1d2ae5554701e918a32c9 0.1s done [2023-07-05T19:35:06.774Z] #146 naming to docker.io/library/support-notifications 0.0s done [2023-07-05T19:35:06.774Z] #146 writing image sha256:1568385e29674d3699851ed3d882234bfc1b61e08c1745f6c97cbbb02a09c5d3 0.0s done [2023-07-05T19:35:06.774Z] #146 naming to docker.io/library/core-metadata 0.1s done [2023-07-05T19:35:06.774Z] #146 DONE 17.6s [2023-07-05T19:35:06.774Z] [2023-07-05T19:35:06.774Z] #195 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-05T19:35:08.196Z] #195 ... [2023-07-05T19:35:08.196Z] [2023-07-05T19:35:08.196Z] #196 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T19:35:08.196Z] #196 DONE 3.0s [2023-07-05T19:35:08.196Z] [2023-07-05T19:35:08.196Z] #197 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:35:08.196Z] #197 DONE 2.9s [2023-07-05T19:35:08.196Z] [2023-07-05T19:35:08.196Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-05T19:35:08.196Z] #198 ... [2023-07-05T19:35:08.196Z] [2023-07-05T19:35:08.196Z] #195 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-05T19:35:08.196Z] #195 DONE 2.0s [2023-07-05T19:35:08.196Z] [2023-07-05T19:35:08.196Z] #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:35:08.196Z] #194 DONE 2.9s [2023-07-05T19:35:08.196Z] [2023-07-05T19:35:08.196Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:35:08.196Z] #199 DONE 2.6s [2023-07-05T19:35:08.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-05T19:35:08.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-05T19:35:08.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-05T19:35:08.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-05T19:35:08.460Z] [2023-07-05T19:35:08.460Z] #146 [security-proxy-auth] exporting to image [2023-07-05T19:35:08.460Z] #146 ... [2023-07-05T19:35:08.460Z] [2023-07-05T19:35:08.460Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-05T19:35:08.460Z] #200 DONE 0.3s [2023-07-05T19:35:08.773Z] [2023-07-05T19:35:08.773Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-05T19:35:08.773Z] #198 DONE 0.4s [2023-07-05T19:35:08.773Z] [2023-07-05T19:35:08.773Z] #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/ [2023-07-05T19:35:08.773Z] #201 DONE 0.1s [2023-07-05T19:35:08.773Z] [2023-07-05T19:35:08.773Z] #146 [core-common-config-bootstrapper] exporting to image [2023-07-05T19:35:08.773Z] #146 exporting layers 0.3s done [2023-07-05T19:35:08.773Z] #146 writing image sha256:d7002094716953c19d03dfd72dc6bf67f06a308aa168b0e2613c0a142bad2c19 done [2023-07-05T19:35:08.773Z] #146 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-05T19:35:09.035Z] #146 exporting layers 0.6s done [2023-07-05T19:35:09.035Z] #146 writing image sha256:f3ce9bef1c9b1d0ed4175de6838abe173d1c74012e1f492f34df3ea5df228beb done [2023-07-05T19:35:09.035Z] #146 naming to docker.io/library/security-proxy-auth done [2023-07-05T19:35:09.035Z] #146 DONE 18.2s [2023-07-05T19:35:09.035Z] [2023-07-05T19:35:09.035Z] #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-05T19:35:09.035Z] #202 DONE 0.3s [2023-07-05T19:35:09.035Z] [2023-07-05T19:35:09.035Z] #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/ [2023-07-05T19:35:09.035Z] #203 DONE 0.3s [2023-07-05T19:35:09.035Z] [2023-07-05T19:35:09.035Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T19:35:09.035Z] #204 DONE 0.1s [2023-07-05T19:35:09.035Z] [2023-07-05T19:35:09.035Z] #205 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:35:09.035Z] #205 DONE 0.8s [2023-07-05T19:35:09.035Z] [2023-07-05T19:35:09.035Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-05T19:35:09.035Z] #206 DONE 0.1s [2023-07-05T19:35:09.035Z] [2023-07-05T19:35:09.035Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-05T19:35:09.035Z] #207 DONE 0.1s [2023-07-05T19:35:09.035Z] [2023-07-05T19:35:09.035Z] #146 [security-proxy-setup] exporting to image [2023-07-05T19:35:09.296Z] #146 exporting layers 0.2s done [2023-07-05T19:35:09.296Z] #146 writing image sha256:1aae348a1f09e88c3439ee52b0babf572cd593d806907b542736a418ab26b1c1 done [2023-07-05T19:35:09.296Z] #146 naming to docker.io/library/security-proxy-setup done [2023-07-05T19:35:09.296Z] #146 DONE 18.4s [2023-07-05T19:35:09.296Z] [2023-07-05T19:35:09.296Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-05T19:35:09.561Z] #208 DONE 0.6s [2023-07-05T19:35:09.561Z] [2023-07-05T19:35:09.561Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:35:09.561Z] #209 DONE 0.6s [2023-07-05T19:35:09.561Z] [2023-07-05T19:35:09.561Z] #146 [security-secretstore-setup] exporting to image [2023-07-05T19:35:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-05T19:35:10.947Z] #146 exporting layers 1.2s done [2023-07-05T19:35:10.947Z] #146 writing image sha256:d3e6709c84bda9311be8e100d6df1c812b5bbe0d8cd49d6b23f27710a8af14a2 done [2023-07-05T19:35:10.947Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-07-05T19:35:10.947Z] #146 writing image sha256:f8590c7894e371976ab30e18870e3454696de57921d3378b4ab72d86c1241515 done [2023-07-05T19:35:10.947Z] #146 naming to docker.io/library/security-bootstrapper done [2023-07-05T19:35:10.947Z] #146 DONE 19.8s [2023-07-05T19:35:10.947Z] [2023-07-05T19:35:10.947Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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" [2023-07-05T19:35:10.947Z] 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] } [2023-07-05T19:35:10.983Z] $ docker stop --time=1 be16f87539feb9522048243bd5cfee1ea887616f301a8b79c8404d3f77476b49 [2023-07-05T19:35:12.281Z] $ docker rm -f --volumes be16f87539feb9522048243bd5cfee1ea887616f301a8b79c8404d3f77476b49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-05T19:35:12.666Z] + docker images [2023-07-05T19:35:12.666Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-05T19:35:12.666Z] security-bootstrapper latest f8590c7894e3 3 seconds ago 22.2MB [2023-07-05T19:35:12.666Z] security-secretstore-setup latest d3e6709c84bd 3 seconds ago 32.8MB [2023-07-05T19:35:12.666Z] core-common-config-bootstrapper latest d70020947169 4 seconds ago 17.2MB [2023-07-05T19:35:12.666Z] security-proxy-setup latest 1aae348a1f09 4 seconds ago 18.8MB [2023-07-05T19:35:12.666Z] security-proxy-auth latest f3ce9bef1c9b 4 seconds ago 18.3MB [2023-07-05T19:35:12.666Z] core-metadata latest 1568385e2967 7 seconds ago 20.4MB [2023-07-05T19:35:12.666Z] support-notifications latest 53586ac2f65a 8 seconds ago 32.4MB [2023-07-05T19:35:12.666Z] security-spiffe-token-provider latest 0d7bef7d7529 8 seconds ago 32.8MB [2023-07-05T19:35:12.666Z] core-command latest 90794c054094 12 seconds ago 19.9MB [2023-07-05T19:35:12.666Z] core-data latest 231a54917773 13 seconds ago 20.1MB [2023-07-05T19:35:12.666Z] support-scheduler latest 982f0359f9c7 15 seconds ago 31.8MB [2023-07-05T19:35:12.666Z] security-spire-agent latest d883127a6a8f About a minute ago 161MB [2023-07-05T19:35:12.666Z] security-spire-config latest cc31dfc363b0 About a minute ago 102MB [2023-07-05T19:35:12.666Z] security-spire-server latest f927a55598dd About a minute ago 103MB [2023-07-05T19:35:12.666Z] ci-base-image-x86_64 latest 9ef9dc060043 5 minutes ago 922MB [2023-07-05T19:35:12.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 weeks ago 334MB [2023-07-05T19:35:12.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-05T19:35:12.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2023-07-05T19:35:12.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-05T19:35:12.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-05T19:35:12.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-05T19:35:12.834Z] ? 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] } [2023-07-05T19:35:25.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-05T19:35:25.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-05T19:35:25.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.414s coverage: 28.7% of statements [2023-07-05T19:35:35.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.289s coverage: 98.5% of statements [2023-07-05T19:35:41.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-05T19:35:41.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-05T19:35:41.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-05T19:35:44.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.426s coverage: 71.5% of statements [2023-07-05T19:35:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-05T19:35:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-05T19:35:46.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 54.0% of statements [2023-07-05T19:35:51.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-05T19:35:51.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-05T19:35:51.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:35:51.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-05T19:35:51.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-05T19:36:00.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-05T19:36:00.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-05T19:36:04.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.845s coverage: 88.5% of statements [2023-07-05T19:36:04.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.498s coverage: 3.8% of statements [2023-07-05T19:36:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-05T19:36:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-05T19:36:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:36:14.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.506s coverage: 95.6% of statements [2023-07-05T19:36:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-05T19:36:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-05T19:36:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-05T19:36:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-05T19:36:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-05T19:36:14.694Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 72.2% of statements [2023-07-05T19:36:20.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-05T19:36:20.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-05T19:36:20.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-05T19:36:20.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 65.9% of statements [2023-07-05T19:36:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-05T19:36:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-05T19:36:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.445s coverage: 0.9% of statements [2023-07-05T19:36:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.0% of statements [2023-07-05T19:36:33.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements [2023-07-05T19:36:33.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements [2023-07-05T19:36:33.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-07-05T19:36:33.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements [2023-07-05T19:36:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2023-07-05T19:36:38.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-05T19:36:39.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-05T19:36:39.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-05T19:36:39.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-05T19:36:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-05T19:36:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-05T19:36:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-05T19:36:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-05T19:36:49.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements [2023-07-05T19:36:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-05T19:36:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-05T19:36:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-05T19:36:49.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-05T19:36:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-05T19:36:54.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-05T19:36:55.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.008s coverage: 79.9% of statements [2023-07-05T19:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.248s coverage: 92.9% of statements [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.198s coverage: 62.3% of statements [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.164s coverage: 20.0% of statements [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2023-07-05T19:37:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.492s coverage: 81.8% of statements [2023-07-05T19:37:03.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.510s coverage: 82.1% of statements [2023-07-05T19:37:04.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-05T19:37:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 86.0% of statements [2023-07-05T19:37:09.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-05T19:37:09.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-05T19:37:10.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 63.1% of statements [2023-07-05T19:37:10.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements [2023-07-05T19:37:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements [2023-07-05T19:37:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-07-05T19:37:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2023-07-05T19:37:12.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-05T19:37:12.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-05T19:37:12.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-05T19:37:12.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-07-05T19:37:20.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-05T19:37:20.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-05T19:37:20.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-05T19:37:20.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements [2023-07-05T19:37:20.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2023-07-05T19:37:25.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-05T19:37:25.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-05T19:37:25.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-05T19:37:25.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-05T19:37:25.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements [2023-07-05T19:37:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-05T19:37:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-05T19:37:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-05T19:37:30.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-05T19:37:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-05T19:37:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:37:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-05T19:37:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-05T19:37:36.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.285s coverage: 17.7% of statements [2023-07-05T19:37:36.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.519s coverage: 92.3% of statements [2023-07-05T19:37:41.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-05T19:37:41.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-05T19:37:41.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 61.8% of statements [2023-07-05T19:37:43.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-05T19:37:43.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-05T19:37:43.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements [2023-07-05T19:37:44.115Z] 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 [2023-07-05T19:37:44.115Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-05T19:37:44.115Z] go vet ./... [2023-07-05T19:40:20.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-05T19:40:20.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-05T19:40:20.807Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-05T19:40:20.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-05T19:40:21.194Z] + ls -al . [2023-07-05T19:40:21.194Z] total 716 [2023-07-05T19:40:21.194Z] drwxrwxr-x 10 1001 1001 4096 Jul 5 19:32 . [2023-07-05T19:40:21.194Z] drwxr-xr-x 4 root root 4096 Jul 5 19:32 .. [2023-07-05T19:40:21.194Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 19:31 .blubracket [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 16 Jul 5 19:31 .dockerignore [2023-07-05T19:40:21.194Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 19:31 .git [2023-07-05T19:40:21.194Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:31 .github [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 1133 Jul 5 19:31 .gitignore [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 19:31 .golangci.yml [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 87 Jul 5 19:31 .hadolint.yml [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 166 Jul 5 19:31 .sonarcloud.properties [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:31 ADOPTERS.md [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 10835 Jul 5 19:31 Attribution.txt [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 93407 Jul 5 19:31 CHANGELOG.md [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:31 CONTRIBUTING.md [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 19:31 GOVERNANCE.md [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 883 Jul 5 19:31 Jenkinsfile [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:31 LICENSE [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 14368 Jul 5 19:31 Makefile [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 19:31 OWNERS.md [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 9923 Jul 5 19:31 README.md [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 19:31 SECURITY.md [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 19:28 VERSION [2023-07-05T19:40:21.194Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 19:31 bin [2023-07-05T19:40:21.194Z] drwxrwxr-x 18 1001 1001 4096 Jul 5 19:31 cmd [2023-07-05T19:40:21.194Z] -rw-r--r-- 1 root root 447731 Jul 5 19:37 coverage.out [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 3163 Jul 5 19:31 go.mod [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 31056 Jul 5 19:31 go.sum [2023-07-05T19:40:21.194Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 19:31 internal [2023-07-05T19:40:21.194Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:31 openapi [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 594 Jul 5 19:31 security.txt [2023-07-05T19:40:21.194Z] drwxrwxr-x 4 1001 1001 4096 Jul 5 19:31 snap [2023-07-05T19:40:21.194Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 19:31 version.go [Pipeline] sh [2023-07-05T19:40:21.841Z] + '[' -e coverage.out ] [2023-07-05T19:40:21.841Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-05T19:40:21.878Z] Warning: overwriting stash ‘coverage-report’ [2023-07-05T19:40:22.622Z] Stashed 1 file(s) [Pipeline] sh [2023-07-05T19:40:22.940Z] + make build [2023-07-05T19:40:23.207Z] 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 [2023-07-05T19:41:44.810Z] 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 [2023-07-05T19:41:48.145Z] 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 [2023-07-05T19:41:53.478Z] 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 [2023-07-05T19:41:56.063Z] 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 [2023-07-05T19:42:42.863Z] 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 [2023-07-05T19:42:46.197Z] 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 [2023-07-05T19:42:52.834Z] 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 [2023-07-05T19:42:58.227Z] 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 [2023-07-05T19:43:00.864Z] 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 [2023-07-05T19:43:05.127Z] 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 [2023-07-05T19:43:10.462Z] 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] } [2023-07-05T19:43:17.114Z] $ docker stop --time=1 3f947c253360d58d9c22933278e69cbeef1868a619ea0ee2a29f203750b82dff [2023-07-05T19:43:19.171Z] $ 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 [2023-07-05T19:43:21.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-05T19:43:21.816Z] [2023-07-05T19:43:21.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T19:43:22.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-05T19:43:22.479Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-05T19:43:22.479Z] 547446be3368: Pulling fs layer [2023-07-05T19:43:22.479Z] d125d8839a47: Pulling fs layer [2023-07-05T19:43:22.479Z] 3e85d5ac6304: Pulling fs layer [2023-07-05T19:43:22.479Z] c3105a71a48b: Pulling fs layer [2023-07-05T19:43:22.479Z] 0f093f025ec4: Pulling fs layer [2023-07-05T19:43:22.479Z] c3106fc0e877: Pulling fs layer [2023-07-05T19:43:22.479Z] 0f093f025ec4: Waiting [2023-07-05T19:43:22.479Z] c3106fc0e877: Waiting [2023-07-05T19:43:22.479Z] c3105a71a48b: Waiting [2023-07-05T19:43:22.747Z] 547446be3368: Verifying Checksum [2023-07-05T19:43:22.747Z] 547446be3368: Download complete [2023-07-05T19:43:22.747Z] c3105a71a48b: Verifying Checksum [2023-07-05T19:43:22.747Z] c3105a71a48b: Download complete [2023-07-05T19:43:23.014Z] d125d8839a47: Verifying Checksum [2023-07-05T19:43:23.014Z] d125d8839a47: Download complete [2023-07-05T19:43:23.014Z] c3106fc0e877: Verifying Checksum [2023-07-05T19:43:23.014Z] c3106fc0e877: Download complete [2023-07-05T19:43:23.014Z] 0f093f025ec4: Verifying Checksum [2023-07-05T19:43:23.014Z] 0f093f025ec4: Download complete [2023-07-05T19:43:23.280Z] 547446be3368: Pull complete [2023-07-05T19:43:25.216Z] 3e85d5ac6304: Verifying Checksum [2023-07-05T19:43:25.216Z] 3e85d5ac6304: Download complete [2023-07-05T19:43:26.171Z] d125d8839a47: Pull complete [2023-07-05T19:43:34.357Z] 3e85d5ac6304: Pull complete [2023-07-05T19:43:34.357Z] c3105a71a48b: Pull complete [2023-07-05T19:43:35.321Z] 0f093f025ec4: Pull complete [2023-07-05T19:43:35.321Z] c3106fc0e877: Pull complete [2023-07-05T19:43:35.586Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-05T19:43:35.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-05T19:43:35.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T19:43:35.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container [2023-07-05T19:43:36.008Z] $ 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 [2023-07-05T19:43:40.294Z] $ docker top bcb58e21fb76b0c7acffa59928552cd98f08c98bf19d0c36e2727c4fd1af6a51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T19:43:40.891Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-05T19:43:49.090Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-07-05T19:43:49.091Z] #1 transferring dockerfile: [2023-07-05T19:43:49.091Z] #1 transferring dockerfile: 2.58kB done [2023-07-05T19:43:49.091Z] #1 DONE 0.1s [2023-07-05T19:43:49.684Z] [2023-07-05T19:43:49.684Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-05T19:43:49.684Z] #2 transferring dockerfile: 2.12kB done [2023-07-05T19:43:49.684Z] #2 DONE 0.0s [2023-07-05T19:43:49.684Z] [2023-07-05T19:43:49.684Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-05T19:43:49.684Z] #3 transferring dockerfile: 2.38kB done [2023-07-05T19:43:49.684Z] #3 DONE 0.1s [2023-07-05T19:43:49.684Z] [2023-07-05T19:43:49.684Z] #4 [core-data internal] load build definition from Dockerfile [2023-07-05T19:43:49.684Z] #4 transferring dockerfile: 1.90kB done [2023-07-05T19:43:49.684Z] #4 DONE 0.1s [2023-07-05T19:43:49.684Z] [2023-07-05T19:43:49.684Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-05T19:43:49.684Z] #5 transferring dockerfile: 1.78kB done [2023-07-05T19:43:49.684Z] #5 DONE 0.1s [2023-07-05T19:43:49.684Z] [2023-07-05T19:43:49.684Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-05T19:43:49.684Z] #6 transferring dockerfile: 2.04kB done [2023-07-05T19:43:49.684Z] #6 DONE 0.1s [2023-07-05T19:43:49.684Z] [2023-07-05T19:43:49.684Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-07-05T19:43:49.952Z] #7 transferring dockerfile: 2.63kB done [2023-07-05T19:43:49.952Z] #7 DONE 0.1s [2023-07-05T19:43:49.952Z] [2023-07-05T19:43:49.952Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-07-05T19:43:49.952Z] #8 transferring dockerfile: 1.84kB 0.0s done [2023-07-05T19:43:49.952Z] #8 DONE 0.1s [2023-07-05T19:43:49.952Z] [2023-07-05T19:43:49.952Z] #9 [core-command internal] load build definition from Dockerfile [2023-07-05T19:43:49.952Z] #9 transferring dockerfile: 1.82kB 0.0s done [2023-07-05T19:43:49.952Z] #9 DONE 0.1s [2023-07-05T19:43:49.952Z] [2023-07-05T19:43:49.952Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-07-05T19:43:49.952Z] #10 transferring dockerfile: 1.82kB 0.0s done [2023-07-05T19:43:49.952Z] #10 DONE 0.1s [2023-07-05T19:43:49.952Z] [2023-07-05T19:43:49.952Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-07-05T19:43:50.220Z] #11 transferring dockerfile: 2.68kB done [2023-07-05T19:43:50.220Z] #11 DONE 0.1s [2023-07-05T19:43:50.220Z] [2023-07-05T19:43:50.220Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-07-05T19:43:50.220Z] #12 transferring dockerfile: 1.96kB done [2023-07-05T19:43:50.220Z] #12 DONE 0.1s [2023-07-05T19:43:50.220Z] [2023-07-05T19:43:50.220Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-05T19:43:50.488Z] #13 transferring dockerfile: 2.82kB done [2023-07-05T19:43:50.488Z] #13 DONE 0.1s [2023-07-05T19:43:50.488Z] [2023-07-05T19:43:50.488Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-05T19:43:50.488Z] #14 transferring dockerfile: 2.06kB done [2023-07-05T19:43:50.488Z] #14 DONE 0.1s [2023-07-05T19:43:50.488Z] [2023-07-05T19:43:50.488Z] #15 [security-spire-config internal] load .dockerignore [2023-07-05T19:43:50.488Z] #15 transferring context: 56B done [2023-07-05T19:43:50.488Z] #15 DONE 0.1s [2023-07-05T19:43:51.074Z] [2023-07-05T19:43:51.074Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-05T19:43:51.074Z] #16 transferring context: 56B done [2023-07-05T19:43:51.074Z] #16 DONE 0.0s [2023-07-05T19:43:51.074Z] [2023-07-05T19:43:51.074Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-07-05T19:43:51.074Z] #17 transferring context: 56B done [2023-07-05T19:43:51.074Z] #17 DONE 0.0s [2023-07-05T19:43:51.074Z] [2023-07-05T19:43:51.074Z] #18 [core-data internal] load .dockerignore [2023-07-05T19:43:51.074Z] #18 transferring context: 56B done [2023-07-05T19:43:51.074Z] #18 DONE 0.1s [2023-07-05T19:43:51.074Z] [2023-07-05T19:43:51.074Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-07-05T19:43:51.341Z] #19 transferring context: 56B 0.0s done [2023-07-05T19:43:51.341Z] #19 DONE 0.1s [2023-07-05T19:43:51.341Z] [2023-07-05T19:43:51.341Z] #20 [security-proxy-auth internal] load .dockerignore [2023-07-05T19:43:51.341Z] #20 transferring context: 56B done [2023-07-05T19:43:51.341Z] #20 DONE 0.1s [2023-07-05T19:43:51.341Z] [2023-07-05T19:43:51.341Z] #21 [security-spire-server internal] load .dockerignore [2023-07-05T19:43:51.341Z] #21 transferring context: 56B done [2023-07-05T19:43:51.341Z] #21 DONE 0.1s [2023-07-05T19:43:51.341Z] [2023-07-05T19:43:51.341Z] #22 [support-notifications internal] load .dockerignore [2023-07-05T19:43:51.341Z] #22 transferring context: 56B done [2023-07-05T19:43:51.341Z] #22 DONE 0.1s [2023-07-05T19:43:51.341Z] [2023-07-05T19:43:51.341Z] #23 [core-command internal] load .dockerignore [2023-07-05T19:43:51.616Z] #23 transferring context: 56B 0.0s done [2023-07-05T19:43:51.616Z] #23 DONE 0.1s [2023-07-05T19:43:51.616Z] [2023-07-05T19:43:51.616Z] #24 [support-scheduler internal] load .dockerignore [2023-07-05T19:43:51.616Z] #24 transferring context: 56B done [2023-07-05T19:43:51.616Z] #24 DONE 0.1s [2023-07-05T19:43:51.616Z] [2023-07-05T19:43:51.616Z] #25 [security-spire-agent internal] load .dockerignore [2023-07-05T19:43:51.616Z] #25 transferring context: 56B done [2023-07-05T19:43:51.616Z] #25 DONE 0.0s [2023-07-05T19:43:51.616Z] [2023-07-05T19:43:51.616Z] #26 [core-metadata internal] load .dockerignore [2023-07-05T19:43:51.616Z] #26 transferring context: 56B done [2023-07-05T19:43:51.616Z] #26 DONE 0.1s [2023-07-05T19:43:51.616Z] [2023-07-05T19:43:51.616Z] #27 [security-bootstrapper internal] load .dockerignore [2023-07-05T19:43:51.616Z] #27 transferring context: 56B done [2023-07-05T19:43:51.616Z] #27 DONE 0.1s [2023-07-05T19:43:51.616Z] [2023-07-05T19:43:51.616Z] #28 [security-proxy-setup internal] load .dockerignore [2023-07-05T19:43:51.883Z] #28 transferring context: 56B 0.0s done [2023-07-05T19:43:51.883Z] #28 DONE 0.1s [2023-07-05T19:43:51.883Z] [2023-07-05T19:43:51.883Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:51.883Z] #29 DONE 0.0s [2023-07-05T19:43:51.883Z] [2023-07-05T19:43:51.883Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:43:52.150Z] #30 DONE 0.1s [2023-07-05T19:43:52.150Z] [2023-07-05T19:43:52.150Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:52.150Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:52.150Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:52.150Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:52.150Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:52.150Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.05MB / 3.26MB 0.1s [2023-07-05T19:43:52.150Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s [2023-07-05T19:43:52.150Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-07-05T19:43:52.415Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:52.681Z] #31 ... [2023-07-05T19:43:52.681Z] [2023-07-05T19:43:52.681Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:52.681Z] #29 DONE 0.0s [2023-07-05T19:43:52.681Z] [2023-07-05T19:43:52.681Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:52.681Z] #31 ... [2023-07-05T19:43:52.681Z] [2023-07-05T19:43:52.681Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:43:52.681Z] #30 DONE 0.2s [2023-07-05T19:43:52.681Z] [2023-07-05T19:43:52.681Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:52.681Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:52.681Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:52.681Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:52.681Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:52.681Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:52.968Z] #31 ... [2023-07-05T19:43:52.968Z] [2023-07-05T19:43:52.968Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:52.968Z] #29 DONE 0.0s [2023-07-05T19:43:52.968Z] [2023-07-05T19:43:52.968Z] #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:52.968Z] #32 DONE 1.5s [2023-07-05T19:43:52.968Z] [2023-07-05T19:43:52.968Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:53.250Z] #31 ... [2023-07-05T19:43:53.250Z] [2023-07-05T19:43:53.250Z] #32 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:53.250Z] #32 DONE 1.5s [2023-07-05T19:43:53.250Z] [2023-07-05T19:43:53.250Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:53.250Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:53.250Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:53.250Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:53.250Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:53.251Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:53.251Z] #31 ... [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:53.251Z] #29 DONE 0.0s [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:43:53.251Z] #30 DONE 0.5s [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #32 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:53.251Z] #32 DONE 1.6s [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:53.251Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:53.251Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:53.251Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:53.251Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:53.251Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:53.251Z] #31 ... [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:53.251Z] #29 DONE 0.0s [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #32 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:53.251Z] #32 DONE 1.6s [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #33 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:53.251Z] #33 DONE 0.7s [2023-07-05T19:43:53.251Z] [2023-07-05T19:43:53.251Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:53.251Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:53.251Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:53.251Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:53.251Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:53.251Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:53.518Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done [2023-07-05T19:43:53.786Z] #31 ... [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #32 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:53.786Z] #32 DONE 1.6s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:53.786Z] #29 DONE 0.1s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #33 [security-proxy-auth builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:53.786Z] #33 DONE 0.7s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:53.786Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:53.786Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:53.786Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:53.786Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:53.786Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:53.786Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done [2023-07-05T19:43:53.786Z] #31 ... [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:53.786Z] #32 DONE 1.6s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:53.786Z] #29 DONE 0.1s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:43:53.786Z] #30 DONE 0.9s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #33 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:53.786Z] #33 DONE 0.7s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:53.786Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:53.786Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:53.786Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:53.786Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:53.786Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:53.786Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done [2023-07-05T19:43:53.786Z] #31 ... [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #32 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:53.786Z] #32 DONE 1.6s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #33 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:53.786Z] #33 DONE 0.8s [2023-07-05T19:43:53.786Z] [2023-07-05T19:43:53.786Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:53.786Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:53.786Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:53.786Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:53.786Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:53.786Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:53.786Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done [2023-07-05T19:43:54.059Z] #31 ... [2023-07-05T19:43:54.059Z] [2023-07-05T19:43:54.059Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:54.059Z] #29 DONE 0.1s [2023-07-05T19:43:54.059Z] [2023-07-05T19:43:54.059Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:43:54.059Z] #30 DONE 1.0s [2023-07-05T19:43:54.059Z] [2023-07-05T19:43:54.059Z] #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:54.059Z] #32 DONE 1.6s [2023-07-05T19:43:54.059Z] [2023-07-05T19:43:54.059Z] #33 [core-command builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:54.059Z] #33 DONE 0.8s [2023-07-05T19:43:54.059Z] [2023-07-05T19:43:54.059Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:54.059Z] #29 DONE 0.1s [2023-07-05T19:43:54.059Z] [2023-07-05T19:43:54.059Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:54.059Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:54.059Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:54.059Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:54.059Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:54.059Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:54.059Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done [2023-07-05T19:43:54.325Z] #31 ... [2023-07-05T19:43:54.325Z] [2023-07-05T19:43:54.325Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:54.325Z] #29 DONE 0.1s [2023-07-05T19:43:54.325Z] [2023-07-05T19:43:54.325Z] #34 [support-notifications internal] load build context [2023-07-05T19:43:54.593Z] #34 ... [2023-07-05T19:43:54.593Z] [2023-07-05T19:43:54.593Z] #32 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:54.593Z] #32 DONE 1.7s [2023-07-05T19:43:54.593Z] [2023-07-05T19:43:54.593Z] #33 [support-scheduler builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:54.593Z] #33 DONE 0.8s [2023-07-05T19:43:54.593Z] [2023-07-05T19:43:54.593Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:54.593Z] #29 DONE 0.1s [2023-07-05T19:43:54.593Z] [2023-07-05T19:43:54.593Z] #34 [support-notifications internal] load build context [2023-07-05T19:43:54.593Z] #34 ... [2023-07-05T19:43:54.593Z] [2023-07-05T19:43:54.593Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:43:54.593Z] #30 DONE 1.5s [2023-07-05T19:43:54.593Z] [2023-07-05T19:43:54.593Z] #34 [support-notifications internal] load build context [2023-07-05T19:43:54.863Z] #34 ... [2023-07-05T19:43:54.863Z] [2023-07-05T19:43:54.863Z] #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:54.863Z] #32 DONE 1.7s [2023-07-05T19:43:54.863Z] [2023-07-05T19:43:54.863Z] #33 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:54.863Z] #33 DONE 0.9s [2023-07-05T19:43:54.863Z] [2023-07-05T19:43:54.863Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:54.863Z] #29 DONE 0.1s [2023-07-05T19:43:54.863Z] [2023-07-05T19:43:54.863Z] #34 [support-notifications internal] load build context [2023-07-05T19:43:55.130Z] #34 ... [2023-07-05T19:43:55.131Z] [2023-07-05T19:43:55.131Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-05T19:43:55.131Z] #29 DONE 0.1s [2023-07-05T19:43:55.397Z] [2023-07-05T19:43:55.397Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:55.397Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:55.397Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:55.397Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:55.397Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:55.397Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:55.397Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done [2023-07-05T19:43:55.397Z] #31 DONE 4.1s [2023-07-05T19:43:55.397Z] [2023-07-05T19:43:55.397Z] #34 [support-notifications internal] load build context [2023-07-05T19:43:55.670Z] #34 ... [2023-07-05T19:43:55.670Z] [2023-07-05T19:43:55.670Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-05T19:43:55.670Z] #30 DONE 2.2s [2023-07-05T19:43:55.670Z] [2023-07-05T19:43:55.670Z] #34 [support-notifications internal] load build context [2023-07-05T19:43:55.670Z] #34 ... [2023-07-05T19:43:55.670Z] [2023-07-05T19:43:55.670Z] #32 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-05T19:43:55.670Z] #32 DONE 1.8s [2023-07-05T19:43:55.670Z] [2023-07-05T19:43:55.670Z] #33 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-07-05T19:43:55.670Z] #33 DONE 0.9s [2023-07-05T19:43:55.670Z] [2023-07-05T19:43:55.670Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-05T19:43:55.670Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-05T19:43:55.670Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-05T19:43:55.670Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-05T19:43:55.670Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-05T19:43:55.670Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-05T19:43:55.670Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.2s done [2023-07-05T19:43:55.670Z] #31 DONE 4.1s [2023-07-05T19:43:55.936Z] [2023-07-05T19:43:55.936Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:43:59.266Z] #35 transferring context: [2023-07-05T19:44:01.220Z] #35 ... [2023-07-05T19:44:01.220Z] [2023-07-05T19:44:01.220Z] #36 [core-data internal] load build context [2023-07-05T19:44:01.220Z] #36 ... [2023-07-05T19:44:01.220Z] [2023-07-05T19:44:01.220Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:02.188Z] #35 ... [2023-07-05T19:44:02.188Z] [2023-07-05T19:44:02.188Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:02.188Z] #37 ... [2023-07-05T19:44:02.188Z] [2023-07-05T19:44:02.188Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:02.769Z] #35 ... [2023-07-05T19:44:02.769Z] [2023-07-05T19:44:02.769Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:44:02.769Z] #38 ... [2023-07-05T19:44:02.769Z] [2023-07-05T19:44:02.769Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:03.035Z] #35 ... [2023-07-05T19:44:03.035Z] [2023-07-05T19:44:03.035Z] #39 [security-secretstore-setup internal] load build context [2023-07-05T19:44:03.301Z] #39 ... [2023-07-05T19:44:03.301Z] [2023-07-05T19:44:03.301Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:03.301Z] #35 ... [2023-07-05T19:44:03.301Z] [2023-07-05T19:44:03.301Z] #40 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T19:44:03.301Z] #0 5.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:03.301Z] #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:03.567Z] #40 ... [2023-07-05T19:44:03.567Z] [2023-07-05T19:44:03.567Z] #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T19:44:03.567Z] #0 5.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:03.567Z] #0 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:03.567Z] #0 10.21 OK: 263 MiB in 53 packages [2023-07-05T19:44:03.567Z] #41 ... [2023-07-05T19:44:03.567Z] [2023-07-05T19:44:03.567Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T19:44:03.567Z] #0 7.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:03.567Z] #0 9.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:03.567Z] #42 ... [2023-07-05T19:44:03.567Z] [2023-07-05T19:44:03.567Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:03.567Z] #43 transferring context: 11.97MB 9.9s [2023-07-05T19:44:03.833Z] #43 ... [2023-07-05T19:44:03.833Z] [2023-07-05T19:44:03.833Z] #44 [security-spire-server internal] load build context [2023-07-05T19:44:03.833Z] #44 ... [2023-07-05T19:44:03.833Z] [2023-07-05T19:44:03.833Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:04.100Z] #45 ... [2023-07-05T19:44:04.100Z] [2023-07-05T19:44:04.100Z] #46 [core-command internal] load build context [2023-07-05T19:44:04.368Z] #46 ... [2023-07-05T19:44:04.368Z] [2023-07-05T19:44:04.368Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-05T19:44:04.368Z] #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:04.368Z] #0 7.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:04.368Z] #47 ... [2023-07-05T19:44:04.368Z] [2023-07-05T19:44:04.368Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-05T19:44:04.368Z] #0 8.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:04.633Z] #48 ... [2023-07-05T19:44:04.633Z] [2023-07-05T19:44:04.633Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:04.633Z] #49 ... [2023-07-05T19:44:04.633Z] [2023-07-05T19:44:04.633Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:04.633Z] #50 ... [2023-07-05T19:44:04.633Z] [2023-07-05T19:44:04.633Z] #46 [core-command internal] load build context [2023-07-05T19:44:04.899Z] #46 ... [2023-07-05T19:44:04.899Z] [2023-07-05T19:44:04.899Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:04.899Z] #51 ... [2023-07-05T19:44:04.899Z] [2023-07-05T19:44:04.899Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:05.878Z] #49 ... [2023-07-05T19:44:05.878Z] [2023-07-05T19:44:05.878Z] #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T19:44:05.878Z] #41 DONE 12.7s [2023-07-05T19:44:05.878Z] [2023-07-05T19:44:05.878Z] #40 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-05T19:44:05.878Z] #40 10.63 OK: 263 MiB in 53 packages [2023-07-05T19:44:05.878Z] #40 DONE 13.3s [2023-07-05T19:44:05.878Z] [2023-07-05T19:44:05.878Z] #52 [security-bootstrapper internal] load build context [2023-07-05T19:44:05.878Z] #52 ... [2023-07-05T19:44:05.878Z] [2023-07-05T19:44:05.878Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T19:44:06.143Z] #53 ... [2023-07-05T19:44:06.143Z] [2023-07-05T19:44:06.143Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:06.143Z] #34 ... [2023-07-05T19:44:06.143Z] [2023-07-05T19:44:06.143Z] #52 [security-bootstrapper internal] load build context [2023-07-05T19:44:07.099Z] #52 ... [2023-07-05T19:44:07.099Z] [2023-07-05T19:44:07.099Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T19:44:07.099Z] #54 ... [2023-07-05T19:44:07.099Z] [2023-07-05T19:44:07.099Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:07.678Z] #49 ... [2023-07-05T19:44:07.678Z] [2023-07-05T19:44:07.678Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-05T19:44:07.943Z] #55 ... [2023-07-05T19:44:07.943Z] [2023-07-05T19:44:07.943Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T19:44:07.943Z] #56 ... [2023-07-05T19:44:07.943Z] [2023-07-05T19:44:07.943Z] #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T19:44:08.209Z] #57 ... [2023-07-05T19:44:08.209Z] [2023-07-05T19:44:08.209Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T19:44:08.209Z] #58 ... [2023-07-05T19:44:08.209Z] [2023-07-05T19:44:08.209Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T19:44:08.209Z] #59 ... [2023-07-05T19:44:08.209Z] [2023-07-05T19:44:08.209Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T19:44:08.474Z] #60 ... [2023-07-05T19:44:08.474Z] [2023-07-05T19:44:08.474Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T19:44:08.474Z] #61 ... [2023-07-05T19:44:08.474Z] [2023-07-05T19:44:08.474Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-05T19:44:08.474Z] #42 13.69 OK: 263 MiB in 53 packages [2023-07-05T19:44:08.474Z] #42 DONE 15.4s [2023-07-05T19:44:08.474Z] [2023-07-05T19:44:08.474Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:08.738Z] #49 ... [2023-07-05T19:44:08.738Z] [2023-07-05T19:44:08.738Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-05T19:44:08.738Z] #48 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:08.738Z] #48 13.86 OK: 263 MiB in 53 packages [2023-07-05T19:44:08.738Z] #48 DONE 14.7s [2023-07-05T19:44:08.738Z] [2023-07-05T19:44:08.738Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:09.003Z] #49 transferring context: 11.24MB 14.1s [2023-07-05T19:44:11.571Z] #49 ... [2023-07-05T19:44:11.571Z] [2023-07-05T19:44:11.571Z] #36 [core-data internal] load build context [2023-07-05T19:44:11.571Z] #36 ... [2023-07-05T19:44:11.571Z] [2023-07-05T19:44:11.571Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:12.524Z] #49 ... [2023-07-05T19:44:12.524Z] [2023-07-05T19:44:12.524Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-05T19:44:12.524Z] #47 11.87 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:44:12.524Z] #47 11.87 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:44:12.524Z] #47 11.87 OK: 17701 distinct packages available [2023-07-05T19:44:12.524Z] #47 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:12.524Z] #47 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:12.524Z] #47 17.08 OK: 263 MiB in 53 packages [2023-07-05T19:44:12.524Z] #47 DONE 19.0s [2023-07-05T19:44:12.524Z] [2023-07-05T19:44:12.524Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:12.524Z] #49 ... [2023-07-05T19:44:12.524Z] [2023-07-05T19:44:12.524Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:12.524Z] #37 ... [2023-07-05T19:44:12.524Z] [2023-07-05T19:44:12.524Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:13.102Z] #49 ... [2023-07-05T19:44:13.102Z] [2023-07-05T19:44:13.102Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:44:13.102Z] #38 ... [2023-07-05T19:44:13.102Z] [2023-07-05T19:44:13.102Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:13.366Z] #49 ... [2023-07-05T19:44:13.366Z] [2023-07-05T19:44:13.366Z] #39 [security-secretstore-setup internal] load build context [2023-07-05T19:44:13.631Z] #39 ... [2023-07-05T19:44:13.631Z] [2023-07-05T19:44:13.631Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:13.631Z] #35 ... [2023-07-05T19:44:13.631Z] [2023-07-05T19:44:13.631Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:13.894Z] #49 transferring context: 18.25MB 19.1s [2023-07-05T19:44:13.894Z] #49 ... [2023-07-05T19:44:13.894Z] [2023-07-05T19:44:13.894Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:13.894Z] #43 ... [2023-07-05T19:44:13.894Z] [2023-07-05T19:44:13.894Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:14.477Z] #49 ... [2023-07-05T19:44:14.477Z] [2023-07-05T19:44:14.477Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:14.477Z] #45 ... [2023-07-05T19:44:14.477Z] [2023-07-05T19:44:14.477Z] #44 [security-spire-server internal] load build context [2023-07-05T19:44:14.745Z] #44 ... [2023-07-05T19:44:14.745Z] [2023-07-05T19:44:14.745Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:14.745Z] #45 ... [2023-07-05T19:44:14.745Z] [2023-07-05T19:44:14.746Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:15.011Z] #50 ... [2023-07-05T19:44:15.011Z] [2023-07-05T19:44:15.011Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:15.011Z] #45 ... [2023-07-05T19:44:15.011Z] [2023-07-05T19:44:15.011Z] #46 [core-command internal] load build context [2023-07-05T19:44:15.279Z] #46 ... [2023-07-05T19:44:15.279Z] [2023-07-05T19:44:15.279Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:15.279Z] #51 ... [2023-07-05T19:44:15.279Z] [2023-07-05T19:44:15.279Z] #46 [core-command internal] load build context [2023-07-05T19:44:16.235Z] #46 ... [2023-07-05T19:44:16.235Z] [2023-07-05T19:44:16.235Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:16.235Z] #34 ... [2023-07-05T19:44:16.235Z] [2023-07-05T19:44:16.235Z] #46 [core-command internal] load build context [2023-07-05T19:44:17.194Z] #46 ... [2023-07-05T19:44:17.194Z] [2023-07-05T19:44:17.194Z] #52 [security-bootstrapper internal] load build context [2023-07-05T19:44:17.465Z] #52 ... [2023-07-05T19:44:17.465Z] [2023-07-05T19:44:17.465Z] #46 [core-command internal] load build context [2023-07-05T19:44:17.731Z] #46 ... [2023-07-05T19:44:17.731Z] [2023-07-05T19:44:17.731Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T19:44:17.731Z] #53 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:17.731Z] #53 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:17.731Z] #53 19.52 (1/2) Installing ca-certificates (20230506-r0) [2023-07-05T19:44:17.731Z] #53 20.20 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:17.731Z] #53 20.24 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:17.731Z] #53 20.48 Executing ca-certificates-20230506-r0.trigger [2023-07-05T19:44:17.996Z] #53 ... [2023-07-05T19:44:17.996Z] [2023-07-05T19:44:17.996Z] #46 [core-command internal] load build context [2023-07-05T19:44:18.579Z] #46 ... [2023-07-05T19:44:18.579Z] [2023-07-05T19:44:18.579Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-05T19:44:18.579Z] #59 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:18.579Z] #59 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:18.579Z] #59 17.54 (1/3) Installing ca-certificates (20230506-r0) [2023-07-05T19:44:18.579Z] #59 18.04 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:18.579Z] #59 18.05 (3/3) Installing su-exec (0.2-r2) [2023-07-05T19:44:18.579Z] #59 18.07 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:18.846Z] #59 18.14 Executing ca-certificates-20230506-r0.trigger [2023-07-05T19:44:18.846Z] #59 19.62 OK: 8 MiB in 18 packages [2023-07-05T19:44:18.846Z] #59 DONE 20.8s [2023-07-05T19:44:18.846Z] [2023-07-05T19:44:18.846Z] #46 [core-command internal] load build context [2023-07-05T19:44:18.846Z] #46 transferring context: 40.46MB 24.7s [2023-07-05T19:44:19.113Z] #46 ... [2023-07-05T19:44:19.113Z] [2023-07-05T19:44:19.113Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-05T19:44:19.113Z] #55 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:19.113Z] #55 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:19.113Z] #55 21.12 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:19.113Z] #55 21.23 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:19.384Z] #55 21.68 OK: 8 MiB in 16 packages [2023-07-05T19:44:19.384Z] #55 ... [2023-07-05T19:44:19.384Z] [2023-07-05T19:44:19.384Z] #46 [core-command internal] load build context [2023-07-05T19:44:19.650Z] #46 ... [2023-07-05T19:44:19.650Z] [2023-07-05T19:44:19.650Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T19:44:19.650Z] #54 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:19.650Z] #54 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:19.650Z] #54 20.49 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:44:19.650Z] #54 20.49 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:44:19.650Z] #54 20.49 OK: 17689 distinct packages available [2023-07-05T19:44:19.650Z] #54 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:19.920Z] #54 ... [2023-07-05T19:44:19.920Z] [2023-07-05T19:44:19.920Z] #36 [core-data internal] load build context [2023-07-05T19:44:19.920Z] #36 ... [2023-07-05T19:44:19.920Z] [2023-07-05T19:44:19.920Z] #46 [core-command internal] load build context [2023-07-05T19:44:20.518Z] #46 ... [2023-07-05T19:44:20.518Z] [2023-07-05T19:44:20.518Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T19:44:20.518Z] #56 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:20.518Z] #56 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:20.518Z] #56 ... [2023-07-05T19:44:20.518Z] [2023-07-05T19:44:20.518Z] #46 [core-command internal] load build context [2023-07-05T19:44:21.104Z] #46 ... [2023-07-05T19:44:21.105Z] [2023-07-05T19:44:21.105Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T19:44:21.105Z] #61 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:21.105Z] #61 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:21.105Z] #61 22.53 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:21.105Z] #61 22.53 (2/2) Installing openssl (3.0.9-r1) [2023-07-05T19:44:21.105Z] #61 22.63 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:21.105Z] #61 22.79 OK: 8 MiB in 17 packages [2023-07-05T19:44:21.371Z] #61 ... [2023-07-05T19:44:21.371Z] [2023-07-05T19:44:21.371Z] #46 [core-command internal] load build context [2023-07-05T19:44:21.371Z] #46 ... [2023-07-05T19:44:21.371Z] [2023-07-05T19:44:21.371Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-05T19:44:21.371Z] #53 23.54 OK: 8 MiB in 17 packages [2023-07-05T19:44:21.371Z] #53 DONE 25.6s [2023-07-05T19:44:21.371Z] [2023-07-05T19:44:21.371Z] #46 [core-command internal] load build context [2023-07-05T19:44:21.371Z] #46 ... [2023-07-05T19:44:21.371Z] [2023-07-05T19:44:21.371Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T19:44:21.371Z] #58 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:21.371Z] #58 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:21.371Z] #58 22.15 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:21.371Z] #58 22.19 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:21.371Z] #58 22.45 OK: 8 MiB in 16 packages [2023-07-05T19:44:21.637Z] #58 ... [2023-07-05T19:44:21.637Z] [2023-07-05T19:44:21.637Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T19:44:21.637Z] #54 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:21.910Z] #54 ... [2023-07-05T19:44:21.910Z] [2023-07-05T19:44:21.910Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-05T19:44:21.910Z] #58 DONE 23.9s [2023-07-05T19:44:21.910Z] [2023-07-05T19:44:21.910Z] #46 [core-command internal] load build context [2023-07-05T19:44:21.910Z] #46 ... [2023-07-05T19:44:21.910Z] [2023-07-05T19:44:21.910Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-05T19:44:21.910Z] #55 DONE 24.4s [2023-07-05T19:44:21.910Z] [2023-07-05T19:44:21.910Z] #46 [core-command internal] load build context [2023-07-05T19:44:22.494Z] #46 ... [2023-07-05T19:44:22.494Z] [2023-07-05T19:44:22.494Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:22.762Z] #37 ... [2023-07-05T19:44:22.762Z] [2023-07-05T19:44:22.762Z] #46 [core-command internal] load build context [2023-07-05T19:44:23.028Z] #46 ... [2023-07-05T19:44:23.028Z] [2023-07-05T19:44:23.028Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-05T19:44:23.028Z] #61 DONE 24.6s [2023-07-05T19:44:23.028Z] [2023-07-05T19:44:23.028Z] #46 [core-command internal] load build context [2023-07-05T19:44:23.028Z] #46 ... [2023-07-05T19:44:23.028Z] [2023-07-05T19:44:23.028Z] #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T19:44:23.028Z] #57 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:23.028Z] #57 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:23.028Z] #57 24.64 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:44:23.028Z] #57 24.64 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:44:23.028Z] #57 24.64 OK: 17689 distinct packages available [2023-07-05T19:44:23.299Z] #57 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:23.299Z] #57 ... [2023-07-05T19:44:23.299Z] [2023-07-05T19:44:23.299Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:23.299Z] #37 transferring context: 74.36MB 31.2s [2023-07-05T19:44:23.299Z] #37 ... [2023-07-05T19:44:23.299Z] [2023-07-05T19:44:23.299Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:44:23.566Z] #38 ... [2023-07-05T19:44:23.566Z] [2023-07-05T19:44:23.566Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:23.845Z] #37 ... [2023-07-05T19:44:23.845Z] [2023-07-05T19:44:23.845Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:23.845Z] #35 ... [2023-07-05T19:44:23.845Z] [2023-07-05T19:44:23.845Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-05T19:44:23.845Z] #60 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:23.845Z] #60 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:23.845Z] #60 24.09 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:23.845Z] #60 24.09 (2/2) Installing su-exec (0.2-r2) [2023-07-05T19:44:23.845Z] #60 24.09 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:23.845Z] #60 24.24 OK: 8 MiB in 17 packages [2023-07-05T19:44:23.845Z] #60 DONE 25.7s [2023-07-05T19:44:23.845Z] [2023-07-05T19:44:23.845Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:23.845Z] #35 ... [2023-07-05T19:44:23.845Z] [2023-07-05T19:44:23.845Z] #39 [security-secretstore-setup internal] load build context [2023-07-05T19:44:24.113Z] #39 ... [2023-07-05T19:44:24.113Z] [2023-07-05T19:44:24.113Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-05T19:44:24.385Z] #62 ... [2023-07-05T19:44:24.385Z] [2023-07-05T19:44:24.385Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:24.385Z] #43 ... [2023-07-05T19:44:24.385Z] [2023-07-05T19:44:24.385Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:24.385Z] #35 ... [2023-07-05T19:44:24.385Z] [2023-07-05T19:44:24.385Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-05T19:44:24.385Z] #63 DONE 1.4s [2023-07-05T19:44:24.385Z] [2023-07-05T19:44:24.385Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:24.385Z] #35 ... [2023-07-05T19:44:24.385Z] [2023-07-05T19:44:24.385Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:24.651Z] #49 ... [2023-07-05T19:44:24.651Z] [2023-07-05T19:44:24.651Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:24.918Z] #43 ... [2023-07-05T19:44:24.918Z] [2023-07-05T19:44:24.918Z] #44 [security-spire-server internal] load build context [2023-07-05T19:44:24.918Z] #44 ... [2023-07-05T19:44:24.918Z] [2023-07-05T19:44:24.918Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:24.918Z] #49 ... [2023-07-05T19:44:24.918Z] [2023-07-05T19:44:24.918Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:25.183Z] #50 ... [2023-07-05T19:44:25.183Z] [2023-07-05T19:44:25.183Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:25.183Z] #45 ... [2023-07-05T19:44:25.183Z] [2023-07-05T19:44:25.183Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:25.450Z] #49 ... [2023-07-05T19:44:25.450Z] [2023-07-05T19:44:25.450Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-05T19:44:25.450Z] #54 26.98 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:25.450Z] #54 26.98 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-05T19:44:25.450Z] #54 26.98 (3/4) Installing libucontext (1.2-r0) [2023-07-05T19:44:25.450Z] #54 26.98 (4/4) Installing gcompat (1.1.0-r0) [2023-07-05T19:44:25.450Z] #54 27.05 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:25.450Z] #54 27.11 OK: 8 MiB in 19 packages [2023-07-05T19:44:25.450Z] #54 DONE 28.3s [2023-07-05T19:44:25.450Z] [2023-07-05T19:44:25.450Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:25.451Z] #50 ... [2023-07-05T19:44:25.451Z] [2023-07-05T19:44:25.451Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:25.719Z] #51 ... [2023-07-05T19:44:25.719Z] [2023-07-05T19:44:25.719Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:26.681Z] #50 ... [2023-07-05T19:44:26.681Z] [2023-07-05T19:44:26.681Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:26.681Z] #34 ... [2023-07-05T19:44:26.681Z] [2023-07-05T19:44:26.681Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:27.638Z] #51 ... [2023-07-05T19:44:27.638Z] [2023-07-05T19:44:27.638Z] #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-05T19:44:27.638Z] #57 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:27.638Z] #57 28.34 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:27.638Z] #57 28.34 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-05T19:44:27.638Z] #57 28.38 (3/5) Installing libucontext (1.2-r0) [2023-07-05T19:44:27.638Z] #57 28.38 (4/5) Installing gcompat (1.1.0-r0) [2023-07-05T19:44:27.638Z] #57 28.38 (5/5) Installing openssl (3.0.9-r1) [2023-07-05T19:44:27.638Z] #57 28.44 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:27.638Z] #57 28.49 OK: 9 MiB in 20 packages [2023-07-05T19:44:27.638Z] #57 DONE 29.7s [2023-07-05T19:44:27.638Z] [2023-07-05T19:44:27.638Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:27.638Z] #51 ... [2023-07-05T19:44:27.638Z] [2023-07-05T19:44:27.638Z] #52 [security-bootstrapper internal] load build context [2023-07-05T19:44:27.638Z] #52 ... [2023-07-05T19:44:27.638Z] [2023-07-05T19:44:27.638Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:27.904Z] #51 ... [2023-07-05T19:44:27.904Z] [2023-07-05T19:44:27.904Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-05T19:44:27.904Z] #56 23.42 v3.17.4-29-ga78582e6ba9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-05T19:44:27.904Z] #56 23.42 v3.17.4-30-g6d36a431817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-05T19:44:27.904Z] #56 23.42 OK: 17689 distinct packages available [2023-07-05T19:44:27.904Z] #56 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:27.904Z] #56 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-05T19:44:27.904Z] #56 27.86 (1/9) Installing ca-certificates (20230506-r0) [2023-07-05T19:44:27.904Z] #56 28.00 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-05T19:44:27.904Z] #56 28.00 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-05T19:44:27.904Z] #56 28.00 (4/9) Installing libcurl (8.1.2-r0) [2023-07-05T19:44:27.904Z] #56 28.10 (5/9) Installing curl (8.1.2-r0) [2023-07-05T19:44:27.904Z] #56 28.10 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-05T19:44:27.904Z] #56 28.10 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-05T19:44:27.904Z] #56 28.10 (8/9) Installing libucontext (1.2-r0) [2023-07-05T19:44:27.904Z] #56 28.10 (9/9) Installing gcompat (1.1.0-r0) [2023-07-05T19:44:27.904Z] #56 28.13 Executing busybox-1.35.0-r29.trigger [2023-07-05T19:44:27.904Z] #56 28.24 Executing ca-certificates-20230506-r0.trigger [2023-07-05T19:44:27.904Z] #56 28.91 OK: 11 MiB in 24 packages [2023-07-05T19:44:27.904Z] #56 DONE 30.0s [2023-07-05T19:44:27.904Z] [2023-07-05T19:44:27.904Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:28.862Z] #51 ... [2023-07-05T19:44:28.862Z] [2023-07-05T19:44:28.862Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-05T19:44:28.862Z] #62 DONE 4.6s [2023-07-05T19:44:28.862Z] [2023-07-05T19:44:28.862Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:29.443Z] #51 transferring context: 65.70MB 34.0s [2023-07-05T19:44:29.443Z] #51 ... [2023-07-05T19:44:29.443Z] [2023-07-05T19:44:29.443Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-05T19:44:29.443Z] #64 DONE 0.9s [2023-07-05T19:44:29.443Z] [2023-07-05T19:44:29.443Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:30.022Z] #51 ... [2023-07-05T19:44:30.022Z] [2023-07-05T19:44:30.022Z] #36 [core-data internal] load build context [2023-07-05T19:44:30.286Z] #36 ... [2023-07-05T19:44:30.286Z] [2023-07-05T19:44:30.286Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:33.631Z] #51 ... [2023-07-05T19:44:33.631Z] [2023-07-05T19:44:33.631Z] #46 [core-command internal] load build context [2023-07-05T19:44:33.631Z] #46 ... [2023-07-05T19:44:33.631Z] [2023-07-05T19:44:33.631Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:33.631Z] #51 ... [2023-07-05T19:44:33.631Z] [2023-07-05T19:44:33.631Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:44:33.895Z] #38 ... [2023-07-05T19:44:33.895Z] [2023-07-05T19:44:33.895Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:33.895Z] #51 ... [2023-07-05T19:44:33.895Z] [2023-07-05T19:44:33.895Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:33.895Z] #37 transferring context: 107.66MB 41.8s [2023-07-05T19:44:33.895Z] #37 ... [2023-07-05T19:44:33.895Z] [2023-07-05T19:44:33.895Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:34.159Z] #51 ... [2023-07-05T19:44:34.159Z] [2023-07-05T19:44:34.159Z] #39 [security-secretstore-setup internal] load build context [2023-07-05T19:44:34.159Z] #39 ... [2023-07-05T19:44:34.159Z] [2023-07-05T19:44:34.424Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:34.424Z] #51 ... [2023-07-05T19:44:34.692Z] [2023-07-05T19:44:34.692Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:34.692Z] #35 ... [2023-07-05T19:44:34.692Z] [2023-07-05T19:44:34.692Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:34.957Z] #51 ... [2023-07-05T19:44:34.957Z] [2023-07-05T19:44:34.957Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:34.957Z] #43 ... [2023-07-05T19:44:34.957Z] [2023-07-05T19:44:34.957Z] #44 [security-spire-server internal] load build context [2023-07-05T19:44:34.957Z] #44 ... [2023-07-05T19:44:34.957Z] [2023-07-05T19:44:34.957Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:35.224Z] #43 ... [2023-07-05T19:44:35.224Z] [2023-07-05T19:44:35.224Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:35.490Z] #45 ... [2023-07-05T19:44:35.490Z] [2023-07-05T19:44:35.490Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:35.490Z] #43 ... [2023-07-05T19:44:35.490Z] [2023-07-05T19:44:35.490Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:35.755Z] #49 ... [2023-07-05T19:44:35.755Z] [2023-07-05T19:44:35.755Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:37.152Z] #43 ... [2023-07-05T19:44:37.152Z] [2023-07-05T19:44:37.152Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:37.152Z] #34 ... [2023-07-05T19:44:37.152Z] [2023-07-05T19:44:37.152Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:37.152Z] #50 ... [2023-07-05T19:44:37.152Z] [2023-07-05T19:44:37.152Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:37.730Z] #34 ... [2023-07-05T19:44:37.730Z] [2023-07-05T19:44:37.730Z] #52 [security-bootstrapper internal] load build context [2023-07-05T19:44:37.995Z] #52 ... [2023-07-05T19:44:37.995Z] [2023-07-05T19:44:37.995Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:39.932Z] #34 transferring context: 128.18MB 45.5s [2023-07-05T19:44:40.513Z] #34 ... [2023-07-05T19:44:40.513Z] [2023-07-05T19:44:40.513Z] #36 [core-data internal] load build context [2023-07-05T19:44:40.513Z] #36 ... [2023-07-05T19:44:40.513Z] [2023-07-05T19:44:40.513Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:43.856Z] #34 ... [2023-07-05T19:44:43.856Z] [2023-07-05T19:44:43.856Z] #46 [core-command internal] load build context [2023-07-05T19:44:43.856Z] #46 ... [2023-07-05T19:44:43.856Z] [2023-07-05T19:44:43.856Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:43.856Z] #34 ... [2023-07-05T19:44:43.856Z] [2023-07-05T19:44:43.856Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:44:43.856Z] #38 ... [2023-07-05T19:44:43.857Z] [2023-07-05T19:44:43.857Z] #46 [core-command internal] load build context [2023-07-05T19:44:44.122Z] #46 ... [2023-07-05T19:44:44.122Z] [2023-07-05T19:44:44.122Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:44.122Z] #37 transferring context: 153.02MB 52.0s [2023-07-05T19:44:44.122Z] #37 ... [2023-07-05T19:44:44.122Z] [2023-07-05T19:44:44.122Z] #46 [core-command internal] load build context [2023-07-05T19:44:44.387Z] #46 ... [2023-07-05T19:44:44.387Z] [2023-07-05T19:44:44.387Z] #39 [security-secretstore-setup internal] load build context [2023-07-05T19:44:44.387Z] #39 ... [2023-07-05T19:44:44.387Z] [2023-07-05T19:44:44.387Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:44.652Z] #37 ... [2023-07-05T19:44:44.652Z] [2023-07-05T19:44:44.652Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:44.917Z] #35 ... [2023-07-05T19:44:44.917Z] [2023-07-05T19:44:44.917Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:44.917Z] #37 ... [2023-07-05T19:44:44.917Z] [2023-07-05T19:44:44.917Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:44.917Z] #51 ... [2023-07-05T19:44:44.917Z] [2023-07-05T19:44:44.917Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:45.183Z] #37 ... [2023-07-05T19:44:45.183Z] [2023-07-05T19:44:45.183Z] #44 [security-spire-server internal] load build context [2023-07-05T19:44:45.183Z] #44 ... [2023-07-05T19:44:45.183Z] [2023-07-05T19:44:45.183Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:45.763Z] #37 ... [2023-07-05T19:44:45.763Z] [2023-07-05T19:44:45.763Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:45.763Z] #45 ... [2023-07-05T19:44:45.763Z] [2023-07-05T19:44:45.763Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:45.763Z] #49 ... [2023-07-05T19:44:45.763Z] [2023-07-05T19:44:45.763Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:47.166Z] #45 ... [2023-07-05T19:44:47.166Z] [2023-07-05T19:44:47.166Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:47.166Z] #43 ... [2023-07-05T19:44:47.166Z] [2023-07-05T19:44:47.166Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:47.166Z] #51 ... [2023-07-05T19:44:47.166Z] [2023-07-05T19:44:47.166Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:47.429Z] #50 ... [2023-07-05T19:44:47.429Z] [2023-07-05T19:44:47.429Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:48.197Z] #43 ... [2023-07-05T19:44:48.197Z] [2023-07-05T19:44:48.197Z] #52 [security-bootstrapper internal] load build context [2023-07-05T19:44:48.197Z] #52 ... [2023-07-05T19:44:48.197Z] [2023-07-05T19:44:48.197Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:48.862Z] #43 ... [2023-07-05T19:44:48.862Z] [2023-07-05T19:44:48.862Z] #36 [core-data internal] load build context [2023-07-05T19:44:48.862Z] #36 transferring context: 175.34MB 55.2s done [2023-07-05T19:44:48.862Z] #36 DONE 55.4s [2023-07-05T19:44:48.862Z] [2023-07-05T19:44:48.862Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:48.862Z] #43 ... [2023-07-05T19:44:48.862Z] [2023-07-05T19:44:48.862Z] #34 [support-notifications internal] load build context [2023-07-05T19:44:48.862Z] #34 transferring context: 175.34MB 54.7s done [2023-07-05T19:44:48.862Z] #34 DONE 55.0s [2023-07-05T19:44:48.862Z] [2023-07-05T19:44:48.862Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:50.326Z] #43 ... [2023-07-05T19:44:50.326Z] [2023-07-05T19:44:50.326Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-05T19:44:50.326Z] #38 transferring context: 175.34MB 56.3s done [2023-07-05T19:44:50.326Z] #38 DONE 57.3s [2023-07-05T19:44:50.326Z] [2023-07-05T19:44:50.326Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:52.367Z] #43 ... [2023-07-05T19:44:52.367Z] [2023-07-05T19:44:52.367Z] #37 [security-spire-config internal] load build context [2023-07-05T19:44:52.367Z] #37 transferring context: 175.34MB 58.2s done [2023-07-05T19:44:52.367Z] #37 DONE 60.0s [2023-07-05T19:44:52.367Z] [2023-07-05T19:44:52.367Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:52.632Z] #43 ... [2023-07-05T19:44:52.632Z] [2023-07-05T19:44:52.632Z] #51 [core-metadata internal] load build context [2023-07-05T19:44:52.632Z] #51 transferring context: 175.34MB 55.1s done [2023-07-05T19:44:52.632Z] #51 DONE 57.7s [2023-07-05T19:44:52.632Z] [2023-07-05T19:44:52.632Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:52.632Z] #43 ... [2023-07-05T19:44:52.632Z] [2023-07-05T19:44:52.632Z] #50 [support-scheduler internal] load build context [2023-07-05T19:44:52.632Z] #50 transferring context: 175.34MB 56.6s done [2023-07-05T19:44:52.632Z] #50 DONE 58.0s [2023-07-05T19:44:52.632Z] [2023-07-05T19:44:52.632Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-05T19:44:52.632Z] #45 transferring context: 175.34MB 58.0s done [2023-07-05T19:44:52.632Z] #45 DONE 59.3s [2023-07-05T19:44:52.632Z] [2023-07-05T19:44:52.632Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:52.899Z] #43 ... [2023-07-05T19:44:52.899Z] [2023-07-05T19:44:52.899Z] #39 [security-secretstore-setup internal] load build context [2023-07-05T19:44:52.899Z] #39 transferring context: 175.34MB 58.3s done [2023-07-05T19:44:52.899Z] #39 DONE 59.8s [2023-07-05T19:44:52.899Z] [2023-07-05T19:44:52.899Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:53.163Z] #43 ... [2023-07-05T19:44:53.163Z] [2023-07-05T19:44:53.163Z] #44 [security-spire-server internal] load build context [2023-07-05T19:44:53.163Z] #44 transferring context: 175.34MB 57.8s done [2023-07-05T19:44:53.163Z] #44 DONE 59.2s [2023-07-05T19:44:53.163Z] [2023-07-05T19:44:53.163Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:53.163Z] #43 ... [2023-07-05T19:44:53.163Z] [2023-07-05T19:44:53.163Z] #46 [core-command internal] load build context [2023-07-05T19:44:53.163Z] #46 transferring context: 175.34MB 57.6s done [2023-07-05T19:44:53.163Z] #46 DONE 59.1s [2023-07-05T19:44:53.163Z] [2023-07-05T19:44:53.163Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:44:53.163Z] #65 DONE 4.3s [2023-07-05T19:44:53.163Z] [2023-07-05T19:44:53.163Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:53.163Z] #43 transferring context: 175.34MB 59.4s done [2023-07-05T19:44:53.163Z] #43 ... [2023-07-05T19:44:53.163Z] [2023-07-05T19:44:53.163Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:44:53.163Z] #66 DONE 4.3s [2023-07-05T19:44:53.437Z] [2023-07-05T19:44:53.437Z] #49 [security-spire-agent internal] load build context [2023-07-05T19:44:53.437Z] #49 transferring context: 175.34MB 58.2s done [2023-07-05T19:44:53.437Z] #49 DONE 58.9s [2023-07-05T19:44:53.437Z] [2023-07-05T19:44:53.437Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:53.706Z] #35 ... [2023-07-05T19:44:53.706Z] [2023-07-05T19:44:53.706Z] #52 [security-bootstrapper internal] load build context [2023-07-05T19:44:53.706Z] #52 transferring context: 175.34MB 55.0s done [2023-07-05T19:44:53.706Z] #52 DONE 57.8s [2023-07-05T19:44:53.706Z] [2023-07-05T19:44:53.706Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:44:53.706Z] #67 ... [2023-07-05T19:44:53.706Z] [2023-07-05T19:44:53.706Z] #43 [security-proxy-auth internal] load build context [2023-07-05T19:44:53.706Z] #43 DONE 60.1s [2023-07-05T19:44:53.972Z] [2023-07-05T19:44:53.972Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-05T19:44:53.972Z] #68 DONE 1.3s [2023-07-05T19:44:53.972Z] [2023-07-05T19:44:53.972Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:53.972Z] #35 ... [2023-07-05T19:44:53.972Z] [2023-07-05T19:44:53.972Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:44:53.972Z] #69 DONE 1.2s [2023-07-05T19:44:54.240Z] [2023-07-05T19:44:54.240Z] #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:44:54.240Z] #70 DONE 1.2s [2023-07-05T19:44:54.240Z] [2023-07-05T19:44:54.240Z] #35 [security-proxy-setup internal] load build context [2023-07-05T19:44:54.240Z] #35 transferring context: 175.34MB 55.6s done [2023-07-05T19:44:54.240Z] #35 DONE 58.5s [2023-07-05T19:44:54.240Z] [2023-07-05T19:44:54.240Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:45:04.288Z] #71 ... [2023-07-05T19:45:04.288Z] [2023-07-05T19:45:04.288Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:45:04.288Z] #72 ... [2023-07-05T19:45:04.288Z] [2023-07-05T19:45:04.288Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:45:04.288Z] #73 ... [2023-07-05T19:45:04.288Z] [2023-07-05T19:45:04.288Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #74 DONE 67.8s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #67 DONE 68.5s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #75 ... [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #72 DONE 68.5s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #71 DONE 67.4s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #73 DONE 67.6s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #76 ... [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #77 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #78 [core-metadata builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #78 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #79 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #80 [support-scheduler builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #80 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #81 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #82 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #83 [core-command builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #83 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #84 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #85 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #86 [core-data builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #86 DONE 3.8s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #87 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #88 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #89 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #90 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #91 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #92 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #93 [security-secretstore-setup builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #93 DONE 3.8s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #94 [security-spire-config builder 6/9] COPY . . [2023-07-05T19:46:12.112Z] #94 DONE 3.9s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #95 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #96 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #97 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #98 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #99 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #100 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #75 DONE 3.9s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-05T19:46:12.112Z] #76 DONE 3.8s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T19:46:12.112Z] #101 ... [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T19:46:12.112Z] #102 DONE 0.4s [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T19:46:12.112Z] #103 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-05T19:46:12.112Z] #104 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:12.112Z] #105 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #106 [security-spire-server builder 6/9] COPY . . [2023-07-05T19:46:12.112Z] #106 CACHED [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #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 [2023-07-05T19:46:12.112Z] #107 ... [2023-07-05T19:46:12.112Z] [2023-07-05T19:46:12.112Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:46:12.112Z] #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 [2023-07-05T19:46:12.380Z] #108 ... [2023-07-05T19:46:12.381Z] [2023-07-05T19:46:12.381Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T19:46:12.381Z] #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 [2023-07-05T19:46:12.966Z] #101 ... [2023-07-05T19:46:12.966Z] [2023-07-05T19:46:12.966Z] #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 [2023-07-05T19:46:12.966Z] #107 DONE 6.9s [2023-07-05T19:46:12.966Z] [2023-07-05T19:46:12.966Z] #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 [2023-07-05T19:46:12.966Z] #109 DONE 6.9s [2023-07-05T19:46:12.966Z] [2023-07-05T19:46:12.966Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-05T19:46:13.549Z] #110 ... [2023-07-05T19:46:13.549Z] [2023-07-05T19:46:13.549Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-05T19:46:13.549Z] #111 DONE 0.4s [2023-07-05T19:46:13.549Z] [2023-07-05T19:46:13.549Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-05T19:46:13.549Z] #110 DONE 0.5s [2023-07-05T19:46:13.549Z] [2023-07-05T19:46:13.549Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T19:46:13.549Z] #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 [2023-07-05T19:46:13.818Z] #112 ... [2023-07-05T19:46:13.818Z] [2023-07-05T19:46:13.818Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:46:14.401Z] #113 DONE 0.4s [2023-07-05T19:46:14.401Z] [2023-07-05T19:46:14.401Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:46:14.401Z] #114 DONE 0.2s [2023-07-05T19:46:14.401Z] [2023-07-05T19:46:14.401Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T19:46:14.401Z] #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 [2023-07-05T19:46:14.983Z] #115 ... [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-05T19:46:14.983Z] #116 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #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 [2023-07-05T19:46:14.983Z] #117 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-05T19:46:14.983Z] #118 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-05T19:46:14.983Z] #119 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:46:14.983Z] #120 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #121 [security-spire-agent builder 6/9] COPY . . [2023-07-05T19:46:14.983Z] #121 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-05T19:46:14.983Z] #122 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:46:14.983Z] #123 CACHED [2023-07-05T19:46:14.983Z] [2023-07-05T19:46:14.983Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-05T19:46:15.250Z] #124 ... [2023-07-05T19:46:15.250Z] [2023-07-05T19:46:15.250Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:46:15.250Z] #125 DONE 0.3s [2023-07-05T19:46:15.515Z] [2023-07-05T19:46:15.515Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:46:15.780Z] #126 DONE 0.3s [2023-07-05T19:46:15.780Z] [2023-07-05T19:46:15.780Z] #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 [2023-07-05T19:46:15.780Z] #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 [2023-07-05T19:46:15.780Z] #127 ... [2023-07-05T19:46:15.780Z] [2023-07-05T19:46:15.780Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T19:46:15.780Z] #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 [2023-07-05T19:46:16.048Z] #128 ... [2023-07-05T19:46:16.048Z] [2023-07-05T19:46:16.048Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T19:46:16.048Z] #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 [2023-07-05T19:46:16.048Z] #129 ... [2023-07-05T19:46:16.048Z] [2023-07-05T19:46:16.048Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-05T19:46:16.048Z] #124 DONE 1.2s [2023-07-05T19:46:16.048Z] [2023-07-05T19:46:16.048Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T19:46:16.048Z] #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 [2023-07-05T19:46:16.314Z] #130 ... [2023-07-05T19:46:16.314Z] [2023-07-05T19:46:16.314Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T19:46:16.314Z] #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 [2023-07-05T19:46:16.314Z] #131 ... [2023-07-05T19:46:16.314Z] [2023-07-05T19:46:16.314Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T19:46:16.314Z] #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 [2023-07-05T19:46:16.583Z] #132 ... [2023-07-05T19:46:16.583Z] [2023-07-05T19:46:16.583Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T19:46:16.583Z] #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 [2023-07-05T19:46:16.583Z] #133 ... [2023-07-05T19:46:16.583Z] [2023-07-05T19:46:16.583Z] #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:46:16.849Z] #134 ... [2023-07-05T19:46:16.849Z] [2023-07-05T19:46:16.849Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:46:16.849Z] #135 DONE 1.6s [2023-07-05T19:46:17.118Z] [2023-07-05T19:46:17.118Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:46:17.118Z] #136 DONE 0.4s [2023-07-05T19:46:17.118Z] [2023-07-05T19:46:17.118Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:46:17.699Z] #137 ... [2023-07-05T19:46:17.699Z] [2023-07-05T19:46:17.699Z] #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 [2023-07-05T19:46:17.699Z] #138 DONE 0.4s [2023-07-05T19:46:17.699Z] [2023-07-05T19:46:17.699Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-05T19:46:17.966Z] #139 ... [2023-07-05T19:46:17.967Z] [2023-07-05T19:46:17.967Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:46:17.967Z] #137 DONE 1.9s [2023-07-05T19:46:17.967Z] [2023-07-05T19:46:17.967Z] #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-05T19:46:17.967Z] #134 DONE 1.9s [2023-07-05T19:46:17.967Z] [2023-07-05T19:46:17.967Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-05T19:46:17.967Z] #139 DONE 0.3s [2023-07-05T19:46:17.967Z] [2023-07-05T19:46:17.967Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:46:18.567Z] #140 DONE 0.4s [2023-07-05T19:46:18.567Z] [2023-07-05T19:46:18.567Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-05T19:46:18.567Z] #141 DONE 0.5s [2023-07-05T19:46:18.567Z] [2023-07-05T19:46:18.567Z] #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 [2023-07-05T19:46:18.567Z] #142 ... [2023-07-05T19:46:18.567Z] [2023-07-05T19:46:18.567Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-05T19:46:18.835Z] #143 DONE 0.2s [2023-07-05T19:46:18.835Z] [2023-07-05T19:46:18.835Z] #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 [2023-07-05T19:46:18.835Z] #142 DONE 0.3s [2023-07-05T19:46:18.835Z] [2023-07-05T19:46:18.835Z] #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 [2023-07-05T19:46:18.835Z] #144 DONE 0.3s [2023-07-05T19:46:18.835Z] [2023-07-05T19:46:18.835Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-05T19:46:19.101Z] #145 DONE 0.3s [2023-07-05T19:46:19.101Z] [2023-07-05T19:46:19.101Z] #146 [security-spire-agent] exporting to image [2023-07-05T19:46:19.101Z] #146 exporting layers [2023-07-05T19:46:21.037Z] #146 exporting layers 2.9s done [2023-07-05T19:46:21.037Z] #146 writing image sha256:302a8ca000dc7e81645ab60e76b0a309fa3646945019a0dacee7bb00e6bb61f2 [2023-07-05T19:46:21.037Z] #146 writing image sha256:302a8ca000dc7e81645ab60e76b0a309fa3646945019a0dacee7bb00e6bb61f2 done [2023-07-05T19:46:21.037Z] #146 naming to docker.io/library/security-spire-server-arm64 done [2023-07-05T19:46:24.370Z] #146 exporting layers 5.0s done [2023-07-05T19:46:24.370Z] #146 writing image sha256:76250fcde40a02493c58ff72d7a68204c6d6346e9470fb9859f91d775802ad4b 0.0s done [2023-07-05T19:46:24.370Z] #146 naming to docker.io/library/security-spire-config-arm64 done [2023-07-05T19:46:24.370Z] #146 writing image sha256:07d85e9b9a1a42dcb26ef14d9280fb27839850cee4a406df71afa7a4fb2730b3 done [2023-07-05T19:46:24.370Z] #146 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-05T19:46:24.370Z] #146 DONE 6.7s [2023-07-05T19:46:24.370Z] [2023-07-05T19:46:24.370Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:59:16.700Z] #108 ... [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-05T19:59:16.700Z] #131 DONE 777.4s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T19:59:16.700Z] #129 ... [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:59:16.700Z] #147 DONE 0.1s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:59:16.700Z] #148 DONE 0.1s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-05T19:59:16.700Z] #149 DONE 0.3s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T19:59:16.700Z] #130 ... [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:59:16.700Z] #150 DONE 0.1s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-05T19:59:16.700Z] #151 DONE 0.1s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:59:16.700Z] #108 ... [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:59:16.700Z] #152 DONE 1.9s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #146 [security-proxy-auth] exporting to image [2023-07-05T19:59:16.700Z] #146 exporting layers [2023-07-05T19:59:16.700Z] #146 exporting layers 0.7s done [2023-07-05T19:59:16.700Z] #146 writing image sha256:d9f9326e4f9885d9f646e5d241e33a57162e9534f44d67e5787ee1f715506072 done [2023-07-05T19:59:16.700Z] #146 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-05T19:59:16.700Z] #146 DONE 7.4s [2023-07-05T19:59:16.700Z] [2023-07-05T19:59:16.700Z] #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 [2023-07-05T19:59:16.700Z] #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 [2023-07-05T19:59:17.658Z] #127 ... [2023-07-05T19:59:17.658Z] [2023-07-05T19:59:17.658Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-05T19:59:17.658Z] #115 DONE 792.2s [2023-07-05T19:59:17.925Z] [2023-07-05T19:59:17.925Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:59:18.204Z] #108 ... [2023-07-05T19:59:18.204Z] [2023-07-05T19:59:18.204Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:59:18.469Z] #153 DONE 0.3s [2023-07-05T19:59:18.469Z] [2023-07-05T19:59:18.469Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:59:18.734Z] #154 DONE 0.2s [2023-07-05T19:59:18.734Z] [2023-07-05T19:59:18.734Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-05T19:59:18.734Z] #155 DONE 0.2s [2023-07-05T19:59:18.734Z] [2023-07-05T19:59:18.734Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-05T19:59:18.999Z] #156 DONE 0.3s [2023-07-05T19:59:18.999Z] [2023-07-05T19:59:18.999Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:59:18.999Z] #108 ... [2023-07-05T19:59:18.999Z] [2023-07-05T19:59:18.999Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T19:59:18.999Z] #157 DONE 0.1s [2023-07-05T19:59:19.264Z] [2023-07-05T19:59:19.264Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:59:21.198Z] #158 DONE 2.0s [2023-07-05T19:59:21.199Z] [2023-07-05T19:59:21.199Z] #146 [security-proxy-setup] exporting to image [2023-07-05T19:59:21.199Z] #146 exporting layers [2023-07-05T19:59:21.778Z] #146 exporting layers 0.5s done [2023-07-05T19:59:21.778Z] #146 writing image sha256:479f44657782caef2a3c812d1d0fda074e81e0cda3f8b62c19291e87bf6f1e56 done [2023-07-05T19:59:21.778Z] #146 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-07-05T19:59:21.778Z] #146 DONE 7.9s [2023-07-05T19:59:21.778Z] [2023-07-05T19:59:21.778Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-05T19:59:23.181Z] #108 DONE 797.6s [2023-07-05T19:59:23.181Z] [2023-07-05T19:59:23.181Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T19:59:23.455Z] #133 ... [2023-07-05T19:59:23.455Z] [2023-07-05T19:59:23.455Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-05T19:59:23.721Z] #159 DONE 0.6s [2023-07-05T19:59:23.721Z] [2023-07-05T19:59:23.721Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T19:59:23.987Z] #133 ... [2023-07-05T19:59:23.987Z] [2023-07-05T19:59:23.987Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-05T19:59:26.561Z] #160 DONE 2.6s [2023-07-05T19:59:26.561Z] [2023-07-05T19:59:26.561Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:59:26.828Z] #161 ... [2023-07-05T19:59:26.828Z] [2023-07-05T19:59:26.828Z] #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 [2023-07-05T19:59:26.828Z] #127 DONE 801.2s [2023-07-05T19:59:27.093Z] [2023-07-05T19:59:27.093Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T19:59:27.093Z] #133 ... [2023-07-05T19:59:27.093Z] [2023-07-05T19:59:27.093Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:59:27.093Z] #161 DONE 0.6s [2023-07-05T19:59:27.093Z] [2023-07-05T19:59:27.093Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:59:27.675Z] #162 DONE 0.6s [2023-07-05T19:59:27.675Z] [2023-07-05T19:59:27.675Z] #163 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T19:59:27.942Z] #163 DONE 0.4s [2023-07-05T19:59:27.943Z] [2023-07-05T19:59:27.943Z] #164 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-05T19:59:28.209Z] #164 DONE 0.3s [2023-07-05T19:59:28.209Z] [2023-07-05T19:59:28.209Z] #165 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-05T19:59:28.517Z] #165 ... [2023-07-05T19:59:28.517Z] [2023-07-05T19:59:28.517Z] #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 [2023-07-05T19:59:28.517Z] #166 DONE 0.3s [2023-07-05T19:59:28.517Z] [2023-07-05T19:59:28.517Z] #165 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-05T19:59:28.517Z] #165 DONE 0.7s [2023-07-05T19:59:28.517Z] [2023-07-05T19:59:28.517Z] #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-05T19:59:28.784Z] #167 DONE 0.2s [2023-07-05T19:59:28.784Z] [2023-07-05T19:59:28.784Z] #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 [2023-07-05T19:59:28.784Z] #168 DONE 0.3s [2023-07-05T19:59:28.784Z] [2023-07-05T19:59:28.784Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-05T19:59:29.052Z] #169 DONE 0.2s [2023-07-05T19:59:29.052Z] [2023-07-05T19:59:29.052Z] #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/ [2023-07-05T19:59:29.052Z] #170 DONE 0.2s [2023-07-05T19:59:29.052Z] [2023-07-05T19:59:29.052Z] #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-05T19:59:29.414Z] #171 DONE 0.3s [2023-07-05T19:59:29.414Z] [2023-07-05T19:59:29.414Z] #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/ [2023-07-05T19:59:29.414Z] #172 DONE 0.3s [2023-07-05T19:59:29.414Z] [2023-07-05T19:59:29.414Z] #173 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-05T19:59:29.780Z] #173 ... [2023-07-05T19:59:29.780Z] [2023-07-05T19:59:29.780Z] #174 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-05T19:59:29.780Z] #174 DONE 0.4s [2023-07-05T19:59:30.048Z] [2023-07-05T19:59:30.048Z] #175 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-05T19:59:30.048Z] #175 DONE 0.3s [2023-07-05T19:59:30.048Z] [2023-07-05T19:59:30.048Z] #173 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-05T19:59:30.048Z] #173 DONE 0.8s [2023-07-05T19:59:30.048Z] [2023-07-05T19:59:30.048Z] #176 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-05T19:59:30.648Z] #176 DONE 0.6s [2023-07-05T19:59:30.648Z] [2023-07-05T19:59:30.648Z] #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T19:59:32.586Z] #177 DONE 2.1s [2023-07-05T19:59:32.586Z] [2023-07-05T19:59:32.586Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-05T19:59:32.855Z] #178 DONE 2.8s [2023-07-05T19:59:32.855Z] [2023-07-05T19:59:32.855Z] #146 [security-bootstrapper] exporting to image [2023-07-05T19:59:32.855Z] #146 exporting layers [2023-07-05T19:59:34.798Z] #146 exporting layers 1.4s done [2023-07-05T19:59:34.798Z] #146 writing image sha256:4b6acb8f5734692379fbfa543772f430d27122117a241b58a6eb08483335dff1 0.0s done [2023-07-05T19:59:34.798Z] #146 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-05T19:59:34.798Z] #146 writing image sha256:0da114831e07f3bd4e1c98b7899f20b8245c60359e768f17954ceba95993332d done [2023-07-05T19:59:34.798Z] #146 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-05T19:59:34.798Z] #146 DONE 9.6s [2023-07-05T19:59:34.798Z] [2023-07-05T19:59:34.798Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T20:00:01.447Z] #101 ... [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-05T20:00:01.447Z] #129 DONE 833.5s [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:01.447Z] #133 ... [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T20:00:01.447Z] #179 DONE 0.2s [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:00:01.447Z] #180 DONE 0.2s [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:01.447Z] #133 ... [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-05T20:00:01.447Z] #181 DONE 0.2s [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #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 [2023-07-05T20:00:01.447Z] #182 DONE 0.1s [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-05T20:00:01.447Z] #183 DONE 0.1s [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T20:00:01.447Z] #132 ... [2023-07-05T20:00:01.447Z] [2023-07-05T20:00:01.447Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-05T20:00:02.415Z] #184 DONE 1.9s [2023-07-05T20:00:02.415Z] [2023-07-05T20:00:02.415Z] #146 [core-common-config-bootstrapper] exporting to image [2023-07-05T20:00:02.415Z] #146 exporting layers [2023-07-05T20:00:02.683Z] #146 exporting layers 0.4s done [2023-07-05T20:00:02.683Z] #146 writing image sha256:93dd19046ed20b23f2872920286edf8bb6ae0ebed4cdfe0daf3b7eabca9ff19f done [2023-07-05T20:00:02.683Z] #146 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-05T20:00:02.683Z] #146 DONE 10.1s [2023-07-05T20:00:02.683Z] [2023-07-05T20:00:02.683Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:20.868Z] #133 ... [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-05T20:00:20.868Z] #132 DONE 853.5s [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:20.868Z] #133 ... [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T20:00:20.868Z] #185 DONE 0.1s [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:20.868Z] #133 ... [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:00:20.868Z] #186 DONE 0.1s [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T20:00:20.868Z] #128 ... [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-05T20:00:20.868Z] #187 DONE 0.3s [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:20.868Z] #133 ... [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-05T20:00:20.868Z] #188 DONE 0.1s [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #146 [core-command] exporting to image [2023-07-05T20:00:20.868Z] #146 exporting layers [2023-07-05T20:00:20.868Z] #146 exporting layers 0.4s done [2023-07-05T20:00:20.868Z] #146 writing image sha256:3cd76d45444e94dda6205c69483f43d06fc1b35522db4152eba8094f052cca1b done [2023-07-05T20:00:20.868Z] #146 naming to docker.io/library/core-command-arm64 done [2023-07-05T20:00:20.868Z] #146 DONE 10.5s [2023-07-05T20:00:20.868Z] [2023-07-05T20:00:20.868Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T20:00:30.920Z] #112 ... [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-05T20:00:30.920Z] #128 DONE 864.0s [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T20:00:30.920Z] #130 ... [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T20:00:30.920Z] #189 DONE 0.2s [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:30.920Z] #133 ... [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:00:30.920Z] #190 DONE 0.1s [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-05T20:00:30.920Z] #191 DONE 0.3s [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:30.920Z] #133 ... [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-05T20:00:30.920Z] #192 DONE 0.1s [2023-07-05T20:00:30.920Z] [2023-07-05T20:00:30.920Z] #146 [core-data] exporting to image [2023-07-05T20:00:30.920Z] #146 exporting layers [2023-07-05T20:00:30.920Z] #146 exporting layers 0.3s done [2023-07-05T20:00:31.185Z] #146 writing image sha256:5d557e31d55c26d7c77ed1b945a3f903a1a645dc555ed68125aafae90e78cdd7 done [2023-07-05T20:00:31.186Z] #146 naming to docker.io/library/core-data-arm64 done [2023-07-05T20:00:31.186Z] #146 DONE 10.8s [2023-07-05T20:00:31.186Z] [2023-07-05T20:00:31.186Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-05T20:00:33.120Z] #130 DONE 867.7s [2023-07-05T20:00:33.120Z] [2023-07-05T20:00:33.120Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:33.724Z] #133 ... [2023-07-05T20:00:33.724Z] [2023-07-05T20:00:33.724Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T20:00:33.724Z] #193 DONE 0.1s [2023-07-05T20:00:33.724Z] [2023-07-05T20:00:33.724Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:00:34.000Z] #194 DONE 0.1s [2023-07-05T20:00:34.000Z] [2023-07-05T20:00:34.000Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-05T20:00:34.265Z] #195 DONE 0.3s [2023-07-05T20:00:34.265Z] [2023-07-05T20:00:34.265Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:34.265Z] #133 ... [2023-07-05T20:00:34.265Z] [2023-07-05T20:00:34.265Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-05T20:00:34.265Z] #196 DONE 0.1s [2023-07-05T20:00:34.265Z] [2023-07-05T20:00:34.265Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-05T20:00:34.265Z] #197 DONE 0.1s [2023-07-05T20:00:34.265Z] [2023-07-05T20:00:34.265Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:00:34.530Z] #133 ... [2023-07-05T20:00:34.530Z] [2023-07-05T20:00:34.530Z] #146 [core-metadata] exporting to image [2023-07-05T20:00:34.795Z] #146 exporting layers 0.4s done [2023-07-05T20:00:34.795Z] #146 writing image sha256:ee5ba1400aab706e530d64a2ca178b9af53b25bf73be1cab8cbc388a2bfd4c88 done [2023-07-05T20:00:34.795Z] #146 naming to docker.io/library/core-metadata-arm64 done [2023-07-05T20:00:34.795Z] #146 DONE 11.2s [2023-07-05T20:00:34.795Z] [2023-07-05T20:00:34.795Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:01:31.183Z] #133 ... [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-05T20:01:31.183Z] #112 DONE 920.1s [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T20:01:31.183Z] #101 ... [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T20:01:31.183Z] #198 DONE 0.1s [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:01:31.183Z] #199 DONE 0.1s [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:01:31.183Z] #133 ... [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-05T20:01:31.183Z] #200 DONE 0.4s [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #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 [2023-07-05T20:01:31.183Z] #201 DONE 0.1s [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #146 [security-spiffe-token-provider] exporting to image [2023-07-05T20:01:31.183Z] #146 exporting layers [2023-07-05T20:01:31.183Z] #146 exporting layers 0.5s done [2023-07-05T20:01:31.183Z] #146 writing image sha256:7561f11ed74d8d2b9b8016aad373f6d993f869f5b78fccdfe30da760e7410b7b done [2023-07-05T20:01:31.183Z] #146 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-05T20:01:31.183Z] #146 DONE 11.6s [2023-07-05T20:01:31.183Z] [2023-07-05T20:01:31.183Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-05T20:01:46.140Z] #101 DONE 940.0s [2023-07-05T20:01:46.140Z] [2023-07-05T20:01:46.140Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-05T20:01:46.140Z] #133 DONE 940.1s [2023-07-05T20:01:46.140Z] [2023-07-05T20:01:46.140Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T20:01:46.140Z] #202 DONE 0.2s [2023-07-05T20:01:46.140Z] [2023-07-05T20:01:46.140Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-05T20:01:46.140Z] #203 DONE 0.3s [2023-07-05T20:01:46.140Z] [2023-07-05T20:01:46.140Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:01:46.408Z] #204 ... [2023-07-05T20:01:46.408Z] [2023-07-05T20:01:46.408Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:01:46.408Z] #205 DONE 0.2s [2023-07-05T20:01:46.408Z] [2023-07-05T20:01:46.408Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-05T20:01:46.408Z] #204 DONE 0.2s [2023-07-05T20:01:46.408Z] [2023-07-05T20:01:46.408Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-05T20:01:46.993Z] #206 DONE 0.4s [2023-07-05T20:01:46.993Z] [2023-07-05T20:01:46.993Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-05T20:01:46.993Z] #207 DONE 0.5s [2023-07-05T20:01:46.993Z] [2023-07-05T20:01:46.993Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-05T20:01:46.993Z] #208 DONE 0.1s [2023-07-05T20:01:46.993Z] [2023-07-05T20:01:46.993Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-05T20:01:46.993Z] #209 DONE 0.1s [2023-07-05T20:01:46.993Z] [2023-07-05T20:01:46.993Z] #146 [support-notifications] exporting to image [2023-07-05T20:01:46.993Z] #146 exporting layers [2023-07-05T20:01:47.257Z] #146 exporting layers 0.3s done [2023-07-05T20:01:47.257Z] #146 writing image sha256:1a0d054b5f1dd5548c8edde2bd95c23d669e6c09a7e89ee7bba73b249c5eac52 0.0s done [2023-07-05T20:01:47.257Z] #146 naming to docker.io/library/support-scheduler-arm64 done [2023-07-05T20:01:47.257Z] #146 writing image sha256:008894223bec2ea0ae76e59ac307d5c64bdcacc74871266ea8818ccff6a10e13 done [2023-07-05T20:01:47.257Z] #146 naming to docker.io/library/support-notifications-arm64 done [2023-07-05T20:01:47.257Z] #146 DONE 12.0s [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.257Z] 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" [2023-07-05T20:01:47.258Z] 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" [2023-07-05T20:01:47.258Z] 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] } [2023-07-05T20:01:47.274Z] $ docker stop --time=1 bcb58e21fb76b0c7acffa59928552cd98f08c98bf19d0c36e2727c4fd1af6a51 [2023-07-05T20:01:48.890Z] $ docker rm -f --volumes bcb58e21fb76b0c7acffa59928552cd98f08c98bf19d0c36e2727c4fd1af6a51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-05T20:01:49.470Z] + docker images [2023-07-05T20:01:49.470Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-05T20:01:49.470Z] support-scheduler-arm64 latest 1a0d054b5f1d 3 seconds ago 31.2MB [2023-07-05T20:01:49.470Z] support-notifications-arm64 latest 008894223bec 3 seconds ago 31.9MB [2023-07-05T20:01:49.470Z] security-spiffe-token-provider-arm64 latest 7561f11ed74d 23 seconds ago 32.7MB [2023-07-05T20:01:49.470Z] core-metadata-arm64 latest ee5ba1400aab About a minute ago 20.2MB [2023-07-05T20:01:49.470Z] core-data-arm64 latest 5d557e31d55c About a minute ago 19.9MB [2023-07-05T20:01:49.470Z] core-command-arm64 latest 3cd76d45444e About a minute ago 19.7MB [2023-07-05T20:01:49.470Z] core-common-config-bootstrapper-arm64 latest 93dd19046ed2 About a minute ago 17.2MB [2023-07-05T20:01:49.470Z] security-secretstore-setup-arm64 latest 4b6acb8f5734 2 minutes ago 32.2MB [2023-07-05T20:01:49.470Z] security-bootstrapper-arm64 latest 0da114831e07 2 minutes ago 21.9MB [2023-07-05T20:01:49.470Z] security-proxy-setup-arm64 latest 479f44657782 2 minutes ago 18.7MB [2023-07-05T20:01:49.470Z] security-proxy-auth-arm64 latest d9f9326e4f98 2 minutes ago 18.1MB [2023-07-05T20:01:49.470Z] security-spire-config-arm64 latest 76250fcde40a 15 minutes ago 96.1MB [2023-07-05T20:01:49.470Z] security-spire-agent-arm64 latest 07d85e9b9a1a 15 minutes ago 153MB [2023-07-05T20:01:49.470Z] security-spire-server-arm64 latest 302a8ca000dc 15 minutes ago 97MB [2023-07-05T20:01:49.470Z] ci-base-image-arm64 latest 4d63c0ba70b3 29 minutes ago 903MB [2023-07-05T20:01:49.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 weeks ago 332MB [2023-07-05T20:01:49.470Z] 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 [2023-07-05T20:01:50.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-05T20:01:50.268Z] [2023-07-05T20:01:50.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T20:01:50.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-05T20:01:50.950Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-05T20:01:50.951Z] 8998bd30e6a1: Pulling fs layer [2023-07-05T20:01:50.951Z] 04944245beec: Pulling fs layer [2023-07-05T20:01:50.951Z] 699f458cf7ca: Pulling fs layer [2023-07-05T20:01:50.951Z] 765212b225bb: Pulling fs layer [2023-07-05T20:01:50.951Z] f23df028b6ca: Pulling fs layer [2023-07-05T20:01:50.951Z] d65c8cfc05b1: Pulling fs layer [2023-07-05T20:01:50.951Z] 2437ff75d9bd: Pulling fs layer [2023-07-05T20:01:50.951Z] 765212b225bb: Waiting [2023-07-05T20:01:50.951Z] f23df028b6ca: Waiting [2023-07-05T20:01:50.951Z] d65c8cfc05b1: Waiting [2023-07-05T20:01:50.951Z] 2437ff75d9bd: Waiting [2023-07-05T20:01:50.951Z] 04944245beec: Verifying Checksum [2023-07-05T20:01:50.951Z] 04944245beec: Download complete [2023-07-05T20:01:50.951Z] 765212b225bb: Verifying Checksum [2023-07-05T20:01:50.951Z] 765212b225bb: Download complete [2023-07-05T20:01:51.221Z] f23df028b6ca: Verifying Checksum [2023-07-05T20:01:51.221Z] f23df028b6ca: Download complete [2023-07-05T20:01:51.221Z] d65c8cfc05b1: Verifying Checksum [2023-07-05T20:01:51.221Z] d65c8cfc05b1: Download complete [2023-07-05T20:01:51.221Z] 699f458cf7ca: Verifying Checksum [2023-07-05T20:01:51.221Z] 699f458cf7ca: Download complete [2023-07-05T20:01:51.820Z] 8998bd30e6a1: Verifying Checksum [2023-07-05T20:01:51.821Z] 8998bd30e6a1: Download complete [2023-07-05T20:01:53.801Z] 2437ff75d9bd: Verifying Checksum [2023-07-05T20:01:53.801Z] 2437ff75d9bd: Download complete [2023-07-05T20:01:55.737Z] 8998bd30e6a1: Pull complete [2023-07-05T20:01:56.320Z] 04944245beec: Pull complete [2023-07-05T20:01:57.721Z] 699f458cf7ca: Pull complete [2023-07-05T20:01:57.721Z] 765212b225bb: Pull complete [2023-07-05T20:01:58.301Z] f23df028b6ca: Pull complete [2023-07-05T20:01:58.567Z] d65c8cfc05b1: Pull complete [2023-07-05T20:02:13.533Z] 2437ff75d9bd: Pull complete [2023-07-05T20:02:13.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-05T20:02:13.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-05T20:02:13.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T20:02:13.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container [2023-07-05T20:02:13.883Z] $ 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 [2023-07-05T20:02:16.558Z] $ docker top 620ab4d07821d6da10890d690b6f96d2657c5a529aa8b08fd0dfeaf29bd4e749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:17.517Z] ---> job-cost.sh [2023-07-05T20:02:17.517Z] lf-activate-venv: SKIPPING [2023-07-05T20:02:17.517Z] INFO: No Stack... [2023-07-05T20:02:17.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-05T20:02:18.732Z] INFO: Archiving Costs [Pipeline] sh [2023-07-05T20:02:19.063Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-05T20:02:19.063Z] + cut -d, -f6 [Pipeline] lock [2023-07-05T20:02:19.112Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] [2023-07-05T20:02:19.117Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] did not exist. Created. [2023-07-05T20:02:19.118Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-05T20:02:19.842Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-05T20:02:20.040Z] Stashed 1 file(s) [Pipeline] } [2023-07-05T20:02:20.056Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4598-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-05T20:02:20.120Z] $ docker stop --time=1 620ab4d07821d6da10890d690b6f96d2657c5a529aa8b08fd0dfeaf29bd4e749 [2023-07-05T20:02:21.576Z] $ 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 [2023-07-05T20:02:22.626Z] provisioning config files... [2023-07-05T20:02:22.635Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7282964379502401636tmp [Pipeline] { [Pipeline] sh [2023-07-05T20:02:22.977Z] + set +x [2023-07-05T20:02:22.977Z] + curl -s https://codecov.io/bash [2023-07-05T20:02:22.977Z] + bash -s -- [2023-07-05T20:02:22.977Z] [2023-07-05T20:02:22.977Z] _____ _ [2023-07-05T20:02:22.977Z] / ____| | | [2023-07-05T20:02:22.977Z] | | ___ __| | ___ ___ _____ __ [2023-07-05T20:02:22.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-05T20:02:22.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-05T20:02:22.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-05T20:02:22.977Z] Bash-1.0.6 [2023-07-05T20:02:22.977Z] [2023-07-05T20:02:22.977Z] [2023-07-05T20:02:22.977Z] ==> git version 2.25.1 found [2023-07-05T20:02:22.977Z] ==> 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 [2023-07-05T20:02:22.977Z] Release-Date: 2020-01-08 [2023-07-05T20:02:22.977Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-05T20:02:22.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-05T20:02:22.977Z] ==> Jenkins CI detected. [2023-07-05T20:02:22.977Z] current dir:  /w/workspace/edgex-go/1 [2023-07-05T20:02:22.977Z] project root: . [2023-07-05T20:02:22.977Z] --> token set from env [2023-07-05T20:02:22.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-05T20:02:22.977Z] ==> Running gcov in . (disable via -X gcov) [2023-07-05T20:02:22.977Z] ==> Python coveragepy not found [2023-07-05T20:02:22.977Z] ==> Searching for coverage reports in: [2023-07-05T20:02:22.977Z] + . [2023-07-05T20:02:22.977Z] -> Found 1 reports [2023-07-05T20:02:22.977Z] ==> Detecting git/mercurial file structure [2023-07-05T20:02:23.236Z] ==> Reading reports [2023-07-05T20:02:23.236Z] + ./coverage.out bytes=447731 [2023-07-05T20:02:23.236Z] ==> Appending adjustments [2023-07-05T20:02:23.236Z] https://docs.codecov.io/docs/fixing-reports [2023-07-05T20:02:24.173Z] + Found adjustments [2023-07-05T20:02:24.173Z] ==> Gzipping contents [2023-07-05T20:02:24.173Z] 60K /tmp/codecov.e0Q5KI.gz [2023-07-05T20:02:24.173Z] ==> Uploading reports [2023-07-05T20:02:24.173Z] url: https://codecov.io [2023-07-05T20:02:24.173Z] 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= [2023-07-05T20:02:24.173Z] -> Pinging Codecov [2023-07-05T20:02:24.173Z] 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= [2023-07-05T20:02:24.431Z] -> Uploading to [2023-07-05T20:02:24.431Z] 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 [2023-07-05T20:02:24.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-05T20:02:24.431Z] Dload Upload Total Spent Left Speed [2023-07-05T20:02:24.690Z] 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 [2023-07-05T20:02:24.690Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ba1a80e3d8a4ef6e377a23651c0c50bd6f40d56b [Pipeline] } [2023-07-05T20:02:24.718Z] 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 [2023-07-05T20:02:26.074Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:26.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:27.284Z] ---> package-listing.sh [2023-07-05T20:02:27.284Z] ++ facter osfamily [2023-07-05T20:02:27.284Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-05T20:02:27.544Z] + OS_FAMILY=debian [2023-07-05T20:02:27.544Z] + workspace=/w/workspace/edgex-go/1 [2023-07-05T20:02:27.544Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-05T20:02:27.544Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-05T20:02:27.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-05T20:02:27.544Z] + PACKAGES=/tmp/packages_start.txt [2023-07-05T20:02:27.544Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-05T20:02:27.544Z] + PACKAGES=/tmp/packages_end.txt [2023-07-05T20:02:27.544Z] + case "${OS_FAMILY}" in [2023-07-05T20:02:27.544Z] + dpkg -l [2023-07-05T20:02:27.544Z] + grep '^ii' [2023-07-05T20:02:27.544Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-05T20:02:27.544Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-05T20:02:27.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-05T20:02:27.544Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-05T20:02:27.544Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-05T20:02:27.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-05T20:02:27.579Z] 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 [2023-07-05T20:02:27.928Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T20:02:28.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-05T20:02:28.361Z] [2023-07-05T20:02:28.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-05T20:02:28.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-05T20:02:28.777Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-05T20:02:28.777Z] 5eb5b503b376: Pulling fs layer [2023-07-05T20:02:28.777Z] 5c69ac0246d0: Pulling fs layer [2023-07-05T20:02:28.777Z] ec43610c2a17: Pulling fs layer [2023-07-05T20:02:28.777Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-05T20:02:28.777Z] 33b1e0a273af: Pulling fs layer [2023-07-05T20:02:28.777Z] 5d3b04190fa2: Pulling fs layer [2023-07-05T20:02:28.777Z] 2f39f015ded8: Pulling fs layer [2023-07-05T20:02:28.777Z] 33b1e0a273af: Waiting [2023-07-05T20:02:28.777Z] 5d3b04190fa2: Waiting [2023-07-05T20:02:28.777Z] 2f39f015ded8: Waiting [2023-07-05T20:02:28.777Z] 3a2ae6a8a46f: Waiting [2023-07-05T20:02:28.777Z] 5c69ac0246d0: Download complete [2023-07-05T20:02:28.777Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-05T20:02:28.777Z] 3a2ae6a8a46f: Download complete [2023-07-05T20:02:28.777Z] 33b1e0a273af: Verifying Checksum [2023-07-05T20:02:28.777Z] 33b1e0a273af: Download complete [2023-07-05T20:02:28.777Z] ec43610c2a17: Verifying Checksum [2023-07-05T20:02:28.777Z] ec43610c2a17: Download complete [2023-07-05T20:02:28.777Z] 5d3b04190fa2: Download complete [2023-07-05T20:02:29.054Z] 5eb5b503b376: Verifying Checksum [2023-07-05T20:02:29.055Z] 5eb5b503b376: Download complete [2023-07-05T20:02:29.653Z] 2f39f015ded8: Verifying Checksum [2023-07-05T20:02:29.653Z] 2f39f015ded8: Download complete [2023-07-05T20:02:30.219Z] 5eb5b503b376: Pull complete [2023-07-05T20:02:30.219Z] 5c69ac0246d0: Pull complete [2023-07-05T20:02:30.477Z] ec43610c2a17: Pull complete [2023-07-05T20:02:30.736Z] 3a2ae6a8a46f: Pull complete [2023-07-05T20:02:30.736Z] 33b1e0a273af: Pull complete [2023-07-05T20:02:30.994Z] 5d3b04190fa2: Pull complete [2023-07-05T20:02:35.183Z] 2f39f015ded8: Pull complete [2023-07-05T20:02:35.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-05T20:02:35.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-05T20:02:35.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-05T20:02:35.371Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-07-05T20:02:35.396Z] $ 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 [2023-07-05T20:02:38.814Z] $ docker top fec45542f14904af4434b965a7f1e116b5c021c62844476ffcb155b9f57d6fe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-05T20:02:39.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-05T20:02:39.508Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-05T20:02:39.819Z] + ls /var/log/sa-host [2023-07-05T20:02:39.820Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-05T20:02:40.033Z] provisioning config files... [2023-07-05T20:02:40.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4273853791272756273tmp [Pipeline] { [Pipeline] echo [2023-07-05T20:02:40.095Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:40.402Z] ---> create-netrc.sh [Pipeline] } [2023-07-05T20:02:40.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:40.833Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-05T20:02:40.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:41.178Z] ---> sudo-logs.sh [2023-07-05T20:02:41.178Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-05T20:02:41.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:41.566Z] ---> job-cost.sh [2023-07-05T20:02:41.566Z] lf-activate-venv: SKIPPING [2023-07-05T20:02:41.566Z] DEBUG: total: 0.10999999940395355 [2023-07-05T20:02:41.566Z] INFO: Retrieving Stack Cost... [2023-07-05T20:02:41.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-05T20:02:42.396Z] INFO: Archiving Costs [Pipeline] echo [2023-07-05T20:02:42.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-05T20:02:42.787Z] ---> logs-deploy.sh [2023-07-05T20:02:42.787Z] lf-activate-venv: SKIPPING [2023-07-05T20:02:42.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4598/1 [2023-07-05T20:02:42.787Z] INFO: archiving workspace using pattern(s): [2023-07-05T20:02:43.725Z] Archives upload complete. [2023-07-05T20:02:43.725Z] INFO: archiving logs to Nexus