Pull request #4563 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0+888135928f9f91f6ddfefe583f70e79cadb3f0af (b3eae9c347e2acfa2057760702a5fe5f24766b7e) 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-ssh3383921776780323328.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-ssh14851986087116830659.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1878836211274483480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12485883746744270957.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15401086730549782163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18111 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 Merge succeeded, producing 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 Checking out Revision 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 (PR-4563) Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" First time build. Skipping changelog. > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # 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 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 > git rev-list --no-walk aae4695d639e91a531cbb3314a241ca74e57e25c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T20:58:44.136Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T20:58:44.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T20:58:44.190Z] ========================================================= [2023-06-07T20:58:44.190Z] EdgeX Global Pipelines Version Info [2023-06-07T20:58:44.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:58:45.285Z] ------------------- [2023-06-07T20:58:45.286Z] stable info: [2023-06-07T20:58:45.286Z] ------------------- [2023-06-07T20:58:45.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T20:58:45.286Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:58:45.286Z] Message: update stable to v1.0.250 [2023-06-07T20:58:45.545Z] ------------------- [2023-06-07T20:58:45.545Z] experimental info: [2023-06-07T20:58:45.545Z] ------------------- [2023-06-07T20:58:45.545Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T20:58:45.545Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:58:45.545Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T20:58:45.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-07T20:58:45.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-07T20:58:45.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T20:58:45.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T20:58:45.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T20:58:45.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T20:58:45.818Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T20:58:45.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-07T20:58:45.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-07T20:58:45.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-07T20:58:45.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T20:58:45.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T20:58:45.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T20:58:45.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T20:58:45.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T20:58:45.902Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T20:58:45.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T20:58:45.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T20:58:45.925Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-07T20:58:45.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-07T20:58:45.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T20:58:45.948Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T20:58:45.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T20:58:45.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-06-07T20:58:45.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-06-07T20:58:45.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-06-07T20:58:46.005Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] echo [2023-06-07T20:58:46.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34cdc2a [Pipeline] echo [2023-06-07T20:58:46.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T20:58:46.052Z] provisioning config files... [2023-06-07T20:58:46.066Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config12308947126110238805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:58:46.378Z] ---> docker-login.sh [2023-06-07T20:58:46.379Z] nexus3.edgexfoundry.org:10001 [2023-06-07T20:58:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:46.639Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:46.639Z] [2023-06-07T20:58:46.639Z] Login Succeeded [2023-06-07T20:58:46.639Z] nexus3.edgexfoundry.org:10002 [2023-06-07T20:58:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:46.639Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:46.639Z] [2023-06-07T20:58:46.899Z] Login Succeeded [2023-06-07T20:58:46.899Z] nexus3.edgexfoundry.org:10003 [2023-06-07T20:58:46.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:46.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:46.899Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:46.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:46.899Z] [2023-06-07T20:58:46.899Z] Login Succeeded [2023-06-07T20:58:46.899Z] nexus3.edgexfoundry.org:10004 [2023-06-07T20:58:46.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:46.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:46.899Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:46.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:46.899Z] [2023-06-07T20:58:46.899Z] Login Succeeded [2023-06-07T20:58:46.899Z] docker.io [2023-06-07T20:58:47.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:47.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:47.158Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:47.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:47.158Z] [2023-06-07T20:58:47.158Z] Login Succeeded [2023-06-07T20:58:47.158Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T20:58:47.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T20:58:48.329Z] + 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-06-07T20:58:48.329Z] + dirname cmd/core-command/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/core-data/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-07T20:58:48.329Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-06-07T20:58:48.329Z] -d/ -f2 [2023-06-07T20:58:48.329Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-07T20:58:48.329Z] + + cutdirname -d/ cmd/security-proxy-auth/Dockerfile -f2 [2023-06-07T20:58:48.329Z] [2023-06-07T20:58:48.329Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-07T20:58:48.329Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2023-06-07T20:58:48.329Z] [2023-06-07T20:58:48.329Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-07T20:58:48.329Z] + + cut -d/ -f2dirname [2023-06-07T20:58:48.329Z] cmd/security-secretstore-setup/Dockerfile [2023-06-07T20:58:48.329Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/support-notifications/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-07T20:58:48.329Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-07T20:58:48.329Z] + cut -d/ -f2 [2023-06-07T20:58:48.329Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-07T20:58:48.376Z] 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-06-07T20:58:48.697Z] + git rev-list -1 --merges 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0~1..34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] echo [2023-06-07T20:58:48.715Z] -----------> git rev-list -1 --merges 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0~1..34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [false] [Pipeline] sh [2023-06-07T20:58:49.001Z] + git log --format=format:%s -1 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] echo [2023-06-07T20:58:49.015Z] ========================================================= [2023-06-07T20:58:49.015Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T20:58:49.015Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T20:58:49.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T20:58:49.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T20:58:49.363Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T20:58:49.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T20:58:49.363Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-06-07T20:58:49.363Z] -a /etc/ssh/ssh_known_hosts [2023-06-07T20:58:49.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:58:49.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:58:49.699Z] [2023-06-07T20:58:49.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:58:49.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:58:49.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T20:58:49.997Z] b85a868b505f: Pulling fs layer [2023-06-07T20:58:49.997Z] e2be974225ed: Pulling fs layer [2023-06-07T20:58:49.997Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T20:58:49.997Z] 988bab9f4d93: Pulling fs layer [2023-06-07T20:58:49.997Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T20:58:49.997Z] eaf3925da568: Pulling fs layer [2023-06-07T20:58:49.997Z] bab4dde63d76: Pulling fs layer [2023-06-07T20:58:49.997Z] bde34c3a00c8: Pulling fs layer [2023-06-07T20:58:49.997Z] b352a97aabf1: Pulling fs layer [2023-06-07T20:58:49.997Z] 4872d77fe225: Pulling fs layer [2023-06-07T20:58:49.997Z] 5851b861e8e6: Pulling fs layer [2023-06-07T20:58:49.997Z] 988bab9f4d93: Waiting [2023-06-07T20:58:49.997Z] b352a97aabf1: Waiting [2023-06-07T20:58:49.997Z] 4872d77fe225: Waiting [2023-06-07T20:58:49.997Z] 1469e6f7b9e6: Waiting [2023-06-07T20:58:49.997Z] bab4dde63d76: Waiting [2023-06-07T20:58:49.997Z] bde34c3a00c8: Waiting [2023-06-07T20:58:49.997Z] 5851b861e8e6: Waiting [2023-06-07T20:58:49.997Z] eaf3925da568: Waiting [2023-06-07T20:58:50.257Z] e2be974225ed: Verifying Checksum [2023-06-07T20:58:50.257Z] e2be974225ed: Download complete [2023-06-07T20:58:50.257Z] 988bab9f4d93: Download complete [2023-06-07T20:58:50.257Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T20:58:50.257Z] 1469e6f7b9e6: Download complete [2023-06-07T20:58:50.257Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T20:58:50.257Z] 339a4e72a1f5: Download complete [2023-06-07T20:58:50.257Z] eaf3925da568: Verifying Checksum [2023-06-07T20:58:50.257Z] eaf3925da568: Download complete [2023-06-07T20:58:50.257Z] bde34c3a00c8: Verifying Checksum [2023-06-07T20:58:50.257Z] bde34c3a00c8: Download complete [2023-06-07T20:58:50.257Z] b352a97aabf1: Verifying Checksum [2023-06-07T20:58:50.257Z] b352a97aabf1: Download complete [2023-06-07T20:58:50.257Z] 4872d77fe225: Verifying Checksum [2023-06-07T20:58:50.257Z] 4872d77fe225: Download complete [2023-06-07T20:58:50.257Z] 5851b861e8e6: Download complete [2023-06-07T20:58:50.516Z] b85a868b505f: Verifying Checksum [2023-06-07T20:58:50.516Z] b85a868b505f: Download complete [2023-06-07T20:58:50.775Z] bab4dde63d76: Verifying Checksum [2023-06-07T20:58:50.775Z] bab4dde63d76: Download complete [2023-06-07T20:58:51.712Z] b85a868b505f: Pull complete [2023-06-07T20:58:51.712Z] e2be974225ed: Pull complete [2023-06-07T20:58:52.280Z] 339a4e72a1f5: Pull complete [2023-06-07T20:58:52.280Z] 988bab9f4d93: Pull complete [2023-06-07T20:58:52.849Z] 1469e6f7b9e6: Pull complete [2023-06-07T20:58:52.849Z] eaf3925da568: Pull complete [2023-06-07T20:58:54.754Z] bab4dde63d76: Pull complete [2023-06-07T20:58:54.754Z] bde34c3a00c8: Pull complete [2023-06-07T20:58:54.754Z] b352a97aabf1: Pull complete [2023-06-07T20:58:54.754Z] 4872d77fe225: Pull complete [2023-06-07T20:58:55.015Z] 5851b861e8e6: Pull complete [2023-06-07T20:58:55.015Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T20:58:55.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:58:55.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:58:55.118Z] prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container [2023-06-07T20:58:55.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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/py-git-semver:0.1.4 cat [2023-06-07T20:58:59.107Z] $ docker top 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 -eo pid,comm [2023-06-07T20:58:59.178Z] 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-06-07T20:58:59.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T20:58:59.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:58:59.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:58:59.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:58:59.350Z] $ docker exec 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent [2023-06-07T20:58:59.493Z] SSH_AUTH_SOCK=/tmp/ssh-xZyrehENRBzD/agent.13 [2023-06-07T20:58:59.493Z] SSH_AGENT_PID=19 [2023-06-07T20:58:59.499Z] Running ssh-add (command line suppressed) [2023-06-07T20:58:59.607Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_12031425491652177273.key (/w/workspace/edgex-go/14@tmp/private_key_12031425491652177273.key) [2023-06-07T20:58:59.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:58:59.915Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T20:58:59.929Z] $ docker exec --env ******** --env ******** 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent -k [2023-06-07T20:59:00.042Z] unset SSH_AUTH_SOCK; [2023-06-07T20:59:00.043Z] unset SSH_AGENT_PID; [2023-06-07T20:59:00.043Z] echo Agent pid 19 killed; [2023-06-07T20:59:00.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T20:59:00.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:59:00.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:59:00.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:59:00.191Z] $ docker exec 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent [2023-06-07T20:59:00.324Z] SSH_AUTH_SOCK=/tmp/ssh-4J93sMpxVs4a/agent.69 [2023-06-07T20:59:00.324Z] SSH_AGENT_PID=75 [2023-06-07T20:59:00.329Z] Running ssh-add (command line suppressed) [2023-06-07T20:59:00.452Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_15573236293875710788.key (/w/workspace/edgex-go/14@tmp/private_key_15573236293875710788.key) [2023-06-07T20:59:00.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:59:00.756Z] + git semver init [2023-06-07T20:59:01.015Z] 2023-06-07 20:59:00,951 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T20:59:01.015Z] 2023-06-07 20:59:00,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver [2023-06-07T20:59:01.015Z] 2023-06-07 20:59:00,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver [2023-06-07T20:59:01.015Z] 2023-06-07 20:59:00,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, universal_newlines=False, shell=None, istream=None) [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,830 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/PR-4563 with force:False [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/14/.semver/PR-4563 [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,835 [execute] INFO git cat-file --batch-check [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,843 [execute] INFO git cat-file --batch [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T20:59:06.302Z] 2023-06-07 20:59:05,849 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/PR-4563 [2023-06-07T20:59:06.302Z] 0.0.0 [Pipeline] } [2023-06-07T20:59:06.316Z] $ docker exec --env ******** --env ******** 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent -k [2023-06-07T20:59:06.408Z] unset SSH_AUTH_SOCK; [2023-06-07T20:59:06.408Z] unset SSH_AGENT_PID; [2023-06-07T20:59:06.408Z] echo Agent pid 75 killed; [2023-06-07T20:59:06.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T20:59:06.748Z] + git semver [Pipeline] } [2023-06-07T20:59:07.037Z] $ docker stop --time=1 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 [2023-06-07T20:59:08.929Z] $ docker rm -f --volumes 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T20:59:09.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T20:59:09.470Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T20:59:09.472Z] [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-06-07T20:59:09.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo [2023-06-07T20:59:09.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:59:09.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:59:09.881Z] ========================================================= [2023-06-07T20:59:09.881Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T20:59:09.881Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:59:10.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:59:10.165Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T20:59:10.165Z] f56be85fc22e: Pulling fs layer [2023-06-07T20:59:10.165Z] 85791d961cd3: Pulling fs layer [2023-06-07T20:59:10.165Z] d694b5ae8c79: Pulling fs layer [2023-06-07T20:59:10.165Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T20:59:10.165Z] 4d19c01a9841: Pulling fs layer [2023-06-07T20:59:10.165Z] 9325e15d5711: Pulling fs layer [2023-06-07T20:59:10.165Z] 556b6ee489ea: Pulling fs layer [2023-06-07T20:59:10.165Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T20:59:10.165Z] 9f32a84ed3da: Waiting [2023-06-07T20:59:10.165Z] 4d19c01a9841: Waiting [2023-06-07T20:59:10.165Z] 9325e15d5711: Waiting [2023-06-07T20:59:10.165Z] 556b6ee489ea: Waiting [2023-06-07T20:59:10.165Z] c5a4b2cf53e6: Waiting [2023-06-07T20:59:10.165Z] 85791d961cd3: Verifying Checksum [2023-06-07T20:59:10.165Z] 85791d961cd3: Download complete [2023-06-07T20:59:10.165Z] 9f32a84ed3da: Download complete [2023-06-07T20:59:10.165Z] 4d19c01a9841: Download complete [2023-06-07T20:59:10.165Z] f56be85fc22e: Verifying Checksum [2023-06-07T20:59:10.165Z] f56be85fc22e: Download complete [2023-06-07T20:59:10.165Z] 9325e15d5711: Verifying Checksum [2023-06-07T20:59:10.165Z] 9325e15d5711: Download complete [2023-06-07T20:59:10.425Z] f56be85fc22e: Pull complete [2023-06-07T20:59:10.425Z] 85791d961cd3: Pull complete [2023-06-07T20:59:10.995Z] d694b5ae8c79: Verifying Checksum [2023-06-07T20:59:10.995Z] d694b5ae8c79: Download complete [2023-06-07T20:59:10.995Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T20:59:10.995Z] c5a4b2cf53e6: Download complete [2023-06-07T20:59:10.995Z] 556b6ee489ea: Verifying Checksum [2023-06-07T20:59:10.995Z] 556b6ee489ea: Download complete [2023-06-07T20:59:14.278Z] d694b5ae8c79: Pull complete [2023-06-07T20:59:14.542Z] 9f32a84ed3da: Pull complete [2023-06-07T20:59:14.542Z] 4d19c01a9841: Pull complete [2023-06-07T20:59:14.801Z] 9325e15d5711: Pull complete [2023-06-07T20:59:18.091Z] 556b6ee489ea: Pull complete [2023-06-07T20:59:19.028Z] c5a4b2cf53e6: Pull complete [2023-06-07T20:59:19.288Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T20:59:19.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:59:19.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:59:19.844Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:59:19.844Z] WORKDIR /edgex [2023-06-07T20:59:19.844Z] COPY go.mod . [2023-06-07T20:59:19.844Z] RUN go mod download [2023-06-07T20:59:19.844Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-07T20:59:20.787Z] Sending build context to Docker daemon 170.6MB [2023-06-07T20:59:20.787Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:59:20.787Z] ---> c4be618373d6 [2023-06-07T20:59:20.787Z] Step 2/4 : WORKDIR /edgex [2023-06-07T20:59:24.535Z] Still waiting to schedule task [2023-06-07T20:59:24.536Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18108’ [2023-06-07T20:59:38.952Z] ---> Running in 038caa81b1e2 [2023-06-07T20:59:38.952Z] Removing intermediate container 038caa81b1e2 [2023-06-07T20:59:38.952Z] ---> 6edbaf35c480 [2023-06-07T20:59:38.952Z] Step 3/4 : COPY go.mod . [2023-06-07T20:59:38.952Z] ---> 8af840e2eb51 [2023-06-07T20:59:38.952Z] Step 4/4 : RUN go mod download [2023-06-07T20:59:38.952Z] ---> Running in 57db742df0c9 [2023-06-07T21:00:00.912Z] Removing intermediate container 57db742df0c9 [2023-06-07T21:00:00.912Z] ---> dd977b3d4fef [2023-06-07T21:00:00.912Z] Successfully built dd977b3d4fef [2023-06-07T21:00:00.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:00:01.210Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:00:01.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:00:01.284Z] prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container [2023-06-07T21:00:01.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T21:00:01.693Z] $ docker top 79126675393ae0428a15a69de89e4161b59eb9757f0e9d235f6602dc5e0a3919 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:00:02.024Z] + go version [2023-06-07T21:00:02.024Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T21:00:02.036Z] $ docker stop --time=1 79126675393ae0428a15a69de89e4161b59eb9757f0e9d235f6602dc5e0a3919 [2023-06-07T21:00:03.324Z] $ docker rm -f --volumes 79126675393ae0428a15a69de89e4161b59eb9757f0e9d235f6602dc5e0a3919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:00:03.717Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:00:03.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:00:03.782Z] prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container [2023-06-07T21:00:03.814Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T21:00:04.119Z] $ docker top d63aee244df6fd2159c905469ea972f8a3c952b71bacf115a39fa73565051670 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T21:00:04.287Z] ========================================================= [2023-06-07T21:00:04.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T21:00:04.287Z] ========================================================= [Pipeline] sh [2023-06-07T21:00:04.571Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:00:04.873Z] + make test [2023-06-07T21:00:04.873Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T21:00:11.437Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T21:00:26.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T21:00:26.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T21:00:26.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T21:00:26.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T21:00:26.887Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T21:00:27.493Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T21:00:27.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T21:00:27.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T21:00:28.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T21:00:28.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T21:00:28.634Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T21:00:29.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T21:00:29.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T21:00:29.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T21:00:30.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T21:00:30.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T21:00:30.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-06-07T21:00:31.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-06-07T21:00:31.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T21:00:31.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T21:00:31.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T21:00:32.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T21:00:32.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T21:00:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T21:00:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T21:00:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:00:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T21:00:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T21:00:34.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.145s coverage: 71.5% of statements [2023-06-07T21:00:34.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-06-07T21:00:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T21:00:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T21:00:36.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.535s coverage: 88.5% of statements [2023-06-07T21:00:36.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 3.8% of statements [2023-06-07T21:00:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T21:00:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:00:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T21:00:37.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements [2023-06-07T21:00:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T21:00:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T21:00:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T21:00:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T21:00:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T21:00:37.519Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-06-07T21:00:39.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T21:00:39.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T21:00:39.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T21:00:39.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.037s coverage: 65.9% of statements [2023-06-07T21:00:39.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T21:00:39.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T21:00:39.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2023-06-07T21:00:39.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements [2023-06-07T21:00:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements [2023-06-07T21:00:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements [2023-06-07T21:00:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2023-06-07T21:00:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-06-07T21:00:40.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-06-07T21:00:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T21:00:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T21:00:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T21:00:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T21:00:40.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T21:00:40.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T21:00:40.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T21:00:40.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T21:00:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T21:00:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T21:00:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T21:00:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T21:00:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T21:00:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T21:00:42.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T21:00:43.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T21:00:43.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T21:00:44.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T21:00:44.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T21:00:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T21:00:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T21:00:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T21:00:47.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T21:00:47.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T21:00:47.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T21:00:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T21:00:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T21:00:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T21:00:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T21:00:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T21:00:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T21:00:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T21:00:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T21:00:51.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T21:00:51.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T21:00:51.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T21:00:51.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:00:52.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T21:00:52.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T21:00:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-06-07T21:00:53.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T21:00:53.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.847s coverage: 79.9% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.1% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 38.4% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-06-07T21:01:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-06-07T21:01:05.875Z] 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-06-07T21:01:05.875Z] running golangci-lint [2023-06-07T21:01:05.875Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-07T21:01:05.875Z] go version go1.20.2 linux/amd64 [2023-06-07T21:01:05.875Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-07T21:01:05.875Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-07T21:01:21.000Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 13.589248779s" [2023-06-07T21:01:21.000Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.156514ms" [2023-06-07T21:01:25.189Z] level=info msg="[linters_context/goanalysis] analyzers took 54.73154958s with top 10 stages: buildir: 26.457021845s, inspect: 1.833998464s, fact_deprecated: 1.555391525s, ctrlflow: 1.370132407s, printf: 1.245040606s, gosec: 989.954241ms, S1038: 905.86865ms, nilness: 620.055694ms, fact_purity: 604.957836ms, errcheck: 454.294623ms" [2023-06-07T21:01:25.189Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-07T21:01:25.189Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, nolint: 0/23, autogenerated_exclude: 203/203, exclude: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, exclude-rules: 23/203, cgo: 203/203" [2023-06-07T21:01:25.189Z] level=info msg="[runner] processing took 17.931658ms with stages: nolint: 6.498251ms, identifier_marker: 5.630632ms, path_prettifier: 1.963759ms, autogenerated_exclude: 1.645856ms, exclude-rules: 1.211612ms, skip_dirs: 931.898µs, cgo: 30.31µs, filename_unadjuster: 15.68µs, uniq_by_line: 540ns, skip_files: 480ns, max_same_issues: 470ns, exclude: 340ns, source_code: 320ns, severity-rules: 250ns, sort_results: 240ns, diff: 240ns, path_shortener: 220ns, path_prefixer: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns" [2023-06-07T21:01:25.189Z] level=info msg="[runner] linters took 6.390551351s with stages: goanalysis_metalinter: 6.372484282s" [2023-06-07T21:01:25.189Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-07T21:01:25.189Z] level=info msg="Memory: 202 samples, avg is 179.4MB, max is 743.7MB" [2023-06-07T21:01:25.189Z] level=info msg="Execution took 20.029009689s" [2023-06-07T21:01:25.189Z] go vet ./... [2023-06-07T21:01:29.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:01:29.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T21:01:29.370Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T21:01:29.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T21:01:29.673Z] + ls -al . [2023-06-07T21:01:29.674Z] total 720 [2023-06-07T21:01:29.674Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 21:00 . [2023-06-07T21:01:29.674Z] drwxr-xr-x 4 root root 4096 Jun 7 21:00 .. [2023-06-07T21:01:29.674Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 .blubracket [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 20:58 .dockerignore [2023-06-07T21:01:29.674Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 20:59 .git [2023-06-07T21:01:29.674Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 .github [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 20:58 .gitignore [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 20:58 .golangci.yml [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 20:58 .hadolint.yml [2023-06-07T21:01:29.674Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 20:59 .semver [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 20:58 .sonarcloud.properties [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 20:58 ADOPTERS.md [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 20:58 Attribution.txt [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 20:58 CHANGELOG.md [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 20:58 CONTRIBUTING.md [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 20:58 GOVERNANCE.md [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 20:58 Jenkinsfile [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 20:58 LICENSE [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 20:58 Makefile [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 20:58 OWNERS.md [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 20:58 README.md [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 20:58 SECURITY.md [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 20:59 VERSION [2023-06-07T21:01:29.674Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 bin [2023-06-07T21:01:29.674Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 20:58 cmd [2023-06-07T21:01:29.674Z] -rw-r--r-- 1 root root 447731 Jun 7 21:01 coverage.out [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 3160 Jun 7 20:58 go.mod [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 30960 Jun 7 20:58 go.sum [2023-06-07T21:01:29.674Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 20:58 internal [2023-06-07T21:01:29.674Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 openapi [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 20:58 security.txt [2023-06-07T21:01:29.674Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 20:58 snap [2023-06-07T21:01:29.674Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 20:58 version.go [Pipeline] sh [2023-06-07T21:01:29.960Z] + '[' -e coverage.out ] [2023-06-07T21:01:29.960Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T21:01:30.062Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T21:01:30.347Z] + make build [2023-06-07T21:01:30.347Z] 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-06-07T21:01:42.558Z] 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-06-07T21:01:42.558Z] 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-06-07T21:01:43.491Z] 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-06-07T21:01:44.058Z] 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-06-07T21:01:50.615Z] 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-06-07T21:01:51.554Z] 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-06-07T21:01:52.487Z] 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-06-07T21:01:53.857Z] 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-06-07T21:01:54.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-06-07T21:01:55.354Z] 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-06-07T21:01:56.289Z] 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-06-07T21:01:57.674Z] $ docker stop --time=1 d63aee244df6fd2159c905469ea972f8a3c952b71bacf115a39fa73565051670 [2023-06-07T21:02:03.702Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18116 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [2023-06-07T21:02:06.571Z] $ docker rm -f --volumes d63aee244df6fd2159c905469ea972f8a3c952b71bacf115a39fa73565051670 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2023-06-07T21:02:06.944Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2023-06-07T21:02:06.994Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:02:07.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:02:07.435Z] [2023-06-07T21:02:07.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:02:07.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:02:08.023Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-07T21:02:08.023Z] 91d30c5bc195: Pulling fs layer [2023-06-07T21:02:08.023Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-07T21:02:08.023Z] 9c61dcf015f6: Pulling fs layer [2023-06-07T21:02:08.023Z] 4698f68db338: Pulling fs layer [2023-06-07T21:02:08.023Z] 2a2f49069b9e: Pulling fs layer [2023-06-07T21:02:08.023Z] e0025b399a48: Pulling fs layer [2023-06-07T21:02:08.023Z] 2a2f49069b9e: Waiting [2023-06-07T21:02:08.023Z] e0025b399a48: Waiting [2023-06-07T21:02:08.023Z] 4698f68db338: Waiting [2023-06-07T21:02:08.023Z] 91d30c5bc195: Verifying Checksum [2023-06-07T21:02:08.023Z] 91d30c5bc195: Download complete [2023-06-07T21:02:08.023Z] 4698f68db338: Verifying Checksum [2023-06-07T21:02:08.023Z] 4698f68db338: Download complete [2023-06-07T21:02:08.023Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-07T21:02:08.023Z] 2e9b0aa3be6d: Download complete [2023-06-07T21:02:08.280Z] e0025b399a48: Download complete [2023-06-07T21:02:08.280Z] 91d30c5bc195: Pull complete [2023-06-07T21:02:08.280Z] 2a2f49069b9e: Verifying Checksum [2023-06-07T21:02:08.280Z] 2a2f49069b9e: Download complete [2023-06-07T21:02:08.538Z] 2e9b0aa3be6d: Pull complete [2023-06-07T21:02:08.538Z] 9c61dcf015f6: Verifying Checksum [2023-06-07T21:02:08.538Z] 9c61dcf015f6: Download complete [2023-06-07T21:02:11.063Z] 9c61dcf015f6: Pull complete [2023-06-07T21:02:11.322Z] 4698f68db338: Pull complete [2023-06-07T21:02:11.887Z] 2a2f49069b9e: Pull complete [2023-06-07T21:02:12.145Z] e0025b399a48: Pull complete [2023-06-07T21:02:12.145Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-07T21:02:12.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:02:12.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:02:12.484Z] prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container [2023-06-07T21:02:12.513Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-07T21:02:13.727Z] using credential edgex-jenkins-ssh [2023-06-07T21:02:13.752Z] Cloning the remote Git repository [2023-06-07T21:02:13.812Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:02:13.939Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2023-06-07T21:02:14.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:02:14.144Z] > git --version # timeout=10 [2023-06-07T21:02:14.169Z] > git --version # 'git version 2.25.1' [2023-06-07T21:02:14.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:02:14.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:02:18.681Z] $ docker top 6b75a715056cfbd71e1f28e0cccf1f5ab98da544c62a4805122850757010cb76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:02:19.029Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:02:20.933Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:02:21.192Z] #1 transferring dockerfile: 2.04kB done [2023-06-07T21:02:21.192Z] #1 DONE 0.3s [2023-06-07T21:02:21.192Z] [2023-06-07T21:02:21.192Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:02:21.461Z] #2 ... [2023-06-07T21:02:21.461Z] [2023-06-07T21:02:21.461Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:02:21.461Z] #3 transferring dockerfile: 1.84kB done [2023-06-07T21:02:21.461Z] #3 DONE 0.2s [2023-06-07T21:02:21.461Z] [2023-06-07T21:02:21.461Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:02:21.461Z] #2 transferring dockerfile: 1.78kB done [2023-06-07T21:02:22.029Z] #2 DONE 0.5s [2023-06-07T21:02:22.029Z] [2023-06-07T21:02:22.029Z] #4 [core-command internal] load .dockerignore [2023-06-07T21:02:22.029Z] #4 DONE 0.0s [2023-06-07T21:02:22.029Z] [2023-06-07T21:02:22.029Z] #5 [security-spire-agent internal] load .dockerignore [2023-06-07T21:02:22.029Z] #5 ... [2023-06-07T21:02:22.029Z] [2023-06-07T21:02:22.029Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:02:22.029Z] #6 transferring dockerfile: 2.68kB done [2023-06-07T21:02:22.029Z] #6 DONE 0.6s [2023-06-07T21:02:22.029Z] [2023-06-07T21:02:22.029Z] #7 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:02:22.030Z] #7 transferring context: 56B done [2023-06-07T21:02:22.030Z] #7 DONE 0.6s [2023-06-07T21:02:22.030Z] [2023-06-07T21:02:22.030Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:02:22.030Z] #8 transferring dockerfile: 2.58kB done [2023-06-07T21:02:22.030Z] #8 DONE 0.6s [2023-06-07T21:02:22.030Z] [2023-06-07T21:02:22.030Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:02:22.030Z] #9 transferring dockerfile: 1.96kB done [2023-06-07T21:02:22.030Z] #9 DONE 0.6s [2023-06-07T21:02:22.030Z] [2023-06-07T21:02:22.030Z] #10 [core-command internal] load build definition from Dockerfile [2023-06-07T21:02:22.030Z] #10 transferring dockerfile: 1.82kB done [2023-06-07T21:02:22.030Z] #10 DONE 0.6s [2023-06-07T21:02:22.030Z] [2023-06-07T21:02:22.030Z] #11 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:22.030Z] #11 DONE 0.0s [2023-06-07T21:02:22.030Z] [2023-06-07T21:02:22.030Z] #5 [security-spire-agent internal] load .dockerignore [2023-06-07T21:02:22.030Z] #5 transferring context: 56B done [2023-06-07T21:02:22.288Z] #5 DONE 0.5s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:02:22.288Z] #12 transferring dockerfile: 2.06kB done [2023-06-07T21:02:22.288Z] #12 DONE 0.6s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:02:22.288Z] #13 transferring dockerfile: 1.82kB done [2023-06-07T21:02:22.288Z] #13 DONE 0.6s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #14 [support-notifications internal] load .dockerignore [2023-06-07T21:02:22.288Z] #14 transferring context: 56B done [2023-06-07T21:02:22.288Z] #14 DONE 0.6s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:02:22.288Z] #15 transferring dockerfile: 2.38kB done [2023-06-07T21:02:22.288Z] #15 DONE 0.6s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #11 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:22.288Z] #11 DONE 0.0s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:02:22.288Z] #16 DONE 0.2s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #17 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:22.288Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:22.288Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:22.288Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:22.288Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:22.288Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:22.288Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:22.288Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:22.288Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:22.288Z] #17 DONE 0.3s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:02:22.288Z] #18 transferring context: 56B done [2023-06-07T21:02:22.288Z] #18 DONE 0.6s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #19 [security-spire-server internal] load .dockerignore [2023-06-07T21:02:22.288Z] #19 transferring context: 56B done [2023-06-07T21:02:22.288Z] #19 DONE 0.4s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #20 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:02:22.288Z] #20 transferring context: 56B done [2023-06-07T21:02:22.288Z] #20 DONE 0.4s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #21 [security-spire-config internal] load .dockerignore [2023-06-07T21:02:22.288Z] #21 transferring context: 56B done [2023-06-07T21:02:22.288Z] #21 DONE 0.5s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #22 [support-scheduler internal] load .dockerignore [2023-06-07T21:02:22.288Z] #22 transferring context: 56B done [2023-06-07T21:02:22.288Z] #22 DONE 0.4s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #23 [core-data internal] load .dockerignore [2023-06-07T21:02:22.288Z] #23 transferring context: 56B done [2023-06-07T21:02:22.288Z] #23 DONE 0.4s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #11 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:22.288Z] #11 DONE 0.0s [2023-06-07T21:02:22.288Z] [2023-06-07T21:02:22.288Z] #24 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:02:22.546Z] #24 ... [2023-06-07T21:02:22.546Z] [2023-06-07T21:02:22.546Z] #25 [core-metadata internal] load .dockerignore [2023-06-07T21:02:22.546Z] #25 transferring context: 56B done [2023-06-07T21:02:22.546Z] #25 DONE 0.6s [2023-06-07T21:02:22.546Z] [2023-06-07T21:02:22.546Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:02:22.546Z] #26 transferring context: 56B done [2023-06-07T21:02:22.546Z] #26 DONE 0.5s [2023-06-07T21:02:22.546Z] [2023-06-07T21:02:22.546Z] #4 [core-command internal] load .dockerignore [2023-06-07T21:02:22.546Z] #4 transferring context: 56B done [2023-06-07T21:02:22.547Z] #4 DONE 0.4s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #11 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:22.547Z] #11 DONE 0.0s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #27 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:02:22.547Z] #27 transferring dockerfile: 2.12kB done [2023-06-07T21:02:22.547Z] #27 DONE 0.8s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:02:22.547Z] #28 transferring context: 56B done [2023-06-07T21:02:22.547Z] #28 DONE 0.5s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #29 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:02:22.547Z] #29 transferring context: 56B done [2023-06-07T21:02:22.547Z] #29 DONE 0.5s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #17 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:22.547Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:22.547Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:22.547Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:22.547Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:22.547Z] #17 DONE 0.3s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #30 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:02:22.547Z] #30 transferring dockerfile: 2.63kB done [2023-06-07T21:02:22.547Z] #30 DONE 0.8s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #31 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:02:22.547Z] #31 transferring dockerfile: 2.82kB done [2023-06-07T21:02:22.547Z] #31 DONE 0.8s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #17 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:22.547Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:22.547Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:22.547Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:22.547Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:22.547Z] #17 DONE 0.4s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #11 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:22.547Z] #11 DONE 0.0s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #16 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:02:22.547Z] #16 DONE 0.2s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #17 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:22.547Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:22.547Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:22.547Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:22.547Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:22.547Z] #17 DONE 0.4s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #11 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:22.547Z] #11 DONE 0.0s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #32 [core-data internal] load build definition from Dockerfile [2023-06-07T21:02:22.547Z] #32 transferring dockerfile: 1.90kB 0.0s done [2023-06-07T21:02:22.547Z] #32 DONE 0.9s [2023-06-07T21:02:22.547Z] [2023-06-07T21:02:22.547Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:22.806Z] #33 ... [2023-06-07T21:02:22.806Z] [2023-06-07T21:02:22.806Z] #11 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:22.806Z] #11 DONE 0.0s [2023-06-07T21:02:22.806Z] [2023-06-07T21:02:22.806Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:22.806Z] #33 ... [2023-06-07T21:02:22.806Z] [2023-06-07T21:02:22.806Z] #17 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:22.806Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:22.806Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:22.806Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:22.806Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:22.806Z] #17 DONE 0.4s [2023-06-07T21:02:22.806Z] [2023-06-07T21:02:22.806Z] #16 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:02:22.806Z] #16 DONE 0.3s [2023-06-07T21:02:22.806Z] [2023-06-07T21:02:22.806Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:23.066Z] #33 ... [2023-06-07T21:02:23.066Z] [2023-06-07T21:02:23.066Z] #17 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:23.066Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:23.066Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:23.066Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:23.066Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:23.066Z] #17 DONE 0.4s [2023-06-07T21:02:23.066Z] [2023-06-07T21:02:23.066Z] #11 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:23.066Z] #11 DONE 0.0s [2023-06-07T21:02:23.066Z] [2023-06-07T21:02:23.066Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:23.324Z] #33 ... [2023-06-07T21:02:23.324Z] [2023-06-07T21:02:23.324Z] #17 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:23.324Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:23.324Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:23.324Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:23.324Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:23.324Z] #17 DONE 0.4s [2023-06-07T21:02:23.324Z] [2023-06-07T21:02:23.324Z] #11 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:23.324Z] #11 DONE 0.0s [2023-06-07T21:02:23.324Z] [2023-06-07T21:02:23.324Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:23.324Z] #33 ... [2023-06-07T21:02:23.324Z] [2023-06-07T21:02:23.324Z] #11 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:23.324Z] #11 DONE 0.0s [2023-06-07T21:02:23.324Z] [2023-06-07T21:02:23.324Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:23.601Z] #33 ... [2023-06-07T21:02:23.602Z] [2023-06-07T21:02:23.602Z] #11 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:02:23.602Z] #11 DONE 0.0s [2023-06-07T21:02:23.602Z] [2023-06-07T21:02:23.602Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:23.602Z] #33 ... [2023-06-07T21:02:23.602Z] [2023-06-07T21:02:23.602Z] #17 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:02:23.602Z] #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:02:23.602Z] #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:02:23.602Z] #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:02:23.602Z] #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:02:23.602Z] #17 DONE 0.4s [2023-06-07T21:02:23.602Z] [2023-06-07T21:02:23.602Z] #16 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:02:23.602Z] #16 DONE 1.0s [2023-06-07T21:02:23.602Z] [2023-06-07T21:02:23.602Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:27.797Z] #33 transferring context: 224.64MB 4.5s [2023-06-07T21:02:29.172Z] #33 ... [2023-06-07T21:02:29.172Z] [2023-06-07T21:02:29.172Z] #34 [security-spiffe-token-provider internal] load build context [2023-06-07T21:02:29.172Z] #34 ... [2023-06-07T21:02:29.172Z] [2023-06-07T21:02:29.172Z] #33 [core-metadata internal] load build context [2023-06-07T21:02:29.172Z] #33 transferring context: 351.87MB 6.6s done [2023-06-07T21:02:32.906Z] #33 ... [2023-06-07T21:02:32.906Z] [2023-06-07T21:02:32.906Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-07T21:02:33.164Z] #35 ... [2023-06-07T21:02:33.164Z] [2023-06-07T21:02:33.164Z] #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:02:33.164Z] #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:33.164Z] #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:33.164Z] #0 1.642 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:02:33.164Z] #0 1.658 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:02:33.164Z] #0 1.662 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:02:33.164Z] #0 1.670 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:02:33.164Z] #0 1.748 OK: 8 MiB in 17 packages [2023-06-07T21:02:33.164Z] #36 ... [2023-06-07T21:02:33.164Z] [2023-06-07T21:02:33.164Z] #37 [security-proxy-auth internal] load build context [2023-06-07T21:02:33.164Z] #37 transferring context: 351.87MB 8.2s done [2023-06-07T21:02:33.432Z] #37 ... [2023-06-07T21:02:33.432Z] [2023-06-07T21:02:33.432Z] #38 [core-command internal] load build context [2023-06-07T21:02:33.432Z] #38 transferring context: 351.87MB 7.1s done [2023-06-07T21:02:33.432Z] #38 ... [2023-06-07T21:02:33.432Z] [2023-06-07T21:02:33.432Z] #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:02:33.691Z] #39 ... [2023-06-07T21:02:33.691Z] [2023-06-07T21:02:33.691Z] #40 [security-proxy-setup internal] load build context [2023-06-07T21:02:33.691Z] #40 transferring context: 351.87MB 7.0s done [2023-06-07T21:02:33.691Z] #40 ... [2023-06-07T21:02:33.691Z] [2023-06-07T21:02:33.691Z] #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:02:33.691Z] #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:33.691Z] #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:33.691Z] #0 2.182 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:02:33.691Z] #0 2.182 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:02:33.691Z] #0 2.182 OK: 17823 distinct packages available [2023-06-07T21:02:33.691Z] #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:33.691Z] #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:33.691Z] #0 2.603 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:02:33.691Z] #0 2.605 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:02:33.691Z] #0 2.608 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:02:33.691Z] #0 2.611 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:02:33.691Z] #0 2.616 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:02:33.691Z] #0 2.624 OK: 7 MiB in 19 packages [2023-06-07T21:02:33.951Z] #41 ... [2023-06-07T21:02:33.951Z] [2023-06-07T21:02:33.951Z] #42 [support-scheduler internal] load build context [2023-06-07T21:02:33.951Z] #42 transferring context: 351.87MB 7.9s done [2023-06-07T21:02:34.221Z] #42 ... [2023-06-07T21:02:34.221Z] [2023-06-07T21:02:34.221Z] #24 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:02:34.221Z] #24 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:34.221Z] #24 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:34.221Z] #24 1.643 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:02:34.221Z] #24 1.643 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:02:34.221Z] #24 1.643 OK: 17823 distinct packages available [2023-06-07T21:02:34.221Z] #24 1.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:34.221Z] #24 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:34.221Z] #24 2.039 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:02:34.221Z] #24 2.070 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:02:34.221Z] #24 2.079 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-07T21:02:34.221Z] #24 2.087 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:02:34.221Z] #24 2.100 (5/7) Installing libucontext (1.2-r0) [2023-06-07T21:02:34.221Z] #24 2.100 (6/7) Installing gcompat (1.1.0-r0) [2023-06-07T21:02:34.221Z] #24 2.105 (7/7) Installing openssl (3.0.9-r1) [2023-06-07T21:02:34.221Z] #24 2.113 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:02:34.221Z] #24 2.123 OK: 8 MiB in 20 packages [2023-06-07T21:02:34.221Z] #24 ... [2023-06-07T21:02:34.221Z] [2023-06-07T21:02:34.221Z] #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:02:34.481Z] #43 ... [2023-06-07T21:02:34.481Z] [2023-06-07T21:02:34.481Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:02:34.481Z] #44 transferring context: 351.87MB 5.7s done [2023-06-07T21:02:34.481Z] #44 ... [2023-06-07T21:02:34.481Z] [2023-06-07T21:02:34.481Z] #45 [core-data internal] load build context [2023-06-07T21:02:34.741Z] #45 ... [2023-06-07T21:02:34.741Z] [2023-06-07T21:02:34.741Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T21:02:34.741Z] #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:34.741Z] #0 1.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:34.741Z] #0 1.825 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:02:34.741Z] #0 1.828 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:02:34.741Z] #0 1.837 OK: 7 MiB in 16 packages [2023-06-07T21:02:34.741Z] #46 ... [2023-06-07T21:02:34.741Z] [2023-06-07T21:02:34.741Z] #47 [security-spire-server internal] load build context [2023-06-07T21:02:34.998Z] #47 ... [2023-06-07T21:02:34.998Z] [2023-06-07T21:02:34.998Z] #48 [security-spire-config internal] load build context [2023-06-07T21:02:34.998Z] #48 transferring context: 351.87MB 7.6s done [2023-06-07T21:02:35.564Z] #48 ... [2023-06-07T21:02:35.564Z] [2023-06-07T21:02:35.564Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:02:35.564Z] #0 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:35.564Z] #0 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:35.564Z] #0 1.417 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:02:35.564Z] #0 1.417 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:02:35.564Z] #0 1.417 OK: 17823 distinct packages available [2023-06-07T21:02:35.564Z] #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:35.564Z] #0 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:02:35.564Z] #0 1.872 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:02:35.564Z] #0 1.887 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:02:35.564Z] #0 1.899 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:02:35.564Z] #0 1.903 (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T21:02:35.564Z] #0 1.920 (5/9) Installing curl (8.1.2-r0) [2023-06-07T21:02:35.564Z] #0 1.930 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:02:35.564Z] #0 1.932 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:02:35.564Z] #0 1.938 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:02:35.564Z] #0 1.942 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:02:35.564Z] #0 1.959 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:02:35.564Z] #0 1.963 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:02:35.564Z] #0 2.035 OK: 10 MiB in 24 packages [2023-06-07T21:02:35.564Z] #49 ... [2023-06-07T21:02:35.564Z] [2023-06-07T21:02:35.564Z] #50 [security-secretstore-setup internal] load build context [2023-06-07T21:02:35.564Z] #50 transferring context: 351.87MB 6.8s done [2023-06-07T21:02:35.564Z] #50 ... [2023-06-07T21:02:35.564Z] [2023-06-07T21:02:35.564Z] #51 [security-spire-agent internal] load build context [2023-06-07T21:02:35.564Z] #51 transferring context: 351.87MB 7.3s done [2023-06-07T21:02:35.641Z] Merging remotes/origin/main commit 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [2023-06-07T21:02:33.745Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T21:02:33.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:02:34.983Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T21:02:35.041Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:02:35.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:02:35.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-07T21:02:35.665Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:02:35.823Z] #51 ... [2023-06-07T21:02:35.823Z] [2023-06-07T21:02:35.823Z] #52 [support-notifications internal] load build context [2023-06-07T21:02:35.823Z] #52 transferring context: 351.87MB 7.4s done [2023-06-07T21:02:36.082Z] #52 ... [2023-06-07T21:02:36.082Z] [2023-06-07T21:02:36.082Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:02:36.082Z] #53 ... [2023-06-07T21:02:36.082Z] [2023-06-07T21:02:36.082Z] #54 [security-bootstrapper internal] load build context [2023-06-07T21:02:36.156Z] Merge succeeded, producing 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [2023-06-07T21:02:36.157Z] Checking out Revision 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 (PR-4563) [2023-06-07T21:02:36.340Z] #54 ... [2023-06-07T21:02:36.340Z] [2023-06-07T21:02:36.340Z] #34 [security-spiffe-token-provider internal] load build context [2023-06-07T21:02:36.340Z] #34 transferring context: 351.87MB 7.2s done [2023-06-07T21:02:36.989Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T21:02:37.970Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T21:02:37.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:02:37.970Z] Dload Upload Total Spent Left Speed [2023-06-07T21:02:37.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [2023-06-07T21:02:35.764Z] > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 [2023-06-07T21:02:36.026Z] > git remote # timeout=10 [2023-06-07T21:02:36.053Z] > git config --get remote.origin.url # timeout=10 [2023-06-07T21:02:36.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:02:36.096Z] > git merge 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 [2023-06-07T21:02:36.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-07T21:02:36.166Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:02:36.188Z] > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 [Pipeline] sh [2023-06-07T21:02:38.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T21:02:38.874Z] #34 ... [2023-06-07T21:02:38.875Z] [2023-06-07T21:02:38.875Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:02:39.074Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T21:02:39.074Z] + sudo tee /etc/docker/daemon.new [2023-06-07T21:02:39.074Z] { [2023-06-07T21:02:39.074Z] "registry-mirrors": [ [2023-06-07T21:02:39.074Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T21:02:39.074Z] ], [2023-06-07T21:02:39.074Z] "bip": "10.250.0.254/24", [2023-06-07T21:02:39.074Z] "hosts": [ [2023-06-07T21:02:39.074Z] "tcp://0.0.0.0:5555", [2023-06-07T21:02:39.074Z] "unix:///var/run/docker.sock" [2023-06-07T21:02:39.074Z] ], [2023-06-07T21:02:39.074Z] "mtu": 1458, [2023-06-07T21:02:39.074Z] "selinux-enabled": true, [2023-06-07T21:02:39.074Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T21:02:39.074Z] } [Pipeline] sh [2023-06-07T21:02:39.433Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T21:02:39.794Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:02:58.159Z] provisioning config files... [2023-06-07T21:02:58.192Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config7920423078918934942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:02:58.561Z] ---> docker-login.sh [2023-06-07T21:02:58.561Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:02:59.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:59.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:59.158Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:59.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:59.158Z] [2023-06-07T21:02:59.158Z] Login Succeeded [2023-06-07T21:02:59.158Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:02:59.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:59.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:59.703Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:59.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:59.703Z] [2023-06-07T21:02:59.703Z] Login Succeeded [2023-06-07T21:02:59.703Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:02:59.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:59.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:59.977Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:59.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:59.977Z] [2023-06-07T21:02:59.977Z] Login Succeeded [2023-06-07T21:02:59.977Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:03:00.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:03:00.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:03:00.530Z] Configure a credential helper to remove this warning. See [2023-06-07T21:03:00.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:03:00.530Z] [2023-06-07T21:03:00.530Z] Login Succeeded [2023-06-07T21:03:00.530Z] docker.io [2023-06-07T21:03:00.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:03:00.806Z] #55 ... [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #33 [core-metadata internal] load build context [2023-06-07T21:03:00.806Z] #33 DONE 35.8s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #51 [security-spire-agent internal] load build context [2023-06-07T21:03:00.806Z] #51 DONE 36.1s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #34 [security-spiffe-token-provider internal] load build context [2023-06-07T21:03:00.806Z] #34 DONE 36.0s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #24 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:03:00.806Z] #24 DONE 36.2s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #38 [core-command internal] load build context [2023-06-07T21:03:00.806Z] #38 DONE 35.9s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:03:00.806Z] #49 DONE 36.1s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #52 [support-notifications internal] load build context [2023-06-07T21:03:00.806Z] #52 DONE 36.2s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:03:00.806Z] #41 DONE 36.1s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #50 [security-secretstore-setup internal] load build context [2023-06-07T21:03:00.806Z] #50 DONE 35.5s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.806Z] #48 [security-spire-config internal] load build context [2023-06-07T21:03:00.806Z] #48 DONE 36.1s [2023-06-07T21:03:00.806Z] [2023-06-07T21:03:00.807Z] #40 [security-proxy-setup internal] load build context [2023-06-07T21:03:00.807Z] #40 DONE 35.7s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:03:00.807Z] #36 DONE 36.2s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T21:03:00.807Z] #46 DONE 36.5s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #45 [core-data internal] load build context [2023-06-07T21:03:00.807Z] #45 ... [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #42 [support-scheduler internal] load build context [2023-06-07T21:03:00.807Z] #42 DONE 36.1s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:03:00.807Z] #44 DONE 35.4s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #37 [security-proxy-auth internal] load build context [2023-06-07T21:03:00.807Z] #37 DONE 36.4s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #45 [core-data internal] load build context [2023-06-07T21:03:00.807Z] #45 transferring context: 31B [2023-06-07T21:03:00.807Z] #45 ... [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #35 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-07T21:03:00.807Z] #35 DONE 36.8s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #45 [core-data internal] load build context [2023-06-07T21:03:00.807Z] #45 ... [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #56 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-07T21:03:00.807Z] #56 DONE 0.7s [2023-06-07T21:03:00.807Z] [2023-06-07T21:03:00.807Z] #45 [core-data internal] load build context [2023-06-07T21:03:01.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:03:01.072Z] Configure a credential helper to remove this warning. See [2023-06-07T21:03:01.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:03:01.072Z] [2023-06-07T21:03:01.072Z] Login Succeeded [2023-06-07T21:03:01.072Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:03:01.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-07T21:03:01.757Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo [2023-06-07T21:03:01.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:03:01.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:03:01.805Z] ========================================================= [2023-06-07T21:03:01.805Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T21:03:01.805Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:03:02.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:03:02.181Z] #45 transferring context: 351.87MB 3.7s done [2023-06-07T21:03:02.441Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T21:03:02.441Z] c41833b44d91: Pulling fs layer [2023-06-07T21:03:02.441Z] ed15518f5707: Pulling fs layer [2023-06-07T21:03:02.441Z] feae8fd75edb: Pulling fs layer [2023-06-07T21:03:02.441Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T21:03:02.441Z] 3cdef696dda3: Pulling fs layer [2023-06-07T21:03:02.441Z] 2ced38df9373: Pulling fs layer [2023-06-07T21:03:02.441Z] 58f1dce35555: Pulling fs layer [2023-06-07T21:03:02.441Z] 3cdef696dda3: Waiting [2023-06-07T21:03:02.441Z] 2ced38df9373: Waiting [2023-06-07T21:03:02.441Z] 58f1dce35555: Waiting [2023-06-07T21:03:02.441Z] 242c74f7c9fa: Waiting [2023-06-07T21:03:02.441Z] ed15518f5707: Download complete [2023-06-07T21:03:02.441Z] 242c74f7c9fa: Download complete [2023-06-07T21:03:02.441Z] 3cdef696dda3: Verifying Checksum [2023-06-07T21:03:02.441Z] 3cdef696dda3: Download complete [2023-06-07T21:03:02.441Z] c41833b44d91: Download complete [2023-06-07T21:03:03.896Z] c41833b44d91: Pull complete [2023-06-07T21:03:04.170Z] 58f1dce35555: Verifying Checksum [2023-06-07T21:03:04.170Z] 58f1dce35555: Download complete [2023-06-07T21:03:04.170Z] ed15518f5707: Pull complete [2023-06-07T21:03:05.462Z] #45 ... [2023-06-07T21:03:05.462Z] [2023-06-07T21:03:05.462Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:03:05.462Z] #55 26.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:05.610Z] feae8fd75edb: Verifying Checksum [2023-06-07T21:03:05.610Z] feae8fd75edb: Download complete [2023-06-07T21:03:05.610Z] 2ced38df9373: Verifying Checksum [2023-06-07T21:03:05.610Z] 2ced38df9373: Download complete [2023-06-07T21:03:06.022Z] #55 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:06.341Z] #55 27.12 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:03:06.341Z] #55 27.45 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:03:06.341Z] #55 27.45 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:03:06.341Z] #55 27.46 OK: 7 MiB in 17 packages [2023-06-07T21:03:07.279Z] #55 ... [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.279Z] #54 [security-bootstrapper internal] load build context [2023-06-07T21:03:07.279Z] #54 transferring context: 351.87MB 3.3s done [2023-06-07T21:03:07.279Z] #54 DONE 43.6s [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.279Z] #47 [security-spire-server internal] load build context [2023-06-07T21:03:07.279Z] #47 transferring context: 351.87MB 3.4s done [2023-06-07T21:03:07.279Z] #47 DONE 43.6s [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.279Z] #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:03:07.279Z] #39 35.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.279Z] #39 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.279Z] #39 36.26 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:03:07.279Z] #39 36.29 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:03:07.279Z] #39 36.29 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:03:07.279Z] #39 36.30 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:03:07.279Z] #39 36.31 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:03:07.279Z] #39 36.52 OK: 8 MiB in 18 packages [2023-06-07T21:03:07.279Z] #39 DONE 44.1s [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.279Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:03:07.279Z] #53 36.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.279Z] #53 36.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.279Z] #53 36.53 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:03:07.279Z] #53 36.56 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:03:07.279Z] #53 36.57 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:03:07.279Z] #53 36.58 (4/4) Installing openssl (3.0.9-r1) [2023-06-07T21:03:07.279Z] #53 36.59 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:03:07.279Z] #53 36.60 OK: 8 MiB in 17 packages [2023-06-07T21:03:07.279Z] #53 DONE 44.3s [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.279Z] #45 [core-data internal] load build context [2023-06-07T21:03:07.279Z] #45 DONE 43.6s [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.279Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:03:07.279Z] #55 DONE 28.5s [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.279Z] #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:03:07.279Z] #43 40.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.279Z] #43 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.279Z] #43 40.33 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:03:07.279Z] #43 40.33 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:03:07.279Z] #43 40.34 OK: 7 MiB in 16 packages [2023-06-07T21:03:07.279Z] #43 DONE 43.3s [2023-06-07T21:03:07.279Z] [2023-06-07T21:03:07.280Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:03:07.280Z] #0 6.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.280Z] #0 6.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:07.280Z] #0 7.172 OK: 265 MiB in 53 packages [2023-06-07T21:03:07.280Z] #57 DONE 8.2s [2023-06-07T21:03:07.280Z] [2023-06-07T21:03:07.280Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:03:07.280Z] #58 DONE 0.1s [2023-06-07T21:03:07.280Z] [2023-06-07T21:03:07.280Z] #59 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:07.280Z] #59 DONE 0.1s [2023-06-07T21:03:07.280Z] [2023-06-07T21:03:07.280Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:03:08.212Z] #60 ... [2023-06-07T21:03:08.212Z] [2023-06-07T21:03:08.212Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:03:08.212Z] #0 8.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.212Z] #0 9.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.212Z] #0 9.209 OK: 265 MiB in 53 packages [2023-06-07T21:03:08.212Z] #61 DONE 9.3s [2023-06-07T21:03:08.212Z] [2023-06-07T21:03:08.212Z] #62 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:08.212Z] #62 DONE 0.0s [2023-06-07T21:03:08.212Z] [2023-06-07T21:03:08.212Z] #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:08.470Z] #63 ... [2023-06-07T21:03:08.470Z] [2023-06-07T21:03:08.470Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:03:08.470Z] #60 DONE 1.0s [2023-06-07T21:03:08.470Z] [2023-06-07T21:03:08.470Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:03:08.470Z] #64 DONE 0.0s [2023-06-07T21:03:08.470Z] [2023-06-07T21:03:08.470Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:08.730Z] #65 ... [2023-06-07T21:03:08.730Z] [2023-06-07T21:03:08.730Z] #66 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:03:08.731Z] #0 9.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 9.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 9.371 OK: 265 MiB in 53 packages [2023-06-07T21:03:08.731Z] #66 DONE 9.5s [2023-06-07T21:03:08.731Z] [2023-06-07T21:03:08.731Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:03:08.731Z] #0 9.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 9.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 9.385 OK: 265 MiB in 53 packages [2023-06-07T21:03:08.731Z] #67 DONE 9.6s [2023-06-07T21:03:08.731Z] [2023-06-07T21:03:08.731Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:08.731Z] #68 DONE 0.1s [2023-06-07T21:03:08.731Z] [2023-06-07T21:03:08.731Z] #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:03:08.731Z] #69 DONE 0.1s [2023-06-07T21:03:08.731Z] [2023-06-07T21:03:08.731Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:03:08.731Z] #0 8.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 8.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 9.107 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:03:08.731Z] #0 9.107 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:03:08.731Z] #0 9.107 OK: 17830 distinct packages available [2023-06-07T21:03:08.731Z] #0 9.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:03:08.731Z] #0 9.517 OK: 265 MiB in 53 packages [2023-06-07T21:03:08.731Z] #70 DONE 9.6s [2023-06-07T21:03:08.731Z] [2023-06-07T21:03:08.731Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:08.731Z] #71 DONE 0.1s [2023-06-07T21:03:08.731Z] [2023-06-07T21:03:08.731Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:16.844Z] #72 ... [2023-06-07T21:03:16.844Z] [2023-06-07T21:03:16.844Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:18.137Z] feae8fd75edb: Pull complete [2023-06-07T21:03:18.137Z] 242c74f7c9fa: Pull complete [2023-06-07T21:03:18.137Z] 3cdef696dda3: Pull complete [2023-06-07T21:03:18.742Z] #73 ... [2023-06-07T21:03:18.742Z] [2023-06-07T21:03:18.742Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:28.278Z] 2ced38df9373: Pull complete [2023-06-07T21:03:30.250Z] 58f1dce35555: Pull complete [2023-06-07T21:03:30.250Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T21:03:30.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:03:30.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:03:30.592Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-07T21:03:30.592Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:03:30.592Z] WORKDIR /edgex [2023-06-07T21:03:30.592Z] COPY go.mod . [2023-06-07T21:03:30.592Z] RUN go mod download [2023-06-07T21:03:31.195Z] Sending build context to Docker daemon 2.947MB [2023-06-07T21:03:31.195Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:03:31.195Z] ---> fadd8f120f05 [2023-06-07T21:03:31.195Z] Step 2/4 : WORKDIR /edgex [2023-06-07T21:03:33.790Z] ---> Running in 1e642771f2f2 [2023-06-07T21:03:33.790Z] Removing intermediate container 1e642771f2f2 [2023-06-07T21:03:33.790Z] ---> b32f053df6ad [2023-06-07T21:03:33.790Z] Step 3/4 : COPY go.mod . [2023-06-07T21:03:34.377Z] ---> 196c432c81a9 [2023-06-07T21:03:34.377Z] Step 4/4 : RUN go mod download [2023-06-07T21:03:34.644Z] ---> Running in dc61443f813a [2023-06-07T21:03:37.193Z] #74 DONE 27.4s [2023-06-07T21:03:37.193Z] [2023-06-07T21:03:37.193Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:37.193Z] #72 DONE 27.4s [2023-06-07T21:03:37.193Z] [2023-06-07T21:03:37.193Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:37.193Z] #73 DONE 27.3s [2023-06-07T21:03:37.193Z] [2023-06-07T21:03:37.193Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:37.193Z] #65 DONE 28.8s [2023-06-07T21:03:37.193Z] [2023-06-07T21:03:37.193Z] #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:37.193Z] #63 DONE 28.0s [2023-06-07T21:03:37.194Z] [2023-06-07T21:03:37.194Z] #75 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:03:42.464Z] #75 ... [2023-06-07T21:03:42.464Z] [2023-06-07T21:03:42.464Z] #76 [support-notifications builder 6/7] COPY . . [2023-06-07T21:03:46.681Z] #76 ... [2023-06-07T21:03:46.681Z] [2023-06-07T21:03:46.681Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:03:46.681Z] #77 ... [2023-06-07T21:03:46.681Z] [2023-06-07T21:03:46.681Z] #78 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:03:46.681Z] #78 ... [2023-06-07T21:03:46.681Z] [2023-06-07T21:03:46.681Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:03:49.268Z] #79 DONE 12.8s [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.268Z] #80 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:49.268Z] #81 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #82 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:03:49.268Z] #82 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:49.268Z] #83 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.268Z] #84 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #85 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:03:49.268Z] #85 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #78 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:03:49.268Z] #78 DONE 12.8s [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #76 [support-notifications builder 6/7] COPY . . [2023-06-07T21:03:49.268Z] #76 DONE 12.7s [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #75 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:03:49.268Z] #75 DONE 12.8s [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #86 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:03:49.268Z] #86 DONE 0.2s [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:49.268Z] #87 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:03:49.268Z] #88 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.268Z] #89 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:49.268Z] #90 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #91 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:03:49.268Z] #91 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.268Z] #92 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.268Z] #93 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.268Z] #94 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:49.268Z] #94 CACHED [2023-06-07T21:03:49.268Z] [2023-06-07T21:03:49.269Z] #95 [core-data builder 6/7] COPY . . [2023-06-07T21:03:49.269Z] #95 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #96 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:49.269Z] #96 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #97 [core-metadata builder 6/7] COPY . . [2023-06-07T21:03:49.269Z] #97 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.269Z] #98 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:03:49.269Z] #99 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.269Z] #100 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #101 [core-command builder 6/7] COPY . . [2023-06-07T21:03:49.269Z] #101 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:03:49.269Z] #77 DONE 12.8s [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:03:49.269Z] #102 ... [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:49.269Z] #103 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #104 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:03:49.269Z] #104 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:03:49.269Z] #105 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:03:49.269Z] #106 CACHED [2023-06-07T21:03:49.269Z] [2023-06-07T21:03:49.269Z] #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-06-07T21:03:51.800Z] #107 DONE 2.7s [2023-06-07T21:03:51.800Z] [2023-06-07T21:03:51.800Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:03:51.800Z] #0 1.330 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-06-07T21:03:51.800Z] #108 ... [2023-06-07T21:03:51.800Z] [2023-06-07T21:03:51.800Z] #109 [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-06-07T21:03:51.800Z] #109 DONE 2.7s [2023-06-07T21:03:52.057Z] [2023-06-07T21:03:52.057Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:03:52.675Z] #110 DONE 0.8s [2023-06-07T21:03:52.675Z] [2023-06-07T21:03:52.675Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:03:52.675Z] #111 DONE 0.9s [2023-06-07T21:03:52.675Z] [2023-06-07T21:03:52.675Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:03:52.675Z] #0 1.254 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-06-07T21:03:53.239Z] #112 ... [2023-06-07T21:03:53.239Z] [2023-06-07T21:03:53.239Z] #113 [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-06-07T21:03:53.239Z] #113 CACHED [2023-06-07T21:03:53.239Z] [2023-06-07T21:03:53.239Z] #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:03:53.239Z] #114 CACHED [2023-06-07T21:03:53.239Z] [2023-06-07T21:03:53.239Z] #115 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:03:53.239Z] #115 CACHED [2023-06-07T21:03:53.239Z] [2023-06-07T21:03:53.239Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:03:53.239Z] #116 CACHED [2023-06-07T21:03:53.239Z] [2023-06-07T21:03:53.239Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:03:53.239Z] #117 CACHED [2023-06-07T21:03:53.239Z] [2023-06-07T21:03:53.239Z] #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:03:53.239Z] #118 CACHED [2023-06-07T21:03:53.239Z] [2023-06-07T21:03:53.239Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:53.522Z] #119 DONE 0.4s [2023-06-07T21:03:53.522Z] [2023-06-07T21:03:53.522Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:53.522Z] #120 DONE 0.3s [2023-06-07T21:03:53.522Z] [2023-06-07T21:03:53.522Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:53.781Z] #121 DONE 0.3s [2023-06-07T21:03:53.781Z] [2023-06-07T21:03:53.781Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:53.781Z] #122 CACHED [2023-06-07T21:03:53.781Z] [2023-06-07T21:03:53.781Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:53.781Z] #123 CACHED [2023-06-07T21:03:53.781Z] [2023-06-07T21:03:53.781Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:03:53.781Z] #124 ... [2023-06-07T21:03:53.781Z] [2023-06-07T21:03:53.781Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:53.781Z] #125 DONE 0.3s [2023-06-07T21:03:54.039Z] [2023-06-07T21:03:54.039Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:03:55.936Z] #126 ... [2023-06-07T21:03:55.936Z] [2023-06-07T21:03:55.936Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:03:55.936Z] #124 DONE 2.1s [2023-06-07T21:03:55.936Z] [2023-06-07T21:03:55.936Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:03:55.936Z] #127 DONE 2.1s [2023-06-07T21:03:55.936Z] [2023-06-07T21:03:55.936Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:03:55.936Z] #126 DONE 2.0s [2023-06-07T21:03:55.936Z] [2023-06-07T21:03:55.936Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:56.867Z] #128 ... [2023-06-07T21:03:56.867Z] [2023-06-07T21:03:56.867Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:56.867Z] #129 DONE 1.0s [2023-06-07T21:03:56.867Z] [2023-06-07T21:03:56.867Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:03:56.867Z] #130 DONE 1.0s [2023-06-07T21:03:56.867Z] [2023-06-07T21:03:56.867Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:56.867Z] #128 DONE 1.0s [2023-06-07T21:03:56.867Z] [2023-06-07T21:03:56.867Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:57.124Z] #131 DONE 0.2s [2023-06-07T21:03:57.124Z] [2023-06-07T21:03:57.124Z] #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:03:57.124Z] #132 DONE 0.2s [2023-06-07T21:03:57.124Z] [2023-06-07T21:03:57.124Z] #133 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:03:57.124Z] #133 DONE 0.2s [2023-06-07T21:03:57.124Z] [2023-06-07T21:03:57.124Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:03:57.124Z] #134 DONE 0.1s [2023-06-07T21:03:57.124Z] [2023-06-07T21:03:57.124Z] #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T21:03:57.381Z] #135 DONE 0.1s [2023-06-07T21:03:57.381Z] [2023-06-07T21:03:57.381Z] #136 [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-06-07T21:03:57.381Z] #136 DONE 0.1s [2023-06-07T21:03:57.381Z] [2023-06-07T21:03:57.381Z] #137 [security-spire-config] exporting to image [2023-06-07T21:03:57.381Z] #137 exporting layers [2023-06-07T21:03:57.381Z] #137 ... [2023-06-07T21:03:57.381Z] [2023-06-07T21:03:57.381Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:03:57.381Z] #138 DONE 0.2s [2023-06-07T21:03:57.638Z] [2023-06-07T21:03:57.638Z] #137 [security-spire-agent] exporting to image [2023-06-07T21:03:58.203Z] #137 exporting layers 1.0s done [2023-06-07T21:03:58.203Z] #137 writing image sha256:c7214c34839b549ef0f0669d5f778c94fe173cca8097409ad966b2fabc4e7837 0.0s done [2023-06-07T21:03:58.203Z] #137 naming to docker.io/library/security-spire-config 0.0s done [2023-06-07T21:03:58.203Z] #137 exporting layers 0.8s done [2023-06-07T21:03:58.203Z] #137 writing image sha256:3565d432a6555e997eee9546d7afc5ce43968ffb2065cf852b7cb01fe43357bd 0.0s done [2023-06-07T21:03:58.203Z] #137 naming to docker.io/library/security-spire-server done [2023-06-07T21:03:58.203Z] #137 writing image sha256:94114a935b7a3b60822d4110ec440fa44554614753db8bbfaf519f479c83e502 done [2023-06-07T21:03:58.203Z] #137 naming to docker.io/library/security-spire-agent done [2023-06-07T21:03:58.203Z] #137 DONE 1.1s [2023-06-07T21:03:58.203Z] [2023-06-07T21:03:58.203Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:03:58.203Z] #0 0.798 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-06-07T21:03:59.134Z] #139 ... [2023-06-07T21:03:59.134Z] [2023-06-07T21:03:59.134Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:03:59.134Z] #0 0.623 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-06-07T21:03:59.135Z] #140 ... [2023-06-07T21:03:59.135Z] [2023-06-07T21:03:59.135Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:03:59.135Z] #0 0.799 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-06-07T21:03:59.135Z] #141 ... [2023-06-07T21:03:59.135Z] [2023-06-07T21:03:59.135Z] #142 [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-06-07T21:03:59.135Z] #0 0.971 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-06-07T21:03:59.391Z] #142 ... [2023-06-07T21:03:59.391Z] [2023-06-07T21:03:59.391Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:03:59.391Z] #0 1.262 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-06-07T21:03:59.391Z] #143 ... [2023-06-07T21:03:59.391Z] [2023-06-07T21:03:59.391Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:03:59.391Z] #0 0.919 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-06-07T21:03:59.652Z] #144 ... [2023-06-07T21:03:59.652Z] [2023-06-07T21:03:59.652Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:03:59.652Z] #0 0.480 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-06-07T21:03:59.910Z] #145 ... [2023-06-07T21:03:59.910Z] [2023-06-07T21:03:59.910Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:03:59.910Z] #0 0.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-06-07T21:04:00.192Z] #146 ... [2023-06-07T21:04:00.192Z] [2023-06-07T21:04:00.192Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:04:00.192Z] #102 1.294 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-06-07T21:04:06.963Z] Removing intermediate container dc61443f813a [2023-06-07T21:04:06.963Z] ---> 9971fa7bdc47 [2023-06-07T21:04:06.963Z] Successfully built 9971fa7bdc47 [2023-06-07T21:04:06.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:07.297Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:04:07.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:04:07.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container [2023-06-07T21:04:07.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T21:04:08.859Z] $ docker top 725167541ccb145577601be8c0767f4dfaf3accb9bca3f4bae6621ae5d480711 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:04:09.700Z] + go version [2023-06-07T21:04:09.700Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T21:04:09.718Z] $ docker stop --time=1 725167541ccb145577601be8c0767f4dfaf3accb9bca3f4bae6621ae5d480711 [2023-06-07T21:04:11.341Z] $ docker rm -f --volumes 725167541ccb145577601be8c0767f4dfaf3accb9bca3f4bae6621ae5d480711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:11.892Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:04:11.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:04:12.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container [2023-06-07T21:04:12.154Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T21:04:13.337Z] $ docker top eb0d9a16ba36b3c42655c4a82d418610526a4df161f03bf817de74d270bd2e39 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T21:04:13.543Z] ========================================================= [2023-06-07T21:04:13.543Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T21:04:13.543Z] ========================================================= [Pipeline] sh [2023-06-07T21:04:13.850Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:04:14.763Z] + make test [2023-06-07T21:04:14.763Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T21:04:56.518Z] #102 ... [2023-06-07T21:04:56.518Z] [2023-06-07T21:04:56.518Z] #142 [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-06-07T21:04:56.518Z] #142 65.77 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-06-07T21:05:04.781Z] #142 ... [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:05:04.781Z] #146 DONE 74.5s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:05:04.781Z] #108 DONE 74.4s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:05:04.781Z] #145 DONE 74.5s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:05:04.781Z] #143 DONE 74.5s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:05:04.781Z] #140 DONE 74.5s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:05:04.781Z] #141 DONE 74.5s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #147 ... [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:05:04.781Z] #112 DONE 74.6s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:05:04.781Z] #139 DONE 74.8s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #148 ... [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:05:04.781Z] #144 DONE 74.9s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #142 [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-06-07T21:05:04.781Z] #142 DONE 74.9s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:05:04.781Z] #102 DONE 74.9s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #149 ... [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:05:04.781Z] #150 DONE 0.8s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #148 DONE 0.7s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #151 DONE 0.8s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #152 DONE 0.8s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #153 DONE 0.4s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #147 DONE 0.8s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #149 DONE 0.5s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #154 ... [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #155 DONE 0.3s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #156 DONE 0.3s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #157 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #158 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #159 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #159 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #160 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #160 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #161 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #162 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #154 DONE 0.3s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #163 DONE 0.3s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:04.781Z] #164 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #165 CACHED [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #166 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:04.781Z] #166 DONE 0.3s [2023-06-07T21:05:04.781Z] [2023-06-07T21:05:04.781Z] #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:05:05.348Z] #167 ... [2023-06-07T21:05:05.349Z] [2023-06-07T21:05:05.349Z] #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:05.349Z] #168 DONE 0.8s [2023-06-07T21:05:05.349Z] [2023-06-07T21:05:05.349Z] #169 [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-06-07T21:05:06.485Z] #169 ... [2023-06-07T21:05:06.485Z] [2023-06-07T21:05:06.485Z] #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:05:06.485Z] #170 DONE 1.6s [2023-06-07T21:05:06.485Z] [2023-06-07T21:05:06.485Z] #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:05:06.485Z] #171 DONE 1.6s [2023-06-07T21:05:06.485Z] [2023-06-07T21:05:06.485Z] #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:05:06.485Z] #172 DONE 1.7s [2023-06-07T21:05:06.485Z] [2023-06-07T21:05:06.485Z] #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:05:06.485Z] #167 DONE 1.6s [2023-06-07T21:05:06.486Z] [2023-06-07T21:05:06.486Z] #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:05:06.486Z] #173 DONE 1.7s [2023-06-07T21:05:06.486Z] [2023-06-07T21:05:06.486Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:05:06.486Z] #174 DONE 1.7s [2023-06-07T21:05:06.486Z] [2023-06-07T21:05:06.486Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:05:06.486Z] #175 DONE 1.6s [2023-06-07T21:05:06.486Z] [2023-06-07T21:05:06.486Z] #176 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:06.743Z] #176 ... [2023-06-07T21:05:06.743Z] [2023-06-07T21:05:06.743Z] #169 [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-06-07T21:05:06.743Z] #169 DONE 1.7s [2023-06-07T21:05:06.743Z] [2023-06-07T21:05:06.743Z] #177 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:05:06.743Z] #177 DONE 1.7s [2023-06-07T21:05:06.743Z] [2023-06-07T21:05:06.743Z] #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.002Z] #178 ... [2023-06-07T21:05:07.002Z] [2023-06-07T21:05:07.002Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:05:07.002Z] #179 DONE 2.6s [2023-06-07T21:05:07.002Z] [2023-06-07T21:05:07.002Z] #180 [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-06-07T21:05:07.002Z] #180 DONE 0.8s [2023-06-07T21:05:07.002Z] [2023-06-07T21:05:07.002Z] #181 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:05:07.002Z] #181 DONE 1.5s [2023-06-07T21:05:07.002Z] [2023-06-07T21:05:07.002Z] #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:05:07.002Z] #182 DONE 0.8s [2023-06-07T21:05:07.002Z] [2023-06-07T21:05:07.002Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.002Z] #183 DONE 0.8s [2023-06-07T21:05:07.002Z] [2023-06-07T21:05:07.002Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.002Z] #184 DONE 0.8s [2023-06-07T21:05:07.002Z] [2023-06-07T21:05:07.002Z] #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:05:07.259Z] #185 ... [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.259Z] #186 DONE 0.8s [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #176 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.259Z] #176 DONE 0.8s [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.259Z] #187 DONE 0.8s [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #188 [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-06-07T21:05:07.259Z] #188 DONE 0.9s [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.259Z] #178 DONE 0.8s [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:05:07.259Z] #189 DONE 0.5s [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #137 [core-command] exporting to image [2023-06-07T21:05:07.259Z] #137 exporting layers [2023-06-07T21:05:07.259Z] #137 ... [2023-06-07T21:05:07.259Z] [2023-06-07T21:05:07.259Z] #190 [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-06-07T21:05:07.259Z] #190 DONE 0.4s [2023-06-07T21:05:07.521Z] [2023-06-07T21:05:07.521Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T21:05:07.521Z] #191 DONE 0.4s [2023-06-07T21:05:07.521Z] [2023-06-07T21:05:07.521Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:05:07.521Z] #192 DONE 0.5s [2023-06-07T21:05:07.521Z] [2023-06-07T21:05:07.521Z] #137 [security-spiffe-token-provider] exporting to image [2023-06-07T21:05:07.521Z] #137 exporting layers 0.4s done [2023-06-07T21:05:07.521Z] #137 ... [2023-06-07T21:05:07.521Z] [2023-06-07T21:05:07.521Z] #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:05:07.521Z] #185 DONE 0.4s [2023-06-07T21:05:07.521Z] [2023-06-07T21:05:07.521Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:05:07.521Z] #193 DONE 0.3s [2023-06-07T21:05:07.521Z] [2023-06-07T21:05:07.521Z] #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:05:07.521Z] #194 DONE 0.4s [2023-06-07T21:05:07.521Z] [2023-06-07T21:05:07.521Z] #137 [core-metadata] exporting to image [2023-06-07T21:05:07.521Z] #137 writing image sha256:d89d8967809058604b8bed2496c9febe090a5360522f09bf1af86a1637f13e03 0.0s done [2023-06-07T21:05:07.521Z] #137 naming to docker.io/library/support-notifications done [2023-06-07T21:05:07.521Z] #137 writing image sha256:ad9cc78866a3261db2033fd05464f676c235abd780d123f1d4f2f3adeb37d877 [2023-06-07T21:05:07.779Z] #137 ... [2023-06-07T21:05:07.779Z] [2023-06-07T21:05:07.779Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:05:07.779Z] #195 DONE 0.3s [2023-06-07T21:05:07.779Z] [2023-06-07T21:05:07.779Z] #137 [core-command] exporting to image [2023-06-07T21:05:07.779Z] #137 exporting layers 0.2s done [2023-06-07T21:05:07.779Z] #137 writing image sha256:ad9cc78866a3261db2033fd05464f676c235abd780d123f1d4f2f3adeb37d877 0.0s done [2023-06-07T21:05:07.779Z] #137 writing image sha256:485db926558fd7369b3f62088ce3b288ba10d241f7e8c24dc58dfb525fbe5717 0.0s done [2023-06-07T21:05:07.779Z] #137 writing image sha256:7dff75edb0c612e1d6f4ffd77a2f319e64c164fa4276db97854aa57a7de12edc done [2023-06-07T21:05:07.779Z] #137 naming to docker.io/library/core-command 0.0s done [2023-06-07T21:05:07.779Z] #137 naming to docker.io/library/support-scheduler done [2023-06-07T21:05:07.779Z] #137 naming to docker.io/library/core-data done [2023-06-07T21:05:07.779Z] #137 writing image sha256:64be2648e78e82df6cbe7c9904a2d007d9d833fb36994d887f8334485141d813 done [2023-06-07T21:05:07.779Z] #137 naming to docker.io/library/security-spiffe-token-provider [2023-06-07T21:05:07.779Z] #137 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-06-07T21:05:08.037Z] #137 exporting layers 0.3s done [2023-06-07T21:05:08.295Z] #137 ... [2023-06-07T21:05:08.295Z] [2023-06-07T21:05:08.295Z] #196 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:05:08.295Z] #196 DONE 0.7s [2023-06-07T21:05:08.295Z] [2023-06-07T21:05:08.295Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:05:08.295Z] #197 DONE 0.6s [2023-06-07T21:05:08.295Z] [2023-06-07T21:05:08.295Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:05:08.295Z] #198 DONE 0.6s [2023-06-07T21:05:08.295Z] [2023-06-07T21:05:08.295Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:05:08.295Z] #199 DONE 0.8s [2023-06-07T21:05:08.295Z] [2023-06-07T21:05:08.295Z] #137 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:05:08.295Z] #137 writing image sha256:6f9dc64d836820e513163767e0625aaac44c73086652f9434d60b2b4615fba7d done [2023-06-07T21:05:08.295Z] #137 naming to docker.io/library/core-metadata done [2023-06-07T21:05:08.554Z] #137 ... [2023-06-07T21:05:08.554Z] [2023-06-07T21:05:08.554Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:05:08.554Z] #200 DONE 0.3s [2023-06-07T21:05:08.554Z] [2023-06-07T21:05:08.554Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:05:08.554Z] #201 DONE 0.3s [2023-06-07T21:05:08.554Z] [2023-06-07T21:05:08.554Z] #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:05:08.554Z] #202 DONE 1.0s [2023-06-07T21:05:08.554Z] [2023-06-07T21:05:08.554Z] #137 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:05:08.554Z] #137 exporting layers 0.3s done [2023-06-07T21:05:08.554Z] #137 writing image sha256:6e88c7ff08cd76269609b0bd1a449763cdfac4be49db1ced3a96094873f5d857 done [2023-06-07T21:05:08.554Z] #137 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-07T21:05:08.554Z] #137 ... [2023-06-07T21:05:08.554Z] [2023-06-07T21:05:08.554Z] #203 [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-06-07T21:05:08.554Z] #203 DONE 0.1s [2023-06-07T21:05:08.554Z] [2023-06-07T21:05:08.554Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:05:08.554Z] #204 DONE 0.1s [2023-06-07T21:05:08.554Z] [2023-06-07T21:05:08.554Z] #137 [security-proxy-auth] exporting to image [2023-06-07T21:05:08.554Z] #137 exporting layers 0.3s done [2023-06-07T21:05:08.554Z] #137 writing image sha256:afb3d42b052b864ec514584485fbfd1d22d4e3b0a5d4565c3c83351497268094 done [2023-06-07T21:05:08.554Z] #137 naming to docker.io/library/security-proxy-auth done [2023-06-07T21:05:08.811Z] #137 exporting layers 0.2s done [2023-06-07T21:05:08.811Z] #137 writing image sha256:b837dcbd5e63eb622d2b0aa7c47df523c86ac9191ee98ec2b1db586686ad21ed done [2023-06-07T21:05:08.811Z] #137 naming to docker.io/library/security-proxy-setup done [2023-06-07T21:05:08.811Z] #137 DONE 2.7s [2023-06-07T21:05:08.811Z] [2023-06-07T21:05:08.811Z] #205 [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-06-07T21:05:08.811Z] #205 DONE 0.1s [2023-06-07T21:05:08.811Z] [2023-06-07T21:05:08.811Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:05:08.811Z] #206 DONE 0.1s [2023-06-07T21:05:08.811Z] [2023-06-07T21:05:08.811Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:05:08.811Z] #207 DONE 0.1s [2023-06-07T21:05:08.811Z] [2023-06-07T21:05:08.811Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:05:08.811Z] #208 DONE 0.4s [2023-06-07T21:05:08.811Z] [2023-06-07T21:05:08.811Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:05:09.377Z] #209 DONE 0.4s [2023-06-07T21:05:09.377Z] [2023-06-07T21:05:09.377Z] #137 [security-bootstrapper] exporting to image [2023-06-07T21:05:09.377Z] #137 writing image sha256:70538bf65095aa2cd4aa7b3b459809c7d414ee769570e6f4190c222adb26386a done [2023-06-07T21:05:09.377Z] #137 naming to docker.io/library/security-secretstore-setup done [2023-06-07T21:05:09.377Z] #137 exporting layers 0.2s done [2023-06-07T21:05:09.377Z] #137 writing image sha256:8137b16a8a37a8280ad0cf030222d824d4347c24f36bc24c07f2d818fa5e3273 done [2023-06-07T21:05:09.377Z] #137 naming to docker.io/library/security-bootstrapper done [2023-06-07T21:05:09.377Z] #137 DONE 3.1s [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:05:09.377Z] time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:05:09.387Z] $ docker stop --time=1 6b75a715056cfbd71e1f28e0cccf1f5ab98da544c62a4805122850757010cb76 [2023-06-07T21:05:10.647Z] $ docker rm -f --volumes 6b75a715056cfbd71e1f28e0cccf1f5ab98da544c62a4805122850757010cb76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:05:10.976Z] + docker images [2023-06-07T21:05:10.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:05:10.976Z] security-bootstrapper latest 8137b16a8a37 1 second ago 22.2MB [2023-06-07T21:05:10.976Z] security-proxy-setup latest b837dcbd5e63 2 seconds ago 23.5MB [2023-06-07T21:05:10.976Z] security-proxy-auth latest afb3d42b052b 2 seconds ago 18.3MB [2023-06-07T21:05:10.976Z] security-secretstore-setup latest 70538bf65095 2 seconds ago 32.8MB [2023-06-07T21:05:10.976Z] core-common-config-bootstrapper latest 6e88c7ff08cd 3 seconds ago 17.2MB [2023-06-07T21:05:10.976Z] security-spiffe-token-provider latest 64be2648e78e 3 seconds ago 32.8MB [2023-06-07T21:05:10.976Z] core-command latest 7dff75edb0c6 3 seconds ago 19.9MB [2023-06-07T21:05:10.976Z] core-metadata latest 6f9dc64d8368 3 seconds ago 20.4MB [2023-06-07T21:05:10.976Z] support-scheduler latest ad9cc78866a3 4 seconds ago 31.8MB [2023-06-07T21:05:10.976Z] support-notifications latest d89d89678090 4 seconds ago 32.4MB [2023-06-07T21:05:10.976Z] core-data latest 485db926558f 4 seconds ago 20MB [2023-06-07T21:05:10.976Z] security-spire-agent latest 94114a935b7a About a minute ago 166MB [2023-06-07T21:05:10.976Z] security-spire-config latest c7214c34839b About a minute ago 102MB [2023-06-07T21:05:10.976Z] security-spire-server latest 3565d432a655 About a minute ago 107MB [2023-06-07T21:05:10.976Z] ci-base-image-x86_64 latest dd977b3d4fef 5 minutes ago 918MB [2023-06-07T21:05:10.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB [2023-06-07T21:05:10.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB [2023-06-07T21:05:10.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T21:05:11.180Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T21:07:32.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T21:07:34.839Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T21:07:34.839Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T21:07:34.839Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T21:07:34.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T21:07:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T21:07:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T21:07:49.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.320s coverage: 28.7% of statements [2023-06-07T21:08:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.370s coverage: 98.5% of statements [2023-06-07T21:08:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T21:08:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T21:08:06.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T21:08:09.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.463s coverage: 71.5% of statements [2023-06-07T21:08:13.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T21:08:13.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T21:08:13.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.403s coverage: 54.0% of statements [2023-06-07T21:08:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T21:08:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T21:08:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:08:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T21:08:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T21:08:27.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T21:08:27.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T21:08:39.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.438s coverage: 88.5% of statements [2023-06-07T21:08:39.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.548s coverage: 3.8% of statements [2023-06-07T21:08:43.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T21:08:43.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:08:43.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T21:08:45.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.958s coverage: 95.6% of statements [2023-06-07T21:08:45.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T21:08:45.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T21:08:45.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T21:08:45.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T21:08:45.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T21:08:45.928Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 72.2% of statements [2023-06-07T21:08:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T21:08:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T21:08:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T21:08:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.268s coverage: 65.9% of statements [2023-06-07T21:09:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T21:09:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T21:09:04.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements [2023-06-07T21:09:04.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.0% of statements [2023-06-07T21:09:08.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 42.9% of statements [2023-06-07T21:09:09.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 82.9% of statements [2023-06-07T21:09:09.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2023-06-07T21:09:09.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-06-07T21:09:11.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-06-07T21:09:15.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T21:09:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T21:09:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T21:09:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T21:09:17.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T21:09:17.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T21:09:17.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T21:09:17.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T21:09:24.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2023-06-07T21:09:24.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T21:09:24.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T21:09:24.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T21:09:24.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T21:09:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T21:09:31.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T21:09:32.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T21:09:39.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.078s coverage: 79.9% of statements [2023-06-07T21:09:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2023-06-07T21:09:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-06-07T21:09:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.227s coverage: 62.3% of statements [2023-06-07T21:09:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2023-06-07T21:09:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.189s coverage: 20.0% of statements [2023-06-07T21:09:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-06-07T21:09:39.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.484s coverage: 81.8% of statements [2023-06-07T21:09:41.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T21:09:41.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T21:09:41.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.517s coverage: 82.1% of statements [2023-06-07T21:09:41.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.340s coverage: 86.0% of statements [2023-06-07T21:09:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T21:09:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T21:09:49.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2023-06-07T21:09:49.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements [2023-06-07T21:09:51.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-06-07T21:09:51.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements [2023-06-07T21:09:51.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2023-06-07T21:09:51.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T21:09:51.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T21:09:51.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T21:09:51.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-06-07T21:10:01.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T21:10:01.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T21:10:01.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T21:10:01.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.051s coverage: 38.4% of statements [2023-06-07T21:10:01.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements [2023-06-07T21:10:06.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T21:10:06.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T21:10:06.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T21:10:06.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T21:10:06.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2023-06-07T21:10:13.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T21:10:13.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T21:10:13.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T21:10:13.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T21:10:20.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements [2023-06-07T21:10:21.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T21:10:21.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:10:21.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T21:10:21.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T21:10:21.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements [2023-06-07T21:10:25.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T21:10:25.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T21:10:25.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.315s coverage: 61.5% of statements [2023-06-07T21:10:28.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T21:10:28.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:10:28.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements [2023-06-07T21:10:29.655Z] 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-06-07T21:10:29.655Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-07T21:10:29.655Z] go vet ./... [2023-06-07T21:13:21.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:13:21.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T21:13:21.385Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T21:13:21.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T21:13:21.725Z] + ls -al . [2023-06-07T21:13:21.738Z] total 716 [2023-06-07T21:13:21.738Z] drwxrwxr-x 10 1001 1001 4096 Jun 7 21:04 . [2023-06-07T21:13:21.738Z] drwxr-xr-x 4 root root 4096 Jun 7 21:04 .. [2023-06-07T21:13:21.738Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:02 .blubracket [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 21:02 .dockerignore [2023-06-07T21:13:21.738Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 21:02 .git [2023-06-07T21:13:21.738Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:02 .github [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:02 .gitignore [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 21:02 .golangci.yml [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 21:02 .hadolint.yml [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 21:02 .sonarcloud.properties [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:02 ADOPTERS.md [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:02 Attribution.txt [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:02 CHANGELOG.md [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:02 CONTRIBUTING.md [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 21:02 GOVERNANCE.md [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 21:02 Jenkinsfile [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:02 LICENSE [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:02 Makefile [2023-06-07T21:13:21.738Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 21:02 OWNERS.md [2023-06-07T21:13:21.739Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:02 README.md [2023-06-07T21:13:21.739Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 21:02 SECURITY.md [2023-06-07T21:13:21.739Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 20:59 VERSION [2023-06-07T21:13:21.739Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:02 bin [2023-06-07T21:13:21.739Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 21:02 cmd [2023-06-07T21:13:21.739Z] -rw-r--r-- 1 root root 447731 Jun 7 21:10 coverage.out [2023-06-07T21:13:21.739Z] -rw-rw-r-- 1 1001 1001 3160 Jun 7 21:02 go.mod [2023-06-07T21:13:21.739Z] -rw-rw-r-- 1 1001 1001 30960 Jun 7 21:02 go.sum [2023-06-07T21:13:21.739Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 21:02 internal [2023-06-07T21:13:21.739Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:02 openapi [2023-06-07T21:13:21.739Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 21:02 security.txt [2023-06-07T21:13:21.739Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 21:02 snap [2023-06-07T21:13:21.739Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 21:02 version.go [Pipeline] sh [2023-06-07T21:13:22.365Z] + '[' -e coverage.out ] [2023-06-07T21:13:22.365Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T21:13:22.388Z] Warning: overwriting stash ‘coverage-report’ [2023-06-07T21:13:23.188Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T21:13:23.814Z] + make build [2023-06-07T21:13:23.815Z] 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-06-07T21:15:03.609Z] 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-06-07T21:15:03.609Z] 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-06-07T21:15:05.021Z] 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-06-07T21:15:09.274Z] 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-06-07T21:15:56.111Z] 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-06-07T21:16:02.769Z] 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-06-07T21:16:10.460Z] 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-06-07T21:16:15.808Z] 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-06-07T21:16:20.086Z] 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-06-07T21:16:24.352Z] 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-06-07T21:16:31.000Z] 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-06-07T21:16:37.661Z] $ docker stop --time=1 eb0d9a16ba36b3c42655c4a82d418610526a4df161f03bf817de74d270bd2e39 [2023-06-07T21:16:39.791Z] $ docker rm -f --volumes eb0d9a16ba36b3c42655c4a82d418610526a4df161f03bf817de74d270bd2e39 [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-06-07T21:16:42.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:16:42.359Z] [2023-06-07T21:16:42.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:16:42.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:16:42.965Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-07T21:16:42.965Z] 547446be3368: Pulling fs layer [2023-06-07T21:16:42.965Z] d125d8839a47: Pulling fs layer [2023-06-07T21:16:42.965Z] 3e85d5ac6304: Pulling fs layer [2023-06-07T21:16:42.965Z] c3105a71a48b: Pulling fs layer [2023-06-07T21:16:42.965Z] 0f093f025ec4: Pulling fs layer [2023-06-07T21:16:42.965Z] c3106fc0e877: Pulling fs layer [2023-06-07T21:16:42.965Z] c3105a71a48b: Waiting [2023-06-07T21:16:42.965Z] 0f093f025ec4: Waiting [2023-06-07T21:16:42.965Z] c3106fc0e877: Waiting [2023-06-07T21:16:42.965Z] 547446be3368: Verifying Checksum [2023-06-07T21:16:42.965Z] 547446be3368: Download complete [2023-06-07T21:16:42.965Z] c3105a71a48b: Verifying Checksum [2023-06-07T21:16:42.965Z] c3105a71a48b: Download complete [2023-06-07T21:16:43.554Z] d125d8839a47: Verifying Checksum [2023-06-07T21:16:43.554Z] d125d8839a47: Download complete [2023-06-07T21:16:43.554Z] c3106fc0e877: Verifying Checksum [2023-06-07T21:16:43.554Z] c3106fc0e877: Download complete [2023-06-07T21:16:43.554Z] 0f093f025ec4: Verifying Checksum [2023-06-07T21:16:43.554Z] 0f093f025ec4: Download complete [2023-06-07T21:16:43.821Z] 547446be3368: Pull complete [2023-06-07T21:16:44.782Z] d125d8839a47: Pull complete [2023-06-07T21:16:45.368Z] 3e85d5ac6304: Verifying Checksum [2023-06-07T21:16:45.368Z] 3e85d5ac6304: Download complete [2023-06-07T21:16:53.578Z] 3e85d5ac6304: Pull complete [2023-06-07T21:16:53.578Z] c3105a71a48b: Pull complete [2023-06-07T21:16:54.540Z] 0f093f025ec4: Pull complete [2023-06-07T21:16:54.540Z] c3106fc0e877: Pull complete [2023-06-07T21:16:54.540Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-07T21:16:54.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:16:54.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:16:54.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container [2023-06-07T21:16:54.815Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-07T21:16:57.602Z] $ docker top b77750deaf1adbcae36b1e618420b5e8c1e34b37cff62ae39fd9e61894e212b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:16:58.450Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:17:08.533Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #1 transferring dockerfile: 2.68kB done [2023-06-07T21:17:08.533Z] #1 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #2 transferring dockerfile: 2.04kB 0.0s done [2023-06-07T21:17:08.533Z] #2 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #3 transferring dockerfile: 2.06kB done [2023-06-07T21:17:08.533Z] #3 DONE 0.0s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #4 transferring dockerfile: 2.38kB done [2023-06-07T21:17:08.533Z] #4 DONE 0.0s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #5 [core-command internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #5 transferring dockerfile: 1.82kB done [2023-06-07T21:17:08.533Z] #5 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #6 transferring dockerfile: 1.82kB 0.0s done [2023-06-07T21:17:08.533Z] #6 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #7 transferring dockerfile: 2.58kB 0.0s done [2023-06-07T21:17:08.533Z] #7 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #8 transferring dockerfile: 1.84kB done [2023-06-07T21:17:08.533Z] #8 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #9 transferring dockerfile: 1.78kB 0.0s done [2023-06-07T21:17:08.533Z] #9 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #10 transferring dockerfile: 1.96kB done [2023-06-07T21:17:08.533Z] #10 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #11 transferring dockerfile: 2.82kB done [2023-06-07T21:17:08.533Z] #11 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #12 [core-data internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #12 transferring dockerfile: 1.90kB done [2023-06-07T21:17:08.533Z] #12 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:17:08.533Z] #13 transferring dockerfile: 2.12kB done [2023-06-07T21:17:08.533Z] #13 DONE 0.1s [2023-06-07T21:17:08.533Z] [2023-06-07T21:17:08.533Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:17:08.801Z] #14 transferring dockerfile: 2.63kB done [2023-06-07T21:17:08.801Z] #14 DONE 0.1s [2023-06-07T21:17:08.801Z] [2023-06-07T21:17:08.801Z] #15 [security-spire-agent internal] load .dockerignore [2023-06-07T21:17:08.801Z] #15 transferring context: 56B 0.0s done [2023-06-07T21:17:08.801Z] #15 DONE 0.1s [2023-06-07T21:17:09.385Z] [2023-06-07T21:17:09.385Z] #16 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:17:09.385Z] #16 transferring context: 56B done [2023-06-07T21:17:09.385Z] #16 DONE 0.0s [2023-06-07T21:17:09.653Z] [2023-06-07T21:17:09.653Z] #17 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:17:09.653Z] #17 transferring context: 56B done [2023-06-07T21:17:09.653Z] #17 DONE 0.0s [2023-06-07T21:17:09.653Z] [2023-06-07T21:17:09.653Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:17:09.653Z] #18 transferring context: 56B 0.0s done [2023-06-07T21:17:09.653Z] #18 DONE 0.1s [2023-06-07T21:17:09.653Z] [2023-06-07T21:17:09.653Z] #19 [core-command internal] load .dockerignore [2023-06-07T21:17:09.926Z] #19 transferring context: 56B 0.0s done [2023-06-07T21:17:09.926Z] #19 DONE 0.1s [2023-06-07T21:17:09.926Z] [2023-06-07T21:17:09.926Z] #20 [support-scheduler internal] load .dockerignore [2023-06-07T21:17:09.926Z] #20 transferring context: 56B 0.0s done [2023-06-07T21:17:09.926Z] #20 DONE 0.1s [2023-06-07T21:17:09.926Z] [2023-06-07T21:17:09.926Z] #21 [security-spire-config internal] load .dockerignore [2023-06-07T21:17:09.926Z] #21 transferring context: 56B done [2023-06-07T21:17:09.926Z] #21 DONE 0.1s [2023-06-07T21:17:09.926Z] [2023-06-07T21:17:09.926Z] #22 [support-notifications internal] load .dockerignore [2023-06-07T21:17:09.926Z] #22 transferring context: 56B done [2023-06-07T21:17:09.926Z] #22 DONE 0.1s [2023-06-07T21:17:09.926Z] [2023-06-07T21:17:09.926Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:17:09.926Z] #23 transferring context: 56B done [2023-06-07T21:17:09.926Z] #23 DONE 0.1s [2023-06-07T21:17:09.926Z] [2023-06-07T21:17:09.926Z] #24 [core-metadata internal] load .dockerignore [2023-06-07T21:17:10.196Z] #24 transferring context: 56B 0.0s done [2023-06-07T21:17:10.196Z] #24 DONE 0.1s [2023-06-07T21:17:10.196Z] [2023-06-07T21:17:10.196Z] #25 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:17:10.196Z] #25 transferring context: 56B done [2023-06-07T21:17:10.196Z] #25 DONE 0.1s [2023-06-07T21:17:10.196Z] [2023-06-07T21:17:10.196Z] #26 [core-data internal] load .dockerignore [2023-06-07T21:17:10.196Z] #26 transferring context: 56B done [2023-06-07T21:17:10.196Z] #26 DONE 0.1s [2023-06-07T21:17:10.196Z] [2023-06-07T21:17:10.196Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:17:10.469Z] #27 transferring context: 56B done [2023-06-07T21:17:10.469Z] #27 DONE 0.1s [2023-06-07T21:17:10.469Z] [2023-06-07T21:17:10.469Z] #28 [security-spire-server internal] load .dockerignore [2023-06-07T21:17:10.469Z] #28 transferring context: 56B 0.0s done [2023-06-07T21:17:10.469Z] #28 DONE 0.1s [2023-06-07T21:17:10.469Z] [2023-06-07T21:17:10.469Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:10.469Z] #29 DONE 0.0s [2023-06-07T21:17:10.469Z] [2023-06-07T21:17:10.469Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:17:10.738Z] #30 DONE 0.2s [2023-06-07T21:17:10.738Z] [2023-06-07T21:17:10.738Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:10.738Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:10.738Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:10.738Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:10.738Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:10.738Z] #31 DONE 0.2s [2023-06-07T21:17:10.738Z] [2023-06-07T21:17:10.738Z] #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:17:11.703Z] #32 ... [2023-06-07T21:17:11.703Z] [2023-06-07T21:17:11.703Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:11.703Z] #29 DONE 0.0s [2023-06-07T21:17:11.703Z] [2023-06-07T21:17:11.703Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:11.703Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:11.703Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:11.703Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:11.703Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:11.703Z] #31 DONE 0.3s [2023-06-07T21:17:11.703Z] [2023-06-07T21:17:11.703Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:11.703Z] #29 DONE 0.0s [2023-06-07T21:17:11.703Z] [2023-06-07T21:17:11.703Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:11.971Z] #33 ... [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:11.971Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:11.971Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:11.971Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:11.971Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:11.971Z] #31 DONE 0.3s [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:11.971Z] #29 DONE 0.0s [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #34 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:11.971Z] #34 DONE 2.0s [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:11.971Z] #33 ... [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:11.971Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:11.971Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:11.971Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:11.971Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:11.971Z] #31 DONE 0.4s [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:17:11.971Z] #30 DONE 0.4s [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #34 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:11.971Z] #34 DONE 2.1s [2023-06-07T21:17:11.971Z] [2023-06-07T21:17:11.971Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:12.239Z] #33 ... [2023-06-07T21:17:12.239Z] [2023-06-07T21:17:12.239Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:12.239Z] #29 DONE 0.0s [2023-06-07T21:17:12.239Z] [2023-06-07T21:17:12.239Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:12.509Z] #29 DONE 0.0s [2023-06-07T21:17:12.509Z] [2023-06-07T21:17:12.509Z] #35 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:12.509Z] #35 ... [2023-06-07T21:17:12.509Z] [2023-06-07T21:17:12.509Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:12.509Z] #29 DONE 0.1s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:17:12.783Z] #30 DONE 1.1s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #35 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:12.783Z] #35 DONE 1.5s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:12.783Z] #36 ... [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:12.783Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:12.783Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:12.783Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:12.783Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:12.783Z] #31 DONE 0.4s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:12.783Z] #29 DONE 0.1s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #34 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:12.783Z] #34 DONE 2.1s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:12.783Z] #37 DONE 0.0s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #35 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:12.783Z] #35 DONE 1.5s [2023-06-07T21:17:12.783Z] [2023-06-07T21:17:12.783Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:13.058Z] #36 ... [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:13.058Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:13.058Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:13.058Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:13.058Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:13.058Z] #31 DONE 0.4s [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #34 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:13.058Z] #34 DONE 2.1s [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:17:13.058Z] #30 DONE 1.1s [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #35 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:13.058Z] #35 DONE 1.5s [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:13.058Z] #36 ... [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:13.058Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:13.058Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:13.058Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:13.058Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:13.058Z] #31 DONE 0.4s [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #34 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:13.058Z] #34 DONE 2.2s [2023-06-07T21:17:13.058Z] [2023-06-07T21:17:13.058Z] #35 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:13.058Z] #35 DONE 1.6s [2023-06-07T21:17:13.326Z] [2023-06-07T21:17:13.326Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:13.326Z] #29 DONE 0.2s [2023-06-07T21:17:13.326Z] [2023-06-07T21:17:13.326Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:17:13.326Z] #38 ... [2023-06-07T21:17:13.326Z] [2023-06-07T21:17:13.326Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:13.326Z] #29 DONE 0.2s [2023-06-07T21:17:13.594Z] [2023-06-07T21:17:13.594Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:13.594Z] #36 ... [2023-06-07T21:17:13.594Z] [2023-06-07T21:17:13.594Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:13.594Z] #29 DONE 0.2s [2023-06-07T21:17:13.864Z] [2023-06-07T21:17:13.864Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:17:13.864Z] #39 ... [2023-06-07T21:17:13.864Z] [2023-06-07T21:17:13.864Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:13.864Z] #29 DONE 0.2s [2023-06-07T21:17:14.135Z] [2023-06-07T21:17:14.135Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:14.135Z] #40 ... [2023-06-07T21:17:14.135Z] [2023-06-07T21:17:14.135Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:17:14.135Z] #29 DONE 0.2s [2023-06-07T21:17:14.135Z] [2023-06-07T21:17:14.135Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:14.407Z] #40 transferring context: 50.15MB 3.7s [2023-06-07T21:17:14.674Z] #40 ... [2023-06-07T21:17:14.674Z] [2023-06-07T21:17:14.674Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:17:14.674Z] #30 DONE 2.6s [2023-06-07T21:17:14.675Z] [2023-06-07T21:17:14.675Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:14.675Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:14.675Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:14.675Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:14.675Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:14.675Z] #31 DONE 0.5s [2023-06-07T21:17:14.675Z] [2023-06-07T21:17:14.675Z] #34 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:14.675Z] #34 DONE 2.3s [2023-06-07T21:17:14.675Z] [2023-06-07T21:17:14.675Z] #35 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:14.675Z] #35 DONE 1.7s [2023-06-07T21:17:14.675Z] [2023-06-07T21:17:14.675Z] #32 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:17:14.942Z] #32 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:14.943Z] #32 ... [2023-06-07T21:17:14.943Z] [2023-06-07T21:17:14.943Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:14.943Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:14.943Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:14.943Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:14.943Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:14.943Z] #31 DONE 0.6s [2023-06-07T21:17:14.943Z] [2023-06-07T21:17:14.943Z] #34 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:14.943Z] #34 DONE 2.3s [2023-06-07T21:17:14.943Z] [2023-06-07T21:17:14.943Z] #35 [core-data builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:14.943Z] #35 DONE 1.7s [2023-06-07T21:17:14.943Z] [2023-06-07T21:17:14.943Z] #41 [core-data internal] load build context [2023-06-07T21:17:14.943Z] #41 DONE 0.0s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:15.245Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:15.245Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:15.245Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:15.245Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:15.245Z] #31 DONE 0.6s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #34 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:15.245Z] #34 DONE 2.3s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #35 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:15.245Z] #35 DONE 1.7s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:15.245Z] #42 DONE 0.0s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:17:15.245Z] #43 ... [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:17:15.245Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:17:15.245Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:17:15.245Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:17:15.245Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:17:15.245Z] #31 DONE 0.6s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #34 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:17:15.245Z] #34 DONE 2.3s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #35 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-06-07T21:17:15.245Z] #35 DONE 1.7s [2023-06-07T21:17:15.515Z] [2023-06-07T21:17:15.515Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:18.898Z] #37 ... [2023-06-07T21:17:18.898Z] [2023-06-07T21:17:18.898Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:18.898Z] #33 ... [2023-06-07T21:17:18.898Z] [2023-06-07T21:17:18.898Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:20.335Z] #37 transferring context: 14.75MB 7.1s [2023-06-07T21:17:21.755Z] #37 ... [2023-06-07T21:17:21.755Z] [2023-06-07T21:17:21.755Z] #44 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T21:17:21.755Z] #0 7.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:21.755Z] #0 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:21.755Z] #44 ... [2023-06-07T21:17:21.755Z] [2023-06-07T21:17:22.022Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:22.022Z] #37 ... [2023-06-07T21:17:22.022Z] [2023-06-07T21:17:22.022Z] #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:17:22.022Z] #32 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:22.022Z] #32 6.331 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:17:22.022Z] #32 6.331 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:17:22.022Z] #32 6.331 OK: 17694 distinct packages available [2023-06-07T21:17:22.022Z] #32 6.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:22.022Z] #32 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:22.022Z] #32 8.457 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:22.022Z] #32 8.457 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:17:22.022Z] #32 8.528 (3/5) Installing libucontext (1.2-r0) [2023-06-07T21:17:22.022Z] #32 8.637 (4/5) Installing gcompat (1.1.0-r0) [2023-06-07T21:17:22.022Z] #32 8.637 (5/5) Installing openssl (3.0.8-r4) [2023-06-07T21:17:22.022Z] #32 8.637 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:22.022Z] #32 8.787 OK: 9 MiB in 20 packages [2023-06-07T21:17:22.022Z] #32 DONE 12.1s [2023-06-07T21:17:22.022Z] [2023-06-07T21:17:22.022Z] #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:17:22.022Z] #0 7.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:22.022Z] #0 9.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:22.022Z] #45 ... [2023-06-07T21:17:22.022Z] [2023-06-07T21:17:22.022Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:22.289Z] #46 ... [2023-06-07T21:17:22.289Z] [2023-06-07T21:17:22.289Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:17:22.289Z] #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:22.289Z] #47 ... [2023-06-07T21:17:22.289Z] [2023-06-07T21:17:22.289Z] #48 [core-command internal] load build context [2023-06-07T21:17:22.556Z] #48 ... [2023-06-07T21:17:22.556Z] [2023-06-07T21:17:22.556Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:22.823Z] #37 ... [2023-06-07T21:17:22.823Z] [2023-06-07T21:17:22.823Z] #49 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:17:23.091Z] #49 ... [2023-06-07T21:17:23.091Z] [2023-06-07T21:17:23.091Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:17:23.091Z] #50 ... [2023-06-07T21:17:23.091Z] [2023-06-07T21:17:23.091Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:17:23.359Z] #51 ... [2023-06-07T21:17:23.359Z] [2023-06-07T21:17:23.359Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:23.359Z] #52 ... [2023-06-07T21:17:23.359Z] [2023-06-07T21:17:23.359Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:17:23.359Z] #53 ... [2023-06-07T21:17:23.359Z] [2023-06-07T21:17:23.359Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:23.626Z] #54 ... [2023-06-07T21:17:23.626Z] [2023-06-07T21:17:23.626Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:17:23.626Z] #55 ... [2023-06-07T21:17:23.626Z] [2023-06-07T21:17:23.626Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:17:23.915Z] #56 ... [2023-06-07T21:17:23.915Z] [2023-06-07T21:17:23.915Z] #57 [security-spire-config internal] load build context [2023-06-07T21:17:23.915Z] #57 ... [2023-06-07T21:17:23.915Z] [2023-06-07T21:17:23.915Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:24.186Z] #36 ... [2023-06-07T21:17:24.186Z] [2023-06-07T21:17:24.186Z] #57 [security-spire-config internal] load build context [2023-06-07T21:17:24.770Z] #57 ... [2023-06-07T21:17:24.770Z] [2023-06-07T21:17:24.770Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:24.770Z] #40 transferring context: 66.13MB 13.9s [2023-06-07T21:17:24.770Z] #40 ... [2023-06-07T21:17:24.770Z] [2023-06-07T21:17:24.770Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:25.039Z] #54 ... [2023-06-07T21:17:25.039Z] [2023-06-07T21:17:25.039Z] #41 [core-data internal] load build context [2023-06-07T21:17:25.347Z] #41 ... [2023-06-07T21:17:25.347Z] [2023-06-07T21:17:25.347Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:25.347Z] #58 ... [2023-06-07T21:17:25.347Z] [2023-06-07T21:17:25.347Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:25.615Z] #42 ... [2023-06-07T21:17:25.615Z] [2023-06-07T21:17:25.615Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:17:25.615Z] #59 ... [2023-06-07T21:17:25.615Z] [2023-06-07T21:17:25.615Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:26.199Z] #46 ... [2023-06-07T21:17:26.199Z] [2023-06-07T21:17:26.199Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:17:26.199Z] #60 ... [2023-06-07T21:17:26.199Z] [2023-06-07T21:17:26.199Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:26.199Z] #42 ... [2023-06-07T21:17:26.199Z] [2023-06-07T21:17:26.199Z] #44 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T21:17:26.199Z] #44 12.40 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:26.199Z] #44 12.48 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:26.199Z] #44 12.55 OK: 8 MiB in 16 packages [2023-06-07T21:17:26.199Z] #44 DONE 14.7s [2023-06-07T21:17:26.199Z] [2023-06-07T21:17:26.199Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:26.466Z] #42 ... [2023-06-07T21:17:26.466Z] [2023-06-07T21:17:26.466Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:17:26.466Z] #43 ... [2023-06-07T21:17:26.466Z] [2023-06-07T21:17:26.466Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:17:26.732Z] #61 ... [2023-06-07T21:17:26.732Z] [2023-06-07T21:17:26.732Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:27.033Z] #58 ... [2023-06-07T21:17:27.033Z] [2023-06-07T21:17:27.033Z] #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:17:27.033Z] #45 12.33 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:27.033Z] #45 12.39 (2/2) Installing openssl (3.0.8-r4) [2023-06-07T21:17:27.033Z] #45 12.43 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:27.033Z] #45 12.64 OK: 8 MiB in 17 packages [2023-06-07T21:17:27.033Z] #45 DONE 14.9s [2023-06-07T21:17:27.033Z] [2023-06-07T21:17:27.033Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:28.977Z] #58 ... [2023-06-07T21:17:28.977Z] [2023-06-07T21:17:28.977Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:17:28.977Z] #62 DONE 1.8s [2023-06-07T21:17:28.977Z] [2023-06-07T21:17:28.977Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:28.977Z] #58 ... [2023-06-07T21:17:28.977Z] [2023-06-07T21:17:28.977Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:28.977Z] #33 ... [2023-06-07T21:17:28.977Z] [2023-06-07T21:17:28.977Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:30.923Z] #58 transferring context: 3.79MB 14.4s [2023-06-07T21:17:31.192Z] #58 ... [2023-06-07T21:17:31.192Z] [2023-06-07T21:17:31.192Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:17:31.192Z] #47 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:31.192Z] #47 13.67 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:17:31.192Z] #47 13.94 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:31.192Z] #47 14.00 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:17:31.192Z] #47 14.00 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:31.192Z] #47 14.23 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:17:31.192Z] #47 16.63 OK: 8 MiB in 18 packages [2023-06-07T21:17:31.192Z] #47 DONE 19.0s [2023-06-07T21:17:31.192Z] [2023-06-07T21:17:31.192Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:32.605Z] #58 ... [2023-06-07T21:17:32.605Z] [2023-06-07T21:17:32.605Z] #48 [core-command internal] load build context [2023-06-07T21:17:32.605Z] #48 ... [2023-06-07T21:17:32.605Z] [2023-06-07T21:17:32.605Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:32.873Z] #58 ... [2023-06-07T21:17:32.873Z] [2023-06-07T21:17:32.873Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:33.140Z] #37 ... [2023-06-07T21:17:33.140Z] [2023-06-07T21:17:33.140Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:33.409Z] #58 ... [2023-06-07T21:17:33.409Z] [2023-06-07T21:17:33.409Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:33.409Z] #52 ... [2023-06-07T21:17:33.409Z] [2023-06-07T21:17:33.409Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:34.375Z] #58 ... [2023-06-07T21:17:34.375Z] [2023-06-07T21:17:34.375Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:34.375Z] #36 ... [2023-06-07T21:17:34.375Z] [2023-06-07T21:17:34.375Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:34.964Z] #58 ... [2023-06-07T21:17:34.964Z] [2023-06-07T21:17:34.964Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:34.964Z] #40 transferring context: 85.17MB 24.2s [2023-06-07T21:17:34.964Z] #40 ... [2023-06-07T21:17:34.964Z] [2023-06-07T21:17:34.964Z] #57 [security-spire-config internal] load build context [2023-06-07T21:17:35.234Z] #57 ... [2023-06-07T21:17:35.234Z] [2023-06-07T21:17:35.234Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:35.234Z] #40 ... [2023-06-07T21:17:35.234Z] [2023-06-07T21:17:35.234Z] #49 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:17:35.234Z] #49 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:35.234Z] #49 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:35.501Z] #49 ... [2023-06-07T21:17:35.501Z] [2023-06-07T21:17:35.501Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:35.501Z] #54 ... [2023-06-07T21:17:35.501Z] [2023-06-07T21:17:35.501Z] #41 [core-data internal] load build context [2023-06-07T21:17:35.770Z] #41 ... [2023-06-07T21:17:35.770Z] [2023-06-07T21:17:35.770Z] #48 [core-command internal] load build context [2023-06-07T21:17:35.770Z] #48 ... [2023-06-07T21:17:35.770Z] [2023-06-07T21:17:35.770Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:17:36.043Z] #59 ... [2023-06-07T21:17:36.043Z] [2023-06-07T21:17:36.043Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:17:36.043Z] #51 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:36.043Z] #51 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:36.043Z] #51 21.72 OK: 263 MiB in 53 packages [2023-06-07T21:17:36.043Z] #51 ... [2023-06-07T21:17:36.312Z] [2023-06-07T21:17:36.312Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:36.312Z] #46 ... [2023-06-07T21:17:36.312Z] [2023-06-07T21:17:36.312Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:17:36.312Z] #55 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:36.312Z] #55 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:36.312Z] #55 21.53 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:17:36.312Z] #55 21.53 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:17:36.312Z] #55 21.53 OK: 17699 distinct packages available [2023-06-07T21:17:36.312Z] #55 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:36.312Z] #55 ... [2023-06-07T21:17:36.312Z] [2023-06-07T21:17:36.312Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:17:36.581Z] #59 ... [2023-06-07T21:17:36.581Z] [2023-06-07T21:17:36.581Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:36.581Z] #42 ... [2023-06-07T21:17:36.581Z] [2023-06-07T21:17:36.581Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:17:36.866Z] #59 ... [2023-06-07T21:17:36.866Z] [2023-06-07T21:17:36.866Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:17:36.866Z] #43 ... [2023-06-07T21:17:36.866Z] [2023-06-07T21:17:36.866Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:36.866Z] #42 ... [2023-06-07T21:17:36.866Z] [2023-06-07T21:17:36.866Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:17:36.866Z] #50 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:36.866Z] #50 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:36.866Z] #50 23.20 OK: 263 MiB in 53 packages [2023-06-07T21:17:37.134Z] #50 ... [2023-06-07T21:17:37.134Z] [2023-06-07T21:17:37.134Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:17:37.134Z] #51 DONE 24.3s [2023-06-07T21:17:37.134Z] [2023-06-07T21:17:37.134Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:38.104Z] #42 ... [2023-06-07T21:17:38.104Z] [2023-06-07T21:17:38.104Z] #49 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:17:38.104Z] #49 22.86 OK: 263 MiB in 53 packages [2023-06-07T21:17:38.104Z] #49 DONE 25.9s [2023-06-07T21:17:38.104Z] [2023-06-07T21:17:38.104Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:38.104Z] #42 ... [2023-06-07T21:17:38.104Z] [2023-06-07T21:17:38.104Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:17:38.104Z] #53 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:38.104Z] #53 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:38.371Z] #53 ... [2023-06-07T21:17:38.371Z] [2023-06-07T21:17:38.371Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:38.957Z] #46 ... [2023-06-07T21:17:38.957Z] [2023-06-07T21:17:38.957Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:17:38.957Z] #50 DONE 26.1s [2023-06-07T21:17:38.957Z] [2023-06-07T21:17:38.957Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:39.224Z] #46 ... [2023-06-07T21:17:39.224Z] [2023-06-07T21:17:39.224Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:17:39.224Z] #38 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:39.224Z] #38 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:39.224Z] #38 25.47 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:17:39.224Z] #38 25.90 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:39.224Z] #38 25.94 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:39.224Z] #38 ... [2023-06-07T21:17:39.224Z] [2023-06-07T21:17:39.224Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:39.504Z] #33 ... [2023-06-07T21:17:39.504Z] [2023-06-07T21:17:39.504Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:40.466Z] #46 ... [2023-06-07T21:17:40.466Z] [2023-06-07T21:17:40.466Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:17:40.466Z] #53 25.60 OK: 263 MiB in 53 packages [2023-06-07T21:17:40.466Z] #53 DONE 27.3s [2023-06-07T21:17:40.466Z] [2023-06-07T21:17:40.466Z] #41 [core-data internal] load build context [2023-06-07T21:17:41.052Z] #41 transferring context: 19.72MB 25.0s [2023-06-07T21:17:41.052Z] #41 ... [2023-06-07T21:17:41.052Z] [2023-06-07T21:17:41.052Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:41.319Z] #46 ... [2023-06-07T21:17:41.319Z] [2023-06-07T21:17:41.319Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:17:41.319Z] #39 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:41.319Z] #39 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:41.319Z] #39 27.11 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:17:41.319Z] #39 27.11 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:17:41.319Z] #39 27.11 OK: 17694 distinct packages available [2023-06-07T21:17:41.594Z] #39 ... [2023-06-07T21:17:41.594Z] [2023-06-07T21:17:41.594Z] #41 [core-data internal] load build context [2023-06-07T21:17:42.561Z] #41 ... [2023-06-07T21:17:42.561Z] [2023-06-07T21:17:42.561Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:17:42.561Z] #56 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:42.561Z] #56 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:42.561Z] #56 28.44 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:17:42.561Z] #56 28.44 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:17:42.561Z] #56 28.44 OK: 17694 distinct packages available [2023-06-07T21:17:42.561Z] #56 ... [2023-06-07T21:17:42.561Z] [2023-06-07T21:17:42.561Z] #41 [core-data internal] load build context [2023-06-07T21:17:43.172Z] #41 ... [2023-06-07T21:17:43.172Z] [2023-06-07T21:17:43.172Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:17:43.172Z] #38 26.10 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:17:43.172Z] #38 28.59 OK: 8 MiB in 17 packages [2023-06-07T21:17:43.172Z] #38 DONE 29.8s [2023-06-07T21:17:43.172Z] [2023-06-07T21:17:43.172Z] #41 [core-data internal] load build context [2023-06-07T21:17:43.172Z] #41 ... [2023-06-07T21:17:43.172Z] [2023-06-07T21:17:43.172Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:43.439Z] #37 ... [2023-06-07T21:17:43.439Z] [2023-06-07T21:17:43.439Z] #41 [core-data internal] load build context [2023-06-07T21:17:43.707Z] #41 ... [2023-06-07T21:17:43.707Z] [2023-06-07T21:17:43.707Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:17:43.707Z] #60 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:43.707Z] #60 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:43.707Z] #60 26.41 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:43.707Z] #60 26.45 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:43.707Z] #60 26.69 OK: 8 MiB in 16 packages [2023-06-07T21:17:43.707Z] #60 ... [2023-06-07T21:17:43.707Z] [2023-06-07T21:17:43.707Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:17:43.707Z] #61 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:43.707Z] #61 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:43.707Z] #61 25.74 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:43.707Z] #61 25.77 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:17:43.707Z] #61 25.78 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:43.707Z] #61 26.03 OK: 8 MiB in 17 packages [2023-06-07T21:17:43.707Z] #61 ... [2023-06-07T21:17:43.707Z] [2023-06-07T21:17:43.707Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:43.974Z] #52 ... [2023-06-07T21:17:43.974Z] [2023-06-07T21:17:43.974Z] #41 [core-data internal] load build context [2023-06-07T21:17:44.248Z] #41 ... [2023-06-07T21:17:44.248Z] [2023-06-07T21:17:44.248Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:17:44.248Z] #61 DONE 27.6s [2023-06-07T21:17:44.248Z] [2023-06-07T21:17:44.248Z] #41 [core-data internal] load build context [2023-06-07T21:17:44.248Z] #41 ... [2023-06-07T21:17:44.248Z] [2023-06-07T21:17:44.248Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:44.516Z] #36 ... [2023-06-07T21:17:44.516Z] [2023-06-07T21:17:44.516Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:44.516Z] #52 ... [2023-06-07T21:17:44.516Z] [2023-06-07T21:17:44.516Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:17:44.516Z] #60 DONE 28.4s [2023-06-07T21:17:44.516Z] [2023-06-07T21:17:44.516Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:45.103Z] #52 ... [2023-06-07T21:17:45.103Z] [2023-06-07T21:17:45.103Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:17:45.103Z] #55 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:45.103Z] #55 29.97 OK: 263 MiB in 53 packages [2023-06-07T21:17:45.103Z] #55 DONE 31.9s [2023-06-07T21:17:45.103Z] [2023-06-07T21:17:45.103Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:45.103Z] #52 ... [2023-06-07T21:17:45.103Z] [2023-06-07T21:17:45.103Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:45.103Z] #58 ... [2023-06-07T21:17:45.103Z] [2023-06-07T21:17:45.103Z] #57 [security-spire-config internal] load build context [2023-06-07T21:17:45.372Z] #57 ... [2023-06-07T21:17:45.372Z] [2023-06-07T21:17:45.372Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:45.653Z] #58 ... [2023-06-07T21:17:45.653Z] [2023-06-07T21:17:45.653Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:45.653Z] #40 transferring context: 104.31MB 34.6s [2023-06-07T21:17:45.653Z] #40 ... [2023-06-07T21:17:45.653Z] [2023-06-07T21:17:45.653Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:45.653Z] #54 ... [2023-06-07T21:17:45.653Z] [2023-06-07T21:17:45.653Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:45.928Z] #58 ... [2023-06-07T21:17:45.928Z] [2023-06-07T21:17:45.928Z] #48 [core-command internal] load build context [2023-06-07T21:17:46.195Z] #48 ... [2023-06-07T21:17:46.195Z] [2023-06-07T21:17:46.195Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:46.800Z] #40 ... [2023-06-07T21:17:46.800Z] [2023-06-07T21:17:46.800Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:17:47.077Z] #59 ... [2023-06-07T21:17:47.077Z] [2023-06-07T21:17:47.077Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:17:47.077Z] #43 ... [2023-06-07T21:17:47.077Z] [2023-06-07T21:17:47.077Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:47.662Z] #54 ... [2023-06-07T21:17:47.662Z] [2023-06-07T21:17:47.662Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:17:47.662Z] #56 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:47.662Z] #56 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:47.662Z] #56 32.80 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:47.662Z] #56 32.80 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:17:47.662Z] #56 32.84 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:17:47.662Z] #56 32.84 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:17:47.662Z] #56 32.84 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:47.662Z] #56 32.95 OK: 8 MiB in 19 packages [2023-06-07T21:17:47.662Z] #56 DONE 33.8s [2023-06-07T21:17:47.662Z] [2023-06-07T21:17:47.662Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:48.254Z] #54 ... [2023-06-07T21:17:48.254Z] [2023-06-07T21:17:48.254Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:17:48.254Z] #39 28.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:48.254Z] #39 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:17:48.254Z] #39 32.28 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:17:48.254Z] #39 32.39 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:17:48.254Z] #39 32.43 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:17:48.254Z] #39 32.44 (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T21:17:48.254Z] #39 32.52 (5/9) Installing curl (8.1.1-r1) [2023-06-07T21:17:48.254Z] #39 32.62 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:17:48.254Z] #39 32.62 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:17:48.254Z] #39 32.62 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:17:48.254Z] #39 32.69 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:17:48.254Z] #39 32.69 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:17:48.254Z] #39 32.80 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:17:48.254Z] #39 33.50 OK: 11 MiB in 24 packages [2023-06-07T21:17:48.254Z] #39 DONE 34.3s [2023-06-07T21:17:48.254Z] [2023-06-07T21:17:48.254Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:48.521Z] #54 ... [2023-06-07T21:17:48.522Z] [2023-06-07T21:17:48.522Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:48.522Z] #42 ... [2023-06-07T21:17:48.522Z] [2023-06-07T21:17:48.522Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:49.488Z] #54 ... [2023-06-07T21:17:49.488Z] [2023-06-07T21:17:49.488Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:49.756Z] #33 ... [2023-06-07T21:17:49.756Z] [2023-06-07T21:17:49.756Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:17:49.756Z] #63 DONE 5.3s [2023-06-07T21:17:49.756Z] [2023-06-07T21:17:49.756Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:49.756Z] #33 ... [2023-06-07T21:17:49.756Z] [2023-06-07T21:17:49.756Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:50.754Z] #54 ... [2023-06-07T21:17:50.754Z] [2023-06-07T21:17:51.021Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:17:51.021Z] #64 DONE 1.1s [2023-06-07T21:17:51.021Z] [2023-06-07T21:17:51.021Z] #54 [support-notifications internal] load build context [2023-06-07T21:17:51.289Z] #54 transferring context: 54.53MB 36.8s [2023-06-07T21:17:51.555Z] #54 ... [2023-06-07T21:17:51.555Z] [2023-06-07T21:17:51.555Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:17:51.823Z] #46 ... [2023-06-07T21:17:51.823Z] [2023-06-07T21:17:51.823Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:53.778Z] #33 ... [2023-06-07T21:17:53.778Z] [2023-06-07T21:17:53.778Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:53.779Z] #37 ... [2023-06-07T21:17:53.779Z] [2023-06-07T21:17:53.779Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:17:54.741Z] #33 ... [2023-06-07T21:17:54.741Z] [2023-06-07T21:17:54.741Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:54.741Z] #36 ... [2023-06-07T21:17:54.741Z] [2023-06-07T21:17:54.741Z] #41 [core-data internal] load build context [2023-06-07T21:17:54.741Z] #41 ... [2023-06-07T21:17:54.741Z] [2023-06-07T21:17:54.741Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:17:55.331Z] #36 ... [2023-06-07T21:17:55.331Z] [2023-06-07T21:17:55.331Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:55.331Z] #52 ... [2023-06-07T21:17:55.331Z] [2023-06-07T21:17:55.331Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:55.603Z] #37 ... [2023-06-07T21:17:55.603Z] [2023-06-07T21:17:55.603Z] #57 [security-spire-config internal] load build context [2023-06-07T21:17:55.603Z] #57 ... [2023-06-07T21:17:55.603Z] [2023-06-07T21:17:55.603Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:56.202Z] #37 transferring context: 103.98MB 43.0s [2023-06-07T21:17:56.202Z] #37 ... [2023-06-07T21:17:56.202Z] [2023-06-07T21:17:56.202Z] #58 [core-metadata internal] load build context [2023-06-07T21:17:56.472Z] #58 ... [2023-06-07T21:17:56.472Z] [2023-06-07T21:17:56.472Z] #48 [core-command internal] load build context [2023-06-07T21:17:56.472Z] #48 ... [2023-06-07T21:17:56.472Z] [2023-06-07T21:17:56.472Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:56.739Z] #37 ... [2023-06-07T21:17:56.739Z] [2023-06-07T21:17:56.739Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:17:57.006Z] #40 ... [2023-06-07T21:17:57.006Z] [2023-06-07T21:17:57.006Z] #37 [support-scheduler internal] load build context [2023-06-07T21:17:57.006Z] #37 ... [2023-06-07T21:17:57.006Z] [2023-06-07T21:17:57.006Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:17:57.280Z] #43 ... [2023-06-07T21:17:57.280Z] [2023-06-07T21:17:57.280Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:17:57.280Z] #59 ... [2023-06-07T21:17:57.280Z] [2023-06-07T21:17:57.280Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:17:58.692Z] #43 ... [2023-06-07T21:17:58.692Z] [2023-06-07T21:17:58.692Z] #42 [security-spire-server internal] load build context [2023-06-07T21:17:58.692Z] #42 ... [2023-06-07T21:17:58.692Z] [2023-06-07T21:17:58.692Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:01.286Z] #43 transferring context: 111.24MB 45.1s [2023-06-07T21:18:01.871Z] #43 ... [2023-06-07T21:18:01.871Z] [2023-06-07T21:18:01.871Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:18:01.871Z] #46 ... [2023-06-07T21:18:01.871Z] [2023-06-07T21:18:01.871Z] #54 [support-notifications internal] load build context [2023-06-07T21:18:01.871Z] #54 ... [2023-06-07T21:18:01.871Z] [2023-06-07T21:18:01.871Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:05.214Z] #43 ... [2023-06-07T21:18:05.214Z] [2023-06-07T21:18:05.214Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:18:05.214Z] #33 ... [2023-06-07T21:18:05.214Z] [2023-06-07T21:18:05.214Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:05.214Z] #43 ... [2023-06-07T21:18:05.214Z] [2023-06-07T21:18:05.214Z] #41 [core-data internal] load build context [2023-06-07T21:18:05.214Z] #41 ... [2023-06-07T21:18:05.214Z] [2023-06-07T21:18:05.214Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:05.214Z] #43 ... [2023-06-07T21:18:05.214Z] [2023-06-07T21:18:05.214Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:05.482Z] #36 ... [2023-06-07T21:18:05.482Z] [2023-06-07T21:18:05.482Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:05.482Z] #43 ... [2023-06-07T21:18:05.482Z] [2023-06-07T21:18:05.482Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:18:05.482Z] #52 ... [2023-06-07T21:18:05.482Z] [2023-06-07T21:18:05.482Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:05.753Z] #36 ... [2023-06-07T21:18:05.753Z] [2023-06-07T21:18:05.753Z] #57 [security-spire-config internal] load build context [2023-06-07T21:18:05.753Z] #57 ... [2023-06-07T21:18:05.753Z] [2023-06-07T21:18:05.753Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:06.338Z] #36 transferring context: 139.93MB 54.2s [2023-06-07T21:18:06.338Z] #36 ... [2023-06-07T21:18:06.338Z] [2023-06-07T21:18:06.338Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:06.607Z] #58 ... [2023-06-07T21:18:06.607Z] [2023-06-07T21:18:06.607Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:06.607Z] #36 ... [2023-06-07T21:18:06.607Z] [2023-06-07T21:18:06.607Z] #48 [core-command internal] load build context [2023-06-07T21:18:06.873Z] #48 ... [2023-06-07T21:18:06.873Z] [2023-06-07T21:18:06.873Z] #40 [security-spire-agent internal] load build context [2023-06-07T21:18:06.873Z] #40 transferring context: 175.25MB 55.8s done [2023-06-07T21:18:06.873Z] #40 DONE 56.2s [2023-06-07T21:18:06.873Z] [2023-06-07T21:18:06.873Z] #48 [core-command internal] load build context [2023-06-07T21:18:06.873Z] #48 ... [2023-06-07T21:18:06.873Z] [2023-06-07T21:18:06.873Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:07.160Z] #58 ... [2023-06-07T21:18:07.160Z] [2023-06-07T21:18:07.160Z] #37 [support-scheduler internal] load build context [2023-06-07T21:18:07.428Z] #37 ... [2023-06-07T21:18:07.428Z] [2023-06-07T21:18:07.428Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:07.428Z] #36 ... [2023-06-07T21:18:07.428Z] [2023-06-07T21:18:07.428Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:07.428Z] #59 ... [2023-06-07T21:18:07.428Z] [2023-06-07T21:18:07.428Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:08.840Z] #36 ... [2023-06-07T21:18:08.840Z] [2023-06-07T21:18:08.840Z] #48 [core-command internal] load build context [2023-06-07T21:18:08.840Z] #48 transferring context: 175.25MB 54.5s done [2023-06-07T21:18:08.840Z] #48 DONE 56.7s [2023-06-07T21:18:08.840Z] [2023-06-07T21:18:08.840Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:08.840Z] #36 ... [2023-06-07T21:18:08.840Z] [2023-06-07T21:18:08.840Z] #42 [security-spire-server internal] load build context [2023-06-07T21:18:09.108Z] #42 ... [2023-06-07T21:18:09.108Z] [2023-06-07T21:18:09.108Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:11.059Z] #59 ... [2023-06-07T21:18:11.059Z] [2023-06-07T21:18:11.059Z] #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:18:11.059Z] #65 DONE 3.7s [2023-06-07T21:18:11.059Z] [2023-06-07T21:18:11.059Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:11.328Z] #59 ... [2023-06-07T21:18:11.328Z] [2023-06-07T21:18:11.328Z] #37 [support-scheduler internal] load build context [2023-06-07T21:18:11.328Z] #37 transferring context: 175.25MB 57.5s done [2023-06-07T21:18:11.328Z] #37 DONE 58.2s [2023-06-07T21:18:11.328Z] [2023-06-07T21:18:11.328Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:11.328Z] #59 ... [2023-06-07T21:18:11.328Z] [2023-06-07T21:18:11.328Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:11.328Z] #66 DONE 1.9s [2023-06-07T21:18:11.328Z] [2023-06-07T21:18:11.328Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:11.731Z] #59 ... [2023-06-07T21:18:11.731Z] [2023-06-07T21:18:11.731Z] #57 [security-spire-config internal] load build context [2023-06-07T21:18:11.731Z] #57 transferring context: 175.25MB 58.0s done [2023-06-07T21:18:11.731Z] #57 DONE 58.9s [2023-06-07T21:18:11.731Z] [2023-06-07T21:18:11.731Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:12.024Z] #59 ... [2023-06-07T21:18:12.024Z] [2023-06-07T21:18:12.024Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:18:12.024Z] #46 ... [2023-06-07T21:18:12.024Z] [2023-06-07T21:18:12.024Z] #54 [support-notifications internal] load build context [2023-06-07T21:18:12.302Z] #54 ... [2023-06-07T21:18:12.302Z] [2023-06-07T21:18:12.302Z] #46 [security-secretstore-setup internal] load build context [2023-06-07T21:18:14.337Z] #46 transferring context: 175.25MB 61.8s done [2023-06-07T21:18:14.337Z] #46 DONE 62.2s [2023-06-07T21:18:14.337Z] [2023-06-07T21:18:14.337Z] #54 [support-notifications internal] load build context [2023-06-07T21:18:14.971Z] #54 ... [2023-06-07T21:18:14.971Z] [2023-06-07T21:18:14.971Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:18:14.971Z] #33 ... [2023-06-07T21:18:14.971Z] [2023-06-07T21:18:14.971Z] #54 [support-notifications internal] load build context [2023-06-07T21:18:15.262Z] #54 ... [2023-06-07T21:18:15.262Z] [2023-06-07T21:18:15.262Z] #41 [core-data internal] load build context [2023-06-07T21:18:15.262Z] #41 ... [2023-06-07T21:18:15.262Z] [2023-06-07T21:18:15.262Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:18:15.551Z] #33 ... [2023-06-07T21:18:15.551Z] [2023-06-07T21:18:15.551Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:15.831Z] #43 ... [2023-06-07T21:18:15.831Z] [2023-06-07T21:18:15.831Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:18:15.831Z] #52 ... [2023-06-07T21:18:15.831Z] [2023-06-07T21:18:15.831Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:16.098Z] #43 ... [2023-06-07T21:18:16.098Z] [2023-06-07T21:18:16.098Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:16.098Z] #67 DONE 1.4s [2023-06-07T21:18:16.098Z] [2023-06-07T21:18:16.098Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:16.365Z] #43 ... [2023-06-07T21:18:16.365Z] [2023-06-07T21:18:16.365Z] #54 [support-notifications internal] load build context [2023-06-07T21:18:16.365Z] #54 transferring context: 175.25MB 61.7s done [2023-06-07T21:18:16.365Z] #54 DONE 63.2s [2023-06-07T21:18:16.365Z] [2023-06-07T21:18:16.365Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:18:16.365Z] #43 transferring context: 175.25MB 60.0s done [2023-06-07T21:18:16.951Z] #43 DONE 61.8s [2023-06-07T21:18:16.951Z] [2023-06-07T21:18:16.951Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:18:17.219Z] #33 ... [2023-06-07T21:18:17.219Z] [2023-06-07T21:18:17.219Z] #36 [security-proxy-setup internal] load build context [2023-06-07T21:18:17.219Z] #36 transferring context: 175.25MB 65.2s done [2023-06-07T21:18:17.219Z] #36 DONE 65.4s [2023-06-07T21:18:17.219Z] [2023-06-07T21:18:17.219Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:17.487Z] #58 ... [2023-06-07T21:18:17.487Z] [2023-06-07T21:18:17.487Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:18:17.755Z] #33 ... [2023-06-07T21:18:17.755Z] [2023-06-07T21:18:17.755Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:17.755Z] #68 DONE 1.3s [2023-06-07T21:18:17.755Z] [2023-06-07T21:18:17.755Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:18:18.719Z] #33 ... [2023-06-07T21:18:18.719Z] [2023-06-07T21:18:18.719Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:18:18.719Z] #52 transferring context: 175.25MB 64.0s done [2023-06-07T21:18:18.719Z] #52 DONE 65.3s [2023-06-07T21:18:18.719Z] [2023-06-07T21:18:18.719Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:18.986Z] #58 ... [2023-06-07T21:18:18.986Z] [2023-06-07T21:18:18.986Z] #42 [security-spire-server internal] load build context [2023-06-07T21:18:18.986Z] #42 transferring context: 175.25MB 61.6s done [2023-06-07T21:18:18.986Z] #42 DONE 63.8s [2023-06-07T21:18:18.986Z] [2023-06-07T21:18:18.986Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:19.266Z] #58 ... [2023-06-07T21:18:19.266Z] [2023-06-07T21:18:19.266Z] #33 [security-proxy-auth internal] load build context [2023-06-07T21:18:19.266Z] #33 transferring context: 175.25MB 66.9s done [2023-06-07T21:18:19.266Z] #33 DONE 67.5s [2023-06-07T21:18:19.266Z] [2023-06-07T21:18:19.266Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:19.850Z] #58 ... [2023-06-07T21:18:19.850Z] [2023-06-07T21:18:19.850Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.850Z] #69 DONE 1.1s [2023-06-07T21:18:19.850Z] [2023-06-07T21:18:19.850Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:20.811Z] #58 ... [2023-06-07T21:18:20.811Z] [2023-06-07T21:18:20.811Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:20.811Z] #70 ... [2023-06-07T21:18:20.811Z] [2023-06-07T21:18:20.811Z] #58 [core-metadata internal] load build context [2023-06-07T21:18:21.396Z] #58 transferring context: 175.25MB 64.9s done [2023-06-07T21:18:21.396Z] #58 DONE 66.2s [2023-06-07T21:18:21.396Z] [2023-06-07T21:18:21.396Z] #41 [core-data internal] load build context [2023-06-07T21:18:21.667Z] #41 ... [2023-06-07T21:18:21.667Z] [2023-06-07T21:18:21.667Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:21.667Z] #71 ... [2023-06-07T21:18:21.667Z] [2023-06-07T21:18:21.667Z] #41 [core-data internal] load build context [2023-06-07T21:18:22.255Z] #41 ... [2023-06-07T21:18:22.255Z] [2023-06-07T21:18:22.255Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:22.255Z] #59 ... [2023-06-07T21:18:22.255Z] [2023-06-07T21:18:22.255Z] #41 [core-data internal] load build context [2023-06-07T21:18:22.839Z] #41 ... [2023-06-07T21:18:22.839Z] [2023-06-07T21:18:22.839Z] #59 [security-bootstrapper internal] load build context [2023-06-07T21:18:22.839Z] #59 transferring context: 175.25MB 66.1s done [2023-06-07T21:18:22.839Z] #59 DONE 67.8s [2023-06-07T21:18:22.839Z] [2023-06-07T21:18:22.839Z] #41 [core-data internal] load build context [2023-06-07T21:18:22.839Z] #41 transferring context: 175.25MB 66.9s done [2023-06-07T21:18:23.106Z] #41 DONE 68.0s [2023-06-07T21:18:23.106Z] [2023-06-07T21:18:23.106Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:26.452Z] #72 ... [2023-06-07T21:18:26.452Z] [2023-06-07T21:18:26.452Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:26.452Z] #73 ... [2023-06-07T21:18:26.452Z] [2023-06-07T21:18:26.452Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #74 ... [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #71 DONE 64.0s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #73 DONE 59.7s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #70 DONE 65.1s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:19:24.103Z] #75 ... [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #72 DONE 56.1s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #76 ... [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #74 DONE 59.5s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #77 [support-notifications builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #77 DONE 3.0s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #78 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #79 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #80 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #81 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #81 DONE 4.4s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #82 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #82 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #83 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #84 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:19:24.103Z] #75 DONE 4.4s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:19:24.103Z] #85 ... [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #86 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #86 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #87 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #88 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #89 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #90 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #91 [core-data builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #91 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #92 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #93 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #94 [core-metadata builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #94 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #76 DONE 4.5s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #95 [core-command builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #95 DONE 4.5s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #96 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #97 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #97 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #98 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #99 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:19:24.103Z] #100 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #101 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:19:24.103Z] #102 ... [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:19:24.103Z] #103 DONE 0.7s [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:19:24.103Z] #104 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:24.103Z] #105 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:19:24.103Z] #106 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.103Z] #107 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:19:24.103Z] #107 CACHED [2023-06-07T21:19:24.103Z] [2023-06-07T21:19:24.104Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:19:26.683Z] #108 ... [2023-06-07T21:19:26.683Z] [2023-06-07T21:19:26.683Z] #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:19:26.683Z] #0 6.015 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-06-07T21:19:26.949Z] #109 ... [2023-06-07T21:19:26.949Z] [2023-06-07T21:19:26.949Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:19:26.949Z] #85 6.713 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-06-07T21:19:27.910Z] #85 ... [2023-06-07T21:19:27.910Z] [2023-06-07T21:19:27.910Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:19:27.910Z] #108 DONE 7.0s [2023-06-07T21:19:27.910Z] [2023-06-07T21:19:27.910Z] #110 [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-06-07T21:19:27.910Z] #110 DONE 7.0s [2023-06-07T21:19:27.910Z] [2023-06-07T21:19:27.910Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:19:28.500Z] #111 ... [2023-06-07T21:19:28.500Z] [2023-06-07T21:19:28.500Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:19:28.500Z] #112 DONE 0.5s [2023-06-07T21:19:28.500Z] [2023-06-07T21:19:28.500Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:19:28.500Z] #111 DONE 0.5s [2023-06-07T21:19:28.500Z] [2023-06-07T21:19:28.500Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:19:28.500Z] #102 7.240 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-06-07T21:19:28.924Z] #102 ... [2023-06-07T21:19:28.924Z] [2023-06-07T21:19:28.924Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:19:28.924Z] #113 CACHED [2023-06-07T21:19:28.924Z] [2023-06-07T21:19:28.924Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:19:28.924Z] #114 CACHED [2023-06-07T21:19:28.924Z] [2023-06-07T21:19:28.924Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:19:28.924Z] #115 CACHED [2023-06-07T21:19:28.924Z] [2023-06-07T21:19:28.924Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:19:28.924Z] #116 CACHED [2023-06-07T21:19:28.924Z] [2023-06-07T21:19:28.924Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:19:28.924Z] #117 CACHED [2023-06-07T21:19:28.924Z] [2023-06-07T21:19:28.924Z] #118 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:19:28.924Z] #118 CACHED [2023-06-07T21:19:29.190Z] [2023-06-07T21:19:29.190Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:19:29.190Z] #119 DONE 0.5s [2023-06-07T21:19:29.190Z] [2023-06-07T21:19:29.190Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:19:29.190Z] #120 CACHED [2023-06-07T21:19:29.190Z] [2023-06-07T21:19:29.190Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:19:29.457Z] #121 ... [2023-06-07T21:19:29.457Z] [2023-06-07T21:19:29.457Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:19:29.457Z] #122 DONE 0.6s [2023-06-07T21:19:29.722Z] [2023-06-07T21:19:29.722Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:19:29.722Z] #121 DONE 0.2s [2023-06-07T21:19:29.722Z] [2023-06-07T21:19:29.722Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:19:29.722Z] #0 6.890 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-06-07T21:19:29.722Z] #123 ... [2023-06-07T21:19:29.722Z] [2023-06-07T21:19:29.722Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:19:29.992Z] #124 DONE 0.2s [2023-06-07T21:19:29.992Z] [2023-06-07T21:19:29.992Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:19:29.992Z] #0 7.486 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-06-07T21:19:29.992Z] #125 ... [2023-06-07T21:19:29.992Z] [2023-06-07T21:19:29.992Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:19:30.258Z] #126 ... [2023-06-07T21:19:30.258Z] [2023-06-07T21:19:30.258Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:19:30.258Z] #0 4.985 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-06-07T21:19:30.258Z] #127 ... [2023-06-07T21:19:30.258Z] [2023-06-07T21:19:30.258Z] #128 [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-06-07T21:19:30.258Z] #0 4.530 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-06-07T21:19:30.524Z] #128 ... [2023-06-07T21:19:30.524Z] [2023-06-07T21:19:30.524Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:19:30.524Z] #0 5.981 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-06-07T21:19:30.524Z] #129 ... [2023-06-07T21:19:30.524Z] [2023-06-07T21:19:30.524Z] #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:19:30.524Z] #130 CACHED [2023-06-07T21:19:30.524Z] [2023-06-07T21:19:30.524Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:19:30.524Z] #0 6.461 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-06-07T21:19:30.792Z] #131 ... [2023-06-07T21:19:30.792Z] [2023-06-07T21:19:30.792Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:19:30.792Z] #0 6.562 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-06-07T21:19:31.058Z] #132 ... [2023-06-07T21:19:31.058Z] [2023-06-07T21:19:31.058Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:19:31.058Z] #0 6.624 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-06-07T21:19:31.058Z] #133 ... [2023-06-07T21:19:31.058Z] [2023-06-07T21:19:31.058Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:19:33.655Z] #134 ... [2023-06-07T21:19:33.655Z] [2023-06-07T21:19:33.655Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:19:33.655Z] #126 DONE 3.6s [2023-06-07T21:19:33.922Z] [2023-06-07T21:19:33.922Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:19:33.922Z] #135 DONE 0.2s [2023-06-07T21:19:33.922Z] [2023-06-07T21:19:33.922Z] #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:19:33.922Z] #136 DONE 0.2s [2023-06-07T21:19:33.922Z] [2023-06-07T21:19:33.922Z] #137 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:19:34.552Z] #137 ... [2023-06-07T21:19:34.552Z] [2023-06-07T21:19:34.552Z] #138 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T21:19:34.552Z] #138 DONE 0.3s [2023-06-07T21:19:34.552Z] [2023-06-07T21:19:34.552Z] #139 [security-spire-config] exporting to image [2023-06-07T21:19:34.552Z] #139 exporting layers [2023-06-07T21:19:35.136Z] #139 ... [2023-06-07T21:19:35.136Z] [2023-06-07T21:19:35.136Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:19:35.136Z] #134 DONE 4.5s [2023-06-07T21:19:35.402Z] [2023-06-07T21:19:35.402Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:19:35.989Z] #140 ... [2023-06-07T21:19:35.989Z] [2023-06-07T21:19:35.989Z] #137 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:19:35.989Z] #137 DONE 2.7s [2023-06-07T21:19:36.256Z] [2023-06-07T21:19:36.256Z] #141 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:19:36.256Z] #141 DONE 0.3s [2023-06-07T21:19:36.256Z] [2023-06-07T21:19:36.256Z] #142 [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-06-07T21:19:36.849Z] #142 DONE 0.3s [2023-06-07T21:19:36.849Z] [2023-06-07T21:19:36.849Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:19:37.138Z] #143 DONE 0.5s [2023-06-07T21:19:37.138Z] [2023-06-07T21:19:37.138Z] #139 [security-spire-server] exporting to image [2023-06-07T21:19:37.410Z] #139 exporting layers 2.9s done [2023-06-07T21:19:37.410Z] #139 writing image sha256:d717281e940b73db7942677b0cc673d0b88d94778816701a9bf731005c7ca3ae 0.1s done [2023-06-07T21:19:37.410Z] #139 naming to docker.io/library/security-spire-config-arm64 [2023-06-07T21:19:37.410Z] #139 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-06-07T21:19:37.677Z] #139 ... [2023-06-07T21:19:37.677Z] [2023-06-07T21:19:37.677Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:19:37.677Z] #140 DONE 2.6s [2023-06-07T21:19:37.944Z] [2023-06-07T21:19:37.944Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:19:37.944Z] #144 DONE 0.3s [2023-06-07T21:19:37.944Z] [2023-06-07T21:19:37.944Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T21:19:38.217Z] #145 DONE 0.3s [2023-06-07T21:19:38.217Z] [2023-06-07T21:19:38.217Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:19:38.801Z] #146 DONE 0.3s [2023-06-07T21:19:38.801Z] [2023-06-07T21:19:38.801Z] #139 [security-spire-agent] exporting to image [2023-06-07T21:19:39.384Z] #139 exporting layers 2.1s done [2023-06-07T21:19:39.384Z] #139 writing image sha256:684e051c62c895673412e405372035e3bf6a0a76923974db53ed6c5c0bc92158 done [2023-06-07T21:19:39.384Z] #139 naming to docker.io/library/security-spire-server-arm64 done [2023-06-07T21:19:40.342Z] #139 exporting layers 1.9s done [2023-06-07T21:19:40.342Z] #139 writing image sha256:50fde4a34f24c237cb15f6b5adc5114016b856d712d9a89e1956049523f14e60 done [2023-06-07T21:19:40.342Z] #139 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-07T21:19:40.342Z] #139 DONE 6.5s [2023-06-07T21:19:40.342Z] [2023-06-07T21:19:40.342Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:33:47.839Z] #131 ... [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:33:47.839Z] #133 DONE 865.8s [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:33:47.839Z] #132 ... [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:33:47.839Z] #147 DONE 0.2s [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:33:47.839Z] #85 ... [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:33:47.839Z] #148 DONE 0.3s [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:33:47.839Z] #127 ... [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:33:47.839Z] #149 DONE 0.3s [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:33:47.839Z] #132 ... [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:33:47.839Z] #150 DONE 0.1s [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:33:47.839Z] #151 DONE 0.2s [2023-06-07T21:33:47.839Z] [2023-06-07T21:33:47.839Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:33:50.421Z] #152 DONE 2.3s [2023-06-07T21:33:50.421Z] [2023-06-07T21:33:50.421Z] #128 [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-06-07T21:33:50.421Z] #128 868.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-07T21:33:51.002Z] #128 ... [2023-06-07T21:33:51.002Z] [2023-06-07T21:33:51.002Z] #139 [security-proxy-auth] exporting to image [2023-06-07T21:33:51.002Z] #139 exporting layers 0.6s done [2023-06-07T21:33:51.002Z] #139 writing image sha256:0a59940b64677db66f5b684caab40e0fd08e478f2fc0bfac0b87a5536c7dc8b5 0.0s done [2023-06-07T21:33:51.002Z] #139 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-07T21:33:51.002Z] #139 DONE 7.1s [2023-06-07T21:33:51.002Z] [2023-06-07T21:33:51.002Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:03.295Z] #131 ... [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:34:03.295Z] #127 DONE 881.2s [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:03.295Z] #131 ... [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:03.295Z] #153 DONE 0.3s [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:03.295Z] #154 DONE 0.2s [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:34:03.295Z] #155 DONE 0.2s [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:34:03.295Z] #156 DONE 0.4s [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:34:03.295Z] #157 DONE 0.1s [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:03.295Z] #131 ... [2023-06-07T21:34:03.295Z] [2023-06-07T21:34:03.295Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:34:05.878Z] #158 DONE 2.2s [2023-06-07T21:34:05.878Z] [2023-06-07T21:34:05.878Z] #139 [security-proxy-setup] exporting to image [2023-06-07T21:34:05.878Z] #139 exporting layers [2023-06-07T21:34:05.878Z] #139 exporting layers 0.6s done [2023-06-07T21:34:05.878Z] #139 writing image sha256:f3d4a2cebdcd2db062baca2326ccdf221898cca07b81fa17d4e610027190b2fd 0.0s done [2023-06-07T21:34:05.878Z] #139 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-07T21:34:05.878Z] #139 DONE 7.8s [2023-06-07T21:34:05.878Z] [2023-06-07T21:34:05.878Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:14.074Z] #131 ... [2023-06-07T21:34:14.074Z] [2023-06-07T21:34:14.074Z] #128 [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-06-07T21:34:14.074Z] #128 DONE 893.4s [2023-06-07T21:34:14.074Z] [2023-06-07T21:34:14.074Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:34:14.074Z] #132 ... [2023-06-07T21:34:14.074Z] [2023-06-07T21:34:14.074Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:14.343Z] #159 DONE 0.5s [2023-06-07T21:34:14.343Z] [2023-06-07T21:34:14.343Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:14.637Z] #131 ... [2023-06-07T21:34:14.637Z] [2023-06-07T21:34:14.637Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:14.904Z] #160 DONE 0.4s [2023-06-07T21:34:14.905Z] [2023-06-07T21:34:14.905Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:34:14.905Z] #132 ... [2023-06-07T21:34:14.905Z] [2023-06-07T21:34:14.905Z] #161 [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-06-07T21:34:15.180Z] #161 DONE 0.3s [2023-06-07T21:34:15.453Z] [2023-06-07T21:34:15.453Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:34:15.453Z] #129 DONE 895.1s [2023-06-07T21:34:15.453Z] [2023-06-07T21:34:15.453Z] #162 [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-06-07T21:34:15.722Z] #162 DONE 0.5s [2023-06-07T21:34:15.722Z] [2023-06-07T21:34:15.722Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:34:15.989Z] #163 DONE 0.3s [2023-06-07T21:34:15.989Z] [2023-06-07T21:34:15.989Z] #164 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:34:16.256Z] #164 DONE 0.3s [2023-06-07T21:34:16.256Z] [2023-06-07T21:34:16.256Z] #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:34:17.217Z] #165 ... [2023-06-07T21:34:17.217Z] [2023-06-07T21:34:17.217Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:34:17.217Z] #166 DONE 0.9s [2023-06-07T21:34:17.217Z] [2023-06-07T21:34:17.217Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:34:17.482Z] #167 DONE 0.5s [2023-06-07T21:34:17.483Z] [2023-06-07T21:34:17.483Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:34:17.748Z] #132 ... [2023-06-07T21:34:17.748Z] [2023-06-07T21:34:17.748Z] #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:34:17.748Z] #168 DONE 0.3s [2023-06-07T21:34:17.748Z] [2023-06-07T21:34:17.748Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:34:18.017Z] #132 ... [2023-06-07T21:34:18.017Z] [2023-06-07T21:34:18.017Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:34:19.959Z] #169 ... [2023-06-07T21:34:19.959Z] [2023-06-07T21:34:19.959Z] #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:34:19.959Z] #165 DONE 3.3s [2023-06-07T21:34:19.959Z] [2023-06-07T21:34:19.959Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:19.959Z] #170 DONE 0.3s [2023-06-07T21:34:19.959Z] [2023-06-07T21:34:19.959Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:20.232Z] #171 DONE 0.1s [2023-06-07T21:34:20.232Z] [2023-06-07T21:34:20.232Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:34:20.500Z] #172 DONE 0.4s [2023-06-07T21:34:20.500Z] [2023-06-07T21:34:20.500Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:34:20.500Z] #169 DONE 2.6s [2023-06-07T21:34:20.500Z] [2023-06-07T21:34:20.500Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:34:21.462Z] #173 DONE 0.8s [2023-06-07T21:34:21.462Z] [2023-06-07T21:34:21.462Z] #174 [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-06-07T21:34:21.734Z] #174 DONE 0.3s [2023-06-07T21:34:21.734Z] [2023-06-07T21:34:21.734Z] #175 [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-06-07T21:34:21.734Z] #175 DONE 0.2s [2023-06-07T21:34:21.734Z] [2023-06-07T21:34:21.734Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:34:22.004Z] #176 DONE 0.1s [2023-06-07T21:34:22.004Z] [2023-06-07T21:34:22.004Z] #139 [security-secretstore-setup] exporting to image [2023-06-07T21:34:22.004Z] #139 exporting layers 1.4s done [2023-06-07T21:34:22.004Z] #139 writing image sha256:d6848b1a3e13b27cc06e98c2f1cc2f13d3b6d8f1749ebb0b33dde994ba1a8c3b done [2023-06-07T21:34:22.004Z] #139 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-07T21:34:22.004Z] #139 DONE 9.2s [2023-06-07T21:34:22.004Z] [2023-06-07T21:34:22.004Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:34:22.271Z] #177 DONE 0.2s [2023-06-07T21:34:22.271Z] [2023-06-07T21:34:22.271Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:22.271Z] #131 ... [2023-06-07T21:34:22.271Z] [2023-06-07T21:34:22.271Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:34:24.211Z] #178 DONE 1.9s [2023-06-07T21:34:24.211Z] [2023-06-07T21:34:24.211Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:34:24.211Z] #132 ... [2023-06-07T21:34:24.211Z] [2023-06-07T21:34:24.211Z] #139 [security-bootstrapper] exporting to image [2023-06-07T21:34:25.170Z] #139 exporting layers 1.0s done [2023-06-07T21:34:25.170Z] #139 writing image sha256:fa19f4a7557b42799bac6a5441a91f3704488ef20326b27b525b3a3bf0d2df91 done [2023-06-07T21:34:25.170Z] #139 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-07T21:34:25.170Z] #139 DONE 10.2s [2023-06-07T21:34:25.170Z] [2023-06-07T21:34:25.170Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:51.867Z] #131 ... [2023-06-07T21:34:51.867Z] [2023-06-07T21:34:51.867Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:34:51.867Z] #125 DONE 930.5s [2023-06-07T21:34:51.867Z] [2023-06-07T21:34:51.867Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:51.867Z] #131 ... [2023-06-07T21:34:51.867Z] [2023-06-07T21:34:51.867Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:51.867Z] #179 DONE 0.2s [2023-06-07T21:34:51.867Z] [2023-06-07T21:34:51.867Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:51.867Z] #180 DONE 0.2s [2023-06-07T21:34:51.867Z] [2023-06-07T21:34:51.867Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:34:52.134Z] #181 DONE 0.3s [2023-06-07T21:34:52.134Z] [2023-06-07T21:34:52.134Z] #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-06-07T21:34:52.134Z] #182 DONE 0.2s [2023-06-07T21:34:52.134Z] [2023-06-07T21:34:52.134Z] #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-06-07T21:34:52.400Z] #183 DONE 0.2s [2023-06-07T21:34:52.400Z] [2023-06-07T21:34:52.400Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:34:52.400Z] #85 ... [2023-06-07T21:34:52.400Z] [2023-06-07T21:34:52.400Z] #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-06-07T21:34:54.972Z] #184 DONE 2.6s [2023-06-07T21:34:54.972Z] [2023-06-07T21:34:54.972Z] #139 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:34:54.972Z] #139 exporting layers [2023-06-07T21:34:55.559Z] #139 exporting layers 0.4s done [2023-06-07T21:34:55.559Z] #139 writing image sha256:6b21e78f113532f6a08f1ee579b7da4bbfbc1e166f920d7d25fd2b4602bb65db 0.0s done [2023-06-07T21:34:55.559Z] #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-07T21:34:55.559Z] #139 DONE 10.6s [2023-06-07T21:34:55.559Z] [2023-06-07T21:34:55.559Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:14.069Z] #131 ... [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:35:14.069Z] #132 DONE 951.7s [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:35:14.069Z] #185 DONE 0.2s [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:35:14.069Z] #186 DONE 0.3s [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:14.069Z] #131 ... [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:35:14.069Z] #187 DONE 0.3s [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:14.069Z] #131 ... [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:35:14.069Z] #188 DONE 0.1s [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #139 [core-command] exporting to image [2023-06-07T21:35:14.069Z] #139 exporting layers [2023-06-07T21:35:14.069Z] #139 exporting layers 0.4s done [2023-06-07T21:35:14.069Z] #139 writing image sha256:1e38fe250b4e6a7cbf3d9b376c80759071f4732d676fccfdc056fed4657f2a15 done [2023-06-07T21:35:14.069Z] #139 naming to docker.io/library/core-command-arm64 done [2023-06-07T21:35:14.069Z] #139 DONE 11.1s [2023-06-07T21:35:14.069Z] [2023-06-07T21:35:14.069Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:35:29.222Z] #85 ... [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:35:29.222Z] #109 DONE 967.6s [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:29.222Z] #131 ... [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:35:29.222Z] #189 DONE 0.2s [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:29.222Z] #131 ... [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:35:29.222Z] #190 DONE 0.1s [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:35:29.222Z] #191 DONE 0.3s [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:35:29.222Z] #85 ... [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:35:29.222Z] #192 DONE 0.1s [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #139 [core-data] exporting to image [2023-06-07T21:35:29.222Z] #139 exporting layers [2023-06-07T21:35:29.222Z] #139 exporting layers 0.3s done [2023-06-07T21:35:29.222Z] #139 writing image sha256:785da9c1fc6e66e59cc54cba0cef5babfd898c25430363b3577e46ba9cc2e821 done [2023-06-07T21:35:29.222Z] #139 naming to docker.io/library/core-data-arm64 done [2023-06-07T21:35:29.222Z] #139 DONE 11.4s [2023-06-07T21:35:29.222Z] [2023-06-07T21:35:29.222Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:30.187Z] #131 ... [2023-06-07T21:35:30.187Z] [2023-06-07T21:35:30.187Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:35:30.187Z] #123 DONE 970.0s [2023-06-07T21:35:30.453Z] [2023-06-07T21:35:30.453Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:30.723Z] #131 ... [2023-06-07T21:35:30.723Z] [2023-06-07T21:35:30.723Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:35:30.992Z] #193 DONE 0.2s [2023-06-07T21:35:30.992Z] [2023-06-07T21:35:30.992Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:35:30.992Z] #194 DONE 0.2s [2023-06-07T21:35:30.992Z] [2023-06-07T21:35:30.992Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:31.260Z] #131 ... [2023-06-07T21:35:31.260Z] [2023-06-07T21:35:31.260Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:35:31.527Z] #195 DONE 0.3s [2023-06-07T21:35:31.528Z] [2023-06-07T21:35:31.528Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:31.528Z] #131 ... [2023-06-07T21:35:31.528Z] [2023-06-07T21:35:31.528Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:35:31.796Z] #196 DONE 0.1s [2023-06-07T21:35:31.796Z] [2023-06-07T21:35:31.796Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:35:31.796Z] #197 DONE 0.1s [2023-06-07T21:35:31.796Z] [2023-06-07T21:35:31.796Z] #139 [core-metadata] exporting to image [2023-06-07T21:35:32.377Z] #139 exporting layers 0.4s done [2023-06-07T21:35:32.377Z] #139 writing image sha256:b11b91f6056c1d90278154709be9414c51cca9a4928f8cea579e1e89f4aba488 done [2023-06-07T21:35:32.377Z] #139 naming to docker.io/library/core-metadata-arm64 done [2023-06-07T21:35:32.377Z] #139 DONE 11.8s [2023-06-07T21:35:32.377Z] [2023-06-07T21:35:32.377Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:36:40.227Z] #131 ... [2023-06-07T21:36:40.227Z] [2023-06-07T21:36:40.227Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:36:40.227Z] #102 DONE 1031.8s [2023-06-07T21:36:40.227Z] [2023-06-07T21:36:40.227Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:36:40.227Z] #131 ... [2023-06-07T21:36:40.227Z] [2023-06-07T21:36:40.227Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:36:40.227Z] #198 DONE 0.3s [2023-06-07T21:36:40.227Z] [2023-06-07T21:36:40.227Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:36:40.227Z] #131 ... [2023-06-07T21:36:40.227Z] [2023-06-07T21:36:40.227Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:36:40.227Z] #199 DONE 0.1s [2023-06-07T21:36:40.227Z] [2023-06-07T21:36:40.227Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:36:40.227Z] #200 DONE 0.4s [2023-06-07T21:36:40.228Z] [2023-06-07T21:36:40.228Z] #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-06-07T21:36:40.228Z] #201 DONE 0.1s [2023-06-07T21:36:40.228Z] [2023-06-07T21:36:40.228Z] #139 [security-spiffe-token-provider] exporting to image [2023-06-07T21:36:40.228Z] #139 exporting layers [2023-06-07T21:36:40.228Z] #139 exporting layers 0.6s done [2023-06-07T21:36:40.228Z] #139 writing image sha256:cf33782dcb70d469fd40cffa679dab6834bd01fb50eaf0ffe5817473acb6aaf1 done [2023-06-07T21:36:40.228Z] #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-07T21:36:40.228Z] #139 DONE 12.4s [2023-06-07T21:36:40.228Z] [2023-06-07T21:36:40.228Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:36:58.428Z] #131 DONE 1058.2s [2023-06-07T21:36:58.428Z] [2023-06-07T21:36:58.428Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:36:58.428Z] #85 DONE 1058.3s [2023-06-07T21:36:59.023Z] [2023-06-07T21:36:59.023Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:36:59.023Z] #202 DONE 0.1s [2023-06-07T21:36:59.023Z] [2023-06-07T21:36:59.023Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:36:59.023Z] #203 DONE 0.1s [2023-06-07T21:36:59.023Z] [2023-06-07T21:36:59.023Z] #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:36:59.289Z] #204 DONE 0.2s [2023-06-07T21:36:59.289Z] [2023-06-07T21:36:59.289Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:36:59.556Z] #205 DONE 0.1s [2023-06-07T21:36:59.556Z] [2023-06-07T21:36:59.556Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:36:59.822Z] #206 DONE 0.4s [2023-06-07T21:36:59.822Z] [2023-06-07T21:36:59.822Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:36:59.822Z] #207 DONE 0.5s [2023-06-07T21:36:59.822Z] [2023-06-07T21:36:59.822Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:36:59.822Z] #208 DONE 0.1s [2023-06-07T21:36:59.822Z] [2023-06-07T21:36:59.822Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:36:59.822Z] #209 DONE 0.2s [2023-06-07T21:36:59.822Z] [2023-06-07T21:36:59.822Z] #139 [support-scheduler] exporting to image [2023-06-07T21:36:59.822Z] #139 exporting layers [2023-06-07T21:37:00.088Z] #139 exporting layers 0.3s done [2023-06-07T21:37:00.088Z] #139 writing image sha256:1d5f96dac3ac124c1fcdb41379d4989a881ac5759affbbfc9e8f9405d69aa35f 0.0s done [2023-06-07T21:37:00.088Z] #139 naming to docker.io/library/support-notifications-arm64 done [2023-06-07T21:37:00.088Z] #139 writing image sha256:293956ed6420b7da02c5bb742dbf05fe39b46796457888080cd418321651f7b4 done [2023-06-07T21:37:00.088Z] #139 naming to docker.io/library/support-scheduler-arm64 done [2023-06-07T21:37:00.088Z] #139 DONE 12.9s [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:37:00.088Z] time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:37:00.092Z] $ docker stop --time=1 b77750deaf1adbcae36b1e618420b5e8c1e34b37cff62ae39fd9e61894e212b7 [2023-06-07T21:37:01.741Z] $ docker rm -f --volumes b77750deaf1adbcae36b1e618420b5e8c1e34b37cff62ae39fd9e61894e212b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:37:02.250Z] + docker images [2023-06-07T21:37:02.250Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:37:02.250Z] support-scheduler-arm64 latest 293956ed6420 3 seconds ago 31.2MB [2023-06-07T21:37:02.250Z] support-notifications-arm64 latest 1d5f96dac3ac 3 seconds ago 31.9MB [2023-06-07T21:37:02.250Z] security-spiffe-token-provider-arm64 latest cf33782dcb70 29 seconds ago 32.7MB [2023-06-07T21:37:02.250Z] core-metadata-arm64 latest b11b91f6056c About a minute ago 20.2MB [2023-06-07T21:37:02.250Z] core-data-arm64 latest 785da9c1fc6e About a minute ago 19.9MB [2023-06-07T21:37:02.250Z] core-command-arm64 latest 1e38fe250b4e About a minute ago 19.7MB [2023-06-07T21:37:02.250Z] core-common-config-bootstrapper-arm64 latest 6b21e78f1135 2 minutes ago 17.2MB [2023-06-07T21:37:02.250Z] security-bootstrapper-arm64 latest fa19f4a7557b 2 minutes ago 21.9MB [2023-06-07T21:37:02.250Z] security-secretstore-setup-arm64 latest d6848b1a3e13 2 minutes ago 32.2MB [2023-06-07T21:37:02.250Z] security-proxy-setup-arm64 latest f3d4a2cebdcd 2 minutes ago 18.7MB [2023-06-07T21:37:02.250Z] security-proxy-auth-arm64 latest 0a59940b6467 3 minutes ago 18.1MB [2023-06-07T21:37:02.250Z] security-spire-agent-arm64 latest 50fde4a34f24 17 minutes ago 153MB [2023-06-07T21:37:02.250Z] security-spire-server-arm64 latest 684e051c62c8 17 minutes ago 97MB [2023-06-07T21:37:02.250Z] security-spire-config-arm64 latest d717281e940b 17 minutes ago 96.1MB [2023-06-07T21:37:02.250Z] ci-base-image-arm64 latest 9971fa7bdc47 33 minutes ago 899MB [2023-06-07T21:37:02.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB [2023-06-07T21:37:02.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:37:02.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:37:02.684Z] [2023-06-07T21:37:02.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:37:03.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:37:03.284Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T21:37:03.284Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T21:37:03.284Z] 04944245beec: Pulling fs layer [2023-06-07T21:37:03.284Z] 699f458cf7ca: Pulling fs layer [2023-06-07T21:37:03.284Z] 765212b225bb: Pulling fs layer [2023-06-07T21:37:03.284Z] f23df028b6ca: Pulling fs layer [2023-06-07T21:37:03.284Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T21:37:03.284Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T21:37:03.284Z] f23df028b6ca: Waiting [2023-06-07T21:37:03.284Z] d65c8cfc05b1: Waiting [2023-06-07T21:37:03.284Z] 2437ff75d9bd: Waiting [2023-06-07T21:37:03.284Z] 765212b225bb: Waiting [2023-06-07T21:37:03.284Z] 04944245beec: Verifying Checksum [2023-06-07T21:37:03.284Z] 04944245beec: Download complete [2023-06-07T21:37:03.284Z] 765212b225bb: Verifying Checksum [2023-06-07T21:37:03.284Z] 765212b225bb: Download complete [2023-06-07T21:37:03.284Z] f23df028b6ca: Download complete [2023-06-07T21:37:03.284Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T21:37:03.284Z] d65c8cfc05b1: Download complete [2023-06-07T21:37:03.553Z] 699f458cf7ca: Verifying Checksum [2023-06-07T21:37:03.553Z] 699f458cf7ca: Download complete [2023-06-07T21:37:03.819Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T21:37:03.819Z] 8998bd30e6a1: Download complete [2023-06-07T21:37:06.400Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T21:37:06.400Z] 2437ff75d9bd: Download complete [2023-06-07T21:37:08.343Z] 8998bd30e6a1: Pull complete [2023-06-07T21:37:08.611Z] 04944245beec: Pull complete [2023-06-07T21:37:11.191Z] 699f458cf7ca: Pull complete [2023-06-07T21:37:11.191Z] 765212b225bb: Pull complete [2023-06-07T21:37:11.771Z] f23df028b6ca: Pull complete [2023-06-07T21:37:12.042Z] d65c8cfc05b1: Pull complete [2023-06-07T21:37:27.019Z] 2437ff75d9bd: Pull complete [2023-06-07T21:37:27.019Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T21:37:27.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:37:27.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:37:27.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container [2023-06-07T21:37:27.255Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T21:37:30.204Z] $ docker top bc3d44352a766bc7306e98a9e4edbf6d166a4f41714de8091b6a7c6303a176cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:31.078Z] ---> job-cost.sh [2023-06-07T21:37:31.078Z] lf-activate-venv: SKIPPING [2023-06-07T21:37:31.078Z] INFO: No Stack... [2023-06-07T21:37:31.658Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T21:37:32.241Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T21:37:33.145Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2023-06-07T21:37:33.145Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T21:37:33.182Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] [2023-06-07T21:37:33.187Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] did not exist. Created. [2023-06-07T21:37:33.187Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T21:37:33.520Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T21:37:33.963Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T21:37:33.969Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T21:37:33.972Z] $ docker stop --time=1 bc3d44352a766bc7306e98a9e4edbf6d166a4f41714de8091b6a7c6303a176cb [2023-06-07T21:37:35.510Z] $ docker rm -f --volumes bc3d44352a766bc7306e98a9e4edbf6d166a4f41714de8091b6a7c6303a176cb [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-06-07T21:37:35.926Z] provisioning config files... [2023-06-07T21:37:35.933Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config16106041009051499371tmp [Pipeline] { [Pipeline] sh [2023-06-07T21:37:36.234Z] + set +x [2023-06-07T21:37:36.234Z] + curl -s https://codecov.io/bash [2023-06-07T21:37:36.234Z] + bash -s -- [2023-06-07T21:37:36.234Z] [2023-06-07T21:37:36.234Z] _____ _ [2023-06-07T21:37:36.234Z] / ____| | | [2023-06-07T21:37:36.234Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T21:37:36.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T21:37:36.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T21:37:36.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T21:37:36.234Z] Bash-1.0.6 [2023-06-07T21:37:36.234Z] [2023-06-07T21:37:36.234Z] [2023-06-07T21:37:36.234Z] ==> git version 2.25.1 found [2023-06-07T21:37:36.234Z] ==> 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-06-07T21:37:36.234Z] Release-Date: 2020-01-08 [2023-06-07T21:37:36.234Z] 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-06-07T21:37:36.234Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T21:37:36.234Z] ==> Jenkins CI detected. [2023-06-07T21:37:36.234Z] current dir:  /w/workspace/edgex-go/14 [2023-06-07T21:37:36.234Z] project root: . [2023-06-07T21:37:36.234Z] --> token set from env [2023-06-07T21:37:36.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T21:37:36.234Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T21:37:36.234Z] ==> Python coveragepy not found [2023-06-07T21:37:36.234Z] ==> Searching for coverage reports in: [2023-06-07T21:37:36.234Z] + . [2023-06-07T21:37:36.234Z] -> Found 1 reports [2023-06-07T21:37:36.234Z] ==> Detecting git/mercurial file structure [2023-06-07T21:37:36.234Z] ==> Reading reports [2023-06-07T21:37:36.234Z] + ./coverage.out bytes=447731 [2023-06-07T21:37:36.235Z] ==> Appending adjustments [2023-06-07T21:37:36.235Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T21:37:37.613Z] + Found adjustments [2023-06-07T21:37:37.613Z] ==> Gzipping contents [2023-06-07T21:37:37.613Z] 60K /tmp/codecov.wAux8z.gz [2023-06-07T21:37:37.613Z] ==> Uploading reports [2023-06-07T21:37:37.613Z] url: https://codecov.io [2023-06-07T21:37:37.613Z] query: branch=PR-4563&commit=34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-06-07T21:37:37.613Z] -> Pinging Codecov [2023-06-07T21:37:37.613Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-06-07T21:37:37.613Z] -> Uploading to [2023-06-07T21:37:37.613Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0/1df64dd9-d2a1-4692-ba09-9031f1dd9be9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T213737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b0e43fab250e78a09eac57064f1232ebf2637c8fab6d0a8796dbdc147c6ca68 [2023-06-07T21:37:37.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:37:37.613Z] Dload Upload Total Spent Left Speed [2023-06-07T21:37:37.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57407 0 0 100 57407 0 276k --:--:-- --:--:-- --:--:-- 274k 100 57407 0 0 100 57407 0 261k --:--:-- --:--:-- --:--:-- 260k [2023-06-07T21:37:37.872Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] } [2023-06-07T21:37:37.878Z] 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-06-07T21:37:38.468Z] + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:38.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:39.616Z] ---> package-listing.sh [2023-06-07T21:37:39.616Z] ++ facter osfamily [2023-06-07T21:37:39.616Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T21:37:39.875Z] + OS_FAMILY=debian [2023-06-07T21:37:39.875Z] + workspace=/w/workspace/edgex-go/14 [2023-06-07T21:37:39.875Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T21:37:39.875Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T21:37:39.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T21:37:39.875Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T21:37:39.875Z] + '[' /w/workspace/edgex-go/14 ']' [2023-06-07T21:37:39.875Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T21:37:39.875Z] + case "${OS_FAMILY}" in [2023-06-07T21:37:39.875Z] + dpkg -l [2023-06-07T21:37:39.875Z] + grep '^ii' [2023-06-07T21:37:39.875Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T21:37:39.875Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T21:37:39.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T21:37:39.875Z] + '[' /w/workspace/edgex-go/14 ']' [2023-06-07T21:37:39.875Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2023-06-07T21:37:39.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2023-06-07T21:37:39.886Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T21:37:40.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:37:40.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:37:40.724Z] [2023-06-07T21:37:40.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:37:41.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:37:41.027Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T21:37:41.027Z] 5eb5b503b376: Pulling fs layer [2023-06-07T21:37:41.027Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T21:37:41.027Z] ec43610c2a17: Pulling fs layer [2023-06-07T21:37:41.027Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T21:37:41.027Z] 33b1e0a273af: Pulling fs layer [2023-06-07T21:37:41.027Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T21:37:41.027Z] 3a2ae6a8a46f: Waiting [2023-06-07T21:37:41.027Z] 33b1e0a273af: Waiting [2023-06-07T21:37:41.027Z] 2f39f015ded8: Pulling fs layer [2023-06-07T21:37:41.027Z] 2f39f015ded8: Waiting [2023-06-07T21:37:41.027Z] 5d3b04190fa2: Waiting [2023-06-07T21:37:41.027Z] 5c69ac0246d0: Download complete [2023-06-07T21:37:41.027Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T21:37:41.027Z] 3a2ae6a8a46f: Download complete [2023-06-07T21:37:41.027Z] 33b1e0a273af: Verifying Checksum [2023-06-07T21:37:41.027Z] 33b1e0a273af: Download complete [2023-06-07T21:37:41.027Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T21:37:41.027Z] 5d3b04190fa2: Download complete [2023-06-07T21:37:41.027Z] ec43610c2a17: Download complete [2023-06-07T21:37:41.286Z] 5eb5b503b376: Verifying Checksum [2023-06-07T21:37:41.286Z] 5eb5b503b376: Download complete [2023-06-07T21:37:42.222Z] 2f39f015ded8: Download complete [2023-06-07T21:37:42.788Z] 5eb5b503b376: Pull complete [2023-06-07T21:37:42.789Z] 5c69ac0246d0: Pull complete [2023-06-07T21:37:43.046Z] ec43610c2a17: Pull complete [2023-06-07T21:37:43.305Z] 3a2ae6a8a46f: Pull complete [2023-06-07T21:37:43.305Z] 33b1e0a273af: Pull complete [2023-06-07T21:37:43.562Z] 5d3b04190fa2: Pull complete [2023-06-07T21:37:47.747Z] 2f39f015ded8: Pull complete [2023-06-07T21:37:47.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T21:37:47.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:37:47.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:37:47.831Z] prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container [2023-06-07T21:37:47.860Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T21:37:51.216Z] $ docker top ff68d2f82399f6ae79d4a05a59567229b2d69f75be4bbe514e62cb0149e26e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:37:51.569Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T21:37:51.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T21:37:52.136Z] + ls /var/log/sa-host [2023-06-07T21:37:52.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:37:52.206Z] provisioning config files... [2023-06-07T21:37:52.213Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2966309938309586554tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:37:52.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:52.506Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T21:37:52.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:52.929Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T21:37:52.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:53.239Z] ---> sudo-logs.sh [2023-06-07T21:37:53.239Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T21:37:53.283Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:53.594Z] ---> job-cost.sh [2023-06-07T21:37:53.594Z] lf-activate-venv: SKIPPING [2023-06-07T21:37:53.594Z] DEBUG: total: 0.10999999940395355 [2023-06-07T21:37:53.594Z] INFO: Retrieving Stack Cost... [2023-06-07T21:37:54.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T21:37:54.448Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T21:37:54.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:54.770Z] ---> logs-deploy.sh [2023-06-07T21:37:54.770Z] lf-activate-venv: SKIPPING [2023-06-07T21:37:54.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/14 [2023-06-07T21:37:54.770Z] INFO: archiving workspace using pattern(s): [2023-06-07T21:37:55.705Z] Archives upload complete. [2023-06-07T21:37:55.705Z] INFO: archiving logs to Nexus