Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from be193a8204e8e8a9cbded3a5a0797b22d935f03d+61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 (4db77ffc6643e2707e01aaf9eedf873cc52291ba) 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-ssh10121566542318881130.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-ssh339554721010930897.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-4592/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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3175863116629044269.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-ssh17440281785691952132.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-4592/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-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15965324689630214811.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18786 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d Merge succeeded, producing a26f6eaa651309b0b7b4d059e46334feab8628ff Checking out Revision a26f6eaa651309b0b7b4d059e46334feab8628ff (PR-4592) > git config core.sparsecheckout # timeout=10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # 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 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a26f6eaa651309b0b7b4d059e46334feab8628ff # timeout=10 Commit message: "Merge commit '61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-17T08:29:39.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 0e2649a269e5c95446ef52c0d253079fc06daeae # timeout=10 [2023-06-17T08:29:39.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-17T08:29:40.001Z] ========================================================= [2023-06-17T08:29:40.001Z] EdgeX Global Pipelines Version Info [2023-06-17T08:29:40.001Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-17T08:29:40.717Z] ------------------- [2023-06-17T08:29:40.717Z] stable info: [2023-06-17T08:29:40.717Z] ------------------- [2023-06-17T08:29:40.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-17T08:29:40.717Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-17T08:29:40.717Z] Message: update stable to v1.0.250 [2023-06-17T08:29:41.286Z] ------------------- [2023-06-17T08:29:41.286Z] experimental info: [2023-06-17T08:29:41.286Z] ------------------- [2023-06-17T08:29:41.286Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-17T08:29:41.286Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-17T08:29:41.286Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-17T08:29:41.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-17T08:29:41.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-17T08:29:41.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-17T08:29:41.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-17T08:29:41.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-17T08:29:41.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-17T08:29:41.526Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-17T08:29:41.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-17T08:29:41.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-17T08:29:41.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-17T08:29:41.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-17T08:29:41.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-17T08:29:41.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-17T08:29:41.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-17T08:29:41.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-17T08:29:41.645Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-17T08:29:41.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-17T08:29:41.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-17T08:29:41.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-17T08:29:41.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-17T08:29:41.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-17T08:29:41.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-17T08:29:41.750Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-17T08:29:41.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo [2023-06-17T08:29:41.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo [2023-06-17T08:29:41.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo [2023-06-17T08:29:41.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] echo [2023-06-17T08:29:41.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a26f6ea [Pipeline] echo [2023-06-17T08:29:41.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T08:29:41.871Z] provisioning config files... [2023-06-17T08:29:41.886Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17153465981414724669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T08:29:42.184Z] ---> docker-login.sh [2023-06-17T08:29:42.184Z] nexus3.edgexfoundry.org:10001 [2023-06-17T08:29:42.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:29:42.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:29:42.446Z] Configure a credential helper to remove this warning. See [2023-06-17T08:29:42.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:29:42.446Z] [2023-06-17T08:29:42.446Z] Login Succeeded [2023-06-17T08:29:42.446Z] nexus3.edgexfoundry.org:10002 [2023-06-17T08:29:42.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:29:42.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:29:42.713Z] Configure a credential helper to remove this warning. See [2023-06-17T08:29:42.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:29:42.713Z] [2023-06-17T08:29:42.713Z] Login Succeeded [2023-06-17T08:29:42.713Z] nexus3.edgexfoundry.org:10003 [2023-06-17T08:29:42.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:29:42.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:29:42.713Z] Configure a credential helper to remove this warning. See [2023-06-17T08:29:42.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:29:42.713Z] [2023-06-17T08:29:42.713Z] Login Succeeded [2023-06-17T08:29:42.713Z] nexus3.edgexfoundry.org:10004 [2023-06-17T08:29:42.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:29:42.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:29:42.972Z] Configure a credential helper to remove this warning. See [2023-06-17T08:29:42.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:29:42.972Z] [2023-06-17T08:29:42.972Z] Login Succeeded [2023-06-17T08:29:42.972Z] docker.io [2023-06-17T08:29:42.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:29:43.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:29:43.234Z] Configure a credential helper to remove this warning. See [2023-06-17T08:29:43.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:29:43.234Z] [2023-06-17T08:29:43.234Z] Login Succeeded [2023-06-17T08:29:43.234Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T08:29:43.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T08:29:43.574Z] + 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-17T08:29:43.574Z] + dirname cmd/core-command/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-17T08:29:43.574Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/core-data/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/core-metadata/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/support-notifications/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-17T08:29:43.574Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-17T08:29:43.574Z] + cut -d/ -f2 [2023-06-17T08:29:43.574Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-17T08:29:43.624Z] 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-17T08:29:43.978Z] + git rev-list -1 --merges a26f6eaa651309b0b7b4d059e46334feab8628ff~1..a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] echo [2023-06-17T08:29:43.991Z] -----------> git rev-list -1 --merges a26f6eaa651309b0b7b4d059e46334feab8628ff~1..a26f6eaa651309b0b7b4d059e46334feab8628ff a26f6eaa651309b0b7b4d059e46334feab8628ff [2023-06-17T08:29:43.991Z] a26f6eaa651309b0b7b4d059e46334feab8628ff [false] [Pipeline] sh [2023-06-17T08:29:44.283Z] + git log --format=format:%s -1 a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] echo [2023-06-17T08:29:44.300Z] ========================================================= [2023-06-17T08:29:44.300Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-17T08:29:44.300Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-17T08:29:44.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-17T08:29:44.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-17T08:29:44.709Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-17T08:29:44.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-17T08:29:44.709Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-17T08:29:44.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-17T08:29:44.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:29:45.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T08:29:45.118Z] [2023-06-17T08:29:45.118Z] 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-17T08:29:45.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T08:29:45.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-17T08:29:45.419Z] b85a868b505f: Pulling fs layer [2023-06-17T08:29:45.419Z] e2be974225ed: Pulling fs layer [2023-06-17T08:29:45.419Z] 339a4e72a1f5: Pulling fs layer [2023-06-17T08:29:45.419Z] 988bab9f4d93: Pulling fs layer [2023-06-17T08:29:45.419Z] 1469e6f7b9e6: Pulling fs layer [2023-06-17T08:29:45.419Z] eaf3925da568: Pulling fs layer [2023-06-17T08:29:45.419Z] bab4dde63d76: Pulling fs layer [2023-06-17T08:29:45.419Z] bde34c3a00c8: Pulling fs layer [2023-06-17T08:29:45.419Z] b352a97aabf1: Pulling fs layer [2023-06-17T08:29:45.419Z] 4872d77fe225: Pulling fs layer [2023-06-17T08:29:45.419Z] 5851b861e8e6: Pulling fs layer [2023-06-17T08:29:45.419Z] 1469e6f7b9e6: Waiting [2023-06-17T08:29:45.419Z] eaf3925da568: Waiting [2023-06-17T08:29:45.419Z] bab4dde63d76: Waiting [2023-06-17T08:29:45.419Z] bde34c3a00c8: Waiting [2023-06-17T08:29:45.419Z] 5851b861e8e6: Waiting [2023-06-17T08:29:45.419Z] 4872d77fe225: Waiting [2023-06-17T08:29:45.419Z] 988bab9f4d93: Waiting [2023-06-17T08:29:45.419Z] e2be974225ed: Download complete [2023-06-17T08:29:45.419Z] 988bab9f4d93: Verifying Checksum [2023-06-17T08:29:45.419Z] 988bab9f4d93: Download complete [2023-06-17T08:29:45.677Z] 339a4e72a1f5: Verifying Checksum [2023-06-17T08:29:45.677Z] 339a4e72a1f5: Download complete [2023-06-17T08:29:45.677Z] 1469e6f7b9e6: Verifying Checksum [2023-06-17T08:29:45.677Z] 1469e6f7b9e6: Download complete [2023-06-17T08:29:45.677Z] eaf3925da568: Verifying Checksum [2023-06-17T08:29:45.677Z] eaf3925da568: Download complete [2023-06-17T08:29:45.677Z] bde34c3a00c8: Verifying Checksum [2023-06-17T08:29:45.677Z] bde34c3a00c8: Download complete [2023-06-17T08:29:45.677Z] b352a97aabf1: Download complete [2023-06-17T08:29:45.677Z] 4872d77fe225: Download complete [2023-06-17T08:29:45.677Z] 5851b861e8e6: Download complete [2023-06-17T08:29:45.677Z] b85a868b505f: Verifying Checksum [2023-06-17T08:29:45.677Z] b85a868b505f: Download complete [2023-06-17T08:29:45.938Z] bab4dde63d76: Verifying Checksum [2023-06-17T08:29:45.938Z] bab4dde63d76: Download complete [2023-06-17T08:29:46.876Z] b85a868b505f: Pull complete [2023-06-17T08:29:46.876Z] e2be974225ed: Pull complete [2023-06-17T08:29:47.443Z] 339a4e72a1f5: Pull complete [2023-06-17T08:29:47.443Z] 988bab9f4d93: Pull complete [2023-06-17T08:29:47.701Z] 1469e6f7b9e6: Pull complete [2023-06-17T08:29:47.702Z] eaf3925da568: Pull complete [2023-06-17T08:29:49.605Z] bab4dde63d76: Pull complete [2023-06-17T08:29:49.605Z] bde34c3a00c8: Pull complete [2023-06-17T08:29:49.605Z] b352a97aabf1: Pull complete [2023-06-17T08:29:49.605Z] 4872d77fe225: Pull complete [2023-06-17T08:29:49.605Z] 5851b861e8e6: Pull complete [2023-06-17T08:29:49.605Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-17T08:29:49.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T08:29:49.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T08:29:49.696Z] prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container [2023-06-17T08:29:49.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-17T08:29:52.463Z] $ docker top bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 -eo pid,comm [2023-06-17T08:29:52.510Z] 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-17T08:29:52.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-17T08:29:52.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T08:29:52.548Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T08:29:52.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T08:29:52.662Z] $ docker exec bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent [2023-06-17T08:29:52.763Z] SSH_AUTH_SOCK=/tmp/ssh-HFSlBOIuQSPY/agent.33 [2023-06-17T08:29:52.763Z] SSH_AGENT_PID=39 [2023-06-17T08:29:52.769Z] Running ssh-add (command line suppressed) [2023-06-17T08:29:52.876Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9975588735398884361.key (/w/workspace/edgex-go/3@tmp/private_key_9975588735398884361.key) [2023-06-17T08:29:52.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T08:29:53.167Z] + git tag --points-at HEAD [Pipeline] } [2023-06-17T08:29:53.189Z] $ docker exec --env ******** --env ******** bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent -k [2023-06-17T08:29:53.277Z] unset SSH_AUTH_SOCK; [2023-06-17T08:29:53.277Z] unset SSH_AGENT_PID; [2023-06-17T08:29:53.277Z] echo Agent pid 39 killed; [2023-06-17T08:29:53.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-17T08:29:53.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T08:29:53.306Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T08:29:53.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T08:29:53.420Z] $ docker exec bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent [2023-06-17T08:29:53.525Z] SSH_AUTH_SOCK=/tmp/ssh-B2Re811Y09Nc/agent.71 [2023-06-17T08:29:53.525Z] SSH_AGENT_PID=77 [2023-06-17T08:29:53.529Z] Running ssh-add (command line suppressed) [2023-06-17T08:29:53.622Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_11891626123308711328.key (/w/workspace/edgex-go/3@tmp/private_key_11891626123308711328.key) [2023-06-17T08:29:53.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T08:29:53.914Z] + git semver init [2023-06-17T08:29:54.176Z] 2023-06-17 08:29:54,073 [run_init] DEBUG init version:0.0.0 force:False [2023-06-17T08:29:54.176Z] 2023-06-17 08:29:54,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-06-17T08:29:54.176Z] 2023-06-17 08:29:54,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-06-17T08:29:54.176Z] 2023-06-17 08:29:54,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-06-17T08:29:59.443Z] 2023-06-17 08:29:58,422 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-06-17T08:29:59.443Z] 2023-06-17 08:29:58,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4592 with force:False [2023-06-17T08:29:59.444Z] 2023-06-17 08:29:58,422 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4592 [2023-06-17T08:29:59.444Z] 2023-06-17 08:29:58,424 [execute] INFO git cat-file --batch-check [2023-06-17T08:29:59.444Z] 2023-06-17 08:29:58,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-06-17T08:29:59.444Z] 2023-06-17 08:29:58,429 [execute] INFO git cat-file --batch [2023-06-17T08:29:59.444Z] 2023-06-17 08:29:58,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-06-17T08:29:59.444Z] 2023-06-17 08:29:58,434 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4592 [2023-06-17T08:29:59.444Z] 0.0.0 [Pipeline] } [2023-06-17T08:29:59.456Z] $ docker exec --env ******** --env ******** bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent -k [2023-06-17T08:29:59.546Z] unset SSH_AUTH_SOCK; [2023-06-17T08:29:59.547Z] unset SSH_AGENT_PID; [2023-06-17T08:29:59.547Z] echo Agent pid 77 killed; [2023-06-17T08:29:59.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T08:29:59.854Z] + git semver [Pipeline] } [2023-06-17T08:30:00.128Z] $ docker stop --time=1 bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 [2023-06-17T08:30:01.408Z] $ docker rm -f --volumes bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T08:30:01.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-17T08:30:01.952Z] Stashed 1 file(s) [Pipeline] echo [2023-06-17T08:30:01.956Z] [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-17T08:30:02.348Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-06-17T08:30:02.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T08:30:02.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T08:30:02.380Z] ========================================================= [2023-06-17T08:30:02.380Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-17T08:30:02.380Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-17T08:30:02.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T08:30:02.668Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-17T08:30:02.668Z] f56be85fc22e: Pulling fs layer [2023-06-17T08:30:02.668Z] 85791d961cd3: Pulling fs layer [2023-06-17T08:30:02.668Z] d694b5ae8c79: Pulling fs layer [2023-06-17T08:30:02.668Z] 9f32a84ed3da: Pulling fs layer [2023-06-17T08:30:02.668Z] 4d19c01a9841: Pulling fs layer [2023-06-17T08:30:02.668Z] 9325e15d5711: Pulling fs layer [2023-06-17T08:30:02.668Z] 556b6ee489ea: Pulling fs layer [2023-06-17T08:30:02.668Z] c5a4b2cf53e6: Pulling fs layer [2023-06-17T08:30:02.668Z] 9f32a84ed3da: Waiting [2023-06-17T08:30:02.668Z] 4d19c01a9841: Waiting [2023-06-17T08:30:02.668Z] c5a4b2cf53e6: Waiting [2023-06-17T08:30:02.668Z] 556b6ee489ea: Waiting [2023-06-17T08:30:02.668Z] 85791d961cd3: Download complete [2023-06-17T08:30:02.668Z] 9f32a84ed3da: Verifying Checksum [2023-06-17T08:30:02.668Z] 9f32a84ed3da: Download complete [2023-06-17T08:30:02.668Z] 4d19c01a9841: Download complete [2023-06-17T08:30:02.668Z] f56be85fc22e: Verifying Checksum [2023-06-17T08:30:02.668Z] f56be85fc22e: Download complete [2023-06-17T08:30:02.668Z] 9325e15d5711: Verifying Checksum [2023-06-17T08:30:02.668Z] 9325e15d5711: Download complete [2023-06-17T08:30:02.927Z] f56be85fc22e: Pull complete [2023-06-17T08:30:02.927Z] 85791d961cd3: Pull complete [2023-06-17T08:30:03.186Z] d694b5ae8c79: Verifying Checksum [2023-06-17T08:30:03.186Z] d694b5ae8c79: Download complete [2023-06-17T08:30:03.445Z] c5a4b2cf53e6: Verifying Checksum [2023-06-17T08:30:03.445Z] c5a4b2cf53e6: Download complete [2023-06-17T08:30:03.445Z] 556b6ee489ea: Verifying Checksum [2023-06-17T08:30:03.445Z] 556b6ee489ea: Download complete [2023-06-17T08:30:06.723Z] d694b5ae8c79: Pull complete [2023-06-17T08:30:06.723Z] 9f32a84ed3da: Pull complete [2023-06-17T08:30:06.723Z] 4d19c01a9841: Pull complete [2023-06-17T08:30:06.723Z] 9325e15d5711: Pull complete [2023-06-17T08:30:08.623Z] 556b6ee489ea: Pull complete [2023-06-17T08:30:09.555Z] c5a4b2cf53e6: Pull complete [2023-06-17T08:30:09.555Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-17T08:30:09.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T08:30:09.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-17T08:30:09.846Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T08:30:09.846Z] WORKDIR /edgex [2023-06-17T08:30:09.846Z] COPY go.mod . [2023-06-17T08:30:09.846Z] RUN go mod download [2023-06-17T08:30:09.846Z] docker build -t ci-base-image-x86_64 -f - . [2023-06-17T08:30:10.410Z] Sending build context to Docker daemon 170.6MB [2023-06-17T08:30:10.410Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T08:30:10.410Z] ---> c4be618373d6 [2023-06-17T08:30:10.410Z] Step 2/4 : WORKDIR /edgex [2023-06-17T08:30:15.677Z] ---> Running in 3ac0b63060bb [2023-06-17T08:30:15.677Z] Removing intermediate container 3ac0b63060bb [2023-06-17T08:30:15.677Z] ---> 33ccaaf2ad2d [2023-06-17T08:30:15.677Z] Step 3/4 : COPY go.mod . [2023-06-17T08:30:15.677Z] ---> e481072729a1 [2023-06-17T08:30:15.677Z] Step 4/4 : RUN go mod download [2023-06-17T08:30:15.677Z] ---> Running in 69ec69bfc588 [2023-06-17T08:30:17.031Z] Still waiting to schedule task [2023-06-17T08:30:17.031Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-17T08:30:37.605Z] Removing intermediate container 69ec69bfc588 [2023-06-17T08:30:37.605Z] ---> 6e207c15d217 [2023-06-17T08:30:37.605Z] Successfully built 6e207c15d217 [2023-06-17T08:30:37.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:30:37.911Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-17T08:30:37.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T08:30:37.981Z] prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container [2023-06-17T08:30:38.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-17T08:30:38.414Z] $ docker top 8b937c7ba230d56613a6a8bdf51440b809ce08f2b0601bd18480f5b9b1048efe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T08:30:38.772Z] + go version [2023-06-17T08:30:38.772Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-17T08:30:38.786Z] $ docker stop --time=1 8b937c7ba230d56613a6a8bdf51440b809ce08f2b0601bd18480f5b9b1048efe [2023-06-17T08:30:40.037Z] $ docker rm -f --volumes 8b937c7ba230d56613a6a8bdf51440b809ce08f2b0601bd18480f5b9b1048efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:30:40.434Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-17T08:30:40.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T08:30:40.504Z] prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container [2023-06-17T08:30:40.537Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-17T08:30:40.854Z] $ docker top 25dc4e79ab42df344e236aacc3b118915e5bdeaad9c64b7003835a319def3c44 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-17T08:30:40.919Z] ========================================================= [2023-06-17T08:30:40.919Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-17T08:30:40.919Z] ========================================================= [Pipeline] sh [2023-06-17T08:30:41.198Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-06-17T08:30:41.496Z] + make test [2023-06-17T08:30:41.496Z] go test -race -coverprofile=coverage.out ./... [2023-06-17T08:30:48.059Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-17T08:31:00.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-17T08:31:00.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-17T08:31:00.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-17T08:31:00.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-17T08:31:00.247Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-17T08:31:00.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-17T08:31:00.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-17T08:31:00.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-17T08:31:00.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-17T08:31:00.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-17T08:31:01.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-17T08:31:01.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-17T08:31:01.334Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-17T08:31:01.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-17T08:31:03.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-17T08:31:03.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-17T08:31:03.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-06-17T08:31:05.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2023-06-17T08:31:09.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.5% of statements [2023-06-17T08:31:09.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-17T08:31:09.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-17T08:31:09.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-17T08:31:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-17T08:31:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-17T08:31:10.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-06-17T08:31:11.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-17T08:31:11.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-17T08:31:11.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:31:11.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-17T08:31:11.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-17T08:31:12.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-17T08:31:12.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-17T08:31:14.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.597s coverage: 88.5% of statements [2023-06-17T08:31:14.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-06-17T08:31:15.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-17T08:31:15.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:31:15.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-17T08:31:15.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements [2023-06-17T08:31:15.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-17T08:31:15.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-17T08:31:15.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-17T08:31:15.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-17T08:31:15.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-17T08:31:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-06-17T08:31:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-17T08:31:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-17T08:31:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-17T08:31:16.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-06-17T08:31:17.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-17T08:31:17.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-17T08:31:17.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2023-06-17T08:31:17.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-06-17T08:31:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 42.9% of statements [2023-06-17T08:31:18.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-06-17T08:31:18.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-06-17T08:31:18.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2023-06-17T08:31:18.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-06-17T08:31:18.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-17T08:31:18.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-17T08:31:18.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-17T08:31:18.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-17T08:31:19.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-17T08:31:19.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-17T08:31:19.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-17T08:31:19.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-17T08:31:20.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-17T08:31:20.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-17T08:31:20.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-17T08:31:20.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-17T08:31:20.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-17T08:31:20.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-17T08:31:20.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-17T08:31:21.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-17T08:31:21.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-17T08:31:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-17T08:31:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-17T08:31:24.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-17T08:31:24.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-17T08:31:24.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-17T08:31:25.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-17T08:31:25.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-17T08:31:25.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-17T08:31:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-17T08:31:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-17T08:31:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-17T08:31:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-17T08:31:27.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-17T08:31:27.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-17T08:31:27.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-17T08:31:27.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-17T08:31:28.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-17T08:31:28.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:31:28.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-17T08:31:28.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-17T08:31:29.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-17T08:31:29.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-17T08:31:29.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-06-17T08:31:30.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-17T08:31:30.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.072s coverage: 92.9% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 82.1% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.1% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-06-17T08:31:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-06-17T08:31:43.006Z] 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-17T08:31:43.006Z] running golangci-lint [2023-06-17T08:31:43.006Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-17T08:31:43.006Z] go version go1.20.2 linux/amd64 [2023-06-17T08:31:43.006Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-17T08:31:43.006Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-17T08:31:43.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18788 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws [2023-06-17T08:31:43.877Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-06-17T08:31:43.905Z] The recommended git tool is: git [2023-06-17T08:31:49.124Z] using credential edgex-jenkins-ssh [2023-06-17T08:31:49.142Z] Cloning the remote Git repository [2023-06-17T08:31:49.187Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-17T08:31:49.279Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-06-17T08:31:49.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-17T08:31:49.414Z] > git --version # timeout=10 [2023-06-17T08:31:49.433Z] > git --version # 'git version 2.25.1' [2023-06-17T08:31:49.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-17T08:31:49.569Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-17T08:31:57.953Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|name|compiled_files|deps|files|imports) took 12.920932914s" [2023-06-17T08:31:57.953Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.900319ms" [2023-06-17T08:32:02.137Z] level=info msg="[linters_context/goanalysis] analyzers took 45.368727958s with top 10 stages: buildir: 26.454384246s, fact_deprecated: 1.837630644s, ctrlflow: 1.482350367s, gosec: 1.313310529s, inspect: 1.209447904s, printf: 1.095150707s, nilness: 775.768066ms, fact_purity: 771.649978ms, S1038: 661.809761ms, ineffassign: 457.3371ms" [2023-06-17T08:32:02.137Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-17T08:32:02.137Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, nolint: 0/23, exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203" [2023-06-17T08:32:02.137Z] level=info msg="[runner] processing took 18.414308ms with stages: nolint: 7.675305ms, identifier_marker: 4.660386ms, exclude-rules: 1.857887ms, path_prettifier: 1.823578ms, autogenerated_exclude: 1.582595ms, skip_dirs: 752.407µs, cgo: 29.46µs, filename_unadjuster: 28.56µs, max_same_issues: 830ns, uniq_by_line: 560ns, skip_files: 430ns, severity-rules: 380ns, path_shortener: 370ns, source_code: 320ns, sort_results: 290ns, exclude: 290ns, diff: 250ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-06-17T08:32:02.137Z] level=info msg="[runner] linters took 6.540875861s with stages: goanalysis_metalinter: 6.522355581s" [2023-06-17T08:32:02.137Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-17T08:32:02.137Z] level=info msg="Memory: 197 samples, avg is 187.7MB, max is 778.2MB" [2023-06-17T08:32:02.137Z] level=info msg="Execution took 19.515528054s" [2023-06-17T08:32:02.137Z] go vet ./... [2023-06-17T08:32:06.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-17T08:32:06.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-17T08:32:06.315Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-17T08:32:06.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-17T08:32:06.609Z] + ls -al . [2023-06-17T08:32:06.609Z] total 720 [2023-06-17T08:32:06.609Z] drwxrwxr-x 11 1001 1001 4096 Jun 17 08:30 . [2023-06-17T08:32:06.609Z] drwxr-xr-x 4 root root 4096 Jun 17 08:30 .. [2023-06-17T08:32:06.609Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 08:29 .blubracket [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 16 Jun 17 08:29 .dockerignore [2023-06-17T08:32:06.609Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 08:30 .git [2023-06-17T08:32:06.609Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 08:29 .github [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 1133 Jun 17 08:29 .gitignore [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 08:29 .golangci.yml [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 08:29 .hadolint.yml [2023-06-17T08:32:06.609Z] drwxr-xr-x 3 1001 1001 4096 Jun 17 08:29 .semver [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 08:29 .sonarcloud.properties [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 08:29 ADOPTERS.md [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 10835 Jun 17 08:29 Attribution.txt [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 93407 Jun 17 08:29 CHANGELOG.md [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 08:29 CONTRIBUTING.md [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 08:29 GOVERNANCE.md [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 883 Jun 17 08:29 Jenkinsfile [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 08:29 LICENSE [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 14368 Jun 17 08:29 Makefile [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 08:29 OWNERS.md [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 9923 Jun 17 08:29 README.md [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 789 Jun 17 08:29 SECURITY.md [2023-06-17T08:32:06.609Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 08:30 VERSION [2023-06-17T08:32:06.609Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 08:29 bin [2023-06-17T08:32:06.609Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 08:29 cmd [2023-06-17T08:32:06.609Z] -rw-r--r-- 1 root root 447731 Jun 17 08:31 coverage.out [2023-06-17T08:32:06.610Z] -rw-rw-r-- 1 1001 1001 3162 Jun 17 08:29 go.mod [2023-06-17T08:32:06.610Z] -rw-rw-r-- 1 1001 1001 31054 Jun 17 08:29 go.sum [2023-06-17T08:32:06.610Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 08:29 internal [2023-06-17T08:32:06.610Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 08:29 openapi [2023-06-17T08:32:06.610Z] -rw-rw-r-- 1 1001 1001 594 Jun 17 08:29 security.txt [2023-06-17T08:32:06.610Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 08:29 snap [2023-06-17T08:32:06.610Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 08:29 version.go [Pipeline] sh [2023-06-17T08:32:06.896Z] + '[' -e coverage.out ] [2023-06-17T08:32:06.896Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-17T08:32:07.038Z] Stashed 1 file(s) [Pipeline] sh [2023-06-17T08:32:07.317Z] + make build [2023-06-17T08:32:07.317Z] 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-17T08:32:08.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-17T08:32:08.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-17T08:32:09.649Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-17T08:32:09.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-17T08:32:09.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-17T08:32:09.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-17T08:32:10.497Z] Merging remotes/origin/main commit 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d [2023-06-17T08:32:11.190Z] Merge succeeded, producing 0003b57a63c47218d18d44b66a2f414f7d3a5171 [2023-06-17T08:32:11.190Z] Checking out Revision 0003b57a63c47218d18d44b66a2f414f7d3a5171 (PR-4592) [2023-06-17T08:32:10.521Z] > git config core.sparsecheckout # timeout=10 [2023-06-17T08:32:10.604Z] > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 [2023-06-17T08:32:10.861Z] > git remote # timeout=10 [2023-06-17T08:32:10.883Z] > git config --get remote.origin.url # timeout=10 [2023-06-17T08:32:10.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-17T08:32:10.923Z] > git merge 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 [2023-06-17T08:32:11.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-17T08:32:11.200Z] > git config core.sparsecheckout # timeout=10 [2023-06-17T08:32:11.218Z] > git checkout -f 0003b57a63c47218d18d44b66a2f414f7d3a5171 # timeout=10 [2023-06-17T08:32:14.758Z] Commit message: "Merge commit '61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284' into HEAD" [2023-06-17T08:32:14.782Z] First time build. Skipping changelog. [2023-06-17T08:32:14.768Z] > git rev-list --no-walk 0e2649a269e5c95446ef52c0d253079fc06daeae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-17T08:32:15.803Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-17T08:32:15.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T08:32:15.803Z] Dload Upload Total Spent Left Speed [2023-06-17T08:32:15.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-06-17T08:32:16.537Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-17T08:32:16.860Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-17T08:32:16.860Z] + sudo tee /etc/docker/daemon.new [2023-06-17T08:32:16.860Z] { [2023-06-17T08:32:16.860Z] "registry-mirrors": [ [2023-06-17T08:32:16.860Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-17T08:32:16.860Z] ], [2023-06-17T08:32:16.860Z] "bip": "10.250.0.254/24", [2023-06-17T08:32:16.860Z] "hosts": [ [2023-06-17T08:32:16.860Z] "tcp://0.0.0.0:5555", [2023-06-17T08:32:16.860Z] "unix:///var/run/docker.sock" [2023-06-17T08:32:16.860Z] ], [2023-06-17T08:32:16.860Z] "mtu": 1458, [2023-06-17T08:32:16.860Z] "selinux-enabled": true, [2023-06-17T08:32:16.860Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-17T08:32:16.860Z] } [Pipeline] sh [2023-06-17T08:32:17.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-17T08:32:17.506Z] + sudo service docker restart [2023-06-17T08:32:19.525Z] 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-17T08:32:19.525Z] 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-17T08:32:19.525Z] 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-17T08:32:20.093Z] 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-17T08:32:26.650Z] 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-17T08:32:27.217Z] 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-17T08:32:28.590Z] 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-17T08:32:29.527Z] 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-17T08:32:30.093Z] 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-17T08:32:31.027Z] 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-17T08:32:31.961Z] 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-17T08:32:33.348Z] $ docker stop --time=1 25dc4e79ab42df344e236aacc3b118915e5bdeaad9c64b7003835a319def3c44 [2023-06-17T08:32:40.530Z] $ docker rm -f --volumes 25dc4e79ab42df344e236aacc3b118915e5bdeaad9c64b7003835a319def3c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-06-17T08:32:40.882Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-06-17T08:32:40.907Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9335970720015978320tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:32:41.454Z] ---> docker-login.sh [2023-06-17T08:32:41.454Z] nexus3.edgexfoundry.org:10001 [2023-06-17T08:32:41.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T08:32:41.535Z] [2023-06-17T08:32:41.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:32:41.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T08:32:42.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:32:42.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:32:42.038Z] Configure a credential helper to remove this warning. See [2023-06-17T08:32:42.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:32:42.038Z] [2023-06-17T08:32:42.038Z] Login Succeeded [2023-06-17T08:32:42.038Z] nexus3.edgexfoundry.org:10002 [2023-06-17T08:32:42.110Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-17T08:32:42.110Z] 91d30c5bc195: Pulling fs layer [2023-06-17T08:32:42.110Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-17T08:32:42.110Z] 9c61dcf015f6: Pulling fs layer [2023-06-17T08:32:42.110Z] 4698f68db338: Pulling fs layer [2023-06-17T08:32:42.110Z] 2a2f49069b9e: Pulling fs layer [2023-06-17T08:32:42.110Z] e0025b399a48: Pulling fs layer [2023-06-17T08:32:42.110Z] e0025b399a48: Waiting [2023-06-17T08:32:42.110Z] 4698f68db338: Waiting [2023-06-17T08:32:42.110Z] 2a2f49069b9e: Waiting [2023-06-17T08:32:42.110Z] 91d30c5bc195: Download complete [2023-06-17T08:32:42.110Z] 4698f68db338: Verifying Checksum [2023-06-17T08:32:42.110Z] 4698f68db338: Download complete [2023-06-17T08:32:42.110Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-17T08:32:42.110Z] 2e9b0aa3be6d: Download complete [2023-06-17T08:32:42.110Z] e0025b399a48: Download complete [2023-06-17T08:32:42.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:32:42.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:32:42.305Z] Configure a credential helper to remove this warning. See [2023-06-17T08:32:42.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:32:42.305Z] [2023-06-17T08:32:42.305Z] Login Succeeded [2023-06-17T08:32:42.305Z] nexus3.edgexfoundry.org:10003 [2023-06-17T08:32:42.368Z] 91d30c5bc195: Pull complete [2023-06-17T08:32:42.368Z] 2a2f49069b9e: Verifying Checksum [2023-06-17T08:32:42.368Z] 2a2f49069b9e: Download complete [2023-06-17T08:32:42.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:32:42.625Z] 2e9b0aa3be6d: Pull complete [2023-06-17T08:32:42.625Z] 9c61dcf015f6: Verifying Checksum [2023-06-17T08:32:42.625Z] 9c61dcf015f6: Download complete [2023-06-17T08:32:42.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:32:42.841Z] Configure a credential helper to remove this warning. See [2023-06-17T08:32:42.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:32:42.841Z] [2023-06-17T08:32:42.841Z] Login Succeeded [2023-06-17T08:32:42.841Z] nexus3.edgexfoundry.org:10004 [2023-06-17T08:32:42.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:32:43.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:32:43.123Z] Configure a credential helper to remove this warning. See [2023-06-17T08:32:43.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:32:43.123Z] [2023-06-17T08:32:43.123Z] Login Succeeded [2023-06-17T08:32:43.123Z] docker.io [2023-06-17T08:32:43.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T08:32:43.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T08:32:43.391Z] Configure a credential helper to remove this warning. See [2023-06-17T08:32:43.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T08:32:43.391Z] [2023-06-17T08:32:43.391Z] Login Succeeded [2023-06-17T08:32:43.391Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T08:32:43.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-17T08:32:43.959Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-06-17T08:32:43.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T08:32:43.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T08:32:43.996Z] ========================================================= [2023-06-17T08:32:43.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-17T08:32:43.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-17T08:32:44.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T08:32:44.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-17T08:32:44.308Z] c41833b44d91: Pulling fs layer [2023-06-17T08:32:44.308Z] ed15518f5707: Pulling fs layer [2023-06-17T08:32:44.308Z] feae8fd75edb: Pulling fs layer [2023-06-17T08:32:44.308Z] 242c74f7c9fa: Pulling fs layer [2023-06-17T08:32:44.309Z] 3cdef696dda3: Pulling fs layer [2023-06-17T08:32:44.309Z] 2ced38df9373: Pulling fs layer [2023-06-17T08:32:44.309Z] 58f1dce35555: Pulling fs layer [2023-06-17T08:32:44.309Z] 242c74f7c9fa: Waiting [2023-06-17T08:32:44.309Z] 3cdef696dda3: Waiting [2023-06-17T08:32:44.309Z] 58f1dce35555: Waiting [2023-06-17T08:32:44.309Z] 2ced38df9373: Waiting [2023-06-17T08:32:44.582Z] ed15518f5707: Download complete [2023-06-17T08:32:44.582Z] 242c74f7c9fa: Verifying Checksum [2023-06-17T08:32:44.582Z] 242c74f7c9fa: Download complete [2023-06-17T08:32:44.582Z] 3cdef696dda3: Verifying Checksum [2023-06-17T08:32:44.582Z] 3cdef696dda3: Download complete [2023-06-17T08:32:44.582Z] c41833b44d91: Download complete [2023-06-17T08:32:45.153Z] 9c61dcf015f6: Pull complete [2023-06-17T08:32:45.153Z] 4698f68db338: Pull complete [2023-06-17T08:32:45.411Z] 2a2f49069b9e: Pull complete [2023-06-17T08:32:45.553Z] c41833b44d91: Pull complete [2023-06-17T08:32:45.670Z] e0025b399a48: Pull complete [2023-06-17T08:32:45.670Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-17T08:32:45.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T08:32:45.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T08:32:45.749Z] prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container [2023-06-17T08:32:45.776Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-17T08:32:45.822Z] 58f1dce35555: Verifying Checksum [2023-06-17T08:32:45.822Z] 58f1dce35555: Download complete [2023-06-17T08:32:46.090Z] ed15518f5707: Pull complete [2023-06-17T08:32:47.060Z] feae8fd75edb: Verifying Checksum [2023-06-17T08:32:47.060Z] feae8fd75edb: Download complete [2023-06-17T08:32:47.060Z] 2ced38df9373: Verifying Checksum [2023-06-17T08:32:47.060Z] 2ced38df9373: Download complete [2023-06-17T08:32:49.945Z] $ docker top 2c8be6a84254120723ffabd89d69987d76587245f2e27169b9a8cda34af5a2a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T08:32:50.285Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-17T08:32:52.817Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #1 transferring dockerfile: 2.04kB done [2023-06-17T08:32:52.817Z] #1 DONE 0.0s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #2 transferring dockerfile: 1.78kB done [2023-06-17T08:32:52.817Z] #2 DONE 0.0s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #3 transferring dockerfile: 1.84kB done [2023-06-17T08:32:52.817Z] #3 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #4 transferring dockerfile: 2.68kB done [2023-06-17T08:32:52.817Z] #4 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #5 transferring dockerfile: 2.58kB done [2023-06-17T08:32:52.817Z] #5 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #6 [core-command internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #6 transferring dockerfile: 1.82kB done [2023-06-17T08:32:52.817Z] #6 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #7 transferring dockerfile: 2.63kB done [2023-06-17T08:32:52.817Z] #7 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #8 transferring dockerfile: 2.38kB done [2023-06-17T08:32:52.817Z] #8 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #9 transferring dockerfile: 2.82kB done [2023-06-17T08:32:52.817Z] #9 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #10 transferring dockerfile: 1.96kB done [2023-06-17T08:32:52.817Z] #10 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #11 [core-data internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #11 transferring dockerfile: 1.90kB done [2023-06-17T08:32:52.817Z] #11 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #12 transferring dockerfile: 2.06kB done [2023-06-17T08:32:52.817Z] #12 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #13 transferring dockerfile: 1.82kB done [2023-06-17T08:32:52.817Z] #13 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-17T08:32:52.817Z] #14 transferring dockerfile: 2.12kB done [2023-06-17T08:32:52.817Z] #14 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #15 [security-proxy-auth internal] load .dockerignore [2023-06-17T08:32:52.817Z] #15 transferring context: 56B done [2023-06-17T08:32:52.817Z] #15 DONE 0.0s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-06-17T08:32:52.817Z] #16 transferring context: 56B done [2023-06-17T08:32:52.817Z] #16 DONE 0.0s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #17 [support-notifications internal] load .dockerignore [2023-06-17T08:32:52.817Z] #17 transferring context: 56B done [2023-06-17T08:32:52.817Z] #17 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #18 [security-spire-config internal] load .dockerignore [2023-06-17T08:32:52.817Z] #18 transferring context: 56B done [2023-06-17T08:32:52.817Z] #18 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #19 [core-metadata internal] load .dockerignore [2023-06-17T08:32:52.817Z] #19 transferring context: 56B done [2023-06-17T08:32:52.817Z] #19 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #20 [core-command internal] load .dockerignore [2023-06-17T08:32:52.817Z] #20 transferring context: 56B done [2023-06-17T08:32:52.817Z] #20 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #21 [security-spire-server internal] load .dockerignore [2023-06-17T08:32:52.817Z] #21 transferring context: 56B done [2023-06-17T08:32:52.817Z] #21 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-06-17T08:32:52.817Z] #22 transferring context: 56B done [2023-06-17T08:32:52.817Z] #22 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #23 [security-spire-agent internal] load .dockerignore [2023-06-17T08:32:52.817Z] #23 transferring context: 56B done [2023-06-17T08:32:52.817Z] #23 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #24 [core-data internal] load .dockerignore [2023-06-17T08:32:52.817Z] #24 transferring context: 56B done [2023-06-17T08:32:52.817Z] #24 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #25 [security-bootstrapper internal] load .dockerignore [2023-06-17T08:32:52.817Z] #25 transferring context: 56B done [2023-06-17T08:32:52.817Z] #25 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #26 [security-proxy-setup internal] load .dockerignore [2023-06-17T08:32:52.817Z] #26 transferring context: 56B done [2023-06-17T08:32:52.817Z] #26 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-17T08:32:52.817Z] #27 transferring context: 56B done [2023-06-17T08:32:52.817Z] #27 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #28 [support-scheduler internal] load .dockerignore [2023-06-17T08:32:52.817Z] #28 transferring context: 56B done [2023-06-17T08:32:52.817Z] #28 DONE 0.1s [2023-06-17T08:32:52.817Z] [2023-06-17T08:32:52.817Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T08:32:53.076Z] #29 DONE 0.0s [2023-06-17T08:32:53.076Z] [2023-06-17T08:32:53.076Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:32:53.076Z] #30 ... [2023-06-17T08:32:53.076Z] [2023-06-17T08:32:53.076Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T08:32:53.076Z] #29 DONE 0.0s [2023-06-17T08:32:53.076Z] [2023-06-17T08:32:53.077Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:32:53.340Z] #30 DONE 0.4s [2023-06-17T08:32:53.340Z] [2023-06-17T08:32:53.340Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:32:53.340Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:32:53.340Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-17T08:32:53.340Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T08:32:53.340Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s [2023-06-17T08:32:53.340Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:32:53.340Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T08:32:53.599Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T08:32:53.599Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:32:53.599Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T08:32:53.599Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.3s [2023-06-17T08:32:53.857Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.3s done [2023-06-17T08:32:53.857Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.1s [2023-06-17T08:32:53.857Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-06-17T08:32:54.116Z] #31 DONE 0.9s [2023-06-17T08:32:54.116Z] [2023-06-17T08:32:54.116Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-17T08:32:54.683Z] #32 DONE 1.2s [2023-06-17T08:32:54.683Z] [2023-06-17T08:32:54.683Z] #33 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T08:32:59.401Z] feae8fd75edb: Pull complete [2023-06-17T08:32:59.401Z] 242c74f7c9fa: Pull complete [2023-06-17T08:32:59.401Z] 3cdef696dda3: Pull complete [2023-06-17T08:32:59.951Z] #33 ... [2023-06-17T08:32:59.951Z] [2023-06-17T08:32:59.951Z] #34 [security-proxy-setup internal] load build context [2023-06-17T08:32:59.951Z] #34 transferring context: 132.39MB 6.1s [2023-06-17T08:32:59.951Z] #34 ... [2023-06-17T08:32:59.951Z] [2023-06-17T08:32:59.951Z] #35 [security-spire-config internal] load build context [2023-06-17T08:32:59.951Z] #35 ... [2023-06-17T08:32:59.951Z] [2023-06-17T08:32:59.951Z] #34 [security-proxy-setup internal] load build context [2023-06-17T08:33:03.240Z] #34 ... [2023-06-17T08:33:03.240Z] [2023-06-17T08:33:03.240Z] #36 [core-data internal] load build context [2023-06-17T08:33:03.240Z] #36 transferring context: 351.87MB 9.9s done [2023-06-17T08:33:03.240Z] #36 ... [2023-06-17T08:33:03.240Z] [2023-06-17T08:33:03.240Z] #37 [security-bootstrapper internal] load build context [2023-06-17T08:33:03.499Z] #37 ... [2023-06-17T08:33:03.499Z] [2023-06-17T08:33:03.499Z] #38 [security-spire-server internal] load build context [2023-06-17T08:33:03.499Z] #38 transferring context: 351.87MB 9.9s done [2023-06-17T08:33:03.499Z] #38 ... [2023-06-17T08:33:03.499Z] [2023-06-17T08:33:03.499Z] #39 [support-scheduler internal] load build context [2023-06-17T08:33:03.499Z] #39 transferring context: 351.87MB 9.6s done [2023-06-17T08:33:03.756Z] #39 ... [2023-06-17T08:33:03.756Z] [2023-06-17T08:33:03.756Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:33:03.756Z] #40 transferring context: 351.87MB 10.0s done [2023-06-17T08:33:03.756Z] #40 ... [2023-06-17T08:33:03.756Z] [2023-06-17T08:33:03.756Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:33:03.756Z] #41 transferring context: 351.87MB 9.6s done [2023-06-17T08:33:04.014Z] #41 ... [2023-06-17T08:33:04.014Z] [2023-06-17T08:33:04.014Z] #42 [core-metadata internal] load build context [2023-06-17T08:33:04.014Z] #42 transferring context: 351.87MB 9.5s done [2023-06-17T08:33:04.014Z] #42 ... [2023-06-17T08:33:04.014Z] [2023-06-17T08:33:04.014Z] #43 [core-command internal] load build context [2023-06-17T08:33:04.273Z] #43 ... [2023-06-17T08:33:04.273Z] [2023-06-17T08:33:04.273Z] #44 [security-proxy-auth internal] load build context [2023-06-17T08:33:04.273Z] #44 transferring context: 351.87MB 10.3s done [2023-06-17T08:33:04.273Z] #44 ... [2023-06-17T08:33:04.273Z] [2023-06-17T08:33:04.273Z] #45 [support-notifications internal] load build context [2023-06-17T08:33:04.273Z] #45 ... [2023-06-17T08:33:04.273Z] [2023-06-17T08:33:04.273Z] #46 [security-spire-agent internal] load build context [2023-06-17T08:33:04.273Z] #46 transferring context: 351.87MB 10.3s done [2023-06-17T08:33:04.531Z] #46 ... [2023-06-17T08:33:04.531Z] [2023-06-17T08:33:04.531Z] #47 [security-secretstore-setup internal] load build context [2023-06-17T08:33:04.531Z] #47 transferring context: 351.87MB 10.0s done [2023-06-17T08:33:05.074Z] #47 ... [2023-06-17T08:33:05.074Z] [2023-06-17T08:33:05.074Z] #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T08:33:05.333Z] #48 ... [2023-06-17T08:33:05.333Z] [2023-06-17T08:33:05.333Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T08:33:05.333Z] #49 ... [2023-06-17T08:33:05.333Z] [2023-06-17T08:33:05.333Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T08:33:05.333Z] #50 ... [2023-06-17T08:33:05.333Z] [2023-06-17T08:33:05.333Z] #51 [core-data builder 2/7] WORKDIR /edgex-go [2023-06-17T08:33:05.591Z] #51 ... [2023-06-17T08:33:05.591Z] [2023-06-17T08:33:05.591Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T08:33:05.591Z] #52 ... [2023-06-17T08:33:05.591Z] [2023-06-17T08:33:05.591Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T08:33:05.591Z] #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:05.591Z] #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:05.591Z] #0 9.894 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:05.591Z] #0 9.899 (2/2) Installing su-exec (0.2-r2) [2023-06-17T08:33:05.591Z] #0 9.902 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:05.591Z] #0 9.907 OK: 7 MiB in 17 packages [2023-06-17T08:33:05.850Z] #53 ... [2023-06-17T08:33:05.850Z] [2023-06-17T08:33:05.850Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T08:33:05.850Z] #0 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:05.850Z] #0 7.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:05.850Z] #0 7.776 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:33:05.850Z] #0 7.776 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:33:05.850Z] #0 7.776 OK: 17818 distinct packages available [2023-06-17T08:33:05.850Z] #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:05.850Z] #0 7.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:05.850Z] #0 8.147 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:05.850Z] #0 8.153 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-17T08:33:05.850Z] #0 8.156 (3/4) Installing libucontext (1.2-r0) [2023-06-17T08:33:05.850Z] #0 8.158 (4/4) Installing gcompat (1.1.0-r0) [2023-06-17T08:33:05.850Z] #0 8.166 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:05.850Z] #0 8.657 OK: 7 MiB in 19 packages [2023-06-17T08:33:05.850Z] #54 ... [2023-06-17T08:33:05.850Z] [2023-06-17T08:33:05.850Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T08:33:06.108Z] #55 ... [2023-06-17T08:33:06.108Z] [2023-06-17T08:33:06.108Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T08:33:06.366Z] #56 ... [2023-06-17T08:33:06.366Z] [2023-06-17T08:33:06.366Z] #35 [security-spire-config internal] load build context [2023-06-17T08:33:06.366Z] #35 transferring context: 351.87MB 10.3s done [2023-06-17T08:33:07.633Z] 2ced38df9373: Pull complete [2023-06-17T08:33:09.051Z] 58f1dce35555: Pull complete [2023-06-17T08:33:09.051Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-17T08:33:09.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T08:33:09.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-17T08:33:09.379Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-17T08:33:09.379Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T08:33:09.379Z] WORKDIR /edgex [2023-06-17T08:33:09.379Z] COPY go.mod . [2023-06-17T08:33:09.379Z] RUN go mod download [2023-06-17T08:33:09.964Z] Sending build context to Docker daemon 2.947MB [2023-06-17T08:33:09.964Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T08:33:09.964Z] ---> fadd8f120f05 [2023-06-17T08:33:09.964Z] Step 2/4 : WORKDIR /edgex [2023-06-17T08:33:10.952Z] ---> Running in 75b22b6e5be5 [2023-06-17T08:33:11.220Z] Removing intermediate container 75b22b6e5be5 [2023-06-17T08:33:11.220Z] ---> 8d1afe583193 [2023-06-17T08:33:11.220Z] Step 3/4 : COPY go.mod . [2023-06-17T08:33:11.807Z] ---> ac6b65007f0f [2023-06-17T08:33:11.807Z] Step 4/4 : RUN go mod download [2023-06-17T08:33:11.807Z] ---> Running in e3454ff416a6 [2023-06-17T08:33:14.487Z] #35 ... [2023-06-17T08:33:14.488Z] [2023-06-17T08:33:14.488Z] #34 [security-proxy-setup internal] load build context [2023-06-17T08:33:14.488Z] #34 transferring context: 351.87MB 10.7s done [2023-06-17T08:33:14.488Z] #34 ... [2023-06-17T08:33:14.488Z] [2023-06-17T08:33:14.488Z] #37 [security-bootstrapper internal] load build context [2023-06-17T08:33:14.488Z] #37 transferring context: 351.87MB 10.4s done [2023-06-17T08:33:14.488Z] #37 ... [2023-06-17T08:33:14.488Z] [2023-06-17T08:33:14.488Z] #45 [support-notifications internal] load build context [2023-06-17T08:33:14.488Z] #45 transferring context: 351.87MB 11.5s done [2023-06-17T08:33:14.488Z] #45 ... [2023-06-17T08:33:14.488Z] [2023-06-17T08:33:14.488Z] #43 [core-command internal] load build context [2023-06-17T08:33:14.488Z] #43 transferring context: 351.87MB 11.0s done [2023-06-17T08:33:44.095Z] Removing intermediate container e3454ff416a6 [2023-06-17T08:33:44.095Z] ---> 73ec7bc7bd95 [2023-06-17T08:33:44.095Z] Successfully built 73ec7bc7bd95 [2023-06-17T08:33:44.095Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:33:44.436Z] + docker inspect -f . ci-base-image-arm64 [2023-06-17T08:33:44.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T08:33:44.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container [2023-06-17T08:33:44.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-17T08:33:46.588Z] #43 ... [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #39 [support-scheduler internal] load build context [2023-06-17T08:33:46.588Z] #39 DONE 48.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #51 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-17T08:33:46.588Z] #51 DONE 46.8s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T08:33:46.588Z] #53 DONE 47.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:33:46.588Z] #41 DONE 48.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T08:33:46.588Z] #54 DONE 47.2s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #42 [core-metadata internal] load build context [2023-06-17T08:33:46.588Z] #42 DONE 48.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T08:33:46.588Z] #57 ... [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #38 [security-spire-server internal] load build context [2023-06-17T08:33:46.588Z] #38 DONE 48.2s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #36 [core-data internal] load build context [2023-06-17T08:33:46.588Z] #36 DONE 48.2s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #47 [security-secretstore-setup internal] load build context [2023-06-17T08:33:46.588Z] #47 DONE 48.2s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:33:46.588Z] #40 DONE 48.2s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #35 [security-spire-config internal] load build context [2023-06-17T08:33:46.588Z] #35 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #46 [security-spire-agent internal] load build context [2023-06-17T08:33:46.588Z] #46 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #44 [security-proxy-auth internal] load build context [2023-06-17T08:33:46.588Z] #44 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #37 [security-bootstrapper internal] load build context [2023-06-17T08:33:46.588Z] #37 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #34 [security-proxy-setup internal] load build context [2023-06-17T08:33:46.588Z] #34 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #43 [core-command internal] load build context [2023-06-17T08:33:46.588Z] #43 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #45 [support-notifications internal] load build context [2023-06-17T08:33:46.588Z] #45 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T08:33:46.588Z] #58 ... [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T08:33:46.588Z] #55 47.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #55 47.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #55 47.84 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:46.588Z] #55 47.85 (2/2) Installing openssl (3.0.9-r1) [2023-06-17T08:33:46.588Z] #55 47.86 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:46.588Z] #55 47.86 OK: 8 MiB in 17 packages [2023-06-17T08:33:46.588Z] #55 DONE 48.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T08:33:46.588Z] #56 47.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #56 47.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #56 48.02 (1/3) Installing ca-certificates (20230506-r0) [2023-06-17T08:33:46.588Z] #56 48.14 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:46.588Z] #56 48.15 (3/3) Installing su-exec (0.2-r2) [2023-06-17T08:33:46.588Z] #56 48.15 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:46.588Z] #56 48.16 Executing ca-certificates-20230506-r0.trigger [2023-06-17T08:33:46.588Z] #56 ... [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-17T08:33:46.588Z] #59 DONE 0.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-17T08:33:46.588Z] #60 DONE 1.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T08:33:46.588Z] #52 47.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #52 47.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #52 47.91 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:46.588Z] #52 48.12 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:46.588Z] #52 48.14 OK: 7 MiB in 16 packages [2023-06-17T08:33:46.588Z] #52 DONE 48.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #33 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T08:33:46.588Z] #33 47.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #33 47.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #33 47.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:46.588Z] #33 48.16 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:46.588Z] #33 48.18 OK: 7 MiB in 16 packages [2023-06-17T08:33:46.588Z] #33 DONE 48.4s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T08:33:46.588Z] #56 48.34 OK: 8 MiB in 18 packages [2023-06-17T08:33:46.588Z] #56 DONE 48.5s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T08:33:46.588Z] #0 0.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #0 1.261 OK: 265 MiB in 53 packages [2023-06-17T08:33:46.588Z] #61 DONE 1.4s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T08:33:46.588Z] #48 47.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #48 47.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #48 47.88 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:33:46.588Z] #48 47.88 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:33:46.588Z] #48 47.88 OK: 17818 distinct packages available [2023-06-17T08:33:46.588Z] #48 47.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #48 48.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #48 48.29 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:46.588Z] #48 48.30 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-17T08:33:46.588Z] #48 48.30 (3/5) Installing libucontext (1.2-r0) [2023-06-17T08:33:46.588Z] #48 48.31 (4/5) Installing gcompat (1.1.0-r0) [2023-06-17T08:33:46.588Z] #48 48.31 (5/5) Installing openssl (3.0.9-r1) [2023-06-17T08:33:46.588Z] #48 48.32 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:46.588Z] #48 48.33 OK: 8 MiB in 20 packages [2023-06-17T08:33:46.588Z] #48 DONE 48.5s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:33:46.588Z] #62 DONE 0.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-17T08:33:46.588Z] #63 DONE 0.2s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T08:33:46.588Z] #50 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #50 47.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #50 48.04 (1/2) Installing ca-certificates (20230506-r0) [2023-06-17T08:33:46.588Z] #50 48.15 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:46.588Z] #50 48.16 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:46.588Z] #50 48.17 Executing ca-certificates-20230506-r0.trigger [2023-06-17T08:33:46.588Z] #50 48.41 OK: 8 MiB in 17 packages [2023-06-17T08:33:46.588Z] #50 DONE 48.6s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T08:33:46.588Z] #49 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #49 47.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #49 48.06 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:33:46.588Z] #49 48.06 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:33:46.588Z] #49 48.06 OK: 17818 distinct packages available [2023-06-17T08:33:46.588Z] #49 48.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #49 48.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #49 48.44 (1/9) Installing ca-certificates (20230506-r0) [2023-06-17T08:33:46.588Z] #49 48.46 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-17T08:33:46.588Z] #49 48.47 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-17T08:33:46.588Z] #49 48.50 (4/9) Installing libcurl (8.1.2-r0) [2023-06-17T08:33:46.588Z] #49 48.51 (5/9) Installing curl (8.1.2-r0) [2023-06-17T08:33:46.588Z] #49 48.52 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-17T08:33:46.588Z] #49 48.52 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-17T08:33:46.588Z] #49 48.53 (8/9) Installing libucontext (1.2-r0) [2023-06-17T08:33:46.588Z] #49 48.54 (9/9) Installing gcompat (1.1.0-r0) [2023-06-17T08:33:46.588Z] #49 48.54 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:33:46.588Z] #49 48.54 Executing ca-certificates-20230506-r0.trigger [2023-06-17T08:33:46.588Z] #49 48.61 OK: 10 MiB in 24 packages [2023-06-17T08:33:46.588Z] #49 DONE 48.7s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T08:33:46.588Z] #57 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #57 1.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #57 1.707 OK: 265 MiB in 53 packages [2023-06-17T08:33:46.588Z] #57 DONE 1.8s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T08:33:46.588Z] #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #0 1.743 OK: 265 MiB in 53 packages [2023-06-17T08:33:46.588Z] #64 DONE 1.8s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:33:46.588Z] #65 DONE 0.1s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:33:46.588Z] #66 DONE 0.0s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:33:46.588Z] #67 ... [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T08:33:46.588Z] #58 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #58 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #58 3.171 OK: 265 MiB in 53 packages [2023-06-17T08:33:46.588Z] #58 DONE 3.3s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-17T08:33:46.588Z] #68 DONE 0.0s [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:33:46.588Z] #69 ... [2023-06-17T08:33:46.588Z] [2023-06-17T08:33:46.588Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T08:33:46.588Z] #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #0 3.087 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:33:46.588Z] #0 3.087 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:33:46.588Z] #0 3.087 OK: 17830 distinct packages available [2023-06-17T08:33:46.588Z] #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.588Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T08:33:46.589Z] #0 3.422 OK: 265 MiB in 53 packages [2023-06-17T08:33:46.589Z] #70 DONE 3.6s [2023-06-17T08:33:46.589Z] [2023-06-17T08:33:46.589Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:33:46.589Z] #71 DONE 0.1s [2023-06-17T08:33:46.589Z] [2023-06-17T08:33:46.589Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:33:47.009Z] $ docker top fa7ebf43da6304f9cf0492c53df57a34a1fc8dec1b0ef9aed963e76c52419e57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T08:33:47.835Z] + go version [2023-06-17T08:33:47.835Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-17T08:33:47.859Z] $ docker stop --time=1 fa7ebf43da6304f9cf0492c53df57a34a1fc8dec1b0ef9aed963e76c52419e57 [2023-06-17T08:33:49.474Z] $ docker rm -f --volumes fa7ebf43da6304f9cf0492c53df57a34a1fc8dec1b0ef9aed963e76c52419e57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:33:50.016Z] + docker inspect -f . ci-base-image-arm64 [2023-06-17T08:33:50.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T08:33:50.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container [2023-06-17T08:33:50.266Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-17T08:33:51.398Z] $ docker top e9549242d7b8857079776e7277ee5df206fd924f8ac33cae7ccf2ceb9f96337c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-17T08:33:51.600Z] ========================================================= [2023-06-17T08:33:51.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-17T08:33:51.600Z] ========================================================= [Pipeline] sh [2023-06-17T08:33:51.908Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-06-17T08:33:52.558Z] + make test [2023-06-17T08:33:52.558Z] go test -race -coverprofile=coverage.out ./... [2023-06-17T08:33:53.184Z] #72 ... [2023-06-17T08:33:53.185Z] [2023-06-17T08:33:53.185Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:33:53.185Z] #73 ... [2023-06-17T08:33:53.185Z] [2023-06-17T08:33:53.185Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:34:31.430Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-17T08:34:49.410Z] #74 DONE 63.6s [2023-06-17T08:34:49.410Z] [2023-06-17T08:34:49.410Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:34:49.410Z] #72 DONE 61.8s [2023-06-17T08:34:49.410Z] [2023-06-17T08:34:49.410Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T08:34:49.410Z] #75 ... [2023-06-17T08:34:49.410Z] [2023-06-17T08:34:49.410Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:34:49.410Z] #73 DONE 63.9s [2023-06-17T08:34:49.410Z] [2023-06-17T08:34:49.410Z] #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:34:49.410Z] #67 DONE 63.6s [2023-06-17T08:34:49.410Z] [2023-06-17T08:34:49.410Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:34:49.410Z] #69 DONE 62.1s [2023-06-17T08:34:49.410Z] [2023-06-17T08:34:49.410Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T08:34:57.538Z] #76 ... [2023-06-17T08:34:57.538Z] [2023-06-17T08:34:57.538Z] #77 [support-scheduler builder 6/7] COPY . . [2023-06-17T08:34:57.538Z] #77 ... [2023-06-17T08:34:57.538Z] [2023-06-17T08:34:57.538Z] #78 [security-spire-server builder 6/9] COPY . . [2023-06-17T08:34:57.538Z] #78 ... [2023-06-17T08:34:57.538Z] [2023-06-17T08:34:57.538Z] #79 [support-notifications builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #79 DONE 15.1s [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #80 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #81 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #81 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #82 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #77 [support-scheduler builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #77 DONE 15.2s [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #75 DONE 15.1s [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #83 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #84 [core-data builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #84 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #85 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #86 [core-metadata builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #86 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #87 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #88 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #89 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #90 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #91 [core-command builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #91 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #92 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #93 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #94 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #78 [security-spire-server builder 6/9] COPY . . [2023-06-17T08:35:02.830Z] #78 DONE 15.1s [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:35:02.830Z] #95 ... [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #76 DONE 15.3s [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #96 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #97 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #98 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #99 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #100 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-06-17T08:35:02.830Z] #101 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:35:02.830Z] #95 DONE 0.3s [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:35:02.830Z] #102 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:02.830Z] #103 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-17T08:35:02.830Z] #104 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #105 [security-spire-agent builder 6/9] COPY . . [2023-06-17T08:35:02.830Z] #105 CACHED [2023-06-17T08:35:02.830Z] [2023-06-17T08:35:02.830Z] #106 [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-17T08:35:04.876Z] #106 ... [2023-06-17T08:35:04.876Z] [2023-06-17T08:35:04.876Z] #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-17T08:35:04.876Z] #107 DONE 2.4s [2023-06-17T08:35:04.876Z] [2023-06-17T08:35:04.876Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-17T08:35:06.771Z] #108 DONE 1.7s [2023-06-17T08:35:06.771Z] [2023-06-17T08:35:06.771Z] #106 [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-17T08:35:06.771Z] #106 DONE 4.1s [2023-06-17T08:35:06.771Z] [2023-06-17T08:35:06.771Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-17T08:35:06.771Z] #109 DONE 0.5s [2023-06-17T08:35:06.771Z] [2023-06-17T08:35:06.771Z] #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:35:07.028Z] #110 DONE 0.1s [2023-06-17T08:35:07.028Z] [2023-06-17T08:35:07.028Z] #111 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:35:07.028Z] #111 DONE 0.2s [2023-06-17T08:35:07.028Z] [2023-06-17T08:35:07.028Z] #112 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:35:08.402Z] #112 DONE 1.3s [2023-06-17T08:35:08.402Z] [2023-06-17T08:35:08.402Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-17T08:35:08.402Z] #113 CACHED [2023-06-17T08:35:08.402Z] [2023-06-17T08:35:08.402Z] #114 [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-17T08:35:08.402Z] #114 CACHED [2023-06-17T08:35:08.402Z] [2023-06-17T08:35:08.402Z] #115 [security-spire-config builder 6/9] COPY . . [2023-06-17T08:35:08.402Z] #115 CACHED [2023-06-17T08:35:08.402Z] [2023-06-17T08:35:08.402Z] #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:35:08.402Z] #116 CACHED [2023-06-17T08:35:08.402Z] [2023-06-17T08:35:08.402Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:35:08.402Z] #117 CACHED [2023-06-17T08:35:08.402Z] [2023-06-17T08:35:08.402Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-17T08:35:08.402Z] #118 CACHED [2023-06-17T08:35:08.402Z] [2023-06-17T08:35:08.402Z] #119 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T08:35:08.659Z] #119 ... [2023-06-17T08:35:08.659Z] [2023-06-17T08:35:08.659Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:35:08.659Z] #120 CACHED [2023-06-17T08:35:08.659Z] [2023-06-17T08:35:08.659Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:35:08.659Z] #121 CACHED [2023-06-17T08:35:08.659Z] [2023-06-17T08:35:08.659Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:35:08.659Z] #122 DONE 0.3s [2023-06-17T08:35:08.659Z] [2023-06-17T08:35:08.659Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:35:09.125Z] #123 ... [2023-06-17T08:35:09.125Z] [2023-06-17T08:35:09.125Z] #119 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T08:35:09.125Z] #119 DONE 0.4s [2023-06-17T08:35:09.384Z] [2023-06-17T08:35:09.384Z] #124 [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-17T08:35:09.642Z] #124 ... [2023-06-17T08:35:09.642Z] [2023-06-17T08:35:09.642Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T08:35:09.642Z] #125 DONE 1.0s [2023-06-17T08:35:09.642Z] [2023-06-17T08:35:09.642Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:35:09.642Z] #123 DONE 0.9s [2023-06-17T08:35:09.642Z] [2023-06-17T08:35:09.642Z] #124 [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-17T08:35:09.642Z] #124 DONE 0.7s [2023-06-17T08:35:09.642Z] [2023-06-17T08:35:09.642Z] #126 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T08:35:12.166Z] #126 ... [2023-06-17T08:35:12.166Z] [2023-06-17T08:35:12.166Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T08:35:12.166Z] #0 0.976 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-17T08:35:12.166Z] #127 ... [2023-06-17T08:35:12.166Z] [2023-06-17T08:35:12.166Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T08:35:12.166Z] #0 1.174 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-17T08:35:12.424Z] #128 ... [2023-06-17T08:35:12.424Z] [2023-06-17T08:35:12.424Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T08:35:12.424Z] #0 0.932 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-17T08:35:12.424Z] #129 ... [2023-06-17T08:35:12.424Z] [2023-06-17T08:35:12.424Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T08:35:12.424Z] #0 1.482 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-17T08:35:12.681Z] #130 ... [2023-06-17T08:35:12.681Z] [2023-06-17T08:35:12.681Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T08:35:12.681Z] #0 0.841 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-17T08:35:12.939Z] #131 ... [2023-06-17T08:35:12.939Z] [2023-06-17T08:35:12.939Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T08:35:12.939Z] #0 1.225 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-17T08:35:12.939Z] #132 ... [2023-06-17T08:35:12.939Z] [2023-06-17T08:35:12.939Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T08:35:12.939Z] #0 1.534 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-17T08:35:13.198Z] #133 ... [2023-06-17T08:35:13.198Z] [2023-06-17T08:35:13.198Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T08:35:13.198Z] #0 1.032 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-17T08:35:13.458Z] #134 ... [2023-06-17T08:35:13.458Z] [2023-06-17T08:35:13.458Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T08:35:13.458Z] #0 1.030 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-17T08:35:13.458Z] #135 ... [2023-06-17T08:35:13.458Z] [2023-06-17T08:35:13.458Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T08:35:13.458Z] #0 1.376 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-17T08:35:13.716Z] #136 ... [2023-06-17T08:35:13.716Z] [2023-06-17T08:35:13.716Z] #137 [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-17T08:35:13.716Z] #0 1.377 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-17T08:35:13.975Z] #137 ... [2023-06-17T08:35:13.975Z] [2023-06-17T08:35:13.975Z] #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:35:13.975Z] #138 DONE 4.3s [2023-06-17T08:35:13.975Z] [2023-06-17T08:35:13.975Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:35:14.907Z] #139 ... [2023-06-17T08:35:14.907Z] [2023-06-17T08:35:14.907Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T08:35:16.304Z] #140 ... [2023-06-17T08:35:16.304Z] [2023-06-17T08:35:16.304Z] #126 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T08:35:16.304Z] #126 DONE 6.4s [2023-06-17T08:35:16.304Z] [2023-06-17T08:35:16.304Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:35:16.304Z] #139 DONE 6.5s [2023-06-17T08:35:16.304Z] [2023-06-17T08:35:16.304Z] #141 [security-spire-server] exporting to image [2023-06-17T08:35:16.304Z] #141 exporting layers [2023-06-17T08:35:18.201Z] #141 ... [2023-06-17T08:35:18.201Z] [2023-06-17T08:35:18.201Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T08:35:18.201Z] #140 DONE 3.3s [2023-06-17T08:35:18.201Z] [2023-06-17T08:35:18.201Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T08:35:18.766Z] #142 ... [2023-06-17T08:35:18.766Z] [2023-06-17T08:35:18.766Z] #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T08:35:18.766Z] #143 DONE 2.6s [2023-06-17T08:35:19.023Z] [2023-06-17T08:35:19.023Z] #144 [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-17T08:35:19.343Z] #144 ... [2023-06-17T08:35:19.343Z] [2023-06-17T08:35:19.343Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T08:35:19.343Z] #142 DONE 1.1s [2023-06-17T08:35:19.600Z] [2023-06-17T08:35:19.600Z] #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-17T08:35:20.972Z] #145 DONE 1.8s [2023-06-17T08:35:20.972Z] [2023-06-17T08:35:20.972Z] #144 [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-17T08:35:20.972Z] #144 DONE 2.2s [2023-06-17T08:35:20.972Z] [2023-06-17T08:35:20.972Z] #141 [security-spire-server] exporting to image [2023-06-17T08:35:20.972Z] #141 writing image sha256:cad4d4feb750e1f674191db12aafe9bef7d343402adec2e536648e86d510527c 0.0s done [2023-06-17T08:35:20.972Z] #141 naming to docker.io/library/security-spire-server done [2023-06-17T08:35:21.229Z] #141 ... [2023-06-17T08:35:21.229Z] [2023-06-17T08:35:21.229Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-17T08:35:21.229Z] #146 DONE 0.3s [2023-06-17T08:35:21.229Z] [2023-06-17T08:35:21.229Z] #141 [security-spire-agent] exporting to image [2023-06-17T08:35:21.229Z] #141 exporting layers [2023-06-17T08:35:21.488Z] #141 exporting layers 0.6s done [2023-06-17T08:35:21.488Z] #141 writing image sha256:f425a08106df3f9cf5986e6a109b02a95f1ae44f5c65210db5ce9c73095e9e63 0.0s done [2023-06-17T08:35:21.488Z] #141 naming to docker.io/library/security-spire-config [2023-06-17T08:35:21.745Z] #141 naming to docker.io/library/security-spire-config 0.0s done [2023-06-17T08:35:21.745Z] #141 exporting layers 0.6s done [2023-06-17T08:35:21.745Z] #141 writing image sha256:38fcacd173e2f4296101cfc6bb1ae1943105626241ab50f909ea1df1e71c66ad done [2023-06-17T08:35:21.745Z] #141 naming to docker.io/library/security-spire-agent 0.0s done [2023-06-17T08:35:21.745Z] #141 DONE 5.8s [2023-06-17T08:35:21.745Z] [2023-06-17T08:35:21.745Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T08:36:18.340Z] #128 ... [2023-06-17T08:36:18.340Z] [2023-06-17T08:36:18.340Z] #137 [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-17T08:36:18.340Z] #137 67.03 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-17T08:36:23.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-17T08:36:23.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-17T08:36:23.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-17T08:36:24.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-17T08:36:24.088Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-17T08:36:26.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-17T08:36:26.463Z] #137 ... [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T08:36:26.463Z] #136 DONE 83.7s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T08:36:26.463Z] #127 DONE 84.0s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #137 [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-17T08:36:26.463Z] #137 DONE 83.8s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T08:36:26.463Z] #132 DONE 84.0s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T08:36:26.463Z] #133 DONE 84.0s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T08:36:26.463Z] #130 DONE 84.0s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.463Z] #147 ... [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T08:36:26.463Z] #128 DONE 84.1s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T08:36:26.463Z] #134 DONE 84.2s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T08:36:26.463Z] #135 DONE 84.2s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T08:36:26.463Z] #129 DONE 84.1s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.463Z] #148 ... [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T08:36:26.463Z] #131 DONE 84.4s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.463Z] #149 DONE 0.6s [2023-06-17T08:36:26.463Z] [2023-06-17T08:36:26.463Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-17T08:36:26.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-17T08:36:26.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-17T08:36:26.721Z] #150 ... [2023-06-17T08:36:26.721Z] [2023-06-17T08:36:26.721Z] #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.721Z] #147 DONE 0.6s [2023-06-17T08:36:26.721Z] [2023-06-17T08:36:26.721Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.721Z] #148 DONE 0.5s [2023-06-17T08:36:26.721Z] [2023-06-17T08:36:26.721Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.721Z] #151 DONE 0.7s [2023-06-17T08:36:26.721Z] [2023-06-17T08:36:26.721Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-17T08:36:26.721Z] #152 DONE 0.6s [2023-06-17T08:36:26.721Z] [2023-06-17T08:36:26.721Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.721Z] #153 DONE 0.4s [2023-06-17T08:36:26.721Z] [2023-06-17T08:36:26.721Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.721Z] #150 DONE 0.4s [2023-06-17T08:36:26.721Z] [2023-06-17T08:36:26.721Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #154 ... [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #155 DONE 0.3s [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #156 DONE 0.3s [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #157 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #157 DONE 0.3s [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.979Z] #158 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #159 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #160 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #160 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.979Z] #161 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.979Z] #162 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #163 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #164 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:26.979Z] #165 CACHED [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #166 DONE 0.3s [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:26.979Z] #167 DONE 0.3s [2023-06-17T08:36:26.979Z] [2023-06-17T08:36:26.979Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T08:36:27.237Z] #168 ... [2023-06-17T08:36:27.238Z] [2023-06-17T08:36:27.238Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:27.238Z] #154 DONE 0.6s [2023-06-17T08:36:27.496Z] [2023-06-17T08:36:27.496Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T08:36:28.063Z] #169 ... [2023-06-17T08:36:28.063Z] [2023-06-17T08:36:28.063Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-17T08:36:28.063Z] #170 DONE 1.0s [2023-06-17T08:36:28.063Z] [2023-06-17T08:36:28.063Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:28.629Z] #171 ... [2023-06-17T08:36:28.629Z] [2023-06-17T08:36:28.629Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-17T08:36:28.629Z] #172 DONE 1.6s [2023-06-17T08:36:28.629Z] [2023-06-17T08:36:28.629Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-17T08:36:28.629Z] #173 DONE 1.6s [2023-06-17T08:36:28.629Z] [2023-06-17T08:36:28.629Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-17T08:36:28.629Z] #174 DONE 1.6s [2023-06-17T08:36:28.629Z] [2023-06-17T08:36:28.629Z] #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-17T08:36:28.629Z] #175 DONE 1.6s [2023-06-17T08:36:28.629Z] [2023-06-17T08:36:28.629Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:28.887Z] #176 ... [2023-06-17T08:36:28.887Z] [2023-06-17T08:36:28.887Z] #177 [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-17T08:36:28.887Z] #177 DONE 2.0s [2023-06-17T08:36:28.887Z] [2023-06-17T08:36:28.887Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T08:36:28.887Z] #168 DONE 1.9s [2023-06-17T08:36:28.887Z] [2023-06-17T08:36:28.887Z] #178 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-17T08:36:28.887Z] #178 DONE 2.0s [2023-06-17T08:36:28.887Z] [2023-06-17T08:36:28.887Z] #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-17T08:36:28.887Z] #179 DONE 2.0s [2023-06-17T08:36:28.887Z] [2023-06-17T08:36:28.887Z] #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:28.887Z] #180 DONE 0.5s [2023-06-17T08:36:29.145Z] [2023-06-17T08:36:29.145Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T08:36:29.145Z] #169 DONE 1.7s [2023-06-17T08:36:29.145Z] [2023-06-17T08:36:29.145Z] #181 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-17T08:36:29.145Z] #181 DONE 2.5s [2023-06-17T08:36:29.145Z] [2023-06-17T08:36:29.145Z] #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-17T08:36:29.403Z] #182 ... [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.403Z] #171 DONE 1.3s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.403Z] #183 DONE 0.9s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.403Z] #184 DONE 0.9s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.403Z] #176 DONE 0.9s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #141 [core-data] exporting to image [2023-06-17T08:36:29.403Z] #141 exporting layers [2023-06-17T08:36:29.403Z] #141 ... [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #185 [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-17T08:36:29.403Z] #185 DONE 0.5s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #186 [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-17T08:36:29.403Z] #186 DONE 0.5s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-17T08:36:29.403Z] #187 DONE 0.5s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.403Z] #188 DONE 0.5s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-17T08:36:29.403Z] #189 DONE 0.5s [2023-06-17T08:36:29.403Z] [2023-06-17T08:36:29.403Z] #141 [security-spiffe-token-provider] exporting to image [2023-06-17T08:36:29.403Z] #141 exporting layers 0.1s done [2023-06-17T08:36:29.661Z] #141 ... [2023-06-17T08:36:29.661Z] [2023-06-17T08:36:29.661Z] #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.661Z] #182 DONE 0.5s [2023-06-17T08:36:29.661Z] [2023-06-17T08:36:29.661Z] #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:36:29.661Z] #190 DONE 0.5s [2023-06-17T08:36:29.661Z] [2023-06-17T08:36:29.661Z] #141 [support-notifications] exporting to image [2023-06-17T08:36:29.661Z] #141 exporting layers 0.2s done [2023-06-17T08:36:29.661Z] #141 ... [2023-06-17T08:36:29.661Z] [2023-06-17T08:36:29.661Z] #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-17T08:36:29.661Z] #191 DONE 0.4s [2023-06-17T08:36:29.661Z] [2023-06-17T08:36:29.661Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-17T08:36:29.661Z] #192 DONE 0.3s [2023-06-17T08:36:29.661Z] [2023-06-17T08:36:29.661Z] #141 [support-notifications] exporting to image [2023-06-17T08:36:29.661Z] #141 exporting layers 0.3s done [2023-06-17T08:36:29.921Z] #141 ... [2023-06-17T08:36:29.921Z] [2023-06-17T08:36:29.921Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-17T08:36:29.921Z] #193 DONE 0.3s [2023-06-17T08:36:29.921Z] [2023-06-17T08:36:29.921Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T08:36:29.921Z] #194 DONE 0.4s [2023-06-17T08:36:29.921Z] [2023-06-17T08:36:29.921Z] #141 [security-spiffe-token-provider] exporting to image [2023-06-17T08:36:29.921Z] #141 exporting layers 0.3s done [2023-06-17T08:36:29.921Z] #141 writing image sha256:816656ec7a7548024d9bd36cd52a7d3274e23e1411233d40d752a683d220610e 0.0s done [2023-06-17T08:36:29.921Z] #141 naming to docker.io/library/core-data 0.0s done [2023-06-17T08:36:29.921Z] #141 writing image sha256:39102a0e02fa16357d6789789666f5d36aaa1f85d1ec11bc708401fad730109d [2023-06-17T08:36:29.921Z] #141 writing image sha256:25d3cadb1c81c5a59845af9b1b641766e6195c50a500f286efb0706e662c1682 done [2023-06-17T08:36:29.921Z] #141 naming to docker.io/library/security-spiffe-token-provider done [2023-06-17T08:36:30.303Z] #141 ... [2023-06-17T08:36:30.303Z] [2023-06-17T08:36:30.303Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:36:30.303Z] #195 DONE 0.2s [2023-06-17T08:36:30.303Z] [2023-06-17T08:36:30.303Z] #141 [support-notifications] exporting to image [2023-06-17T08:36:30.303Z] #141 writing image sha256:39102a0e02fa16357d6789789666f5d36aaa1f85d1ec11bc708401fad730109d done [2023-06-17T08:36:30.303Z] #141 naming to docker.io/library/support-scheduler done [2023-06-17T08:36:30.303Z] #141 writing image sha256:ad59c194b786917fc29fdf891abb7dc3d12702810168e2a83dc8e288440cbb5c 0.0s done [2023-06-17T08:36:30.303Z] #141 naming to docker.io/library/support-notifications done [2023-06-17T08:36:30.303Z] #141 ... [2023-06-17T08:36:30.303Z] [2023-06-17T08:36:30.303Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-17T08:36:30.303Z] #196 DONE 0.4s [2023-06-17T08:36:30.303Z] [2023-06-17T08:36:30.303Z] #141 [core-command] exporting to image [2023-06-17T08:36:30.561Z] #141 exporting layers 0.7s done [2023-06-17T08:36:30.561Z] #141 writing image sha256:ff1a4fde651ac7b3ba27a7f5310c15b453cf2dca80a5f75e2d0204743b449d93 0.0s done [2023-06-17T08:36:30.561Z] #141 naming to docker.io/library/core-command done [2023-06-17T08:36:30.561Z] #141 writing image sha256:3ce799345b083e01c351169b69647840bc21c553b02fda69b56f4d1bf08e06ad done [2023-06-17T08:36:30.561Z] #141 naming to docker.io/library/core-metadata [2023-06-17T08:36:30.561Z] #141 naming to docker.io/library/core-metadata 0.2s done [2023-06-17T08:36:30.561Z] #141 DONE 6.8s [2023-06-17T08:36:30.561Z] [2023-06-17T08:36:30.561Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-17T08:36:30.821Z] #197 DONE 0.5s [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-17T08:36:30.821Z] #198 DONE 0.8s [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #199 [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-17T08:36:30.821Z] #199 DONE 0.9s [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T08:36:30.821Z] #200 DONE 0.9s [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #141 [security-proxy-auth] exporting to image [2023-06-17T08:36:30.821Z] #141 ... [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-17T08:36:30.821Z] #201 DONE 0.1s [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T08:36:30.821Z] #202 DONE 0.1s [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #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-17T08:36:30.821Z] #203 DONE 0.1s [2023-06-17T08:36:30.821Z] [2023-06-17T08:36:30.821Z] #204 [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-17T08:36:30.821Z] #204 DONE 0.0s [2023-06-17T08:36:31.081Z] [2023-06-17T08:36:31.081Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-17T08:36:31.081Z] #205 DONE 0.0s [2023-06-17T08:36:31.081Z] [2023-06-17T08:36:31.081Z] #206 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T08:36:31.081Z] #206 DONE 1.1s [2023-06-17T08:36:31.081Z] [2023-06-17T08:36:31.081Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-17T08:36:31.081Z] #207 DONE 0.1s [2023-06-17T08:36:31.081Z] [2023-06-17T08:36:31.081Z] #141 [security-proxy-setup] exporting to image [2023-06-17T08:36:31.081Z] #141 exporting layers 0.1s done [2023-06-17T08:36:31.340Z] #141 exporting layers 0.5s done [2023-06-17T08:36:31.340Z] #141 writing image sha256:fa68c446fd531ecd10772bef8d3b2b0eaaafc0e12fe5a66fd4f4f8c58c6494e1 done [2023-06-17T08:36:31.340Z] #141 naming to docker.io/library/security-proxy-setup done [2023-06-17T08:36:31.340Z] #141 writing image sha256:11370a38973cd6e6f435af1cf522b4deb0597c6fcc0452f66655b304508fd0ee done [2023-06-17T08:36:31.340Z] #141 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-17T08:36:31.340Z] #141 writing image sha256:63341a0ae611a7a9a762940ca026c2aa0283c2dffdfefb508d2633929985561e done [2023-06-17T08:36:31.340Z] #141 naming to docker.io/library/security-proxy-auth done [2023-06-17T08:36:31.340Z] #141 DONE 7.4s [2023-06-17T08:36:31.340Z] [2023-06-17T08:36:31.340Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T08:36:31.340Z] #208 ... [2023-06-17T08:36:31.340Z] [2023-06-17T08:36:31.340Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T08:36:31.340Z] #209 DONE 0.5s [2023-06-17T08:36:31.600Z] [2023-06-17T08:36:31.600Z] #141 [security-secretstore-setup] exporting to image [2023-06-17T08:36:31.600Z] #141 exporting layers 0.2s done [2023-06-17T08:36:31.600Z] #141 writing image sha256:f39c04bc73d77b9854e947d4b9769ca2b28735589643a942aab208e52cbd192c done [2023-06-17T08:36:31.600Z] #141 naming to docker.io/library/security-secretstore-setup done [2023-06-17T08:36:31.600Z] #141 DONE 7.6s [2023-06-17T08:36:31.600Z] [2023-06-17T08:36:31.600Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T08:36:31.600Z] #208 DONE 0.5s [2023-06-17T08:36:31.600Z] [2023-06-17T08:36:31.600Z] #141 [security-bootstrapper] exporting to image [2023-06-17T08:36:31.859Z] #141 exporting layers 0.2s done [2023-06-17T08:36:31.859Z] #141 writing image sha256:bfcd68aba208e99aca6cbfc282ed22ecdaae24186b018b5c5be675d883673e07 done [2023-06-17T08:36:31.859Z] #141 naming to docker.io/library/security-bootstrapper done [2023-06-17T08:36:31.859Z] #141 DONE 7.8s [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T08:36:31.859Z] time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-17T08:36:31.869Z] $ docker stop --time=1 2c8be6a84254120723ffabd89d69987d76587245f2e27169b9a8cda34af5a2a7 [2023-06-17T08:36:33.152Z] $ docker rm -f --volumes 2c8be6a84254120723ffabd89d69987d76587245f2e27169b9a8cda34af5a2a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T08:36:33.501Z] + docker images [2023-06-17T08:36:33.501Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-17T08:36:33.501Z] security-secretstore-setup latest f39c04bc73d7 2 seconds ago 32.8MB [2023-06-17T08:36:33.501Z] security-bootstrapper latest bfcd68aba208 2 seconds ago 22.2MB [2023-06-17T08:36:33.501Z] security-proxy-auth latest 63341a0ae611 3 seconds ago 18.3MB [2023-06-17T08:36:33.501Z] security-proxy-setup latest fa68c446fd53 3 seconds ago 18.8MB [2023-06-17T08:36:33.501Z] core-common-config-bootstrapper latest 11370a38973c 3 seconds ago 17.2MB [2023-06-17T08:36:33.501Z] support-scheduler latest 39102a0e02fa 4 seconds ago 31.8MB [2023-06-17T08:36:33.501Z] core-metadata latest 3ce799345b08 4 seconds ago 20.4MB [2023-06-17T08:36:33.501Z] security-spiffe-token-provider latest 25d3cadb1c81 4 seconds ago 32.8MB [2023-06-17T08:36:33.501Z] support-notifications latest ad59c194b786 4 seconds ago 32.4MB [2023-06-17T08:36:33.501Z] core-data latest 816656ec7a75 4 seconds ago 20.1MB [2023-06-17T08:36:33.501Z] core-command latest ff1a4fde651a 4 seconds ago 19.9MB [2023-06-17T08:36:33.501Z] security-spire-agent latest 38fcacd173e2 About a minute ago 161MB [2023-06-17T08:36:33.501Z] security-spire-config latest f425a08106df About a minute ago 102MB [2023-06-17T08:36:33.501Z] security-spire-server latest cad4d4feb750 About a minute ago 103MB [2023-06-17T08:36:33.501Z] ci-base-image-x86_64 latest 6e207c15d217 6 minutes ago 918MB [2023-06-17T08:36:33.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 weeks ago 334MB [2023-06-17T08:36:33.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB [2023-06-17T08:36:33.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [2023-06-17T08:36:33.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-17T08:36:33.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-17T08:36:33.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-17T08:36:33.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [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-17T08:36:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-17T08:36:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-17T08:36:46.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.460s coverage: 28.7% of statements [2023-06-17T08:36:58.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.289s coverage: 98.5% of statements [2023-06-17T08:37:03.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-17T08:37:03.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-17T08:37:03.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-17T08:37:06.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.488s coverage: 71.5% of statements [2023-06-17T08:37:09.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-17T08:37:09.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-17T08:37:09.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 54.0% of statements [2023-06-17T08:37:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-17T08:37:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-17T08:37:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:37:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-17T08:37:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-17T08:37:23.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-17T08:37:23.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-17T08:37:27.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.516s coverage: 88.5% of statements [2023-06-17T08:37:27.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.8% of statements [2023-06-17T08:37:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-17T08:37:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:37:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-17T08:37:38.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.777s coverage: 95.6% of statements [2023-06-17T08:37:38.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-17T08:37:38.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-17T08:37:38.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-17T08:37:38.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-17T08:37:38.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-17T08:37:39.000Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements [2023-06-17T08:37:45.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-17T08:37:45.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-17T08:37:45.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-17T08:37:45.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 65.9% of statements [2023-06-17T08:37:55.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-17T08:37:55.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-17T08:37:56.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements [2023-06-17T08:37:56.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.0% of statements [2023-06-17T08:38:00.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 42.9% of statements [2023-06-17T08:38:01.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements [2023-06-17T08:38:01.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2023-06-17T08:38:01.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2023-06-17T08:38:03.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2023-06-17T08:38:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-17T08:38:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-17T08:38:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-17T08:38:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-17T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-17T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-17T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-17T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-17T08:38:16.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements [2023-06-17T08:38:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-17T08:38:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-17T08:38:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-17T08:38:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-17T08:38:21.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-17T08:38:21.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-17T08:38:23.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.074s coverage: 79.9% of statements [2023-06-17T08:38:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.280s coverage: 92.9% of statements [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 62.3% of statements [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.176s coverage: 20.0% of statements [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements [2023-06-17T08:38:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.488s coverage: 82.1% of statements [2023-06-17T08:38:33.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-17T08:38:33.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 86.0% of statements [2023-06-17T08:38:37.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-17T08:38:37.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-17T08:38:38.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 63.1% of statements [2023-06-17T08:38:38.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements [2023-06-17T08:38:40.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2023-06-17T08:38:40.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements [2023-06-17T08:38:40.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2023-06-17T08:38:40.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-17T08:38:40.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-17T08:38:40.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-17T08:38:40.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-06-17T08:38:48.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-17T08:38:48.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-17T08:38:48.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-17T08:38:48.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.027s coverage: 38.4% of statements [2023-06-17T08:38:48.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2023-06-17T08:38:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-17T08:38:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-17T08:38:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-17T08:38:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-17T08:38:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements [2023-06-17T08:39:00.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-17T08:39:00.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-17T08:39:00.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-17T08:39:00.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-17T08:39:07.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.307s coverage: 17.7% of statements [2023-06-17T08:39:08.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-17T08:39:08.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:39:08.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-17T08:39:08.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-17T08:39:08.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements [2023-06-17T08:39:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-17T08:39:13.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-17T08:39:13.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.306s coverage: 61.5% of statements [2023-06-17T08:39:14.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-17T08:39:14.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-17T08:39:15.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2023-06-17T08:39:16.188Z] 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-17T08:39:16.188Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-17T08:39:16.188Z] go vet ./... [2023-06-17T08:41:52.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-17T08:41:52.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-17T08:41:52.886Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-17T08:41:52.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-17T08:41:53.217Z] + ls -al . [2023-06-17T08:41:53.218Z] total 716 [2023-06-17T08:41:53.218Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 08:33 . [2023-06-17T08:41:53.218Z] drwxr-xr-x 4 root root 4096 Jun 17 08:33 .. [2023-06-17T08:41:53.218Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 08:32 .blubracket [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 16 Jun 17 08:32 .dockerignore [2023-06-17T08:41:53.218Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 08:32 .git [2023-06-17T08:41:53.218Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 08:32 .github [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 1133 Jun 17 08:32 .gitignore [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 08:32 .golangci.yml [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 08:32 .hadolint.yml [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 08:32 .sonarcloud.properties [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 08:32 ADOPTERS.md [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 10835 Jun 17 08:32 Attribution.txt [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 93407 Jun 17 08:32 CHANGELOG.md [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 08:32 CONTRIBUTING.md [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 08:32 GOVERNANCE.md [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 883 Jun 17 08:32 Jenkinsfile [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 08:32 LICENSE [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 14368 Jun 17 08:32 Makefile [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 08:32 OWNERS.md [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 9923 Jun 17 08:32 README.md [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 789 Jun 17 08:32 SECURITY.md [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 08:30 VERSION [2023-06-17T08:41:53.218Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 08:32 bin [2023-06-17T08:41:53.218Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 08:32 cmd [2023-06-17T08:41:53.218Z] -rw-r--r-- 1 root root 447731 Jun 17 08:39 coverage.out [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 3162 Jun 17 08:32 go.mod [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 31054 Jun 17 08:32 go.sum [2023-06-17T08:41:53.218Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 08:32 internal [2023-06-17T08:41:53.218Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 08:32 openapi [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 594 Jun 17 08:32 security.txt [2023-06-17T08:41:53.218Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 08:32 snap [2023-06-17T08:41:53.218Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 08:32 version.go [Pipeline] sh [2023-06-17T08:41:53.851Z] + '[' -e coverage.out ] [2023-06-17T08:41:53.851Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-17T08:41:53.872Z] Warning: overwriting stash ‘coverage-report’ [2023-06-17T08:41:54.630Z] Stashed 1 file(s) [Pipeline] sh [2023-06-17T08:41:54.941Z] + make build [2023-06-17T08:41:54.942Z] 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-17T08:43:31.554Z] 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-17T08:43:31.554Z] 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-17T08:43:35.910Z] 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-17T08:43:39.310Z] 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-17T08:44:26.143Z] 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-17T08:44:30.405Z] 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-17T08:44:35.738Z] 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-17T08:44:42.374Z] 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-17T08:44:45.709Z] 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-17T08:44:49.046Z] 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-17T08:44:55.681Z] 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-17T08:45:01.029Z] $ docker stop --time=1 e9549242d7b8857079776e7277ee5df206fd924f8ac33cae7ccf2ceb9f96337c [2023-06-17T08:45:03.106Z] $ docker rm -f --volumes e9549242d7b8857079776e7277ee5df206fd924f8ac33cae7ccf2ceb9f96337c [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-17T08:45:05.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T08:45:05.383Z] [2023-06-17T08:45:05.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T08:45:05.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T08:45:05.980Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-17T08:45:05.980Z] 547446be3368: Pulling fs layer [2023-06-17T08:45:05.980Z] d125d8839a47: Pulling fs layer [2023-06-17T08:45:05.980Z] 3e85d5ac6304: Pulling fs layer [2023-06-17T08:45:05.980Z] c3105a71a48b: Pulling fs layer [2023-06-17T08:45:05.980Z] 0f093f025ec4: Pulling fs layer [2023-06-17T08:45:05.980Z] c3106fc0e877: Pulling fs layer [2023-06-17T08:45:05.980Z] c3105a71a48b: Waiting [2023-06-17T08:45:05.980Z] 0f093f025ec4: Waiting [2023-06-17T08:45:05.980Z] c3106fc0e877: Waiting [2023-06-17T08:45:05.980Z] 547446be3368: Verifying Checksum [2023-06-17T08:45:05.980Z] 547446be3368: Download complete [2023-06-17T08:45:05.980Z] c3105a71a48b: Verifying Checksum [2023-06-17T08:45:05.980Z] c3105a71a48b: Download complete [2023-06-17T08:45:06.566Z] d125d8839a47: Verifying Checksum [2023-06-17T08:45:06.567Z] d125d8839a47: Download complete [2023-06-17T08:45:06.567Z] c3106fc0e877: Verifying Checksum [2023-06-17T08:45:06.567Z] c3106fc0e877: Download complete [2023-06-17T08:45:06.567Z] 0f093f025ec4: Verifying Checksum [2023-06-17T08:45:06.567Z] 0f093f025ec4: Download complete [2023-06-17T08:45:06.834Z] 547446be3368: Pull complete [2023-06-17T08:45:07.797Z] d125d8839a47: Pull complete [2023-06-17T08:45:08.382Z] 3e85d5ac6304: Verifying Checksum [2023-06-17T08:45:08.382Z] 3e85d5ac6304: Download complete [2023-06-17T08:45:16.597Z] 3e85d5ac6304: Pull complete [2023-06-17T08:45:16.597Z] c3105a71a48b: Pull complete [2023-06-17T08:45:17.557Z] 0f093f025ec4: Pull complete [2023-06-17T08:45:17.557Z] c3106fc0e877: Pull complete [2023-06-17T08:45:17.824Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-17T08:45:17.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T08:45:17.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T08:45:18.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container [2023-06-17T08:45:18.076Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-17T08:45:20.176Z] $ docker top 5fb2ff42b6f7bef54178fa2da19d52c72af636074705ce3335d70645282f5354 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T08:45:20.998Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-17T08:45:29.200Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-17T08:45:29.200Z] #1 transferring dockerfile: 2.12kB done [2023-06-17T08:45:29.200Z] #1 DONE 0.1s [2023-06-17T08:45:29.788Z] [2023-06-17T08:45:29.788Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-06-17T08:45:29.788Z] #2 transferring dockerfile: 2.68kB done [2023-06-17T08:45:29.788Z] #2 DONE 0.0s [2023-06-17T08:45:29.788Z] [2023-06-17T08:45:29.788Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-17T08:45:29.788Z] #3 transferring dockerfile: 2.82kB 0.0s done [2023-06-17T08:45:29.788Z] #3 DONE 0.1s [2023-06-17T08:45:29.788Z] [2023-06-17T08:45:29.788Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-06-17T08:45:29.788Z] #4 transferring dockerfile: 2.63kB done [2023-06-17T08:45:29.788Z] #4 DONE 0.1s [2023-06-17T08:45:29.788Z] [2023-06-17T08:45:29.788Z] #5 [core-data internal] load build definition from Dockerfile [2023-06-17T08:45:30.057Z] #5 transferring dockerfile: 1.90kB done [2023-06-17T08:45:30.057Z] #5 DONE 0.1s [2023-06-17T08:45:30.057Z] [2023-06-17T08:45:30.057Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T08:45:30.057Z] #6 transferring dockerfile: 1.82kB done [2023-06-17T08:45:30.057Z] #6 DONE 0.1s [2023-06-17T08:45:30.057Z] [2023-06-17T08:45:30.057Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-17T08:45:30.057Z] #7 transferring dockerfile: 1.78kB done [2023-06-17T08:45:30.057Z] #7 DONE 0.1s [2023-06-17T08:45:30.057Z] [2023-06-17T08:45:30.057Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-17T08:45:30.057Z] #8 transferring dockerfile: 2.38kB 0.0s done [2023-06-17T08:45:30.057Z] #8 DONE 0.1s [2023-06-17T08:45:30.057Z] [2023-06-17T08:45:30.057Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-06-17T08:45:30.057Z] #9 transferring dockerfile: 2.58kB done [2023-06-17T08:45:30.057Z] #9 DONE 0.1s [2023-06-17T08:45:30.057Z] [2023-06-17T08:45:30.057Z] #10 [core-command internal] load build definition from Dockerfile [2023-06-17T08:45:30.057Z] #10 transferring dockerfile: 1.82kB done [2023-06-17T08:45:30.326Z] #10 DONE 0.1s [2023-06-17T08:45:30.326Z] [2023-06-17T08:45:30.326Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-17T08:45:30.326Z] #11 transferring dockerfile: 2.06kB done [2023-06-17T08:45:30.326Z] #11 DONE 0.1s [2023-06-17T08:45:30.326Z] [2023-06-17T08:45:30.326Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-17T08:45:30.326Z] #12 transferring dockerfile: 2.04kB done [2023-06-17T08:45:30.326Z] #12 DONE 0.1s [2023-06-17T08:45:30.326Z] [2023-06-17T08:45:30.326Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-06-17T08:45:30.326Z] #13 transferring dockerfile: 1.96kB done [2023-06-17T08:45:30.594Z] #13 DONE 0.1s [2023-06-17T08:45:30.594Z] [2023-06-17T08:45:30.594Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-06-17T08:45:30.594Z] #14 transferring dockerfile: 1.84kB done [2023-06-17T08:45:30.594Z] #14 DONE 0.1s [2023-06-17T08:45:30.594Z] [2023-06-17T08:45:30.594Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-17T08:45:30.594Z] #15 transferring context: 56B 0.0s done [2023-06-17T08:45:30.594Z] #15 DONE 0.1s [2023-06-17T08:45:31.179Z] [2023-06-17T08:45:31.179Z] #16 [security-spire-agent internal] load .dockerignore [2023-06-17T08:45:31.179Z] #16 transferring context: 56B done [2023-06-17T08:45:31.179Z] #16 DONE 0.0s [2023-06-17T08:45:31.450Z] [2023-06-17T08:45:31.450Z] #17 [security-bootstrapper internal] load .dockerignore [2023-06-17T08:45:31.450Z] #17 transferring context: 56B 0.0s done [2023-06-17T08:45:31.450Z] #17 DONE 0.1s [2023-06-17T08:45:31.450Z] [2023-06-17T08:45:31.450Z] #18 [security-spire-server internal] load .dockerignore [2023-06-17T08:45:31.450Z] #18 transferring context: 56B 0.0s done [2023-06-17T08:45:31.450Z] #18 DONE 0.1s [2023-06-17T08:45:31.450Z] [2023-06-17T08:45:31.450Z] #19 [core-data internal] load .dockerignore [2023-06-17T08:45:31.450Z] #19 transferring context: 56B done [2023-06-17T08:45:31.450Z] #19 DONE 0.1s [2023-06-17T08:45:31.450Z] [2023-06-17T08:45:31.450Z] #20 [support-scheduler internal] load .dockerignore [2023-06-17T08:45:31.450Z] #20 transferring context: 56B done [2023-06-17T08:45:31.450Z] #20 DONE 0.1s [2023-06-17T08:45:31.450Z] [2023-06-17T08:45:31.450Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-06-17T08:45:31.719Z] #21 transferring context: 56B done [2023-06-17T08:45:31.719Z] #21 DONE 0.1s [2023-06-17T08:45:31.719Z] [2023-06-17T08:45:31.719Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-06-17T08:45:31.719Z] #22 transferring context: 56B 0.0s done [2023-06-17T08:45:31.719Z] #22 DONE 0.1s [2023-06-17T08:45:31.719Z] [2023-06-17T08:45:31.719Z] #23 [security-spire-config internal] load .dockerignore [2023-06-17T08:45:31.719Z] #23 transferring context: 56B done [2023-06-17T08:45:31.719Z] #23 DONE 0.0s [2023-06-17T08:45:31.719Z] [2023-06-17T08:45:31.719Z] #24 [core-command internal] load .dockerignore [2023-06-17T08:45:31.719Z] #24 transferring context: 56B done [2023-06-17T08:45:31.719Z] #24 DONE 0.0s [2023-06-17T08:45:31.719Z] [2023-06-17T08:45:31.719Z] #25 [security-proxy-setup internal] load .dockerignore [2023-06-17T08:45:31.988Z] #25 transferring context: 56B 0.0s done [2023-06-17T08:45:31.988Z] #25 DONE 0.1s [2023-06-17T08:45:31.988Z] [2023-06-17T08:45:31.988Z] #26 [security-proxy-auth internal] load .dockerignore [2023-06-17T08:45:31.988Z] #26 transferring context: 56B done [2023-06-17T08:45:31.988Z] #26 DONE 0.1s [2023-06-17T08:45:31.988Z] [2023-06-17T08:45:31.988Z] #27 [core-metadata internal] load .dockerignore [2023-06-17T08:45:31.988Z] #27 transferring context: 56B done [2023-06-17T08:45:31.988Z] #27 DONE 0.1s [2023-06-17T08:45:31.988Z] [2023-06-17T08:45:31.988Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:31.988Z] #28 DONE 0.0s [2023-06-17T08:45:31.988Z] [2023-06-17T08:45:31.988Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:32.257Z] #29 ... [2023-06-17T08:45:32.257Z] [2023-06-17T08:45:32.257Z] #30 [support-notifications internal] load .dockerignore [2023-06-17T08:45:32.257Z] #30 transferring context: 56B done [2023-06-17T08:45:32.257Z] #30 DONE 0.1s [2023-06-17T08:45:32.257Z] [2023-06-17T08:45:32.257Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:32.526Z] #29 DONE 0.5s [2023-06-17T08:45:32.526Z] [2023-06-17T08:45:32.526Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:32.795Z] #31 ... [2023-06-17T08:45:32.795Z] [2023-06-17T08:45:32.795Z] #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:32.795Z] #28 DONE 0.0s [2023-06-17T08:45:32.795Z] [2023-06-17T08:45:32.795Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:32.795Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:32.795Z] #31 ... [2023-06-17T08:45:32.795Z] [2023-06-17T08:45:32.795Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:32.795Z] #28 DONE 0.0s [2023-06-17T08:45:32.795Z] [2023-06-17T08:45:32.795Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:32.795Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:32.795Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:32.795Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:32.795Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0B / 3.26MB 0.1s [2023-06-17T08:45:33.061Z] #31 ... [2023-06-17T08:45:33.062Z] [2023-06-17T08:45:33.062Z] #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:33.062Z] #28 DONE 0.0s [2023-06-17T08:45:33.062Z] [2023-06-17T08:45:33.062Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:33.062Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:33.062Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:33.062Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:33.062Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:33.062Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.55MB / 3.26MB 0.3s [2023-06-17T08:45:33.062Z] #31 ... [2023-06-17T08:45:33.062Z] [2023-06-17T08:45:33.062Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:33.062Z] #28 DONE 0.0s [2023-06-17T08:45:33.062Z] [2023-06-17T08:45:33.062Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:33.062Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.90MB / 3.26MB 0.4s [2023-06-17T08:45:33.062Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:33.062Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:33.062Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:33.062Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:33.062Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:33.062Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-06-17T08:45:33.330Z] #31 ... [2023-06-17T08:45:33.330Z] [2023-06-17T08:45:33.330Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:33.330Z] #28 DONE 0.0s [2023-06-17T08:45:33.330Z] [2023-06-17T08:45:33.330Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:33.330Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:33.330Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:33.330Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:33.330Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:33.330Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:33.330Z] #31 ... [2023-06-17T08:45:33.330Z] [2023-06-17T08:45:33.330Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:33.330Z] #29 DONE 0.6s [2023-06-17T08:45:33.597Z] [2023-06-17T08:45:33.597Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:33.597Z] #28 DONE 0.0s [2023-06-17T08:45:33.597Z] [2023-06-17T08:45:33.597Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:33.597Z] #29 DONE 0.7s [2023-06-17T08:45:33.597Z] [2023-06-17T08:45:33.597Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:33.597Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:33.597Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:33.597Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:33.597Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:33.597Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:33.597Z] #31 ... [2023-06-17T08:45:33.597Z] [2023-06-17T08:45:33.597Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:33.597Z] #28 DONE 0.0s [2023-06-17T08:45:33.597Z] [2023-06-17T08:45:33.597Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:33.597Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:33.597Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:33.597Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:33.597Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:33.597Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:33.861Z] #31 ... [2023-06-17T08:45:33.861Z] [2023-06-17T08:45:33.861Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:33.861Z] #29 DONE 0.8s [2023-06-17T08:45:34.126Z] [2023-06-17T08:45:34.126Z] #28 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:34.126Z] #28 DONE 0.0s [2023-06-17T08:45:34.126Z] [2023-06-17T08:45:34.126Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:34.126Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:34.126Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:34.126Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:34.126Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:34.126Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:34.126Z] #31 ... [2023-06-17T08:45:34.126Z] [2023-06-17T08:45:34.126Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:34.126Z] #28 DONE 0.0s [2023-06-17T08:45:34.126Z] [2023-06-17T08:45:34.126Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:34.392Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:34.392Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:34.392Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:34.392Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:34.392Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:34.392Z] #31 ... [2023-06-17T08:45:34.392Z] [2023-06-17T08:45:34.392Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:34.392Z] #29 DONE 1.2s [2023-06-17T08:45:34.392Z] [2023-06-17T08:45:34.392Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:34.392Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:34.392Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:34.392Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:34.392Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:34.392Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:34.392Z] #31 ... [2023-06-17T08:45:34.392Z] [2023-06-17T08:45:34.392Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T08:45:34.392Z] #32 DONE 2.6s [2023-06-17T08:45:34.658Z] [2023-06-17T08:45:34.658Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:34.658Z] #28 DONE 0.0s [2023-06-17T08:45:34.658Z] [2023-06-17T08:45:34.658Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:35.240Z] #31 ... [2023-06-17T08:45:35.240Z] [2023-06-17T08:45:35.240Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:35.240Z] #29 DONE 1.7s [2023-06-17T08:45:35.240Z] [2023-06-17T08:45:35.240Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:35.240Z] #31 ... [2023-06-17T08:45:35.240Z] [2023-06-17T08:45:35.240Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:35.240Z] #28 DONE 0.0s [2023-06-17T08:45:35.240Z] [2023-06-17T08:45:35.240Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T08:45:35.240Z] #32 DONE 2.6s [2023-06-17T08:45:35.240Z] [2023-06-17T08:45:35.240Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:35.240Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:35.240Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:35.240Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:35.240Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:35.240Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:35.508Z] #31 ... [2023-06-17T08:45:35.508Z] [2023-06-17T08:45:35.508Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:35.508Z] #28 DONE 0.0s [2023-06-17T08:45:35.508Z] [2023-06-17T08:45:35.508Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:35.775Z] #31 ... [2023-06-17T08:45:35.775Z] [2023-06-17T08:45:35.775Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T08:45:35.775Z] #32 DONE 2.6s [2023-06-17T08:45:35.775Z] [2023-06-17T08:45:35.775Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:35.775Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:35.775Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:35.775Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:35.775Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:35.775Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:35.775Z] #31 ... [2023-06-17T08:45:35.775Z] [2023-06-17T08:45:35.775Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-06-17T08:45:35.775Z] #33 DONE 1.8s [2023-06-17T08:45:35.775Z] [2023-06-17T08:45:35.775Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:36.043Z] #31 ... [2023-06-17T08:45:36.043Z] [2023-06-17T08:45:36.043Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T08:45:36.043Z] #28 DONE 0.0s [2023-06-17T08:45:36.043Z] [2023-06-17T08:45:36.043Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:36.043Z] #31 ... [2023-06-17T08:45:36.043Z] [2023-06-17T08:45:36.043Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T08:45:36.043Z] #29 DONE 2.5s [2023-06-17T08:45:36.043Z] [2023-06-17T08:45:36.043Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:36.043Z] #31 ... [2023-06-17T08:45:36.043Z] [2023-06-17T08:45:36.043Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T08:45:36.043Z] #32 DONE 2.7s [2023-06-17T08:45:36.043Z] [2023-06-17T08:45:36.043Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-06-17T08:45:36.043Z] #33 DONE 1.8s [2023-06-17T08:45:36.043Z] [2023-06-17T08:45:36.043Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T08:45:36.043Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T08:45:36.043Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T08:45:36.043Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T08:45:36.043Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T08:45:36.043Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-17T08:45:37.002Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.6s done [2023-06-17T08:45:39.585Z] #31 DONE 7.6s [2023-06-17T08:45:39.585Z] [2023-06-17T08:45:39.585Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:45:39.585Z] #34 transferring context: 35.07MB 6.7s [2023-06-17T08:45:39.855Z] #34 ... [2023-06-17T08:45:39.855Z] [2023-06-17T08:45:39.855Z] #35 [core-data internal] load build context [2023-06-17T08:45:39.855Z] #35 ... [2023-06-17T08:45:39.855Z] [2023-06-17T08:45:39.855Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:45:43.226Z] #34 ... [2023-06-17T08:45:43.226Z] [2023-06-17T08:45:43.226Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:45:43.226Z] #36 ... [2023-06-17T08:45:43.226Z] [2023-06-17T08:45:43.226Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:45:43.226Z] #37 ... [2023-06-17T08:45:43.226Z] [2023-06-17T08:45:43.226Z] #38 [security-spire-server internal] load build context [2023-06-17T08:45:43.493Z] #38 ... [2023-06-17T08:45:43.493Z] [2023-06-17T08:45:43.493Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:45:43.493Z] #36 ... [2023-06-17T08:45:43.493Z] [2023-06-17T08:45:43.493Z] #39 [support-scheduler internal] load build context [2023-06-17T08:45:43.761Z] #39 ... [2023-06-17T08:45:43.761Z] [2023-06-17T08:45:43.761Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:45:43.761Z] #40 ... [2023-06-17T08:45:43.761Z] [2023-06-17T08:45:43.761Z] #38 [security-spire-server internal] load build context [2023-06-17T08:45:44.030Z] #38 ... [2023-06-17T08:45:44.030Z] [2023-06-17T08:45:44.030Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:45:44.297Z] #41 ... [2023-06-17T08:45:44.297Z] [2023-06-17T08:45:44.297Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:45:44.297Z] #36 ... [2023-06-17T08:45:44.297Z] [2023-06-17T08:45:44.297Z] #42 [security-spire-config internal] load build context [2023-06-17T08:45:44.297Z] #42 ... [2023-06-17T08:45:44.297Z] [2023-06-17T08:45:44.297Z] #43 [core-command internal] load build context [2023-06-17T08:45:44.566Z] #43 ... [2023-06-17T08:45:44.566Z] [2023-06-17T08:45:44.566Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:45:45.150Z] #36 transferring context: 39.46MB 12.0s [2023-06-17T08:45:45.150Z] #36 ... [2023-06-17T08:45:45.150Z] [2023-06-17T08:45:45.150Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:45:45.415Z] #44 ... [2023-06-17T08:45:45.415Z] [2023-06-17T08:45:45.415Z] #38 [security-spire-server internal] load build context [2023-06-17T08:45:45.682Z] #38 ... [2023-06-17T08:45:45.682Z] [2023-06-17T08:45:45.682Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:45:45.948Z] #45 ... [2023-06-17T08:45:45.948Z] [2023-06-17T08:45:45.948Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:45:45.948Z] #36 ... [2023-06-17T08:45:45.948Z] [2023-06-17T08:45:45.948Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T08:45:45.948Z] #0 7.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:45.948Z] #0 9.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:45.948Z] #46 ... [2023-06-17T08:45:45.948Z] [2023-06-17T08:45:45.948Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T08:45:45.948Z] #0 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:45.948Z] #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:46.216Z] #47 ... [2023-06-17T08:45:46.216Z] [2023-06-17T08:45:46.216Z] #48 [support-notifications internal] load build context [2023-06-17T08:45:46.216Z] #48 ... [2023-06-17T08:45:46.216Z] [2023-06-17T08:45:46.216Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T08:45:46.216Z] #0 4.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:46.216Z] #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:46.503Z] #49 ... [2023-06-17T08:45:46.503Z] [2023-06-17T08:45:46.503Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T08:45:46.503Z] #0 6.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:46.503Z] #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:46.503Z] #50 ... [2023-06-17T08:45:46.503Z] [2023-06-17T08:45:46.503Z] #51 [core-metadata internal] load build context [2023-06-17T08:45:46.503Z] #51 ... [2023-06-17T08:45:46.503Z] [2023-06-17T08:45:46.503Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T08:45:46.503Z] #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:46.503Z] #0 7.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:46.771Z] #52 ... [2023-06-17T08:45:46.771Z] [2023-06-17T08:45:46.771Z] #51 [core-metadata internal] load build context [2023-06-17T08:45:50.941Z] #51 ... [2023-06-17T08:45:50.941Z] [2023-06-17T08:45:50.941Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T08:45:50.941Z] #49 11.05 OK: 263 MiB in 53 packages [2023-06-17T08:45:50.941Z] #49 DONE 14.7s [2023-06-17T08:45:50.941Z] [2023-06-17T08:45:50.941Z] #51 [core-metadata internal] load build context [2023-06-17T08:45:50.941Z] #51 ... [2023-06-17T08:45:50.941Z] [2023-06-17T08:45:50.941Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T08:45:50.941Z] #0 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:50.941Z] #53 ... [2023-06-17T08:45:50.941Z] [2023-06-17T08:45:50.941Z] #35 [core-data internal] load build context [2023-06-17T08:45:50.941Z] #35 ... [2023-06-17T08:45:50.941Z] [2023-06-17T08:45:50.941Z] #51 [core-metadata internal] load build context [2023-06-17T08:45:50.942Z] #51 transferring context: 12.50MB 13.6s [2023-06-17T08:45:50.942Z] #51 ... [2023-06-17T08:45:50.942Z] [2023-06-17T08:45:50.942Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-17T08:45:50.942Z] #54 ... [2023-06-17T08:45:50.942Z] [2023-06-17T08:45:50.942Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T08:45:50.942Z] #0 8.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:50.942Z] #55 ... [2023-06-17T08:45:50.942Z] [2023-06-17T08:45:50.942Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T08:45:50.942Z] #56 ... [2023-06-17T08:45:50.942Z] [2023-06-17T08:45:50.942Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T08:45:51.208Z] #57 ... [2023-06-17T08:45:51.208Z] [2023-06-17T08:45:51.208Z] #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T08:45:51.208Z] #52 13.50 OK: 263 MiB in 53 packages [2023-06-17T08:45:51.208Z] #52 DONE 15.3s [2023-06-17T08:45:51.208Z] [2023-06-17T08:45:51.208Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T08:45:51.208Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:51.208Z] #58 ... [2023-06-17T08:45:51.208Z] [2023-06-17T08:45:51.208Z] #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T08:45:51.476Z] #59 ... [2023-06-17T08:45:51.476Z] [2023-06-17T08:45:51.476Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T08:45:51.476Z] #60 ... [2023-06-17T08:45:51.476Z] [2023-06-17T08:45:51.476Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T08:45:51.746Z] #61 ... [2023-06-17T08:45:51.746Z] [2023-06-17T08:45:51.746Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T08:45:51.746Z] #46 14.37 OK: 263 MiB in 53 packages [2023-06-17T08:45:51.746Z] #46 DONE 15.8s [2023-06-17T08:45:51.746Z] [2023-06-17T08:45:51.746Z] #51 [core-metadata internal] load build context [2023-06-17T08:45:53.157Z] #51 ... [2023-06-17T08:45:53.157Z] [2023-06-17T08:45:53.157Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:45:53.157Z] #34 ... [2023-06-17T08:45:53.157Z] [2023-06-17T08:45:53.157Z] #35 [core-data internal] load build context [2023-06-17T08:45:53.422Z] #35 ... [2023-06-17T08:45:53.422Z] [2023-06-17T08:45:53.422Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:45:53.422Z] #37 ... [2023-06-17T08:45:53.422Z] [2023-06-17T08:45:53.422Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T08:45:53.422Z] #50 15.81 OK: 263 MiB in 53 packages [2023-06-17T08:45:53.422Z] #50 DONE 17.2s [2023-06-17T08:45:53.422Z] [2023-06-17T08:45:53.422Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:45:53.422Z] #37 ... [2023-06-17T08:45:53.422Z] [2023-06-17T08:45:53.422Z] #35 [core-data internal] load build context [2023-06-17T08:45:53.690Z] #35 ... [2023-06-17T08:45:53.690Z] [2023-06-17T08:45:53.690Z] #39 [support-scheduler internal] load build context [2023-06-17T08:45:53.956Z] #39 ... [2023-06-17T08:45:53.956Z] [2023-06-17T08:45:53.956Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:45:53.956Z] #40 ... [2023-06-17T08:45:53.956Z] [2023-06-17T08:45:53.956Z] #51 [core-metadata internal] load build context [2023-06-17T08:45:54.224Z] #51 ... [2023-06-17T08:45:54.224Z] [2023-06-17T08:45:54.224Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:45:54.490Z] #41 ... [2023-06-17T08:45:54.490Z] [2023-06-17T08:45:54.490Z] #42 [security-spire-config internal] load build context [2023-06-17T08:45:54.490Z] #42 ... [2023-06-17T08:45:54.490Z] [2023-06-17T08:45:54.490Z] #39 [support-scheduler internal] load build context [2023-06-17T08:45:54.490Z] #39 ... [2023-06-17T08:45:54.490Z] [2023-06-17T08:45:54.490Z] #43 [core-command internal] load build context [2023-06-17T08:45:54.757Z] #43 ... [2023-06-17T08:45:54.757Z] [2023-06-17T08:45:54.757Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:45:55.338Z] #40 transferring context: 39.86MB 21.2s [2023-06-17T08:45:55.925Z] #40 ... [2023-06-17T08:45:55.925Z] [2023-06-17T08:45:55.925Z] #38 [security-spire-server internal] load build context [2023-06-17T08:45:55.925Z] #38 ... [2023-06-17T08:45:55.925Z] [2023-06-17T08:45:55.925Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:45:56.191Z] #44 ... [2023-06-17T08:45:56.191Z] [2023-06-17T08:45:56.191Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:45:56.191Z] #45 ... [2023-06-17T08:45:56.191Z] [2023-06-17T08:45:56.191Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:45:56.464Z] #36 ... [2023-06-17T08:45:56.464Z] [2023-06-17T08:45:56.464Z] #48 [support-notifications internal] load build context [2023-06-17T08:45:56.464Z] #48 ... [2023-06-17T08:45:56.464Z] [2023-06-17T08:45:56.464Z] #38 [security-spire-server internal] load build context [2023-06-17T08:45:57.878Z] #38 ... [2023-06-17T08:45:57.878Z] [2023-06-17T08:45:57.878Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T08:45:57.878Z] #47 11.75 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:45:57.878Z] #47 11.75 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:45:57.878Z] #47 11.75 OK: 17701 distinct packages available [2023-06-17T08:45:57.878Z] #47 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:57.878Z] #47 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:45:57.878Z] #47 20.72 OK: 263 MiB in 53 packages [2023-06-17T08:45:58.149Z] #47 ... [2023-06-17T08:45:58.150Z] [2023-06-17T08:45:58.150Z] #35 [core-data internal] load build context [2023-06-17T08:45:58.417Z] #35 ... [2023-06-17T08:45:58.417Z] [2023-06-17T08:45:58.417Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T08:45:58.417Z] #47 DONE 22.5s [2023-06-17T08:45:58.417Z] [2023-06-17T08:45:58.417Z] #35 [core-data internal] load build context [2023-06-17T08:46:00.356Z] #35 ... [2023-06-17T08:46:00.356Z] [2023-06-17T08:46:00.356Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T08:46:00.356Z] #53 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:00.356Z] #53 17.80 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:00.356Z] #53 17.82 (2/2) Installing openssl (3.0.9-r1) [2023-06-17T08:46:00.356Z] #53 17.95 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:00.356Z] #53 18.06 OK: 8 MiB in 17 packages [2023-06-17T08:46:00.356Z] #53 DONE 20.2s [2023-06-17T08:46:00.356Z] [2023-06-17T08:46:00.356Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:00.356Z] #36 transferring context: 68.36MB 27.2s [2023-06-17T08:46:00.938Z] #36 ... [2023-06-17T08:46:00.938Z] [2023-06-17T08:46:00.938Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-17T08:46:00.938Z] #62 DONE 0.5s [2023-06-17T08:46:00.938Z] [2023-06-17T08:46:00.938Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:01.893Z] #36 ... [2023-06-17T08:46:01.893Z] [2023-06-17T08:46:01.893Z] #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T08:46:01.893Z] #59 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:01.893Z] #59 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:01.893Z] #59 ... [2023-06-17T08:46:01.893Z] [2023-06-17T08:46:01.893Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-17T08:46:01.893Z] #54 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:01.893Z] #54 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:01.893Z] #54 20.29 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:01.893Z] #54 20.31 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:01.893Z] #54 20.50 OK: 8 MiB in 16 packages [2023-06-17T08:46:02.160Z] #54 ... [2023-06-17T08:46:02.161Z] [2023-06-17T08:46:02.161Z] #35 [core-data internal] load build context [2023-06-17T08:46:02.426Z] #35 ... [2023-06-17T08:46:02.426Z] [2023-06-17T08:46:02.426Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T08:46:02.426Z] #55 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:02.426Z] #55 19.05 (1/2) Installing ca-certificates (20230506-r0) [2023-06-17T08:46:02.426Z] #55 19.70 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:02.426Z] #55 19.75 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:02.426Z] #55 19.89 Executing ca-certificates-20230506-r0.trigger [2023-06-17T08:46:02.691Z] #55 ... [2023-06-17T08:46:02.691Z] [2023-06-17T08:46:02.691Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:02.958Z] #36 ... [2023-06-17T08:46:02.958Z] [2023-06-17T08:46:02.958Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-17T08:46:02.958Z] #54 DONE 23.2s [2023-06-17T08:46:03.228Z] [2023-06-17T08:46:03.228Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:03.228Z] #36 ... [2023-06-17T08:46:03.228Z] [2023-06-17T08:46:03.228Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:46:03.228Z] #34 ... [2023-06-17T08:46:03.228Z] [2023-06-17T08:46:03.228Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:03.497Z] #36 ... [2023-06-17T08:46:03.497Z] [2023-06-17T08:46:03.497Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:03.763Z] #37 ... [2023-06-17T08:46:03.763Z] [2023-06-17T08:46:03.763Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T08:46:03.763Z] #57 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:03.763Z] #57 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:03.763Z] #57 21.94 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:46:03.763Z] #57 21.94 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:46:03.763Z] #57 21.94 OK: 17689 distinct packages available [2023-06-17T08:46:03.763Z] #57 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:03.763Z] #57 ... [2023-06-17T08:46:03.763Z] [2023-06-17T08:46:03.763Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T08:46:03.763Z] #58 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:03.763Z] #58 21.10 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:03.763Z] #58 21.14 (2/2) Installing su-exec (0.2-r2) [2023-06-17T08:46:03.763Z] #58 21.16 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:03.763Z] #58 21.41 OK: 8 MiB in 17 packages [2023-06-17T08:46:03.763Z] #58 DONE 23.2s [2023-06-17T08:46:03.763Z] [2023-06-17T08:46:03.763Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T08:46:03.763Z] #61 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:03.763Z] #61 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:03.763Z] #61 21.31 (1/3) Installing ca-certificates (20230506-r0) [2023-06-17T08:46:03.763Z] #61 21.91 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:03.763Z] #61 22.02 (3/3) Installing su-exec (0.2-r2) [2023-06-17T08:46:03.763Z] #61 22.02 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:03.763Z] #61 22.26 Executing ca-certificates-20230506-r0.trigger [2023-06-17T08:46:04.033Z] #61 ... [2023-06-17T08:46:04.033Z] [2023-06-17T08:46:04.033Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T08:46:04.033Z] #60 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:04.033Z] #60 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:04.033Z] #60 ... [2023-06-17T08:46:04.033Z] [2023-06-17T08:46:04.033Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:04.630Z] #37 ... [2023-06-17T08:46:04.630Z] [2023-06-17T08:46:04.630Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:04.630Z] #51 ... [2023-06-17T08:46:04.630Z] [2023-06-17T08:46:04.630Z] #42 [security-spire-config internal] load build context [2023-06-17T08:46:04.630Z] #42 ... [2023-06-17T08:46:04.630Z] [2023-06-17T08:46:04.630Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:04.901Z] #41 ... [2023-06-17T08:46:04.901Z] [2023-06-17T08:46:04.901Z] #39 [support-scheduler internal] load build context [2023-06-17T08:46:04.901Z] #39 ... [2023-06-17T08:46:04.901Z] [2023-06-17T08:46:04.901Z] #43 [core-command internal] load build context [2023-06-17T08:46:05.173Z] #43 ... [2023-06-17T08:46:05.173Z] [2023-06-17T08:46:05.174Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T08:46:05.174Z] #55 22.45 OK: 8 MiB in 17 packages [2023-06-17T08:46:05.174Z] #55 DONE 24.5s [2023-06-17T08:46:05.174Z] [2023-06-17T08:46:05.174Z] #43 [core-command internal] load build context [2023-06-17T08:46:05.174Z] #43 ... [2023-06-17T08:46:05.174Z] [2023-06-17T08:46:05.174Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T08:46:05.174Z] #57 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:05.440Z] #57 ... [2023-06-17T08:46:05.440Z] [2023-06-17T08:46:05.440Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T08:46:05.440Z] #56 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:05.440Z] #56 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:05.440Z] #56 23.63 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:05.440Z] #56 23.63 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:05.440Z] #56 23.85 OK: 8 MiB in 16 packages [2023-06-17T08:46:05.440Z] #56 DONE 24.8s [2023-06-17T08:46:05.705Z] [2023-06-17T08:46:05.705Z] #43 [core-command internal] load build context [2023-06-17T08:46:05.705Z] #43 transferring context: 45.99MB 31.2s [2023-06-17T08:46:05.973Z] #43 ... [2023-06-17T08:46:05.973Z] [2023-06-17T08:46:05.973Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:46:05.973Z] #40 ... [2023-06-17T08:46:05.973Z] [2023-06-17T08:46:05.973Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:06.240Z] #37 ... [2023-06-17T08:46:06.240Z] [2023-06-17T08:46:06.240Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:06.507Z] #45 ... [2023-06-17T08:46:06.507Z] [2023-06-17T08:46:06.507Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:06.507Z] #44 ... [2023-06-17T08:46:06.507Z] [2023-06-17T08:46:06.507Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T08:46:06.507Z] #61 24.36 OK: 8 MiB in 18 packages [2023-06-17T08:46:06.507Z] #61 DONE 25.9s [2023-06-17T08:46:06.507Z] [2023-06-17T08:46:06.507Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:46:06.786Z] #40 ... [2023-06-17T08:46:06.786Z] [2023-06-17T08:46:06.786Z] #48 [support-notifications internal] load build context [2023-06-17T08:46:06.786Z] #48 ... [2023-06-17T08:46:06.786Z] [2023-06-17T08:46:06.786Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:46:08.198Z] #40 ... [2023-06-17T08:46:08.198Z] [2023-06-17T08:46:08.198Z] #38 [security-spire-server internal] load build context [2023-06-17T08:46:08.198Z] #38 ... [2023-06-17T08:46:08.198Z] [2023-06-17T08:46:08.198Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T08:46:08.198Z] #57 26.82 (1/9) Installing ca-certificates (20230506-r0) [2023-06-17T08:46:08.198Z] #57 27.04 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-17T08:46:08.198Z] #57 27.09 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-17T08:46:08.198Z] #57 27.09 (4/9) Installing libcurl (8.1.2-r0) [2023-06-17T08:46:08.198Z] #57 27.09 (5/9) Installing curl (8.1.2-r0) [2023-06-17T08:46:08.198Z] #57 27.14 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:08.198Z] #57 27.19 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-17T08:46:08.198Z] #57 27.19 (8/9) Installing libucontext (1.2-r0) [2023-06-17T08:46:08.198Z] #57 27.19 (9/9) Installing gcompat (1.1.0-r0) [2023-06-17T08:46:08.198Z] #57 27.24 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:08.198Z] #57 27.35 Executing ca-certificates-20230506-r0.trigger [2023-06-17T08:46:08.784Z] #57 28.14 OK: 11 MiB in 24 packages [2023-06-17T08:46:09.747Z] #57 ... [2023-06-17T08:46:09.747Z] [2023-06-17T08:46:09.747Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T08:46:09.747Z] #59 22.09 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:46:09.747Z] #59 22.09 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:46:09.747Z] #59 22.09 OK: 17689 distinct packages available [2023-06-17T08:46:09.747Z] #59 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:09.747Z] #59 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:09.747Z] #59 27.86 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:09.747Z] #59 27.87 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-17T08:46:09.747Z] #59 27.88 (3/5) Installing libucontext (1.2-r0) [2023-06-17T08:46:09.747Z] #59 27.90 (4/5) Installing gcompat (1.1.0-r0) [2023-06-17T08:46:09.747Z] #59 27.93 (5/5) Installing openssl (3.0.9-r1) [2023-06-17T08:46:09.747Z] #59 27.99 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:09.747Z] #59 28.05 OK: 9 MiB in 20 packages [2023-06-17T08:46:09.747Z] #59 DONE 29.2s [2023-06-17T08:46:10.015Z] [2023-06-17T08:46:10.015Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:10.015Z] #37 ... [2023-06-17T08:46:10.015Z] [2023-06-17T08:46:10.015Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T08:46:10.015Z] #57 DONE 29.5s [2023-06-17T08:46:10.015Z] [2023-06-17T08:46:10.015Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:10.289Z] #37 ... [2023-06-17T08:46:10.289Z] [2023-06-17T08:46:10.289Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-17T08:46:10.289Z] #63 DONE 6.5s [2023-06-17T08:46:10.289Z] [2023-06-17T08:46:10.289Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:10.562Z] #37 ... [2023-06-17T08:46:10.562Z] [2023-06-17T08:46:10.562Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T08:46:10.562Z] #60 23.72 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T08:46:10.562Z] #60 23.72 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T08:46:10.562Z] #60 23.72 OK: 17689 distinct packages available [2023-06-17T08:46:10.562Z] #60 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:10.562Z] #60 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T08:46:10.562Z] #60 28.59 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-17T08:46:10.562Z] #60 28.69 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-17T08:46:10.562Z] #60 28.69 (3/4) Installing libucontext (1.2-r0) [2023-06-17T08:46:10.562Z] #60 28.69 (4/4) Installing gcompat (1.1.0-r0) [2023-06-17T08:46:10.562Z] #60 28.69 Executing busybox-1.35.0-r29.trigger [2023-06-17T08:46:10.562Z] #60 28.87 OK: 8 MiB in 19 packages [2023-06-17T08:46:10.562Z] #60 DONE 29.9s [2023-06-17T08:46:10.562Z] [2023-06-17T08:46:10.562Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:10.562Z] #37 transferring context: 68.10MB 37.5s [2023-06-17T08:46:11.519Z] #37 ... [2023-06-17T08:46:11.519Z] [2023-06-17T08:46:11.519Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-17T08:46:11.519Z] #64 DONE 0.9s [2023-06-17T08:46:11.519Z] [2023-06-17T08:46:11.519Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:12.473Z] #37 ... [2023-06-17T08:46:12.473Z] [2023-06-17T08:46:12.473Z] #35 [core-data internal] load build context [2023-06-17T08:46:12.819Z] #35 ... [2023-06-17T08:46:12.819Z] [2023-06-17T08:46:12.819Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:13.504Z] #37 ... [2023-06-17T08:46:13.504Z] [2023-06-17T08:46:13.504Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:46:13.802Z] #34 ... [2023-06-17T08:46:13.802Z] [2023-06-17T08:46:13.802Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:13.802Z] #36 ... [2023-06-17T08:46:13.802Z] [2023-06-17T08:46:13.802Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:46:14.812Z] #34 ... [2023-06-17T08:46:14.812Z] [2023-06-17T08:46:14.812Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:14.812Z] #51 ... [2023-06-17T08:46:14.812Z] [2023-06-17T08:46:14.812Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:46:14.812Z] #34 ... [2023-06-17T08:46:14.812Z] [2023-06-17T08:46:14.812Z] #42 [security-spire-config internal] load build context [2023-06-17T08:46:15.089Z] #42 ... [2023-06-17T08:46:15.089Z] [2023-06-17T08:46:15.089Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:15.089Z] #41 ... [2023-06-17T08:46:15.089Z] [2023-06-17T08:46:15.089Z] #39 [support-scheduler internal] load build context [2023-06-17T08:46:15.372Z] #39 ... [2023-06-17T08:46:15.372Z] [2023-06-17T08:46:15.372Z] #42 [security-spire-config internal] load build context [2023-06-17T08:46:15.651Z] #42 transferring context: 56.06MB 41.3s [2023-06-17T08:46:16.247Z] #42 ... [2023-06-17T08:46:16.247Z] [2023-06-17T08:46:16.247Z] #43 [core-command internal] load build context [2023-06-17T08:46:16.247Z] #43 ... [2023-06-17T08:46:16.247Z] [2023-06-17T08:46:16.247Z] #42 [security-spire-config internal] load build context [2023-06-17T08:46:16.830Z] #42 ... [2023-06-17T08:46:16.830Z] [2023-06-17T08:46:16.830Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:16.830Z] #45 ... [2023-06-17T08:46:16.830Z] [2023-06-17T08:46:16.830Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:16.830Z] #44 ... [2023-06-17T08:46:16.830Z] [2023-06-17T08:46:16.830Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:17.094Z] #45 ... [2023-06-17T08:46:17.095Z] [2023-06-17T08:46:17.095Z] #48 [support-notifications internal] load build context [2023-06-17T08:46:17.095Z] #48 ... [2023-06-17T08:46:17.095Z] [2023-06-17T08:46:17.095Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:18.502Z] #45 ... [2023-06-17T08:46:18.502Z] [2023-06-17T08:46:18.502Z] #38 [security-spire-server internal] load build context [2023-06-17T08:46:18.502Z] #38 ... [2023-06-17T08:46:18.502Z] [2023-06-17T08:46:18.502Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:46:18.502Z] #40 ... [2023-06-17T08:46:18.502Z] [2023-06-17T08:46:18.502Z] #38 [security-spire-server internal] load build context [2023-06-17T08:46:21.089Z] #38 transferring context: 92.46MB 47.3s [2023-06-17T08:46:23.033Z] #38 ... [2023-06-17T08:46:23.033Z] [2023-06-17T08:46:23.033Z] #35 [core-data internal] load build context [2023-06-17T08:46:23.033Z] #35 ... [2023-06-17T08:46:23.033Z] [2023-06-17T08:46:23.033Z] #38 [security-spire-server internal] load build context [2023-06-17T08:46:23.614Z] #38 ... [2023-06-17T08:46:23.614Z] [2023-06-17T08:46:23.614Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:23.880Z] #37 ... [2023-06-17T08:46:23.880Z] [2023-06-17T08:46:23.880Z] #38 [security-spire-server internal] load build context [2023-06-17T08:46:23.880Z] #38 ... [2023-06-17T08:46:23.880Z] [2023-06-17T08:46:23.880Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:24.147Z] #36 ... [2023-06-17T08:46:24.147Z] [2023-06-17T08:46:24.147Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:25.110Z] #37 ... [2023-06-17T08:46:25.111Z] [2023-06-17T08:46:25.111Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:46:25.111Z] #34 ... [2023-06-17T08:46:25.111Z] [2023-06-17T08:46:25.111Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:25.111Z] #51 ... [2023-06-17T08:46:25.111Z] [2023-06-17T08:46:25.111Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:46:25.111Z] #34 transferring context: 175.01MB 52.5s [2023-06-17T08:46:25.378Z] #34 transferring context: 175.26MB 52.5s done [2023-06-17T08:46:25.378Z] #34 ... [2023-06-17T08:46:25.378Z] [2023-06-17T08:46:25.378Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:25.378Z] #41 ... [2023-06-17T08:46:25.378Z] [2023-06-17T08:46:25.378Z] #39 [support-scheduler internal] load build context [2023-06-17T08:46:25.644Z] #39 ... [2023-06-17T08:46:25.644Z] [2023-06-17T08:46:25.644Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:25.644Z] #51 ... [2023-06-17T08:46:25.644Z] [2023-06-17T08:46:25.644Z] #36 [security-bootstrapper internal] load build context [2023-06-17T08:46:25.644Z] #36 transferring context: 175.26MB 52.2s done [2023-06-17T08:46:25.644Z] #36 DONE 52.7s [2023-06-17T08:46:25.644Z] [2023-06-17T08:46:25.644Z] #34 [core-common-config-bootstrapper internal] load build context [2023-06-17T08:46:25.644Z] #34 DONE 52.9s [2023-06-17T08:46:25.644Z] [2023-06-17T08:46:25.644Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:26.605Z] #51 ... [2023-06-17T08:46:26.605Z] [2023-06-17T08:46:26.605Z] #43 [core-command internal] load build context [2023-06-17T08:46:26.605Z] #43 ... [2023-06-17T08:46:26.605Z] [2023-06-17T08:46:26.605Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:26.605Z] #51 ... [2023-06-17T08:46:26.605Z] [2023-06-17T08:46:26.605Z] #42 [security-spire-config internal] load build context [2023-06-17T08:46:26.870Z] #42 ... [2023-06-17T08:46:26.870Z] [2023-06-17T08:46:26.870Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:27.142Z] #51 ... [2023-06-17T08:46:27.142Z] [2023-06-17T08:46:27.142Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:27.142Z] #44 ... [2023-06-17T08:46:27.142Z] [2023-06-17T08:46:27.142Z] #48 [support-notifications internal] load build context [2023-06-17T08:46:27.409Z] #48 ... [2023-06-17T08:46:27.409Z] [2023-06-17T08:46:27.409Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:27.996Z] #44 ... [2023-06-17T08:46:27.996Z] [2023-06-17T08:46:27.996Z] #40 [security-spiffe-token-provider internal] load build context [2023-06-17T08:46:27.996Z] #40 transferring context: 175.26MB 52.5s done [2023-06-17T08:46:27.996Z] #40 DONE 54.3s [2023-06-17T08:46:28.262Z] [2023-06-17T08:46:28.262Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:28.528Z] #44 ... [2023-06-17T08:46:28.528Z] [2023-06-17T08:46:28.528Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:28.528Z] #45 ... [2023-06-17T08:46:28.528Z] [2023-06-17T08:46:28.528Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:28.793Z] #44 ... [2023-06-17T08:46:28.793Z] [2023-06-17T08:46:28.793Z] #65 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:46:28.793Z] #65 DONE 2.8s [2023-06-17T08:46:28.793Z] [2023-06-17T08:46:28.793Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:28.793Z] #44 ... [2023-06-17T08:46:28.793Z] [2023-06-17T08:46:28.793Z] #35 [core-data internal] load build context [2023-06-17T08:46:28.793Z] #35 transferring context: 175.26MB 54.5s done [2023-06-17T08:46:28.793Z] #35 DONE 55.4s [2023-06-17T08:46:28.793Z] [2023-06-17T08:46:28.793Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:28.793Z] #44 ... [2023-06-17T08:46:28.793Z] [2023-06-17T08:46:28.793Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:46:28.793Z] #66 DONE 2.9s [2023-06-17T08:46:28.793Z] [2023-06-17T08:46:28.793Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:30.199Z] #44 ... [2023-06-17T08:46:30.199Z] [2023-06-17T08:46:30.199Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:46:30.199Z] #67 DONE 1.9s [2023-06-17T08:46:30.199Z] [2023-06-17T08:46:30.199Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:32.139Z] #44 ... [2023-06-17T08:46:32.139Z] [2023-06-17T08:46:32.139Z] #48 [support-notifications internal] load build context [2023-06-17T08:46:32.139Z] #48 transferring context: 175.26MB 54.9s done [2023-06-17T08:46:32.139Z] #48 DONE 55.8s [2023-06-17T08:46:32.139Z] [2023-06-17T08:46:32.139Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:33.093Z] #44 ... [2023-06-17T08:46:33.093Z] [2023-06-17T08:46:33.093Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:46:33.093Z] #68 DONE 1.1s [2023-06-17T08:46:33.093Z] [2023-06-17T08:46:33.093Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:34.051Z] #44 ... [2023-06-17T08:46:34.051Z] [2023-06-17T08:46:34.051Z] #38 [security-spire-server internal] load build context [2023-06-17T08:46:34.051Z] #38 ... [2023-06-17T08:46:34.051Z] [2023-06-17T08:46:34.051Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:35.009Z] #44 ... [2023-06-17T08:46:35.009Z] [2023-06-17T08:46:35.009Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:35.275Z] #37 ... [2023-06-17T08:46:35.276Z] [2023-06-17T08:46:35.276Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:35.541Z] #44 ... [2023-06-17T08:46:35.541Z] [2023-06-17T08:46:35.541Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:35.807Z] #41 ... [2023-06-17T08:46:35.807Z] [2023-06-17T08:46:35.807Z] #39 [support-scheduler internal] load build context [2023-06-17T08:46:35.807Z] #39 ... [2023-06-17T08:46:35.807Z] [2023-06-17T08:46:35.807Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:36.765Z] #41 ... [2023-06-17T08:46:36.765Z] [2023-06-17T08:46:36.765Z] #43 [core-command internal] load build context [2023-06-17T08:46:36.765Z] #43 transferring context: 163.40MB 62.2s [2023-06-17T08:46:36.765Z] #43 ... [2023-06-17T08:46:36.765Z] [2023-06-17T08:46:36.765Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:36.765Z] #41 ... [2023-06-17T08:46:36.765Z] [2023-06-17T08:46:36.765Z] #42 [security-spire-config internal] load build context [2023-06-17T08:46:37.032Z] #42 ... [2023-06-17T08:46:37.032Z] [2023-06-17T08:46:37.032Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:37.299Z] #41 ... [2023-06-17T08:46:37.299Z] [2023-06-17T08:46:37.299Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:37.299Z] #51 ... [2023-06-17T08:46:37.299Z] [2023-06-17T08:46:37.299Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:37.566Z] #41 ... [2023-06-17T08:46:37.566Z] [2023-06-17T08:46:37.566Z] #44 [security-proxy-setup internal] load build context [2023-06-17T08:46:37.566Z] #44 transferring context: 175.26MB 62.1s done [2023-06-17T08:46:37.566Z] #44 DONE 62.5s [2023-06-17T08:46:37.566Z] [2023-06-17T08:46:37.566Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:38.529Z] #41 ... [2023-06-17T08:46:38.529Z] [2023-06-17T08:46:38.529Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:38.797Z] #45 ... [2023-06-17T08:46:38.797Z] [2023-06-17T08:46:38.797Z] #69 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:46:38.797Z] #69 ... [2023-06-17T08:46:38.797Z] [2023-06-17T08:46:38.797Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:39.062Z] #45 ... [2023-06-17T08:46:39.062Z] [2023-06-17T08:46:39.062Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:46:39.062Z] #70 ... [2023-06-17T08:46:39.062Z] [2023-06-17T08:46:39.062Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:39.326Z] #45 ... [2023-06-17T08:46:39.326Z] [2023-06-17T08:46:39.326Z] #43 [core-command internal] load build context [2023-06-17T08:46:39.326Z] #43 transferring context: 175.26MB 64.5s done [2023-06-17T08:46:39.326Z] #43 DONE 64.8s [2023-06-17T08:46:39.326Z] [2023-06-17T08:46:39.326Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:39.591Z] #45 ... [2023-06-17T08:46:39.591Z] [2023-06-17T08:46:39.591Z] #37 [security-spire-agent internal] load build context [2023-06-17T08:46:39.591Z] #37 transferring context: 175.26MB 66.0s done [2023-06-17T08:46:39.591Z] #37 DONE 66.5s [2023-06-17T08:46:39.591Z] [2023-06-17T08:46:39.591Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:40.174Z] #45 ... [2023-06-17T08:46:40.174Z] [2023-06-17T08:46:40.174Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:46:40.175Z] #71 ... [2023-06-17T08:46:40.175Z] [2023-06-17T08:46:40.175Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:40.762Z] #45 ... [2023-06-17T08:46:40.762Z] [2023-06-17T08:46:40.762Z] #38 [security-spire-server internal] load build context [2023-06-17T08:46:40.762Z] #38 transferring context: 175.26MB 67.0s done [2023-06-17T08:46:40.762Z] #38 DONE 67.4s [2023-06-17T08:46:40.762Z] [2023-06-17T08:46:40.762Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:41.049Z] #45 ... [2023-06-17T08:46:41.049Z] [2023-06-17T08:46:41.050Z] #72 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-17T08:46:41.050Z] #72 DONE 1.4s [2023-06-17T08:46:41.050Z] [2023-06-17T08:46:41.050Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:41.633Z] #45 ... [2023-06-17T08:46:41.633Z] [2023-06-17T08:46:41.633Z] #41 [security-secretstore-setup internal] load build context [2023-06-17T08:46:41.633Z] #41 transferring context: 175.26MB 66.9s done [2023-06-17T08:46:41.633Z] #41 DONE 67.5s [2023-06-17T08:46:41.633Z] [2023-06-17T08:46:41.633Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:41.900Z] #45 ... [2023-06-17T08:46:41.900Z] [2023-06-17T08:46:41.900Z] #39 [support-scheduler internal] load build context [2023-06-17T08:46:41.900Z] #39 transferring context: 175.26MB 67.8s done [2023-06-17T08:46:41.900Z] #39 DONE 68.3s [2023-06-17T08:46:41.900Z] [2023-06-17T08:46:41.900Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:42.483Z] #45 ... [2023-06-17T08:46:42.483Z] [2023-06-17T08:46:42.483Z] #42 [security-spire-config internal] load build context [2023-06-17T08:46:42.483Z] #42 transferring context: 175.26MB 67.8s done [2023-06-17T08:46:42.483Z] #42 DONE 68.0s [2023-06-17T08:46:42.483Z] [2023-06-17T08:46:42.483Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:42.483Z] #45 ... [2023-06-17T08:46:42.483Z] [2023-06-17T08:46:42.483Z] #51 [core-metadata internal] load build context [2023-06-17T08:46:42.483Z] #51 transferring context: 175.26MB 65.5s done [2023-06-17T08:46:42.483Z] #51 DONE 66.3s [2023-06-17T08:46:42.483Z] [2023-06-17T08:46:42.483Z] #45 [security-proxy-auth internal] load build context [2023-06-17T08:46:42.483Z] #45 transferring context: 175.26MB 66.5s done [2023-06-17T08:46:42.483Z] #45 DONE 66.9s [2023-06-17T08:46:42.483Z] [2023-06-17T08:46:42.483Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:46:43.448Z] #73 ... [2023-06-17T08:46:43.448Z] [2023-06-17T08:46:43.448Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:40.373Z] #74 DONE 66.6s [2023-06-17T08:47:40.373Z] [2023-06-17T08:47:40.373Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:40.373Z] #71 DONE 69.5s [2023-06-17T08:47:40.373Z] [2023-06-17T08:47:40.373Z] #69 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:40.373Z] #69 DONE 71.0s [2023-06-17T08:47:40.373Z] [2023-06-17T08:47:40.373Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T08:47:40.373Z] #75 ... [2023-06-17T08:47:40.373Z] [2023-06-17T08:47:40.373Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:40.373Z] #70 DONE 70.7s [2023-06-17T08:47:40.373Z] [2023-06-17T08:47:40.373Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:40.373Z] #73 DONE 58.8s [2023-06-17T08:47:40.373Z] [2023-06-17T08:47:40.373Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-06-17T08:47:43.737Z] #76 DONE 3.9s [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #75 DONE 4.0s [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:47:43.737Z] #77 ... [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #78 [core-metadata builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #78 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:43.737Z] #79 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:47:43.737Z] #80 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #81 [support-notifications builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #81 DONE 4.1s [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:43.737Z] #82 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:47:43.737Z] #83 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #84 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:43.737Z] #85 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #86 [core-command builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #86 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:47:43.737Z] #87 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #88 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #88 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:47:43.737Z] #89 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:43.737Z] #90 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #91 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #91 DONE 4.1s [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:43.737Z] #92 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #93 [support-scheduler builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #93 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:47:43.737Z] #94 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #95 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:47:43.737Z] #95 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #96 [core-data builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #96 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:43.737Z] #97 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T08:47:43.737Z] #98 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #99 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:43.737Z] #100 CACHED [2023-06-17T08:47:43.737Z] [2023-06-17T08:47:43.737Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T08:47:43.737Z] #101 DONE 4.1s [2023-06-17T08:47:44.010Z] [2023-06-17T08:47:44.010Z] #102 [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-17T08:47:44.010Z] #102 ... [2023-06-17T08:47:44.010Z] [2023-06-17T08:47:44.010Z] #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:47:44.010Z] #77 DONE 0.4s [2023-06-17T08:47:44.278Z] [2023-06-17T08:47:44.278Z] #103 [security-spire-server builder 6/9] COPY . . [2023-06-17T08:47:44.278Z] #103 CACHED [2023-06-17T08:47:44.278Z] [2023-06-17T08:47:44.278Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:44.278Z] #104 CACHED [2023-06-17T08:47:44.278Z] [2023-06-17T08:47:44.278Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:47:44.278Z] #105 CACHED [2023-06-17T08:47:44.278Z] [2023-06-17T08:47:44.278Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-17T08:47:44.278Z] #106 CACHED [2023-06-17T08:47:44.278Z] [2023-06-17T08:47:44.278Z] #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-17T08:47:49.626Z] #107 ... [2023-06-17T08:47:49.626Z] [2023-06-17T08:47:49.626Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T08:47:49.626Z] #0 4.537 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-17T08:47:50.208Z] #108 ... [2023-06-17T08:47:50.208Z] [2023-06-17T08:47:50.208Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T08:47:50.208Z] #0 6.076 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-17T08:47:50.208Z] #109 ... [2023-06-17T08:47:50.208Z] [2023-06-17T08:47:50.208Z] #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T08:47:50.208Z] #0 6.321 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-17T08:47:50.800Z] #110 ... [2023-06-17T08:47:50.800Z] [2023-06-17T08:47:50.800Z] #102 [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-17T08:47:50.800Z] #102 6.958 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-17T08:47:51.067Z] #102 ... [2023-06-17T08:47:51.067Z] [2023-06-17T08:47:51.067Z] #111 [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-17T08:47:51.067Z] #111 DONE 6.9s [2023-06-17T08:47:51.339Z] [2023-06-17T08:47:51.339Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-17T08:47:51.624Z] #112 DONE 0.4s [2023-06-17T08:47:51.624Z] [2023-06-17T08:47:51.624Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T08:47:51.624Z] #0 6.753 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-17T08:47:51.624Z] #113 ... [2023-06-17T08:47:51.624Z] [2023-06-17T08:47:51.624Z] #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-17T08:47:51.624Z] #107 DONE 7.5s [2023-06-17T08:47:51.624Z] [2023-06-17T08:47:51.624Z] #114 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-17T08:47:51.893Z] #114 DONE 0.2s [2023-06-17T08:47:51.893Z] [2023-06-17T08:47:51.893Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T08:47:51.893Z] #0 7.078 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-17T08:47:52.485Z] #115 ... [2023-06-17T08:47:52.485Z] [2023-06-17T08:47:52.485Z] #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:47:52.756Z] #116 DONE 0.2s [2023-06-17T08:47:52.756Z] [2023-06-17T08:47:52.756Z] #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:47:52.756Z] #117 DONE 0.1s [2023-06-17T08:47:52.756Z] [2023-06-17T08:47:52.756Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T08:47:52.756Z] #0 6.741 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-17T08:47:53.719Z] #118 ... [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #119 [security-spire-config builder 6/9] COPY . . [2023-06-17T08:47:53.719Z] #119 CACHED [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #120 [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-17T08:47:53.719Z] #120 CACHED [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #121 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-17T08:47:53.719Z] #121 CACHED [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #122 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-17T08:47:53.719Z] #122 CACHED [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #123 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T08:47:53.719Z] #123 CACHED [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #124 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T08:47:53.719Z] #124 CACHED [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:47:53.719Z] #125 DONE 0.2s [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T08:47:53.719Z] #0 6.885 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-17T08:47:53.719Z] #126 ... [2023-06-17T08:47:53.719Z] [2023-06-17T08:47:53.719Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T08:47:53.719Z] #0 4.929 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-17T08:47:53.988Z] #127 ... [2023-06-17T08:47:53.988Z] [2023-06-17T08:47:53.988Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T08:47:53.989Z] #0 5.995 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-17T08:47:54.258Z] #128 ... [2023-06-17T08:47:54.258Z] [2023-06-17T08:47:54.258Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T08:47:54.258Z] #0 5.315 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-17T08:47:54.258Z] #129 ... [2023-06-17T08:47:54.258Z] [2023-06-17T08:47:54.258Z] #130 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T08:47:54.258Z] #130 CACHED [2023-06-17T08:47:54.258Z] [2023-06-17T08:47:54.258Z] #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:47:54.258Z] #131 CACHED [2023-06-17T08:47:54.258Z] [2023-06-17T08:47:54.258Z] #132 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T08:47:54.841Z] #132 DONE 0.5s [2023-06-17T08:47:54.841Z] [2023-06-17T08:47:54.841Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:47:56.785Z] #133 DONE 1.7s [2023-06-17T08:47:56.785Z] [2023-06-17T08:47:56.785Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T08:47:56.785Z] #134 DONE 2.2s [2023-06-17T08:47:56.785Z] [2023-06-17T08:47:56.785Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:47:56.785Z] #135 ... [2023-06-17T08:47:56.785Z] [2023-06-17T08:47:56.785Z] #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:47:56.785Z] #136 DONE 2.5s [2023-06-17T08:47:56.785Z] [2023-06-17T08:47:56.785Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T08:47:57.374Z] #137 DONE 0.6s [2023-06-17T08:47:57.374Z] [2023-06-17T08:47:57.374Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T08:47:57.374Z] #138 DONE 0.7s [2023-06-17T08:47:57.374Z] [2023-06-17T08:47:57.374Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T08:47:57.647Z] #139 DONE 0.3s [2023-06-17T08:47:57.647Z] [2023-06-17T08:47:57.647Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-17T08:47:57.647Z] #140 DONE 0.3s [2023-06-17T08:47:57.647Z] [2023-06-17T08:47:57.647Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T08:47:57.917Z] #141 ... [2023-06-17T08:47:57.917Z] [2023-06-17T08:47:57.917Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-17T08:47:57.917Z] #142 DONE 0.4s [2023-06-17T08:47:57.917Z] [2023-06-17T08:47:57.917Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T08:47:57.917Z] #141 DONE 0.5s [2023-06-17T08:47:57.917Z] [2023-06-17T08:47:57.917Z] #143 [security-spire-config] exporting to image [2023-06-17T08:47:57.917Z] #143 exporting layers [2023-06-17T08:47:59.855Z] #143 ... [2023-06-17T08:47:59.855Z] [2023-06-17T08:47:59.855Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T08:47:59.855Z] #135 DONE 3.2s [2023-06-17T08:47:59.855Z] [2023-06-17T08:47:59.855Z] #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-17T08:48:00.120Z] #144 DONE 0.4s [2023-06-17T08:48:00.120Z] [2023-06-17T08:48:00.120Z] #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-17T08:48:00.713Z] #145 DONE 0.5s [2023-06-17T08:48:00.713Z] [2023-06-17T08:48:00.713Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-17T08:48:00.978Z] #146 DONE 0.3s [2023-06-17T08:48:00.978Z] [2023-06-17T08:48:00.978Z] #143 [security-spire-server] exporting to image [2023-06-17T08:48:00.978Z] #143 writing image sha256:39648fbc2b4ad9c429d3b7f5116b364a4c0342b0918af4f0bbacf1eb192b2a89 0.1s done [2023-06-17T08:48:00.978Z] #143 naming to docker.io/library/security-spire-config-arm64 done [2023-06-17T08:48:00.978Z] #143 writing image sha256:9080f1649c77daa30b9398aa7048085126341c37efffc5ae49a7f44283ac8e8a 0.0s done [2023-06-17T08:48:00.978Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-06-17T08:48:02.391Z] #143 exporting layers 1.4s done [2023-06-17T08:48:02.392Z] #143 writing image sha256:4a6745b0ef043ce9472c477234cbafbfeabebd924c033ffceb2fd44ad3d3106b 0.0s done [2023-06-17T08:48:02.392Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-17T08:48:02.392Z] #143 DONE 4.5s [2023-06-17T08:48:02.392Z] [2023-06-17T08:48:02.392Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T09:02:10.026Z] #127 ... [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T09:02:10.026Z] #128 DONE 859.6s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T09:02:10.026Z] #109 ... [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:02:10.026Z] #147 DONE 0.3s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T09:02:10.026Z] #109 ... [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:02:10.026Z] #148 DONE 0.2s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-17T09:02:10.026Z] #149 DONE 0.3s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:02:10.026Z] #113 ... [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #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-17T09:02:10.026Z] #150 DONE 0.2s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-17T09:02:10.026Z] #151 DONE 0.2s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #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-17T09:02:10.026Z] #152 DONE 2.8s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #143 [security-proxy-auth] exporting to image [2023-06-17T09:02:10.026Z] #143 exporting layers [2023-06-17T09:02:10.026Z] #143 exporting layers 0.7s done [2023-06-17T09:02:10.026Z] #143 writing image sha256:79026b9da2c1d5469afdd277da2f0bbf70f8026a3256891516c11a222fe8d8e2 done [2023-06-17T09:02:10.026Z] #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-06-17T09:02:10.026Z] #143 DONE 5.2s [2023-06-17T09:02:10.026Z] [2023-06-17T09:02:10.026Z] #102 [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-17T09:02:10.026Z] #102 862.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-17T09:02:13.359Z] #102 ... [2023-06-17T09:02:13.359Z] [2023-06-17T09:02:13.359Z] #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T09:02:13.359Z] #110 DONE 869.5s [2023-06-17T09:02:13.667Z] [2023-06-17T09:02:13.668Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T09:02:13.937Z] #109 ... [2023-06-17T09:02:13.937Z] [2023-06-17T09:02:13.937Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:02:14.206Z] #153 DONE 0.2s [2023-06-17T09:02:14.206Z] [2023-06-17T09:02:14.206Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:02:14.206Z] #113 ... [2023-06-17T09:02:14.206Z] [2023-06-17T09:02:14.206Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:02:14.475Z] #154 DONE 0.2s [2023-06-17T09:02:14.475Z] [2023-06-17T09:02:14.475Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T09:02:14.475Z] #155 DONE 0.3s [2023-06-17T09:02:14.475Z] [2023-06-17T09:02:14.475Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T09:02:14.741Z] #109 ... [2023-06-17T09:02:14.741Z] [2023-06-17T09:02:14.741Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-17T09:02:15.006Z] #156 DONE 0.4s [2023-06-17T09:02:15.006Z] [2023-06-17T09:02:15.006Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T09:02:15.006Z] #157 DONE 0.2s [2023-06-17T09:02:15.006Z] [2023-06-17T09:02:15.006Z] #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-17T09:02:16.945Z] #158 DONE 2.0s [2023-06-17T09:02:16.945Z] [2023-06-17T09:02:16.945Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T09:02:17.313Z] #127 ... [2023-06-17T09:02:17.313Z] [2023-06-17T09:02:17.313Z] #143 [security-proxy-setup] exporting to image [2023-06-17T09:02:17.313Z] #143 exporting layers [2023-06-17T09:02:17.896Z] #143 exporting layers 0.8s done [2023-06-17T09:02:17.896Z] #143 writing image sha256:6bba019acbbdad3e4c3e531737ea696922d4ff524e5cf856dc281788e3e9d826 0.0s done [2023-06-17T09:02:17.896Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-17T09:02:17.896Z] #143 DONE 6.0s [2023-06-17T09:02:17.896Z] [2023-06-17T09:02:17.896Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:02:24.521Z] #113 ... [2023-06-17T09:02:24.521Z] [2023-06-17T09:02:24.521Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T09:02:24.521Z] #109 DONE 880.7s [2023-06-17T09:02:24.790Z] [2023-06-17T09:02:24.790Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T09:02:25.370Z] #126 ... [2023-06-17T09:02:25.370Z] [2023-06-17T09:02:25.370Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-17T09:02:25.636Z] #159 DONE 0.2s [2023-06-17T09:02:25.636Z] [2023-06-17T09:02:25.636Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-17T09:02:28.217Z] #160 DONE 2.2s [2023-06-17T09:02:28.217Z] [2023-06-17T09:02:28.217Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:02:28.217Z] #161 DONE 0.3s [2023-06-17T09:02:28.217Z] [2023-06-17T09:02:28.217Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T09:02:28.217Z] #127 ... [2023-06-17T09:02:28.217Z] [2023-06-17T09:02:28.217Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:02:28.217Z] #162 DONE 0.3s [2023-06-17T09:02:28.217Z] [2023-06-17T09:02:28.217Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T09:02:28.482Z] #108 ... [2023-06-17T09:02:28.482Z] [2023-06-17T09:02:28.482Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-17T09:02:28.746Z] #163 DONE 0.4s [2023-06-17T09:02:28.746Z] [2023-06-17T09:02:28.746Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T09:02:28.746Z] #118 ... [2023-06-17T09:02:28.746Z] [2023-06-17T09:02:28.746Z] #102 [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-17T09:02:28.746Z] #102 DONE 885.0s [2023-06-17T09:02:28.746Z] [2023-06-17T09:02:28.746Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-17T09:02:29.331Z] #164 DONE 0.5s [2023-06-17T09:02:29.331Z] [2023-06-17T09:02:29.331Z] #165 [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-17T09:02:29.596Z] #165 DONE 0.3s [2023-06-17T09:02:29.596Z] [2023-06-17T09:02:29.596Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T09:02:29.596Z] #108 ... [2023-06-17T09:02:29.596Z] [2023-06-17T09:02:29.596Z] #166 [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-17T09:02:29.867Z] #166 DONE 0.2s [2023-06-17T09:02:29.867Z] [2023-06-17T09:02:29.867Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-17T09:02:29.867Z] #167 DONE 0.1s [2023-06-17T09:02:29.867Z] [2023-06-17T09:02:29.867Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T09:02:30.147Z] #126 ... [2023-06-17T09:02:30.147Z] [2023-06-17T09:02:30.147Z] #168 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:02:30.147Z] #168 ... [2023-06-17T09:02:30.147Z] [2023-06-17T09:02:30.147Z] #169 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-17T09:02:30.147Z] #169 DONE 0.3s [2023-06-17T09:02:30.147Z] [2023-06-17T09:02:30.147Z] #168 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:02:30.147Z] #168 DONE 0.4s [2023-06-17T09:02:30.147Z] [2023-06-17T09:02:30.147Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T09:02:30.730Z] #170 ... [2023-06-17T09:02:30.730Z] [2023-06-17T09:02:30.730Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:02:30.730Z] #171 DONE 0.4s [2023-06-17T09:02:30.995Z] [2023-06-17T09:02:30.995Z] #172 [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-17T09:02:30.995Z] #172 DONE 0.3s [2023-06-17T09:02:30.995Z] [2023-06-17T09:02:30.995Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T09:02:30.995Z] #108 ... [2023-06-17T09:02:30.995Z] [2023-06-17T09:02:30.995Z] #173 [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-17T09:02:31.261Z] #173 DONE 0.2s [2023-06-17T09:02:31.261Z] [2023-06-17T09:02:31.261Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-17T09:02:31.261Z] #174 DONE 0.2s [2023-06-17T09:02:31.261Z] [2023-06-17T09:02:31.261Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-17T09:02:32.229Z] #175 DONE 0.5s [2023-06-17T09:02:32.229Z] [2023-06-17T09:02:32.229Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-17T09:02:32.504Z] #176 DONE 0.5s [2023-06-17T09:02:32.504Z] [2023-06-17T09:02:32.504Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T09:02:32.504Z] #177 DONE 0.1s [2023-06-17T09:02:32.504Z] [2023-06-17T09:02:32.504Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T09:02:33.087Z] #178 ... [2023-06-17T09:02:33.087Z] [2023-06-17T09:02:33.087Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T09:02:33.087Z] #170 DONE 3.0s [2023-06-17T09:02:33.354Z] [2023-06-17T09:02:33.354Z] #143 [security-bootstrapper] exporting to image [2023-06-17T09:02:33.354Z] #143 exporting layers [2023-06-17T09:02:34.308Z] #143 exporting layers 1.2s done [2023-06-17T09:02:34.308Z] #143 writing image sha256:db064e7810c5ca7a6397bbc29ecb2f54ef641387b9be3c514c9166efba68d785 done [2023-06-17T09:02:34.309Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-17T09:02:34.309Z] #143 DONE 7.2s [2023-06-17T09:02:34.309Z] [2023-06-17T09:02:34.309Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T09:02:34.889Z] #118 ... [2023-06-17T09:02:34.889Z] [2023-06-17T09:02:34.889Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T09:02:34.889Z] #178 DONE 2.3s [2023-06-17T09:02:34.889Z] [2023-06-17T09:02:34.889Z] #143 [security-secretstore-setup] exporting to image [2023-06-17T09:02:35.843Z] #143 exporting layers 1.1s done [2023-06-17T09:02:35.843Z] #143 writing image sha256:6e5c3f0c97f402296a1c20b7afcd4ff52913d3b18bb3630bf8667732eacea23f done [2023-06-17T09:02:35.843Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-17T09:02:35.843Z] #143 DONE 8.3s [2023-06-17T09:02:35.843Z] [2023-06-17T09:02:35.843Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T09:03:02.857Z] #127 DONE 915.4s [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T09:03:02.857Z] #129 ... [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:03:02.857Z] #179 DONE 0.2s [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:03:02.857Z] #180 DONE 0.2s [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #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-17T09:03:02.857Z] #181 DONE 0.3s [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #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-17T09:03:02.857Z] #182 DONE 0.2s [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #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-17T09:03:02.857Z] #183 DONE 0.2s [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T09:03:02.857Z] #115 ... [2023-06-17T09:03:02.857Z] [2023-06-17T09:03:02.857Z] #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-17T09:03:05.480Z] #184 DONE 4.3s [2023-06-17T09:03:05.480Z] [2023-06-17T09:03:05.480Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T09:03:05.480Z] #108 ... [2023-06-17T09:03:05.480Z] [2023-06-17T09:03:05.480Z] #143 [core-common-config-bootstrapper] exporting to image [2023-06-17T09:03:05.480Z] #143 exporting layers [2023-06-17T09:03:05.480Z] #143 exporting layers 0.4s done [2023-06-17T09:03:05.480Z] #143 writing image sha256:e9e4d870418c842cf8261802a4ad24c42acc88b917dffa87323f56d011d69613 done [2023-06-17T09:03:05.480Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-17T09:03:05.480Z] #143 DONE 8.8s [2023-06-17T09:03:05.480Z] [2023-06-17T09:03:05.480Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:03:20.443Z] #113 ... [2023-06-17T09:03:20.443Z] [2023-06-17T09:03:20.443Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T09:03:20.443Z] #126 DONE 935.8s [2023-06-17T09:03:20.443Z] [2023-06-17T09:03:20.443Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T09:03:20.443Z] #108 ... [2023-06-17T09:03:20.443Z] [2023-06-17T09:03:20.443Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:03:20.443Z] #185 DONE 0.2s [2023-06-17T09:03:20.443Z] [2023-06-17T09:03:20.443Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T09:03:20.443Z] #108 ... [2023-06-17T09:03:20.443Z] [2023-06-17T09:03:20.443Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:03:20.443Z] #186 DONE 0.2s [2023-06-17T09:03:20.443Z] [2023-06-17T09:03:20.443Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-17T09:03:20.713Z] #187 DONE 0.4s [2023-06-17T09:03:20.713Z] [2023-06-17T09:03:20.713Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T09:03:20.982Z] #188 DONE 0.2s [2023-06-17T09:03:20.982Z] [2023-06-17T09:03:20.982Z] #143 [core-command] exporting to image [2023-06-17T09:03:20.982Z] #143 exporting layers [2023-06-17T09:03:21.250Z] #143 exporting layers 0.3s done [2023-06-17T09:03:21.250Z] #143 writing image sha256:55a8541d252f86c74f4fe09e051717dc5b1c7fd00ea09aa8cbeed9837e463895 done [2023-06-17T09:03:21.250Z] #143 naming to docker.io/library/core-command-arm64 done [2023-06-17T09:03:21.250Z] #143 DONE 9.0s [2023-06-17T09:03:21.250Z] [2023-06-17T09:03:21.250Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T09:03:36.239Z] #108 DONE 951.2s [2023-06-17T09:03:36.239Z] [2023-06-17T09:03:36.239Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T09:03:36.239Z] #118 ... [2023-06-17T09:03:36.239Z] [2023-06-17T09:03:36.239Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:03:36.239Z] #189 DONE 0.3s [2023-06-17T09:03:36.239Z] [2023-06-17T09:03:36.239Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T09:03:36.239Z] #118 ... [2023-06-17T09:03:36.239Z] [2023-06-17T09:03:36.239Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:03:36.239Z] #190 DONE 0.2s [2023-06-17T09:03:36.239Z] [2023-06-17T09:03:36.239Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-17T09:03:36.512Z] #191 DONE 0.4s [2023-06-17T09:03:36.512Z] [2023-06-17T09:03:36.512Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-17T09:03:36.512Z] #192 DONE 0.2s [2023-06-17T09:03:36.512Z] [2023-06-17T09:03:36.512Z] #143 [core-data] exporting to image [2023-06-17T09:03:36.512Z] #143 exporting layers [2023-06-17T09:03:37.094Z] #143 exporting layers 0.5s done [2023-06-17T09:03:37.094Z] #143 writing image sha256:1e236921365b0b90c4183328723d903cf4a4e205574af3c0f03b3de68ab2140c [2023-06-17T09:03:37.094Z] #143 writing image sha256:1e236921365b0b90c4183328723d903cf4a4e205574af3c0f03b3de68ab2140c done [2023-06-17T09:03:37.094Z] #143 naming to docker.io/library/core-data-arm64 done [2023-06-17T09:03:37.094Z] #143 DONE 9.6s [2023-06-17T09:03:37.094Z] [2023-06-17T09:03:37.094Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:03:37.362Z] #113 ... [2023-06-17T09:03:37.362Z] [2023-06-17T09:03:37.362Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T09:03:37.362Z] #118 DONE 953.5s [2023-06-17T09:03:37.362Z] [2023-06-17T09:03:37.362Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T09:03:37.950Z] #115 ... [2023-06-17T09:03:37.950Z] [2023-06-17T09:03:37.950Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:03:37.950Z] #193 DONE 0.2s [2023-06-17T09:03:37.950Z] [2023-06-17T09:03:37.950Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T09:03:38.249Z] #115 ... [2023-06-17T09:03:38.249Z] [2023-06-17T09:03:38.249Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:03:38.249Z] #194 DONE 0.1s [2023-06-17T09:03:38.249Z] [2023-06-17T09:03:38.249Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-17T09:03:38.517Z] #195 DONE 0.3s [2023-06-17T09:03:38.517Z] [2023-06-17T09:03:38.517Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-17T09:03:38.784Z] #196 DONE 0.2s [2023-06-17T09:03:38.784Z] [2023-06-17T09:03:38.784Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-17T09:03:38.784Z] #197 DONE 0.2s [2023-06-17T09:03:38.784Z] [2023-06-17T09:03:38.784Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T09:03:39.049Z] #115 ... [2023-06-17T09:03:39.049Z] [2023-06-17T09:03:39.049Z] #143 [core-metadata] exporting to image [2023-06-17T09:03:39.315Z] #143 exporting layers 0.4s done [2023-06-17T09:03:39.581Z] #143 writing image sha256:0042733e43bd27a8148ca966bc87281165ce8c13f69e4c0c7b489ec97e4c18ee done [2023-06-17T09:03:39.581Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-06-17T09:03:39.581Z] #143 DONE 10.0s [2023-06-17T09:03:39.581Z] [2023-06-17T09:03:39.581Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T09:04:35.947Z] #115 DONE 1009.2s [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:04:35.947Z] #113 ... [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:04:35.947Z] #198 DONE 0.2s [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:04:35.947Z] #199 DONE 0.1s [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #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-17T09:04:35.947Z] #200 DONE 0.4s [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:04:35.947Z] #113 ... [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #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-17T09:04:35.947Z] #201 DONE 0.1s [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #143 [security-spiffe-token-provider] exporting to image [2023-06-17T09:04:35.947Z] #143 exporting layers [2023-06-17T09:04:35.947Z] #143 exporting layers 0.4s done [2023-06-17T09:04:35.947Z] #143 writing image sha256:38c6bd66d79ddc53ee9ca51cfb234233d8c6ea8593d8064f3fa51eacaa5b9d3a done [2023-06-17T09:04:35.947Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-17T09:04:35.947Z] #143 DONE 10.5s [2023-06-17T09:04:35.947Z] [2023-06-17T09:04:35.947Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T09:05:02.628Z] #113 DONE 1036.0s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T09:05:02.628Z] #129 DONE 1036.1s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:05:02.628Z] #202 DONE 0.2s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T09:05:02.628Z] #203 DONE 0.2s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:05:02.628Z] #204 DONE 0.1s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T09:05:02.628Z] #205 DONE 0.3s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T09:05:02.628Z] #206 ... [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-17T09:05:02.628Z] #207 DONE 0.4s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T09:05:02.628Z] #206 DONE 0.4s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-17T09:05:02.628Z] #208 DONE 0.1s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-17T09:05:02.628Z] #209 DONE 0.1s [2023-06-17T09:05:02.628Z] [2023-06-17T09:05:02.628Z] #143 [support-notifications] exporting to image [2023-06-17T09:05:02.628Z] #143 exporting layers [2023-06-17T09:05:02.628Z] #143 exporting layers 0.4s done [2023-06-17T09:05:02.628Z] #143 exporting layers 0.4s done [2023-06-17T09:05:02.628Z] #143 writing image sha256:cb746d51855c8f7ddb7625ef92c0eaa2341fd17659415275ce728400f2e4863e 0.0s done [2023-06-17T09:05:02.628Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-06-17T09:05:02.628Z] #143 writing image sha256:d4c9fc5fcc5337fbe1bf8c5b93138db40be261500387b228ffbca893b76722ee done [2023-06-17T09:05:02.628Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-06-17T09:05:02.628Z] #143 DONE 11.1s [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T09:05:02.628Z] time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-17T09:05:02.644Z] $ docker stop --time=1 5fb2ff42b6f7bef54178fa2da19d52c72af636074705ce3335d70645282f5354 [2023-06-17T09:05:06.256Z] $ docker rm -f --volumes 5fb2ff42b6f7bef54178fa2da19d52c72af636074705ce3335d70645282f5354 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T09:05:06.738Z] + docker images [2023-06-17T09:05:06.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-17T09:05:06.738Z] support-notifications-arm64 latest cb746d51855c 6 seconds ago 31.9MB [2023-06-17T09:05:06.738Z] support-scheduler-arm64 latest d4c9fc5fcc53 6 seconds ago 31.2MB [2023-06-17T09:05:06.738Z] security-spiffe-token-provider-arm64 latest 38c6bd66d79d 32 seconds ago 32.7MB [2023-06-17T09:05:06.738Z] core-metadata-arm64 latest 0042733e43bd About a minute ago 20.2MB [2023-06-17T09:05:06.738Z] core-data-arm64 latest 1e236921365b About a minute ago 19.9MB [2023-06-17T09:05:06.738Z] core-command-arm64 latest 55a8541d252f About a minute ago 19.7MB [2023-06-17T09:05:06.738Z] core-common-config-bootstrapper-arm64 latest e9e4d870418c 2 minutes ago 17.2MB [2023-06-17T09:05:06.738Z] security-secretstore-setup-arm64 latest 6e5c3f0c97f4 2 minutes ago 32.2MB [2023-06-17T09:05:06.738Z] security-bootstrapper-arm64 latest db064e7810c5 2 minutes ago 21.9MB [2023-06-17T09:05:06.738Z] security-proxy-setup-arm64 latest 6bba019acbbd 2 minutes ago 18.7MB [2023-06-17T09:05:06.738Z] security-proxy-auth-arm64 latest 79026b9da2c1 2 minutes ago 18.1MB [2023-06-17T09:05:06.739Z] security-spire-agent-arm64 latest 4a6745b0ef04 17 minutes ago 153MB [2023-06-17T09:05:06.739Z] security-spire-server-arm64 latest 9080f1649c77 17 minutes ago 97MB [2023-06-17T09:05:06.739Z] security-spire-config-arm64 latest 39648fbc2b4a 17 minutes ago 96.1MB [2023-06-17T09:05:06.739Z] ci-base-image-arm64 latest 73ec7bc7bd95 31 minutes ago 899MB [2023-06-17T09:05:06.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 weeks ago 332MB [2023-06-17T09:05:06.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 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-17T09:05:07.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T09:05:07.193Z] [2023-06-17T09:05:07.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T09:05:07.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T09:05:07.794Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-17T09:05:07.794Z] 8998bd30e6a1: Pulling fs layer [2023-06-17T09:05:07.794Z] 04944245beec: Pulling fs layer [2023-06-17T09:05:07.794Z] 699f458cf7ca: Pulling fs layer [2023-06-17T09:05:07.794Z] 765212b225bb: Pulling fs layer [2023-06-17T09:05:07.794Z] f23df028b6ca: Pulling fs layer [2023-06-17T09:05:07.794Z] d65c8cfc05b1: Pulling fs layer [2023-06-17T09:05:07.794Z] 2437ff75d9bd: Pulling fs layer [2023-06-17T09:05:07.794Z] 765212b225bb: Waiting [2023-06-17T09:05:07.794Z] f23df028b6ca: Waiting [2023-06-17T09:05:07.794Z] d65c8cfc05b1: Waiting [2023-06-17T09:05:07.794Z] 2437ff75d9bd: Waiting [2023-06-17T09:05:07.794Z] 04944245beec: Verifying Checksum [2023-06-17T09:05:07.794Z] 04944245beec: Download complete [2023-06-17T09:05:07.794Z] 765212b225bb: Verifying Checksum [2023-06-17T09:05:07.794Z] 765212b225bb: Download complete [2023-06-17T09:05:07.794Z] f23df028b6ca: Download complete [2023-06-17T09:05:08.061Z] d65c8cfc05b1: Verifying Checksum [2023-06-17T09:05:08.061Z] d65c8cfc05b1: Download complete [2023-06-17T09:05:08.061Z] 699f458cf7ca: Verifying Checksum [2023-06-17T09:05:08.061Z] 699f458cf7ca: Download complete [2023-06-17T09:05:08.329Z] 8998bd30e6a1: Verifying Checksum [2023-06-17T09:05:08.329Z] 8998bd30e6a1: Download complete [2023-06-17T09:05:10.910Z] 2437ff75d9bd: Verifying Checksum [2023-06-17T09:05:10.910Z] 2437ff75d9bd: Download complete [2023-06-17T09:05:12.855Z] 8998bd30e6a1: Pull complete [2023-06-17T09:05:13.123Z] 04944245beec: Pull complete [2023-06-17T09:05:14.529Z] 699f458cf7ca: Pull complete [2023-06-17T09:05:14.529Z] 765212b225bb: Pull complete [2023-06-17T09:05:15.485Z] f23df028b6ca: Pull complete [2023-06-17T09:05:15.485Z] d65c8cfc05b1: Pull complete [2023-06-17T09:05:30.475Z] 2437ff75d9bd: Pull complete [2023-06-17T09:05:30.475Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-17T09:05:30.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T09:05:30.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T09:05:30.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container [2023-06-17T09:05:30.745Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-17T09:05:33.443Z] $ docker top ec84313085dd47183f703619d176db0b7e396325ab83eda9c9d4abf51c69d9b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:34.370Z] ---> job-cost.sh [2023-06-17T09:05:34.370Z] lf-activate-venv: SKIPPING [2023-06-17T09:05:34.370Z] INFO: No Stack... [2023-06-17T09:05:34.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-17T09:05:35.535Z] INFO: Archiving Costs [Pipeline] sh [2023-06-17T09:05:36.169Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-06-17T09:05:36.169Z] + cut -d, -f6 [Pipeline] lock [2023-06-17T09:05:36.235Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] [2023-06-17T09:05:36.241Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] did not exist. Created. [2023-06-17T09:05:36.242Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-17T09:05:36.571Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-17T09:05:36.746Z] Stashed 1 file(s) [Pipeline] } [2023-06-17T09:05:36.753Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-17T09:05:36.765Z] $ docker stop --time=1 ec84313085dd47183f703619d176db0b7e396325ab83eda9c9d4abf51c69d9b1 [2023-06-17T09:05:38.263Z] $ docker rm -f --volumes ec84313085dd47183f703619d176db0b7e396325ab83eda9c9d4abf51c69d9b1 [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-17T09:05:38.687Z] provisioning config files... [2023-06-17T09:05:38.695Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config11216637281607473052tmp [Pipeline] { [Pipeline] sh [2023-06-17T09:05:38.988Z] + set +x [2023-06-17T09:05:38.988Z] + curl -s https://codecov.io/bash [2023-06-17T09:05:38.988Z] + bash -s -- [2023-06-17T09:05:38.988Z] [2023-06-17T09:05:38.988Z] _____ _ [2023-06-17T09:05:38.988Z] / ____| | | [2023-06-17T09:05:38.988Z] | | ___ __| | ___ ___ _____ __ [2023-06-17T09:05:38.988Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-17T09:05:38.988Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-17T09:05:38.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-17T09:05:38.989Z] Bash-1.0.6 [2023-06-17T09:05:38.989Z] [2023-06-17T09:05:38.989Z] [2023-06-17T09:05:38.989Z] ==> git version 2.25.1 found [2023-06-17T09:05:38.989Z] ==> 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-17T09:05:38.989Z] Release-Date: 2020-01-08 [2023-06-17T09:05:38.989Z] 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-17T09:05:38.989Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-17T09:05:38.989Z] ==> Jenkins CI detected. [2023-06-17T09:05:38.989Z] current dir:  /w/workspace/edgex-go/3 [2023-06-17T09:05:38.989Z] project root: . [2023-06-17T09:05:38.989Z] --> token set from env [2023-06-17T09:05:38.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-17T09:05:39.248Z] ==> Running gcov in . (disable via -X gcov) [2023-06-17T09:05:39.248Z] ==> Python coveragepy not found [2023-06-17T09:05:39.248Z] ==> Searching for coverage reports in: [2023-06-17T09:05:39.248Z] + . [2023-06-17T09:05:39.248Z] -> Found 1 reports [2023-06-17T09:05:39.248Z] ==> Detecting git/mercurial file structure [2023-06-17T09:05:39.248Z] ==> Reading reports [2023-06-17T09:05:39.248Z] + ./coverage.out bytes=447731 [2023-06-17T09:05:39.248Z] ==> Appending adjustments [2023-06-17T09:05:39.248Z] https://docs.codecov.io/docs/fixing-reports [2023-06-17T09:05:40.185Z] + Found adjustments [2023-06-17T09:05:40.185Z] ==> Gzipping contents [2023-06-17T09:05:40.185Z] 60K /tmp/codecov.qM4ITc.gz [2023-06-17T09:05:40.185Z] ==> Uploading reports [2023-06-17T09:05:40.185Z] url: https://codecov.io [2023-06-17T09:05:40.185Z] query: branch=PR-4592&commit=a26f6eaa651309b0b7b4d059e46334feab8628ff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-17T09:05:40.185Z] -> Pinging Codecov [2023-06-17T09:05:40.186Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=a26f6eaa651309b0b7b4d059e46334feab8628ff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-17T09:05:40.444Z] -> Uploading to [2023-06-17T09:05:40.444Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-17/00271124DB129430A58F1EEE437C3FCB/a26f6eaa651309b0b7b4d059e46334feab8628ff/7902d96b-c34f-4ce8-a94f-80c9b756a406.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230617T090540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fff1109db2037a53deef418045c70805384ddcba2e6bbd6735eeb0fa60e2c9a [2023-06-17T09:05:40.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T09:05:40.444Z] Dload Upload Total Spent Left Speed [2023-06-17T09:05:40.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57449 0 0 100 57449 0 244k --:--:-- --:--:-- --:--:-- 244k [2023-06-17T09:05:40.704Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] } [2023-06-17T09:05:40.713Z] 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-17T09:05:41.343Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:41.639Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:42.498Z] ---> package-listing.sh [2023-06-17T09:05:42.499Z] ++ facter osfamily [2023-06-17T09:05:42.499Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-17T09:05:42.757Z] + OS_FAMILY=debian [2023-06-17T09:05:42.757Z] + workspace=/w/workspace/edgex-go/3 [2023-06-17T09:05:42.757Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-17T09:05:42.757Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-17T09:05:42.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-17T09:05:42.757Z] + PACKAGES=/tmp/packages_start.txt [2023-06-17T09:05:42.757Z] + '[' /w/workspace/edgex-go/3 ']' [2023-06-17T09:05:42.757Z] + PACKAGES=/tmp/packages_end.txt [2023-06-17T09:05:42.757Z] + case "${OS_FAMILY}" in [2023-06-17T09:05:42.757Z] + dpkg -l [2023-06-17T09:05:42.757Z] + grep '^ii' [2023-06-17T09:05:42.757Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-17T09:05:42.757Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-17T09:05:42.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-17T09:05:42.757Z] + '[' /w/workspace/edgex-go/3 ']' [2023-06-17T09:05:42.757Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-06-17T09:05:42.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-06-17T09:05:42.770Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-17T09:05:43.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T09:05:43.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T09:05:43.611Z] [2023-06-17T09:05:43.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T09:05:43.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T09:05:43.913Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-17T09:05:43.913Z] 5eb5b503b376: Pulling fs layer [2023-06-17T09:05:43.913Z] 5c69ac0246d0: Pulling fs layer [2023-06-17T09:05:43.913Z] ec43610c2a17: Pulling fs layer [2023-06-17T09:05:43.913Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-17T09:05:43.913Z] 33b1e0a273af: Pulling fs layer [2023-06-17T09:05:43.913Z] 5d3b04190fa2: Pulling fs layer [2023-06-17T09:05:43.913Z] 2f39f015ded8: Pulling fs layer [2023-06-17T09:05:43.913Z] 5d3b04190fa2: Waiting [2023-06-17T09:05:43.913Z] 3a2ae6a8a46f: Waiting [2023-06-17T09:05:43.913Z] 2f39f015ded8: Waiting [2023-06-17T09:05:43.913Z] 33b1e0a273af: Waiting [2023-06-17T09:05:43.913Z] 5c69ac0246d0: Verifying Checksum [2023-06-17T09:05:43.913Z] 5c69ac0246d0: Download complete [2023-06-17T09:05:43.913Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-17T09:05:43.913Z] 3a2ae6a8a46f: Download complete [2023-06-17T09:05:43.913Z] 33b1e0a273af: Verifying Checksum [2023-06-17T09:05:43.913Z] 33b1e0a273af: Download complete [2023-06-17T09:05:43.913Z] 5d3b04190fa2: Download complete [2023-06-17T09:05:43.913Z] ec43610c2a17: Verifying Checksum [2023-06-17T09:05:43.913Z] ec43610c2a17: Download complete [2023-06-17T09:05:44.170Z] 5eb5b503b376: Verifying Checksum [2023-06-17T09:05:44.170Z] 5eb5b503b376: Download complete [2023-06-17T09:05:44.734Z] 2f39f015ded8: Download complete [2023-06-17T09:05:45.300Z] 5eb5b503b376: Pull complete [2023-06-17T09:05:45.558Z] 5c69ac0246d0: Pull complete [2023-06-17T09:05:45.817Z] ec43610c2a17: Pull complete [2023-06-17T09:05:45.817Z] 3a2ae6a8a46f: Pull complete [2023-06-17T09:05:46.075Z] 33b1e0a273af: Pull complete [2023-06-17T09:05:46.075Z] 5d3b04190fa2: Pull complete [2023-06-17T09:05:50.256Z] 2f39f015ded8: Pull complete [2023-06-17T09:05:50.256Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-17T09:05:50.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T09:05:50.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T09:05:50.341Z] prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container [2023-06-17T09:05:50.371Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-17T09:05:53.304Z] $ docker top 2e26de1c27065d7e58382872246e9101d7389a18bbece0163c1d8e313e64ce9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T09:05:53.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-17T09:05:53.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-17T09:05:54.229Z] + ls /var/log/sa-host [2023-06-17T09:05:54.230Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T09:05:54.375Z] provisioning config files... [2023-06-17T09:05:54.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config154751057658711022tmp [Pipeline] { [Pipeline] echo [2023-06-17T09:05:54.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:54.680Z] ---> create-netrc.sh [Pipeline] } [2023-06-17T09:05:54.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:55.017Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-17T09:05:55.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:55.312Z] ---> sudo-logs.sh [2023-06-17T09:05:55.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-17T09:05:55.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:55.618Z] ---> job-cost.sh [2023-06-17T09:05:55.618Z] lf-activate-venv: SKIPPING [2023-06-17T09:05:55.618Z] DEBUG: total: 0.10999999940395355 [2023-06-17T09:05:55.618Z] INFO: Retrieving Stack Cost... [2023-06-17T09:05:55.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-17T09:05:56.447Z] INFO: Archiving Costs [Pipeline] echo [2023-06-17T09:05:56.460Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T09:05:56.747Z] ---> logs-deploy.sh [2023-06-17T09:05:56.747Z] lf-activate-venv: SKIPPING [2023-06-17T09:05:56.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/3 [2023-06-17T09:05:56.747Z] INFO: archiving workspace using pattern(s): [2023-06-17T09:05:58.125Z] Archives upload complete. [2023-06-17T09:05:58.125Z] INFO: archiving logs to Nexus